Ivailo Monev
7f4caa8dda
generic: stop using obsolete code paths
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-27 18:39:22 +02:00
Ivailo Monev
bbb50c2c43
kioslave: remove usage of KEncodingProber
2015-10-18 01:31:58 +03:00
Ivailo Monev
1ce0f0e9d6
generic: misc cleanups
2015-10-17 19:10:20 +03:00
Ivailo Monev
9ec8609680
generic: adjust to KStandardDirs changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-17 18:57:24 +03:00
Ivailo Monev
506e331ead
drkonqi: remove quotes from os-release file values
2015-10-12 09:44:55 +03:00
Ivailo Monev
0edc65ac29
kscreensaver: include now required headers due to recent changes
2015-10-10 20:10:12 +03:00
Ivailo Monev
7d5d26995f
kioslave: fix compiler warnings emmited during build of nfs slave
2015-10-10 13:13:55 +03:00
Ivailo Monev
1ca202e3da
generic: remove reference to kconf_update directory from top-level CMake file
2015-10-09 17:16:39 +03:00
Ivailo Monev
0b390030d1
kwin: minor session management optimization
2015-10-05 14:11:42 +03:00
Ivailo Monev
6c7c43b90e
plasma: make plasma imported work with Python 3
...
the Python byte-compiler does not care much about variables and
tries to byte-compile the Python 2 code from the file leading to
error during build.
with this commit Python 2.7 or newer are requirement but nowdays
distributions are (slowly) moving towards trowing out Python 2
and replacing it with Python 3 so I do not think this is going to
be much of a problem.
2015-10-05 09:39:31 +03:00
Ivailo Monev
c82b9a187e
krunner: remove redudant inclusion of plasma animator header
2015-10-05 09:28:16 +03:00
Ivailo Monev
ff0eb06a56
plasma: drop animations support
2015-10-05 09:22:51 +03:00
Ivailo Monev
cc92940676
kcontrol: fix regression in kdebug module
...
I'm not sure when it broke but it was recently, deffinetly after
the 4.17.0 release
2015-10-01 08:44:13 +03:00
Ivailo Monev
0cf8c59f82
generic: misc cleanups
2015-09-27 04:22:24 +00:00
Ivailo Monev
874fb179d7
knotify: drop Growl notification support
2015-09-26 03:18:51 +00:00
Ivailo Monev
67bf56db3e
generic: misc cleanups
2015-09-26 03:10:52 +00:00
Ivailo Monev
de12b3aad5
kiconfinder: implement icon group option
2015-09-26 03:07:31 +00:00
Ivailo Monev
310f4bf990
kdm: fix compiler warning
2015-09-25 23:02:44 +00:00
Ivailo Monev
4809b64280
kioclient: minor optimization
2015-09-25 22:57:45 +00:00
Ivailo Monev
7dc83dc313
kstartupconfig: replace kstartupconfig4 with kdostartupconfig4
2015-09-25 22:46:27 +00:00
Ivailo Monev
3dad3455e2
generic: misc cleanups
2015-09-25 01:51:21 +00:00
Ivailo Monev
08227b02d8
generic: misc cleanups
2015-09-25 01:50:19 +00:00
Ivailo Monev
d3b86ed118
generic: proper support for icon and caption in .desktop files
2015-09-21 00:43:22 +00:00
Ivailo Monev
598b724c4b
generic: misc cleanups
2015-09-06 14:39:32 +03:00
Ivailo Monev
59461bdfe6
generic: fix tests after the build system cleanup
2015-09-06 09:38:29 +03:00
Ivailo Monev
8a3a63b05f
qguiplatformplugin_kde: minor code shrink
2015-09-06 03:55:39 +00:00
Ivailo Monev
c69fc1366b
ktradeclient: minor code shrink
2015-09-06 02:42:53 +00:00
Ivailo Monev
5ce689b37a
generic: misc cleanups
2015-09-05 09:40:42 +00:00
Ivailo Monev
0e9996b3b8
generic: misc cleanups
2015-09-05 09:33:17 +00:00
Ivailo Monev
476d687f07
drkonqi: drop kdbgwin support
2015-09-05 09:27:49 +00:00
Ivailo Monev
8da903a98c
generic: misc cleanups
2015-09-04 23:20:01 +00:00
Ivailo Monev
007ef47936
kcontrol: adjust locale module to recent calendar system cleanup
2015-09-04 07:51:55 +00:00
Ivailo Monev
7bf0766205
Revert "powerdeveil: drop support for upstart and systemd backends"
...
This reverts commit aaf9dc42e0
.
2015-09-03 07:07:28 +00:00
Ivailo Monev
8490bbca1f
phonon: include required klocale header
2015-09-02 02:15:59 +03:00
Ivailo Monev
e80d522562
generic: misc cleanups
2015-09-01 23:34:37 +03:00
Ivailo Monev
20cc23084a
generic: misc cleanups
2015-09-01 23:24:46 +03:00
Ivailo Monev
2baf4467d1
generic: major build system cleanup
2015-09-01 04:37:19 +03:00
Ivailo Monev
4550b23406
solid-networkstatus: include libnm-glib headers directories
...
fixes build with recent versions of NetworkManager
2015-08-30 23:06:15 +03:00
Ivailo Monev
aaf9dc42e0
powerdeveil: drop support for upstart and systemd backends
...
systemd suspend/hibernate integration is not needed because
upower (in recent versions) already has makes use of it.
upstart saving/restoring backlight on boot is totaly pointless
because KDE does the same thing it is supposed.
2015-08-30 20:57:25 +03:00
Ivailo Monev
eb88b9aeb2
generic: misc cleanups
2015-08-28 05:29:36 +03:00
Ivailo Monev
e00d334905
kcontrol: fix abort on fatal option in kdebug
2015-08-27 19:11:43 +03:00
Ivailo Monev
e38024bcd9
kwin: drop checks for now gone egl_wayland backend
2015-08-26 22:49:28 +03:00
Ivailo Monev
9b52860cbb
kcontrol: make kdebug disable debug output by default
2015-08-26 04:01:59 +03:00
Ivailo Monev
667d8a0253
kwin: adjust to changes in kdelibs window management
2015-08-20 06:12:10 +03:00
Ivailo Monev
d94de5707e
kwin: adjust to NETWinInfo changes
2015-08-20 04:39:20 +03:00
Ivailo Monev
3b69a10bad
khotkeys: fix a compiler warning
2015-08-19 04:18:16 +03:00
Ivailo Monev
b79922b836
plasma: do not attempt to link systemtray applet to all Qt libraries
2015-08-19 04:18:05 +03:00
Ivailo Monev
9877169835
startkde: adjust to kdeinit wrapper removal
2015-08-19 01:38:55 +03:00
Ivailo Monev
8ba7bc28dd
generic: misc cleanups
2015-08-18 16:35:04 +03:00
Ivailo Monev
3afe81cf45
kwin: remove some deprecated functionality
2015-08-18 01:46:01 +03:00