Commit graph

357 commits

Author SHA1 Message Date
Ivailo Monev
3a19bdd9bb libkdcraw: make libraw interface library 2015-08-31 03:59:14 +03:00
Ivailo Monev
757e84e13a cmake: make NetworkManager module check for libnm-glib
this should fix kde-workspace build against recent versions of
NetworkManager
2015-08-30 22:58:38 +03:00
Ivailo Monev
f3c47ab225 plasma: minor cleanup 2015-08-29 03:51:57 +03:00
Ivailo Monev
0c1f1e1a53 plasma: minor cleanup 2015-08-29 02:57:32 +03:00
Ivailo Monev
d918a69e65 plasma: link to kcmutils rather than (now gone) kutils 2015-08-28 20:47:35 +03:00
Ivailo Monev
3e11130aac cmake: remove kutils library entry from KDE4Internal module 2015-08-28 20:34:00 +03:00
Ivailo Monev
c931b9a201 generic: mostly win cruft removal 2015-08-28 04:47:19 +03:00
Ivailo Monev
4cd59c841e kutils: remove deprecated library 2015-08-28 04:26:19 +03:00
Ivailo Monev
950cb05839 kio: minor metadata provider cleanup 2015-08-28 04:14:43 +03:00
Ivailo Monev
5b3d79736a kutils: remove mac and win pollers 2015-08-28 04:13:43 +03:00
Ivailo Monev
0a78c4ef65 generic: misc cleanups 2015-08-27 20:35:05 +03:00
Ivailo Monev
e893b6eb06 generic: add minimal CTestConfig
since 6ee47119 the test target was no longer valid, to fix that
add a minimal config just for it without CDash values
2015-08-27 18:32:05 +03:00
Ivailo Monev
b20d7f1cbd cmake: drop windows _KDE4_ADD_MANIFEST macro 2015-08-27 18:30:52 +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
2dcb9b1cad kio: fix hang in kdirlister test 2015-08-27 02:25:18 +03:00
Ivailo Monev
ae9f79c80e kioslave: remove windows workaround from http slave 2015-08-26 22:57:45 +03:00
Ivailo Monev
097df588bb kioslave: drop kfm compat code 2015-08-26 21:53:39 +03:00
Ivailo Monev
b35f05a2dd generic: misc cleanups 2015-08-26 07:55:45 +03:00
Ivailo Monev
6ee471194f generic: misc cleanups 2015-08-26 07:41:39 +03:00
Ivailo Monev
f52e025ee1 kdeui: drop kde3 shortcuts support 2015-08-26 02:15:26 +03:00
Ivailo Monev
a3ec7d5356 generic: misc cleanups 2015-08-25 22:10:31 +03:00
Ivailo Monev
afb86c68ea kded: drop legacy code 2015-08-25 18:14:11 +03:00
Ivailo Monev
20286397de kinit: drop legacy code 2015-08-25 18:13:21 +03:00
Ivailo Monev
57b3aa692c generic: misc cleanups 2015-08-24 23:45:12 +03:00
Ivailo Monev
06bb32bd92 generic: fix build against katie 2015-08-23 05:30:32 +03:00
Ivailo Monev
b99f64d8a6 plasma: remove TrustLevel enumerators, follow up on ca50f743 2015-08-20 21:52:59 +03:00
Ivailo Monev
aac869a637 kdeui: apply some code style to window management files
the changes are incomplete, still a lot to be done
2015-08-20 20:51:57 +03:00
Ivailo Monev
332bb23e15 generic: port some functionality to XCB
the module for finding the library is simple and kdeui now has to
link to both X11 and XCB libraries but this allows clients that
make use of the KDE window management API to not use Xlib API.
2015-08-20 06:06:40 +03:00
Ivailo Monev
928843400c kdeui: merge NETWinInfo2 and NETWinInfo classes 2015-08-20 04:38:55 +03:00
Ivailo Monev
8699660085 generic: misc cleanups 2015-08-19 05:07:46 +03:00
Ivailo Monev
1a0dfb4704 generic: misc cleanups 2015-08-19 01:38:20 +03:00
Ivailo Monev
9dc6d2d99e kinit: remove bogus wrapper 2015-08-19 01:37:57 +03:00
Ivailo Monev
e89235680d kio: make checkDesktopFile in kfileitem operation
it was always returning false because it was checking if a local
scope variable (set to false) was not NULL or 0.
2015-08-18 23:52:33 +03:00
Ivailo Monev
fd3cbf8bb1 kdecore: support uid and gid attributes for ar archives
a portability guru should review this
2015-08-18 21:15:58 +03:00
Ivailo Monev
1ae0537be5 kio: check return codes for methods called in ksslkeygen 2015-08-18 19:33:26 +03:00
Ivailo Monev
dd91e1adb1 generic: misc cleanups 2015-08-18 19:06:24 +03:00
Ivailo Monev
0498e6bc88 cmake: restore FindQt4 module from the kdelibs tree 2015-08-18 19:05:49 +03:00
Ivailo Monev
74fb9361a6 kdeui: fix some tests and skip others 2015-08-18 19:05:14 +03:00
Ivailo Monev
932293eba1 cmake: revert qt4 module replacement 2015-08-17 21:26:03 +03:00
Ivailo Monev
f13369f623 generic: misc cleanups 2015-08-16 02:40:52 +03:00
Ivailo Monev
142f2cbbc4 kdeui: drop unfinished kservice support
I could not even find the source code for it on the official KDE
download page for it and from what I found it has never been
finished nor implemented well.
2015-08-16 02:38:58 +03:00
Ivailo Monev
40ab45b8f1 cmake: improve katie compat 2015-08-12 21:52:29 +03:00
Ivailo Monev
b202e2d10c cmake: improve katie compat 2015-08-12 14:12:43 +03:00
Ivailo Monev
37278f1df1 kdewidgets: make it work with katie 2015-08-12 01:48:39 +03:00
Ivailo Monev
a2bd4328af cmake: make katie module set QT_LIBRARIES when compat requested 2015-08-12 01:36:29 +03:00
Ivailo Monev
4d328eaf33 cmake: improve katie modules 2015-08-12 01:14:45 +03:00
Ivailo Monev
1bd7cf4734 cmake: improve Katie module compat 2015-08-11 18:10:00 +03:00
Ivailo Monev
b2a318b3ba kio: fix regression in directory lister since 21ad0df4 2015-08-11 14:52:08 +03:00