OSDN Git Service

kde/kde-workspace.git
8 years agogeneric: build system cleanups
Ivailo Monev [Fri, 6 Nov 2015 03:56:50 +0000 (05:56 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 5 Nov 2015 08:24:03 +0000 (10:24 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocmake: remove modules that are now shipped with kdelibs
Ivailo Monev [Thu, 5 Nov 2015 08:07:07 +0000 (10:07 +0200)]
cmake: remove modules that are now shipped with kdelibs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: handle image/webp in thumbnailer
Ivailo Monev [Thu, 5 Nov 2015 01:44:48 +0000 (03:44 +0200)]
kioslave: handle image/webp in thumbnailer

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: change export namespace to what is considered nowdays standart
Ivailo Monev [Mon, 2 Nov 2015 15:58:57 +0000 (17:58 +0200)]
generic: change export namespace to what is considered nowdays standart

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: split version from export cmake config file
Ivailo Monev [Mon, 2 Nov 2015 15:57:05 +0000 (17:57 +0200)]
generic: split version from export cmake config file

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sun, 1 Nov 2015 13:08:49 +0000 (15:08 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: move kimgio plugin for webp format to kdelibs repo
Ivailo Monev [Sun, 1 Nov 2015 03:11:09 +0000 (05:11 +0200)]
generic: move kimgio plugin for webp format to kdelibs repo

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sun, 1 Nov 2015 02:42:08 +0000 (04:42 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sat, 31 Oct 2015 11:44:54 +0000 (13:44 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Sat, 31 Oct 2015 11:36:29 +0000 (13:36 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: update CTest and CPack configs
Ivailo Monev [Sat, 31 Oct 2015 11:30:27 +0000 (13:30 +0200)]
generic: update CTest and CPack configs

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoREADME: replace with generic one
Ivailo Monev [Sat, 31 Oct 2015 11:16:45 +0000 (13:16 +0200)]
README: replace with generic one

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoksplash: reduce elarun splash theme size
Ivailo Monev [Sat, 31 Oct 2015 06:52:15 +0000 (08:52 +0200)]
ksplash: reduce elarun splash theme size

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoksplash: reduce default splash theme size
Ivailo Monev [Sat, 31 Oct 2015 06:44:37 +0000 (08:44 +0200)]
ksplash: reduce default splash theme size

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocursors: remove zion and yellow themes
Ivailo Monev [Sat, 31 Oct 2015 06:30:56 +0000 (08:30 +0200)]
cursors: remove zion and yellow themes

distributions can generate those if they so desire

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: get rid of count() in DefaultFilterModel and use rowCount() from parent
Ivailo Monev [Sat, 31 Oct 2015 04:16:13 +0000 (06:16 +0200)]
libs: get rid of count() in DefaultFilterModel and use rowCount() from parent

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: minor plasmagenericshell identation cleanups
Ivailo Monev [Sat, 31 Oct 2015 04:13:34 +0000 (06:13 +0200)]
libs: minor plasmagenericshell identation cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: use QLibrary::resolve() instead of KLibrary::resolveSymbol()
Ivailo Monev [Fri, 30 Oct 2015 12:27:45 +0000 (14:27 +0200)]
generic: use QLibrary::resolve() instead of KLibrary::resolveSymbol()

they are the same, KLibrary::resolveSymbol() just calls resolve()
from QLibrary

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoqguiplatformplugin_kde: ooops, fix double lib prefix
Ivailo Monev [Thu, 29 Oct 2015 16:11:28 +0000 (18:11 +0200)]
qguiplatformplugin_kde: ooops, fix double lib prefix

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 29 Oct 2015 09:29:23 +0000 (11:29 +0200)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agocmake: remove modules that kdelibs ships
Ivailo Monev [Thu, 29 Oct 2015 09:13:18 +0000 (11:13 +0200)]
cmake: remove modules that kdelibs ships

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: build system cleanups
Ivailo Monev [Thu, 29 Oct 2015 09:04:29 +0000 (11:04 +0200)]
generic: build system cleanups

8 years agogeneric: stop using macro_ensure_version()
Ivailo Monev [Thu, 29 Oct 2015 06:47:12 +0000 (08:47 +0200)]
generic: stop using macro_ensure_version()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoqguiplatformplugin_kde: fix target name conflict
Ivailo Monev [Thu, 29 Oct 2015 06:46:51 +0000 (08:46 +0200)]
qguiplatformplugin_kde: fix target name conflict

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: fix compiler warnings emmited during build of nfs slave
Ivailo Monev [Wed, 28 Oct 2015 07:19:10 +0000 (09:19 +0200)]
kioslave: fix compiler warnings emmited during build of nfs slave

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoRevert "plasma: drop animations support"
Ivailo Monev [Wed, 28 Oct 2015 06:53:21 +0000 (08:53 +0200)]
Revert "plasma: drop animations support"

This reverts commit ff0eb06a566ef3d1b4f89e93de6243b1d373d966.

8 years agogeneric: stop using obsolete code paths
Ivailo Monev [Wed, 28 Oct 2015 04:01:27 +0000 (06:01 +0200)]
generic: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: stop using obsolete code paths
Ivailo Monev [Wed, 28 Oct 2015 03:39:38 +0000 (05:39 +0200)]
generic: stop using obsolete code paths

8 years agogeneric: stop using obsolete code paths
Ivailo Monev [Tue, 27 Oct 2015 16:39:22 +0000 (18:39 +0200)]
generic: stop using obsolete code paths

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokioslave: remove usage of KEncodingProber
Ivailo Monev [Sat, 17 Oct 2015 22:31:58 +0000 (01:31 +0300)]
kioslave: remove usage of KEncodingProber

8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 17 Oct 2015 16:10:20 +0000 (19:10 +0300)]
generic: misc cleanups

8 years agogeneric: adjust to KStandardDirs changes
Ivailo Monev [Sat, 17 Oct 2015 15:57:24 +0000 (18:57 +0300)]
generic: adjust to KStandardDirs changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agodrkonqi: remove quotes from os-release file values
Ivailo Monev [Mon, 12 Oct 2015 06:44:46 +0000 (09:44 +0300)]
drkonqi: remove quotes from os-release file values

8 years agokscreensaver: include now required headers due to recent changes
Ivailo Monev [Sat, 10 Oct 2015 17:10:12 +0000 (20:10 +0300)]
kscreensaver: include now required headers due to recent changes

8 years agokioslave: fix compiler warnings emmited during build of nfs slave
Ivailo Monev [Sat, 10 Oct 2015 10:13:33 +0000 (13:13 +0300)]
kioslave: fix compiler warnings emmited during build of nfs slave

8 years agogeneric: remove reference to kconf_update directory from top-level CMake file
Ivailo Monev [Fri, 9 Oct 2015 14:16:39 +0000 (17:16 +0300)]
generic: remove reference to kconf_update directory from top-level CMake file

8 years agokwin: minor session management optimization
Ivailo Monev [Mon, 5 Oct 2015 11:11:42 +0000 (14:11 +0300)]
kwin: minor session management optimization

8 years agoplasma: make plasma imported work with Python 3
Ivailo Monev [Mon, 5 Oct 2015 06:39:31 +0000 (09:39 +0300)]
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.

8 years agokrunner: remove redudant inclusion of plasma animator header
Ivailo Monev [Mon, 5 Oct 2015 06:28:16 +0000 (09:28 +0300)]
krunner: remove redudant inclusion of plasma animator header

8 years agoplasma: drop animations support
Ivailo Monev [Mon, 5 Oct 2015 06:22:51 +0000 (09:22 +0300)]
plasma: drop animations support

8 years agokcontrol: fix regression in kdebug module
Ivailo Monev [Thu, 1 Oct 2015 05:44:13 +0000 (08:44 +0300)]
kcontrol: fix regression in kdebug module

I'm not sure when it broke but it was recently, deffinetly after
the 4.17.0 release

8 years agogeneric: misc cleanups
Ivailo Monev [Sun, 27 Sep 2015 04:22:24 +0000 (04:22 +0000)]
generic: misc cleanups

8 years agoknotify: drop Growl notification support
Ivailo Monev [Sat, 26 Sep 2015 03:18:51 +0000 (03:18 +0000)]
knotify: drop Growl notification support

8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 26 Sep 2015 03:10:52 +0000 (03:10 +0000)]
generic: misc cleanups

8 years agokiconfinder: implement icon group option
Ivailo Monev [Sat, 26 Sep 2015 03:07:31 +0000 (03:07 +0000)]
kiconfinder: implement icon group option

8 years agokdm: fix compiler warning
Ivailo Monev [Fri, 25 Sep 2015 23:02:44 +0000 (23:02 +0000)]
kdm: fix compiler warning

8 years agokioclient: minor optimization
Ivailo Monev [Fri, 25 Sep 2015 22:57:45 +0000 (22:57 +0000)]
kioclient: minor optimization

8 years agokstartupconfig: replace kstartupconfig4 with kdostartupconfig4
Ivailo Monev [Fri, 25 Sep 2015 22:43:27 +0000 (22:43 +0000)]
kstartupconfig: replace kstartupconfig4 with kdostartupconfig4

8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 25 Sep 2015 01:51:21 +0000 (01:51 +0000)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 25 Sep 2015 01:50:19 +0000 (01:50 +0000)]
generic: misc cleanups

8 years agogeneric: proper support for icon and caption in .desktop files
Ivailo Monev [Mon, 21 Sep 2015 00:43:22 +0000 (00:43 +0000)]
generic: proper support for icon and caption in .desktop files

8 years agogeneric: misc cleanups
Ivailo Monev [Sun, 6 Sep 2015 11:39:32 +0000 (14:39 +0300)]
generic: misc cleanups

8 years agogeneric: fix tests after the build system cleanup
Ivailo Monev [Sun, 6 Sep 2015 06:38:29 +0000 (09:38 +0300)]
generic: fix tests after the build system cleanup

8 years agoqguiplatformplugin_kde: minor code shrink
Ivailo Monev [Sun, 6 Sep 2015 03:55:39 +0000 (03:55 +0000)]
qguiplatformplugin_kde: minor code shrink

8 years agoktradeclient: minor code shrink
Ivailo Monev [Sun, 6 Sep 2015 02:42:53 +0000 (02:42 +0000)]
ktradeclient: minor code shrink

8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 5 Sep 2015 09:40:42 +0000 (09:40 +0000)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Sat, 5 Sep 2015 09:33:17 +0000 (09:33 +0000)]
generic: misc cleanups

8 years agodrkonqi: drop kdbgwin support
Ivailo Monev [Sat, 5 Sep 2015 09:27:49 +0000 (09:27 +0000)]
drkonqi: drop kdbgwin support

8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 4 Sep 2015 23:20:01 +0000 (23:20 +0000)]
generic: misc cleanups

8 years agokcontrol: adjust locale module to recent calendar system cleanup
Ivailo Monev [Fri, 4 Sep 2015 07:51:55 +0000 (07:51 +0000)]
kcontrol: adjust locale module to recent calendar system cleanup

8 years agoRevert "powerdeveil: drop support for upstart and systemd backends"
Ivailo Monev [Thu, 3 Sep 2015 07:07:28 +0000 (07:07 +0000)]
Revert "powerdeveil: drop support for upstart and systemd backends"

This reverts commit aaf9dc42e02282b30659cde2bf497a7e9ac2faae.

8 years agophonon: include required klocale header
Ivailo Monev [Tue, 1 Sep 2015 23:15:59 +0000 (02:15 +0300)]
phonon: include required klocale header

8 years agogeneric: misc cleanups
Ivailo Monev [Tue, 1 Sep 2015 20:34:37 +0000 (23:34 +0300)]
generic: misc cleanups

8 years agogeneric: misc cleanups
Ivailo Monev [Tue, 1 Sep 2015 20:24:46 +0000 (23:24 +0300)]
generic: misc cleanups

8 years agogeneric: major build system cleanup
Ivailo Monev [Tue, 1 Sep 2015 01:37:19 +0000 (04:37 +0300)]
generic: major build system cleanup

8 years agosolid-networkstatus: include libnm-glib headers directories
Ivailo Monev [Sun, 30 Aug 2015 20:06:15 +0000 (23:06 +0300)]
solid-networkstatus: include libnm-glib headers directories

fixes build with recent versions of NetworkManager

8 years agopowerdeveil: drop support for upstart and systemd backends
Ivailo Monev [Sun, 30 Aug 2015 04:41:34 +0000 (07:41 +0300)]
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.

8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 28 Aug 2015 02:29:36 +0000 (05:29 +0300)]
generic: misc cleanups

8 years agokcontrol: fix abort on fatal option in kdebug
Ivailo Monev [Thu, 27 Aug 2015 16:11:43 +0000 (19:11 +0300)]
kcontrol: fix abort on fatal option in kdebug

8 years agokwin: drop checks for now gone egl_wayland backend
Ivailo Monev [Wed, 26 Aug 2015 19:49:28 +0000 (22:49 +0300)]
kwin: drop checks for now gone egl_wayland backend

8 years agokcontrol: make kdebug disable debug output by default
Ivailo Monev [Wed, 26 Aug 2015 01:01:59 +0000 (04:01 +0300)]
kcontrol: make kdebug disable debug output by default

8 years agokwin: adjust to changes in kdelibs window management
Ivailo Monev [Thu, 20 Aug 2015 03:12:10 +0000 (06:12 +0300)]
kwin: adjust to changes in kdelibs window management

8 years agokwin: adjust to NETWinInfo changes
Ivailo Monev [Thu, 20 Aug 2015 01:39:20 +0000 (04:39 +0300)]
kwin: adjust to NETWinInfo changes

8 years agokhotkeys: fix a compiler warning
Ivailo Monev [Wed, 19 Aug 2015 01:18:16 +0000 (04:18 +0300)]
khotkeys: fix a compiler warning

8 years agoplasma: do not attempt to link systemtray applet to all Qt libraries
Ivailo Monev [Wed, 19 Aug 2015 01:18:05 +0000 (04:18 +0300)]
plasma: do not attempt to link systemtray applet to all Qt libraries

8 years agostartkde: adjust to kdeinit wrapper removal
Ivailo Monev [Tue, 18 Aug 2015 22:38:55 +0000 (01:38 +0300)]
startkde: adjust to kdeinit wrapper removal

8 years agogeneric: misc cleanups
Ivailo Monev [Tue, 18 Aug 2015 13:35:04 +0000 (16:35 +0300)]
generic: misc cleanups

8 years agokwin: remove some deprecated functionality
Ivailo Monev [Mon, 17 Aug 2015 22:46:01 +0000 (01:46 +0300)]
kwin: remove some deprecated functionality

8 years agogeneric: minor fixes for build against katie
Ivailo Monev [Wed, 12 Aug 2015 18:07:13 +0000 (21:07 +0300)]
generic: minor fixes for build against katie

8 years agogeneric: make changes required for building against katie
Ivailo Monev [Wed, 12 Aug 2015 10:11:16 +0000 (13:11 +0300)]
generic: make changes required for building against katie

9 years agoplasma: move homerun translations to kde-l10n
Ivailo Monev [Sun, 26 Jul 2015 21:50:46 +0000 (00:50 +0300)]
plasma: move homerun translations to kde-l10n

9 years agoplasma: replace kmail with konsole in homerun favourites
Ivailo Monev [Sun, 26 Jul 2015 21:34:28 +0000 (00:34 +0300)]
plasma: replace kmail with konsole in homerun favourites

9 years agoplasma: import folderview plugin from kde-baseapps
Ivailo Monev [Sat, 25 Jul 2015 14:51:40 +0000 (17:51 +0300)]
plasma: import folderview plugin from kde-baseapps

9 years agokcontrol: add Marco window manager support to component chooser
Ivailo Monev [Sat, 25 Jul 2015 11:43:32 +0000 (14:43 +0300)]
kcontrol: add Marco window manager support to component chooser

9 years agoplasma: remove touch platform files for notification applet
Ivailo Monev [Fri, 24 Jul 2015 23:28:10 +0000 (02:28 +0300)]
plasma: remove touch platform files for notification applet

9 years agokcontrol: import working touchpad KCM
Ivailo Monev [Fri, 24 Jul 2015 18:34:55 +0000 (21:34 +0300)]
kcontrol: import working touchpad KCM

9 years agocmake: support XCB record library in FindXCB module
Ivailo Monev [Fri, 24 Jul 2015 18:32:23 +0000 (21:32 +0300)]
cmake: support XCB record library in FindXCB module

9 years agokdontchangethehostname: put back accidently removed argument
Ivailo Monev [Tue, 21 Jul 2015 14:38:35 +0000 (17:38 +0300)]
kdontchangethehostname: put back accidently removed argument

9 years agoksplash: remove now useless confupdate state
Ivailo Monev [Tue, 21 Jul 2015 12:41:15 +0000 (15:41 +0300)]
ksplash: remove now useless confupdate state

9 years agoplasma: do not set DefaultAppletsAdded in plasma-desktoprc
Ivailo Monev [Mon, 20 Jul 2015 15:45:19 +0000 (18:45 +0300)]
plasma: do not set DefaultAppletsAdded in plasma-desktoprc

9 years agogeneric: optimize png images with optipng
Ivailo Monev [Mon, 20 Jul 2015 14:51:27 +0000 (17:51 +0300)]
generic: optimize png images with optipng

9 years agoplasma: stop using deprecated setContentsPrefix() in webkit scriptengine
Ivailo Monev [Mon, 20 Jul 2015 10:41:28 +0000 (13:41 +0300)]
plasma: stop using deprecated setContentsPrefix() in webkit scriptengine

9 years agokdontchangethehostname: fixup, it was utterly broken
Ivailo Monev [Mon, 20 Jul 2015 01:11:42 +0000 (04:11 +0300)]
kdontchangethehostname: fixup, it was utterly broken

it seems the the compiler got confused by the 3-space identation
and due to double space field separation the parsing code was not
working at all. now if kded starts monitoring for hostname change
(the code for that is only a comment) changing the hostname should
not prevent X11 apps from working.

9 years agokcontrol: remove remains of plasma-netbook reference
Ivailo Monev [Sun, 19 Jul 2015 16:33:47 +0000 (19:33 +0300)]
kcontrol: remove remains of plasma-netbook reference

9 years agoqguiplatformplugin_kde: leave mocking to CMake
Ivailo Monev [Sun, 19 Jul 2015 14:58:25 +0000 (14:58 +0000)]
qguiplatformplugin_kde: leave mocking to CMake

9 years agogeneric: adjust to KCategoryDrawer changes
Ivailo Monev [Fri, 17 Jul 2015 23:16:34 +0000 (23:16 +0000)]
generic: adjust to KCategoryDrawer changes

9 years agokdm: remove useless paranoia message from KCM
Ivailo Monev [Wed, 15 Jul 2015 01:11:57 +0000 (01:11 +0000)]
kdm: remove useless paranoia message from KCM

9 years agogeneric: misc cleanups
Ivailo Monev [Mon, 13 Jul 2015 16:51:51 +0000 (19:51 +0300)]
generic: misc cleanups

9 years agokwin: remove dropped effects remains
Ivailo Monev [Sat, 11 Jul 2015 22:08:23 +0000 (01:08 +0300)]
kwin: remove dropped effects remains