Commit graph

272 commits

Author SHA1 Message Date
Ivailo Monev
ddbe8d46d2 generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 13:36:29 +02:00
Ivailo Monev
f87d6d4c57 libs: minor plasmagenericshell identation cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 06:13:34 +02:00
Ivailo Monev
713324011a generic: stop using obsolete code paths 2015-10-28 05:39:38 +02: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
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
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
59461bdfe6 generic: fix tests after the build system cleanup 2015-09-06 09:38:29 +03:00
Ivailo Monev
007ef47936 kcontrol: adjust locale module to recent calendar system cleanup 2015-09-04 07:51:55 +00: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
e00d334905 kcontrol: fix abort on fatal option in kdebug 2015-08-27 19:11:43 +03:00
Ivailo Monev
9b52860cbb kcontrol: make kdebug disable debug output by default 2015-08-26 04:01:59 +03:00
Ivailo Monev
840c8a25cc generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
Ivailo Monev
eac99cb4c4 kcontrol: add Marco window manager support to component chooser 2015-07-25 14:43:32 +03:00
Ivailo Monev
9f6fe533c1 kcontrol: import working touchpad KCM 2015-07-24 21:34:55 +03:00
Ivailo Monev
2fd8835404 generic: optimize png images with optipng 2015-07-20 17:51:27 +03:00
Ivailo Monev
0fba3a1841 kcontrol: remove remains of plasma-netbook reference 2015-07-19 19:33:47 +03:00
Ivailo Monev
53d96e96bb kcontrol: simplify XKB rules finding logic, based on review 124215 2015-07-11 21:27:27 +03:00
Ivailo Monev
9a3e68ae58 kcontrol: fix warning about existing layout in keyboard KCM UI 2015-07-11 21:26:17 +03:00
Ivailo Monev
173a779c09 generic: normalize include guards 2015-07-11 18:46:07 +03:00
Ivailo Monev
716ef382ad kcontrol: fix a compiler warning 2015-06-14 13:28:14 +03:00
Ivailo Monev
3e8d4a7769 kcontrol: tweak colors on Oxygen color scheme 2015-06-08 11:07:12 +00:00
Ivailo Monev
f10f3003a2 generic: fixup 2015-05-20 17:52:21 +00:00
Ivailo Monev
1a547a0d05 generic: remove KDE prefix from header inclusions 2015-05-20 13:39:58 +00:00
Ivailo Monev
762802adcf generic: remove some unused private definitions 2015-05-20 13:37:43 +00:00
Ivailo Monev
3ef94d4d1a generic: stop using kdeinit for main applications 2015-05-09 16:39:54 +00:00
Ivailo Monev
dac64a054a generic: remove support for custom fonts directory 2015-05-07 23:05:31 +00:00
Ivailo Monev
dc3fda0957 generic: remove support for final target via KDE4_ENABLE_FINAL 2015-03-02 05:23:22 +00:00
Ivailo Monev
fb1a7921e3 generic: remove support for final target via KDE4_ENABLE_FINAL 2015-03-02 05:21:56 +00:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
Ivailo Monev
971f072b3a kcontrol: make the KCM cursors UI more consistent with other modules 2015-01-24 23:36:10 +00:00
Ivailo Monev
163b7d6e03 Revert "generic: change system settings and kcontrol grouping (part 1)"
This reverts commit 726e6c5213.
2015-01-23 03:04:52 +00:00
Ivailo Monev
726e6c5213 generic: change system settings and kcontrol grouping (part 1) 2015-01-22 04:52:59 +00:00
Ivailo Monev
9f720053c5 kcontrol: remove unused variables from knotify module 2015-01-22 04:23:13 +00:00
Ivailo Monev
4ad863c405 kcontrol: remove bell, the access module is supirior 2015-01-22 04:22:32 +00:00
Ivailo Monev
d6e1d42953 kcontrol: comment out unused lDelay to prevent compiler warning 2015-01-21 16:52:40 +00:00
Ivailo Monev
e2ab69e6bf kcontrol: improve categorization
* move ksplash KCM module to kcontrol sub-directory, ksplash it
  build always and there is no reason to keep it out of the
  kcontrol directory holding all major KCM modules

* merge some sub-category modules into other major categories
  almost the same way it is done in KDE5 as it makes much more
  sense and users do not have to go to in-and-out of
  sub-categories to configure the overall desktop appearance
  - application-appearance -> desktop-appearance
  - window-behaviour -> workspace-behavior
  - workspace-appearance-and-behavior -> workspace-behaviour
2015-01-16 23:12:19 +00:00
Ivailo Monev
e510a2a866 fix some struct <-> class warnings 2015-01-15 21:27:54 +00:00
Ivailo Monev
b64902c3e3 kcontrol: add new-line ad the end of the first copyright owner in kdebug 2015-01-14 19:00:09 +00:00
Ivailo Monev
0d8cf2f0aa more hot-new-stuff cleanup 2015-01-14 00:14:15 +00:00
Ivailo Monev
db130087e7 hot-new-stuff buttons removal 2015-01-11 21:32:08 +00:00
Ivailo Monev
2efd951b7d remove knewstuff cruft 2015-01-11 20:59:41 +00:00
Ivailo Monev
8d295daf24 knotify: make changing the volume on notifications optional and disabled by default
I don't see why we should change the volume at all, let the user decide their volume, but since we have the feature i didn't want to remove it completely and instead left if disabled by default.

Acked by davidedmundson and sitter
REVIEW: 121278
FIXED-IN: 15.04
BUGS: 324975
2015-01-03 23:24:21 +00:00
Ivailo Monev
6974e7e5ba make use of KUrl on phonon calls
KUrl handles "file://" appending when neccessary
2014-12-31 01:07:19 +00:00
Ivailo Monev
b2a8cb8b22 remove now redudant kauth PolicyKit actions policies 2014-12-27 01:02:32 +00:00
Ivailo Monev
da44a5e9c7 minor changes and fixes to kdebg KCM module 2014-12-20 00:05:15 +00:00
Ivailo Monev
db2194cd50 convert kdebugdialog to KCM module 2014-12-19 23:41:56 +00:00
Ivailo Monev
96d7223e38 Messages.sh fixup 2014-12-09 18:20:21 +00:00