Ivailo Monev
d721a8ddf3
kdecore: fix build of kstandarddirs test
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 18:21:24 +02:00
Ivailo Monev
ef0d1682d7
cmake: do not strip test from test name in kde4_add_test()
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 18:15:33 +02:00
Ivailo Monev
3b7b54ca16
generic: mostly build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 18:04:45 +02:00
Ivailo Monev
26a1b35e6c
generic: mostly build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 17:52:26 +02:00
Ivailo Monev
a0dbbaabdf
generic: rename merged libraries directories for consistency
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 13:57:28 +02:00
Ivailo Monev
fed6c6a32a
generic: remove redundant copying files
...
the top-level directory already holds such files, individual files
also include copyright notice so this is covered pretty well
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 13:54:18 +02:00
Ivailo Monev
6534f7d832
cmake: remove FindKTp module
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 12:01:49 +02:00
Ivailo Monev
f6c082c0d9
cmake: use FindXCB module from kde-workspace
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 11:33:34 +02:00
Ivailo Monev
dd085f0d80
cmake: install FindUDev module
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 11:13:55 +02:00
Ivailo Monev
d31302863b
cmake: MacroEnsureVersion no longer exists
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 10:46:51 +02:00
Ivailo Monev
d411471be1
cmake: import various modules
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 10:09:43 +02:00
Ivailo Monev
b12750be4a
experimental: remove libkdeclarative leftovers
2015-10-29 09:40:08 +02:00
Ivailo Monev
b4f374cc9b
experimental: declare kdeclarative library as stable
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 09:39:35 +02:00
Ivailo Monev
702117113b
generic: mostly build system cleanups
2015-10-29 08:11:13 +02:00
Ivailo Monev
680d619de0
kdecore: remove unused WrongSyntax from kdebug
2015-10-28 20:02:55 +02:00
Ivailo Monev
20678aba8a
cmake: remove now redundant modules
2015-10-28 18:35:57 +02:00
Ivailo Monev
847fd06c88
generic: export kcddb, kcompactdisc, kdcraw and kexiv2 libraries as part of kdelibs
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-28 18:29:48 +02:00
Ivailo Monev
5333af40b5
kdecore: remove unused setFracDigits() from klocale
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-28 10:26:03 +02:00
Ivailo Monev
dcd602e9d6
plasma: revert animations support removal
2015-10-28 08:55:23 +02:00
Ivailo Monev
746f262aa0
generic: misc cleanups
2015-10-28 08:46:23 +02:00
Ivailo Monev
ec5f61b012
generic: stop using oboslete code paths
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-28 06:47:23 +02:00
Ivailo Monev
1f58bf760b
generic: stop using obsolete code paths
2015-10-28 05:23:15 +02:00
Ivailo Monev
562e784798
generic: stop using obsolete code paths
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-28 05:09:29 +02:00
Ivailo Monev
af1824d08c
generic: stop using obsolete code paths
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-27 18:47:05 +02:00
Ivailo Monev
1379754a6d
generic: drop KEncodingProber
2015-10-18 01:32:54 +03:00
Ivailo Monev
ccbae05905
kdecore: oops, fix variable reference
2015-10-17 18:59:04 +03:00
Ivailo Monev
636f904183
generic: optimize standard directories lookup
...
by caching results and storing them in a hash the results should
flow faster, a limit should probably be set on this but for now
there isn't. exists() and realPath() now cannot be called without
object!
2015-10-17 18:53:50 +03:00
Ivailo Monev
7c5c34940c
kdeui: code shrinks
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-17 18:24:46 +03:00
Ivailo Monev
c781bcc203
solid: build static library only when tests are to be run
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-17 18:23:55 +03:00
Ivailo Monev
060ce58f09
kdecore: simplify KStandardDirs::exists()
...
also, added a debug message to tell when and on what this method
is called. I'm seeing many obscure check done repeatedly,
especially MIME paths check done over and over again when opening
a folder with dolphin so that should help identify places where
optimizations should be made.
2015-10-17 12:27:05 +03:00
Ivailo Monev
79d3e27b58
generic: code shrinks
2015-10-17 11:45:14 +03:00
Ivailo Monev
153da2a410
kdecore: change kstandarddirs documentation to match defaults
2015-10-17 11:44:59 +03:00
Ivailo Monev
30f2c535ea
kdewebkit: call reserve() before appending fonts on reset
2015-10-17 11:43:25 +03:00
Ivailo Monev
190fbddbbe
generic: misc cleanups
2015-10-17 10:38:24 +03:00
Ivailo Monev
48995bcdbf
includes: remove obsolete fancy headers
...
add a script to easy the task in the future
2015-10-14 23:03:39 +03:00
Ivailo Monev
9f362672a6
generic: headers inclusion cleanup
2015-10-14 22:38:09 +03:00
Ivailo Monev
ca9fbac8fd
kutils: cleanup remains of deprecated DocPath
2015-10-14 22:11:49 +03:00
Ivailo Monev
65c1b37e19
kutils: remove redundant headers inclusion in kcm proxy
2015-10-14 22:02:06 +03:00
Ivailo Monev
7c1ee5486e
generic: drop unused custom types
2015-10-14 22:00:38 +03:00
Ivailo Monev
efa6eb3caf
kdesu: remove irrelevant kdesud daemon path check
...
is was (most likely) for platforms that are no longer supported,
also a few identation corrections have been made
2015-10-14 20:46:12 +03:00
Ivailo Monev
587dfedf8e
kfile: remove deprecated updatePreviews method
2015-10-13 13:19:02 +03:00
Ivailo Monev
fcd32a6955
kio: remove unused enumerators from kdirlister
2015-10-13 13:04:37 +03:00
Ivailo Monev
2d49fadeb1
generic: misc cleanups
2015-10-12 23:58:56 +03:00
Ivailo Monev
9457544b8b
kdecore: misc cleanups
2015-10-12 18:43:14 +03:00
Ivailo Monev
18ac6803e4
kfile: code shrinks
2015-10-12 18:18:24 +03:00
Ivailo Monev
09f78b5d9a
libkcompactdisc: fix deprecation warning emmited during build
...
since alsa v1.0.16 it is noop and there is no alternative
2015-10-12 14:31:06 +03:00
Ivailo Monev
d44f2dff05
libkcompactdisc: fix bootstrap build
2015-10-12 14:08:52 +03:00
Ivailo Monev
8bbda43b49
libkcddb: fix bootstrap build
2015-10-12 14:03:25 +03:00
Ivailo Monev
f6b21ddf2b
generic: write KDE4_INSTALL_DIR value to what was actually set
2015-10-12 13:06:17 +03:00
Ivailo Monev
c5fafc43e5
generic: remove platform cmake file and other non-relevant to the project files
2015-10-12 13:01:48 +03:00