OSDN Git Service

kde/kde-workspace.git
7 years agokstyles: remove Q3 support code from Oxygen
Ivailo Monev [Fri, 25 Nov 2016 23:31:33 +0000 (23:31 +0000)]
kstyles: remove Q3 support code from Oxygen

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agolibs: use isnan() and isinf() from cmath
Ivailo Monev [Wed, 16 Nov 2016 16:23:22 +0000 (16:23 +0000)]
libs: use isnan() and isinf() from cmath

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoplasma: remove input method properties
Ivailo Monev [Sat, 12 Nov 2016 19:06:47 +0000 (19:06 +0000)]
plasma: remove input method properties

they are not available in Katie, not sure how to handle this so doing it
the easy way for now

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokcontrol: pass descriptor by reference to libusb_get_device_descriptor()
Ivailo Monev [Thu, 3 Nov 2016 16:21:24 +0000 (16:21 +0000)]
kcontrol: pass descriptor by reference to libusb_get_device_descriptor()

for some reason passing a plain pointer causes a crash now, it did not when
I tested it before, oh joy

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc cleanups
Ivailo Monev [Wed, 2 Nov 2016 03:16:18 +0000 (03:16 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoplasma: remove homerun applet
Ivailo Monev [Tue, 1 Nov 2016 22:17:51 +0000 (22:17 +0000)]
plasma: remove homerun applet

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc cleanups
Ivailo Monev [Tue, 1 Nov 2016 22:02:06 +0000 (22:02 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokstyles: adjust to recent Katie changes
Ivailo Monev [Tue, 1 Nov 2016 00:55:50 +0000 (00:55 +0000)]
kstyles: adjust to recent Katie changes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoplasma: replace QLatin1Literal with QLatin1String
Ivailo Monev [Sun, 30 Oct 2016 02:28:53 +0000 (02:28 +0000)]
plasma: replace QLatin1Literal with QLatin1String

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: get rid of the QStringBuilder requirement
Ivailo Monev [Sat, 29 Oct 2016 18:03:12 +0000 (18:03 +0000)]
generic: get rid of the QStringBuilder requirement

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokioclient: do not call qDBusBindToApplication, it's noop
Ivailo Monev [Wed, 26 Oct 2016 17:55:35 +0000 (17:55 +0000)]
kioclient: do not call qDBusBindToApplication, it's noop

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: fix build against stock Qt4
Ivailo Monev [Thu, 20 Oct 2016 05:52:32 +0000 (05:52 +0000)]
generic: fix build against stock Qt4

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoknotify4: make use of X-KDE-MediaPlayer
Ivailo Monev [Sun, 16 Oct 2016 23:09:47 +0000 (23:09 +0000)]
knotify4: make use of X-KDE-MediaPlayer

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: adjust to recent changes
Ivailo Monev [Thu, 13 Oct 2016 16:44:58 +0000 (16:44 +0000)]
kwin: adjust to recent changes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokstart: adjust to recent changes
Ivailo Monev [Thu, 13 Oct 2016 16:35:56 +0000 (16:35 +0000)]
kstart: adjust to recent changes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokcontrol: port away the input module from libusb-compat
Ivailo Monev [Mon, 10 Oct 2016 16:46:15 +0000 (16:46 +0000)]
kcontrol: port away the input module from libusb-compat

I have not tested the module with an actual Logitech mouse since I do not
own such but in theory it should work.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoqguiplatformplugin_kde: fix build against Katie
Ivailo Monev [Wed, 5 Oct 2016 15:42:49 +0000 (15:42 +0000)]
qguiplatformplugin_kde: fix build against Katie

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokhotkeys: do not rely on the QString operator for QKeySequence
Ivailo Monev [Fri, 30 Sep 2016 02:47:23 +0000 (02:47 +0000)]
khotkeys: do not rely on the QString operator for QKeySequence

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: replace reference to kdefakes with kdecore
Ivailo Monev [Sun, 18 Sep 2016 21:38:58 +0000 (21:38 +0000)]
generic: replace reference to kdefakes with kdecore

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: make Strigi recommended
Ivailo Monev [Sun, 18 Sep 2016 00:33:13 +0000 (00:33 +0000)]
generic: make Strigi recommended

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoksmserver: remove useless workaround
Ivailo Monev [Sun, 18 Sep 2016 00:26:28 +0000 (00:26 +0000)]
ksmserver: remove useless workaround

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoappmenu: GlowBar::setInputMask() micro optimization
Ivailo Monev [Sat, 17 Sep 2016 22:37:32 +0000 (22:37 +0000)]
appmenu: GlowBar::setInputMask() micro optimization

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoksmserver: unify COMPILE_SCREEN_LOCKER checks
Ivailo Monev [Sat, 17 Sep 2016 22:36:42 +0000 (22:36 +0000)]
ksmserver: unify COMPILE_SCREEN_LOCKER checks

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: build system cleanups
Ivailo Monev [Fri, 16 Sep 2016 23:59:39 +0000 (23:59 +0000)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoplasma: adjust Messages script to recent changes
Ivailo Monev [Tue, 13 Sep 2016 23:27:00 +0000 (23:27 +0000)]
plasma: adjust Messages script to recent changes

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: misc clenaups
Ivailo Monev [Mon, 12 Sep 2016 02:45:28 +0000 (02:45 +0000)]
generic: misc clenaups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: remove use of Q_NOREPLY, it is no-op
Ivailo Monev [Mon, 12 Sep 2016 02:10:09 +0000 (02:10 +0000)]
generic: remove use of Q_NOREPLY, it is no-op

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: disable kappmenu when dbusmenu-qt is not found
Ivailo Monev [Thu, 8 Sep 2016 20:05:53 +0000 (20:05 +0000)]
kwin: disable kappmenu when dbusmenu-qt is not found

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: get rid of Plasma cruft
Ivailo Monev [Thu, 8 Sep 2016 19:49:32 +0000 (19:49 +0000)]
kwin: get rid of Plasma cruft

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: make the builtin effects really builtin
Ivailo Monev [Thu, 8 Sep 2016 00:51:09 +0000 (00:51 +0000)]
kwin: make the builtin effects really builtin

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: revise some loops
Ivailo Monev [Thu, 8 Sep 2016 00:49:17 +0000 (00:49 +0000)]
kwin: revise some loops

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: cleanup build system
Ivailo Monev [Tue, 6 Sep 2016 21:33:32 +0000 (21:33 +0000)]
kwin: cleanup build system

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: various cleanups
Ivailo Monev [Thu, 1 Sep 2016 16:35:37 +0000 (16:35 +0000)]
generic: various cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: mostly KWin auditing
Ivailo Monev [Thu, 1 Sep 2016 16:17:20 +0000 (16:17 +0000)]
generic: mostly KWin auditing

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: add Kate project file
Ivailo Monev [Thu, 1 Sep 2016 04:10:08 +0000 (04:10 +0000)]
generic: add Kate project file

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokcontrol: add XFWM4 as choice for Window Manager
Ivailo Monev [Thu, 1 Sep 2016 04:09:48 +0000 (04:09 +0000)]
kcontrol: add XFWM4 as choice for Window Manager

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: get rid of some OpenGL/OpenGLES requirements
Ivailo Monev [Thu, 1 Sep 2016 04:09:09 +0000 (04:09 +0000)]
generic: get rid of some OpenGL/OpenGLES requirements

7 years agogeneric: get rid of KTextBrowser
Ivailo Monev [Sat, 20 Aug 2016 16:32:29 +0000 (16:32 +0000)]
generic: get rid of KTextBrowser

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: check the full krandrstartup path
Ivailo Monev [Tue, 16 Aug 2016 14:55:52 +0000 (14:55 +0000)]
generic: check the full krandrstartup path

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agolibs: link kworkspace to required X11 libraries
Ivailo Monev [Mon, 15 Aug 2016 15:38:21 +0000 (15:38 +0000)]
libs: link kworkspace to required X11 libraries

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokrunner: adjust to custom X11 CMake module removal
Ivailo Monev [Mon, 15 Aug 2016 15:14:45 +0000 (15:14 +0000)]
krunner: adjust to custom X11 CMake module removal

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoplasma: Katie has the API again for alpha channel
Ivailo Monev [Mon, 15 Aug 2016 14:20:31 +0000 (14:20 +0000)]
plasma: Katie has the API again for alpha channel

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: cleanup libtaskmanager
Ivailo Monev [Mon, 15 Aug 2016 13:36:17 +0000 (13:36 +0000)]
generic: cleanup libtaskmanager

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: adjust to changes in kdelibs window management
Ivailo Monev [Sat, 13 Aug 2016 22:32:06 +0000 (22:32 +0000)]
kwin: adjust to changes in kdelibs window management

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: do not fail if krandrstartup is not readable
Ivailo Monev [Sat, 13 Aug 2016 19:59:04 +0000 (19:59 +0000)]
generic: do not fail if  krandrstartup is not readable

the file is installed from the randr KCM which is optional

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: make good use of the X11 CMake module
Ivailo Monev [Sat, 13 Aug 2016 14:26:06 +0000 (14:26 +0000)]
generic: make good use of the X11 CMake module

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: build ktouchpadenabler only if Xkb if found
Ivailo Monev [Sat, 13 Aug 2016 14:25:36 +0000 (14:25 +0000)]
generic: build ktouchpadenabler only if Xkb if found

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokwin: fixup build after changes in kdelibs
Ivailo Monev [Fri, 12 Aug 2016 12:14:28 +0000 (12:14 +0000)]
kwin: fixup build after changes in kdelibs

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokcontrol: build the access KCM only when Xkb is found
Ivailo Monev [Fri, 12 Aug 2016 12:12:05 +0000 (12:12 +0000)]
kcontrol: build the access KCM only when Xkb is found

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agolibs: reference X11_Xrandr_LIB conditionally
Ivailo Monev [Fri, 12 Aug 2016 11:40:37 +0000 (11:40 +0000)]
libs: reference X11_Xrandr_LIB conditionally

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: Xkbfile is optional
Ivailo Monev [Fri, 12 Aug 2016 11:39:43 +0000 (11:39 +0000)]
generic: Xkbfile is optional

required only if Xkb is found for the keybord KCM

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agogeneric: build system cleanups
Ivailo Monev [Fri, 12 Aug 2016 03:08:40 +0000 (03:08 +0000)]
generic: build system cleanups

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agopowerdevil: remove configs update functionality
Ivailo Monev [Wed, 10 Aug 2016 16:58:51 +0000 (16:58 +0000)]
powerdevil: remove configs update functionality

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agokcontrol: make kwin_gles available choice via the WMs KCM
Ivailo Monev [Sun, 7 Aug 2016 21:12:44 +0000 (21:12 +0000)]
kcontrol: make kwin_gles available choice via the WMs KCM

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
7 years agoplasma: leave only the declarative scripting engine
Ivailo Monev [Sat, 6 Aug 2016 20:06:02 +0000 (20:06 +0000)]
plasma: leave only the declarative scripting engine

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
8 years agokcontrol: use non-compat QDropEvent methods
Ivailo Monev [Mon, 18 Jul 2016 07:28:30 +0000 (07:28 +0000)]
kcontrol: use non-compat QDropEvent methods

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokwalletmanager: use non-compat QDropEvent methods
Ivailo Monev [Mon, 18 Jul 2016 06:57:20 +0000 (06:57 +0000)]
kwalletmanager: use non-compat QDropEvent methods

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: the touchpad module is no longer usefull
Ivailo Monev [Thu, 14 Jul 2016 18:58:18 +0000 (18:58 +0000)]
kcontrol: the touchpad module is no longer usefull

8 years agokinfocenter: make use of QT_ARCH_X86_64
Ivailo Monev [Tue, 5 Jul 2016 18:02:54 +0000 (18:02 +0000)]
kinfocenter: make use of QT_ARCH_X86_64

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: fix a compiler warning
Ivailo Monev [Sat, 25 Jun 2016 09:08:51 +0000 (09:08 +0000)]
plasma: fix a compiler warning

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: fix infinite method recursion
Ivailo Monev [Sat, 25 Jun 2016 09:07:33 +0000 (09:07 +0000)]
plasma: fix infinite method recursion

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: make use of upstream PythonLibs CMake module
Ivailo Monev [Sat, 25 Jun 2016 02:32:16 +0000 (02:32 +0000)]
generic: make use of upstream PythonLibs CMake module

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: fix some compiler warnings
Ivailo Monev [Fri, 24 Jun 2016 20:55:07 +0000 (20:55 +0000)]
generic: fix some compiler warnings

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokwin: fix out of bounds in screen edges KCM
Ivailo Monev [Fri, 24 Jun 2016 20:54:31 +0000 (20:54 +0000)]
kwin: fix out of bounds in screen edges KCM

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: show kfontview application in menus
Ivailo Monev [Mon, 20 Jun 2016 00:07:29 +0000 (00:07 +0000)]
kcontrol: show kfontview application in menus

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: use non-deprecated methods
Ivailo Monev [Fri, 3 Jun 2016 22:23:54 +0000 (22:23 +0000)]
generic: use non-deprecated methods

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokinfocenter: fix build on x86_64
Ivailo Monev [Fri, 3 Jun 2016 22:23:32 +0000 (22:23 +0000)]
kinfocenter: fix build on x86_64

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokhotkeys: do not rely on QString operator
Ivailo Monev [Tue, 31 May 2016 16:02:04 +0000 (16:02 +0000)]
khotkeys: do not rely on QString operator

aside from fixing the build against Katie it removes the need to convert
the QUuid to QString multiple times by storing it as QString. that also
saves a conversion when _uuid it overriden from the object name but that's
just a bonus.

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: fix some compiler warnings in font installer slave
Ivailo Monev [Mon, 23 May 2016 00:23:39 +0000 (00:23 +0000)]
kcontrol: fix some compiler warnings in font installer slave

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: fix binding loop warning
Ivailo Monev [Sun, 22 May 2016 23:07:27 +0000 (23:07 +0000)]
libs: fix binding loop warning

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: fix plasma widgets explorer
Ivailo Monev [Sun, 22 May 2016 23:01:35 +0000 (23:01 +0000)]
libs: fix plasma widgets explorer

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: revert accidentally commited changes
Ivailo Monev [Sun, 15 May 2016 09:47:08 +0000 (09:47 +0000)]
kcontrol: revert accidentally commited changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokwin: fix build due to recent protocol changes
Ivailo Monev [Sun, 15 May 2016 04:46:45 +0000 (04:46 +0000)]
kwin: fix build due to recent protocol changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: no need to include SuProcess now
Ivailo Monev [Sun, 15 May 2016 04:15:49 +0000 (04:15 +0000)]
kcontrol: no need to include SuProcess now

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoplasma: no need to include SuProcess now
Ivailo Monev [Sun, 15 May 2016 04:07:58 +0000 (04:07 +0000)]
plasma: no need to include SuProcess now

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokcontrol: fix build of randr due to recent protocol changes
Ivailo Monev [Sun, 15 May 2016 03:57:58 +0000 (03:57 +0000)]
kcontrol: fix build of randr due to recent protocol changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: fix kephal build due to recent protocol changes
Ivailo Monev [Sun, 15 May 2016 03:24:55 +0000 (03:24 +0000)]
libs: fix kephal build due to recent protocol changes

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: replace kdesu with kdesudo
Ivailo Monev [Sun, 15 May 2016 02:42:57 +0000 (02:42 +0000)]
generic: replace kdesu with kdesudo

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agosolid-networkstatus: remove support for ntrack
Ivailo Monev [Fri, 6 May 2016 01:44:45 +0000 (01:44 +0000)]
solid-networkstatus: remove support for ntrack

the project is dead and some distributions do not ship it anymore

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agolibs: fix ksysguard build after f1cfe7bd
Ivailo Monev [Sat, 30 Apr 2016 16:43:46 +0000 (16:43 +0000)]
libs: fix ksysguard build after f1cfe7bd

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: replace KProcess with QProcess where feasable
Ivailo Monev [Sat, 30 Apr 2016 16:22:26 +0000 (16:22 +0000)]
generic: replace KProcess with QProcess where feasable

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokhotkeys: try qdbusviewer-qt4 before qdbusviewer
Ivailo Monev [Sat, 30 Apr 2016 15:29:03 +0000 (15:29 +0000)]
khotkeys: try qdbusviewer-qt4 before qdbusviewer

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokhotkeys: try qdbus-qt4 before qdbus
Ivailo Monev [Sat, 30 Apr 2016 15:25:03 +0000 (15:25 +0000)]
khotkeys: try qdbus-qt4 before qdbus

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 29 Apr 2016 18:56:38 +0000 (18:56 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 28 Apr 2016 23:33:43 +0000 (23:33 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Thu, 28 Apr 2016 22:27:02 +0000 (22:27 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoksplash: remove redundant KDE_NO_EXPORT definition
Ivailo Monev [Wed, 27 Apr 2016 04:39:00 +0000 (04:39 +0000)]
ksplash: remove redundant KDE_NO_EXPORT definition

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agopics: do not install hicolor icon theme index
Ivailo Monev [Mon, 25 Apr 2016 16:26:25 +0000 (16:26 +0000)]
pics: do not install hicolor icon theme index

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: install pictures
Ivailo Monev [Mon, 25 Apr 2016 15:51:44 +0000 (15:51 +0000)]
generic: install pictures

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Mon, 25 Apr 2016 15:49:47 +0000 (15:49 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokscreensaver: replace random() with KRandom::random()
Ivailo Monev [Fri, 22 Apr 2016 23:12:37 +0000 (23:12 +0000)]
kscreensaver: replace random() with KRandom::random()

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokinfocenter: replace KDE macros with Qt alternatives
Ivailo Monev [Fri, 22 Apr 2016 22:51:27 +0000 (22:51 +0000)]
kinfocenter: replace KDE macros with Qt alternatives

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agokdm: remove unused process pointer and support for preloader
Ivailo Monev [Fri, 22 Apr 2016 18:24:33 +0000 (18:24 +0000)]
kdm: remove unused process pointer and support for preloader

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 22 Apr 2016 18:09:33 +0000 (18:09 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: make use of Qt platform definitions for socket length type
Ivailo Monev [Fri, 22 Apr 2016 13:01:44 +0000 (13:01 +0000)]
generic: make use of Qt platform definitions for socket length type

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogeneric: misc cleanups
Ivailo Monev [Fri, 22 Apr 2016 08:40:30 +0000 (08:40 +0000)]
generic: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agogenric: misc cleanups
Ivailo Monev [Thu, 21 Apr 2016 20:57:58 +0000 (20:57 +0000)]
genric: misc cleanups

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoknotify: simplify idle players cleanup
Ivailo Monev [Mon, 18 Apr 2016 19:29:18 +0000 (19:29 +0000)]
knotify: simplify idle players cleanup

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
8 years agoMerge branch 'master' of https://github.com/fluxer/kde-workspace
Ivailo Monev [Mon, 18 Apr 2016 10:37:41 +0000 (10:37 +0000)]
Merge branch 'master' of https://github.com/fluxer/kde-workspace

8 years agogeneric: change default wallpaper and splash images
Ivailo Monev [Mon, 18 Apr 2016 10:37:18 +0000 (10:37 +0000)]
generic: change default wallpaper and splash images

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>