Commit graph

1342 commits

Author SHA1 Message Date
Ivailo Monev
8ef7185ca9 generic: update CTest and CPack configs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 13:28:30 +02:00
Ivailo Monev
d2a5236cd7 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 12:01:45 +02:00
Ivailo Monev
4a7e7dacad kdecore: remove deprecated kshared typedef
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-30 15:04:08 +02:00
Ivailo Monev
e080314c8d kdecore: remove redundant resolveSymbol() from klibrary
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-30 14:46:31 +02:00
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
680d619de0 kdecore: remove unused WrongSyntax from kdebug 2015-10-28 20:02:55 +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
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
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
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
7c1ee5486e generic: drop unused custom types 2015-10-14 22:00:38 +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
01e088a229 generic: cleanup remains of deprecated DocPath 2015-10-10 09:01:28 +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
3d14a4b88b generic: code shrinks 2015-09-30 10:37:53 +03:00
Ivailo Monev
2fb74439bd generic: code shrinks 2015-09-29 05:49:46 +00:00
Ivailo Monev
7b82170623 generic: misc cleanups 2015-09-28 16:08:18 +00:00
Ivailo Monev
69f2daf774 generic: code shrinks 2015-09-28 15:50:22 +00:00
Ivailo Monev
2eceb5f064 generic: misc cleanups 2015-09-27 01:19:30 +00:00
Ivailo Monev
a9e96a38b0 generic: drop Q_CC_MSVC conditionals 2015-09-25 04:08:21 +00:00
Ivailo Monev
e31da1d693 generic: misc cleanups 2015-09-25 01:45:51 +00:00
Ivailo Monev
d6d3906a71 kdecore: minor karchive test cleanup, test still hangs
for some reason the group is not what the test expects, it may
not fail if the tests are run as root user but I doubt someone
will do that (I do not for one)
2015-09-23 04:11:05 +00:00
Ivailo Monev
21fd141901 kdecore: fix crashes due to bogus check in bzip2 filter
this is a regression since 7e68dd70, a nasty one at this
2015-09-23 03:26:41 +00:00
Ivailo Monev
9c7b41e8f4 generic: misc cleanups 2015-09-21 20:30:05 +00:00
Ivailo Monev
a8a54f0484 generic: proper support for icon and caption in .desktop files 2015-09-21 00:26:31 +00:00
Ivailo Monev
83ac368076 generic: cleanups remains of kdeinit-wrapped executables 2015-09-06 15:33:03 +03:00
Ivailo Monev
c0da30760b generic: misc cleanups 2015-09-06 14:43:27 +03:00
Ivailo Monev
4d683ae8b3 generic: cleanups remains of custom apps resources support 2015-09-06 14:42:29 +03:00
Ivailo Monev
e7133114e1 generic: misc cleanups 2015-09-05 05:16:46 +00:00
Ivailo Monev
f4f2c7bc75 generic: misc cleanups 2015-09-04 22:56:23 +00:00
Ivailo Monev
eeba19d4c4 generic: misc cleanups 2015-09-04 13:06:11 +00:00
Ivailo Monev
e1c89a39e7 generic: misc cleanups 2015-09-04 01:57:47 +00:00
Ivailo Monev
3ea6105f77 kdecore: generate entities as C++ code 2015-09-04 01:57:00 +00:00
Ivailo Monev
a76f252ce8 kdecore: regenerate kentities 2015-09-04 00:07:31 +00:00
Ivailo Monev
add98f8337 kdecore: drop deprecated functionalityy from kcalendarsystem 2015-09-03 23:57:17 +00:00
Ivailo Monev
fcb4f92ad4 kdecore: remove deprecated debug definitions 2015-09-03 23:24:58 +00:00
Ivailo Monev
007a44cd2f generic: major build system cleanup
the test are broken!
2015-09-01 01:05:33 +03:00
Ivailo Monev
0a78c4ef65 generic: misc cleanups 2015-08-27 20:35:05 +03:00
Ivailo Monev
4f4db96f84 kdecore: disable karchivetest for now 2015-08-27 18:30:17 +03:00
Ivailo Monev
fee99b1a9a kdecore: fix kservice test 2015-08-27 04:14:09 +03:00
Ivailo Monev
3d5edf4880 kdecore: fix kservice test 2015-08-27 03:43:41 +03:00
Ivailo Monev
a3ec7d5356 generic: misc cleanups 2015-08-25 22:10:31 +03:00
Ivailo Monev
8699660085 generic: misc cleanups 2015-08-19 05:07:46 +03:00