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
Ivailo Monev
f9b19f74c8
kdeui: fix placeholder in about dialog
2015-10-12 09:13:46 +03:00
Ivailo Monev
01e088a229
generic: cleanup remains of deprecated DocPath
2015-10-10 09:01:28 +03:00
Ivailo Monev
1db79e9b62
kparts: code shrinks
2015-10-08 09:31:06 +03:00
Ivailo Monev
7f3b1c3ed2
kioslave: constify iterator value in cookie server
2015-10-06 17:13:55 +03:00
Ivailo Monev
f54c727f92
plasm: drop animations support
...
this will (most importantly) break some applets from kde-workspace
and could use a review + some cleanups (like headers inclusions,
variables declarations, etc.) but it's pretty much complete
2015-10-05 09:23:56 +03:00
Ivailo Monev
7d041899a7
cmake: fix regression since e7133114
2015-10-03 15:16:20 +03:00
Ivailo Monev
39b9ee37b2
generic: misc cleanups
2015-10-03 12:35:27 +03:00
Ivailo Monev
04145e76f6
kded: fix regression since 361cc4b2
...
the cookies server was not starting which means that all on-demand
started services were probably not started
2015-10-03 11:30:44 +03:00
Ivailo Monev
4f2d53668c
kdecore: fix regression in url handing since 69f2daf7
2015-10-01 10:25:57 +03:00
Ivailo Monev
a4996f3d49
generic: misc cleanups
2015-10-01 07:46:47 +03:00
Ivailo Monev
5731f1690c
kdecore: adjust kdebug and kdesktopfile tests
2015-10-01 06:07:16 +03:00
Ivailo Monev
fc7e1941e9
kdeui: adjust kglobalsettings and kiconloader tests
2015-10-01 05:43:49 +03:00
Ivailo Monev
8cb6298f30
kdeui: adjust kuniqueapplication test
2015-10-01 05:34:24 +03:00
Ivailo Monev
1a8cbdbdf5
generic: code shrinks
2015-10-01 05:02:16 +03:00
Ivailo Monev
4db9639362
plasma: reserve table size equal to the query size in storage retriever
2015-10-01 05:00:08 +03:00
Ivailo Monev
3d14a4b88b
generic: code shrinks
2015-09-30 10:37:53 +03:00
Ivailo Monev
f5050913b7
kio: make good use of the translator in the metadata provider
...
in the original KDE implementation it was used along with Nepomuk,
but Nepomuk support was dropped yet some semantic URIs are still
used across the KDE applications (e.g. dolphin, gwenview) for
info other than size, date of modification, etc. thus keeping a
local static mini-hash for the kfileitem properties is not very
good as knfotranslator has its own hash mechanisms thus the
translator items got merged into the translator and is now fully
utilized hopefully dropping the memory usage a little bit of the
metadata provider.
2015-09-29 06:44:54 +00:00
Ivailo Monev
60d9402fe4
generic: misc cleanups
2015-09-29 06:10:49 +00:00