Commit graph

551 commits

Author SHA1 Message Date
Ivailo Monev
d7255aa3b1 generic: make libdbusmenu-qt optional
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-12 17:35:14 +02:00
Ivailo Monev
61212b4527 plasma: simplify alpha mask creation 2015-11-10 12:08:43 +02:00
Ivailo Monev
beabc2a9ec khtml: remove some platform ifdef's 2015-11-10 02:41:59 +02:00
Ivailo Monev
d96892c084 khtml: fix compiler warning about unsigned -> int
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-10 02:01:49 +02:00
Ivailo Monev
d7678b6e94 khtml: build debugger only when build type is Debug
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-10 01:11:59 +02:00
Ivailo Monev
049321fcd1 kdeui: fixup build due to recent changes for Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 23:38:48 +02:00
Ivailo Monev
39f1e04295 generic: add back khtml and kjs with some changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 23:23:53 +02:00
Ivailo Monev
327dec2679 kdesu: fix deamon lookup regression since efa6eb3c
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 22:45:56 +02:00
Ivailo Monev
0f73cc406a kdewidgets: support Katie
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 21:19:46 +02:00
Ivailo Monev
09c11c40b3 cmake: reinstate Katie support
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 20:55:19 +02:00
Ivailo Monev
76b1d7b44e generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 20:53:03 +02:00
Ivailo Monev
1daae79708 generic: make webkit optional
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 20:51:23 +02:00
Ivailo Monev
6edd107a24 kio: do not show metadata about modification time in ctime
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 09:48:39 +02:00
Ivailo Monev
74984eae6a plasma: create version header at build time
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 09:28:25 +02:00
Ivailo Monev
60dc63b20f cmake: actually define KDEBINDIR for tests
this change was supposed to be part of eac889a3

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 09:17:22 +02:00
Ivailo Monev
b81a9c6d17 kio: update documentaiton about supported image formats
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-09 09:15:03 +02:00
Ivailo Monev
eac889a328 kdecore: fix kdebug test
also define KDEBINDIR for the tests as it turns out that running
the tests from test target in directory other than the top-level
one (e.g. make -C kdecore/ test) breaks the logic/expectaions in
some tests thus using the full paths to the test tools.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-08 18:25:20 +02:00
Ivailo Monev
4e24ac5d73 kdecore: fix resource type test
the data that was used for the tests is long gone as it was part
of kdoctools

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-08 17:56:45 +02:00
Ivailo Monev
d4f3cb5ef4 kdecore: drop internal file encoding functions
these seems unnecessary because QString::fromLocal8Bit() is used
if the function is not overriden, though some sorta UTF-16 support
is suggested in the internal functions I have no trouble creating
files with UTF-16 characters in theirs names and working with
them. if there are any complaints on this it shall be reverted

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-08 17:35:08 +02:00
Ivailo Monev
d957fc4852 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 16:15:48 +02:00
Ivailo Monev
ea3bc85252 Revert "generic: install export files in modern location"
This reverts commit 43f704e26a.
2015-11-06 16:15:11 +02:00
Ivailo Monev
5b1c0c850c generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 16:15:09 +02:00
Ivailo Monev
43f704e26a generic: install export files in modern location
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 12:58:29 +02:00
Ivailo Monev
b313e3a236 solid: regenerate lexer and parser
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 12:08:27 +02:00
Ivailo Monev
273176ec02 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 12:06:01 +02:00
Ivailo Monev
5da23b1810 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 10:08:00 +02:00
Ivailo Monev
febdd6b0e6 cmake: drop redudant Gettext module
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 10:07:09 +02:00
Ivailo Monev
822d425368 cmake: drop custom Flex module
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 07:30:53 +02:00
Ivailo Monev
ecfa349e48 cmake: drop custom CUPS module, minor modules cleanup while at it
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-06 07:16:05 +02:00
Ivailo Monev
f69be2e2b4 cmake: import modules from kde-workspace
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 10:05:41 +02:00
Ivailo Monev
0078793c98 kdecore: reserve memory for the KStandardDirs cache
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 09:33:34 +02:00
Ivailo Monev
29defb8367 cmake: make targets created by gettext module random to solve CMP0002
this is more of hack, a complete rewrite of the module should happen soon
but for now this will fix build issues with translations
2015-11-05 06:59:05 +02:00
Ivailo Monev
e46a8d2570 kimgio: adjust to recent webp MIME type change
someone is going nuts and rouge on MIME type changes!

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-05 03:48:16 +02:00
Ivailo Monev
50b0ce19de cmake: add JSON module
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-04 08:29:31 +02:00
Ivailo Monev
20ca58afa6 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 10:14:43 +02:00
Ivailo Monev
211d80fc88 cmake: take orevious declarations of CMAKE_INSTALL_RPATH into account
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 06:52:52 +02:00
Ivailo Monev
f2e4e3f486 kdecore: limit standard directories cache to 10000 entries
this also fixes a strange bug that I originally tought that it's an RPATH
issues but it turns out that this is some kind of mutex-lock issue. to be
more interesting this bug does not occur when the NDEBUG conditionals are
removed or if they are unconditionalized, the first observation leads me to
think that this is compiler bug and the second that it's mutex-lock issue
that is resolved because some code in KDebug and/or QDebug (i've tried with
it too) locks/unlockes/detaches/does some voodoo that overcomes the bug.

in any case it's hard for me to pin-point the problem so if anyone can look
into it that would be great, for now this change will do


Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 06:51:57 +02:00
Ivailo Monev
278289c6ef kdeui: fix kiconloader test, adjust to recent KStandardDirs::realPath() changes
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 06:32:10 +02:00
Ivailo Monev
c5e5536470 kdecore: fix kstandarddirs test, kconf_update is not longer supported
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 06:31:20 +02:00
Ivailo Monev
04506de1e7 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-02 19:10:29 +02:00
Ivailo Monev
8cc2eab7fd generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-02 04:32:40 +02:00
Ivailo Monev
3634770269 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-02 03:38:51 +02:00
Ivailo Monev
3506d67bab kdeui: reduse size of images used in about dialogs
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 16:16:43 +02:00
Ivailo Monev
9d45b3904a generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 15:48:34 +02:00
Ivailo Monev
817bffd9b1 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 15:40:09 +02:00
Ivailo Monev
dfc0b3b9bc generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 15:28:30 +02:00
Ivailo Monev
a7b93fa3b2 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 15:08:31 +02:00
Ivailo Monev
53b39f3865 kded: get rid of useless string manipulation in KSycocaResourceList
this may horribly break some stuff (such as services) in external projects
,though, I've grep-ed and found none using that method outside of kded.
it was only for backwards compatibility but all places where old behavior
is used have been adjusted (hopefully)

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 09:17:58 +02:00
Ivailo Monev
93f5415879 generic: import kimio plugin for webp format from kde-workspace repo
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-01 05:10:05 +02:00
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