Commit graph

40 commits

Author SHA1 Message Date
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
Ivailo Monev
354eea82a2 use new Phonon API in kaccess 2014-12-08 00:06:56 +00:00
Ivailo Monev
32493eaee1 use new Phonon API knotify
searching trought the Git repository log (no changelog/news file)
I found that the deprecation of QString argument to MediaSource is
in 2013 or prior that. Not sure which release exactly that was in.
2014-12-07 22:15:49 +00:00
Ivailo Monev
7f3a0b1437 minor cleanup 2014-12-07 02:13:13 +00:00
Ivailo Monev
df9d6eacef rebase on original ktimezoned implementation 2014-12-06 20:23:17 +00:00
Ivailo Monev
89f28f7166 fixup ki18n usage 2014-12-06 13:22:18 +00:00
Ivailo Monev
e7bac16057 ktimezoned fixup 2014-12-06 12:53:14 +00:00
Ivailo Monev
2442619d1d minor cleanup follow up on last commit 2014-12-06 02:39:28 +00:00
Ivailo Monev
a2d38684b7 simplify ktimezoned and its KCM helper 2014-12-06 03:58:16 +02:00
Ivailo Monev
7d89d274fc fix another warning in UI 2014-11-28 02:22:47 +00:00
Ivailo Monev
10c03b5007 fix a warning in UI 2014-11-28 02:19:15 +00:00
Ivailo Monev
0ae54df9f5 bumped KDE4 and Qt version requirements 2014-11-22 13:55:55 +00:00
Ivailo Monev
a0757edcff windows cruft remove 2014-11-19 22:50:27 +00:00
Ivailo Monev
0a82433c59 removed win and mac code 2014-11-19 17:57:24 +00:00
Ivailo Monev
b979115ea9 updated dbus interfaces 2014-11-18 02:56:34 +00:00
Ivailo Monev
93a4a9263b a shot lots of changes 2014-11-15 19:24:08 +00:00
Ivailo Monev
24b6d92809 changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
Ivailo Monev
1e70ec3391 removed windows stuff (dirty) 2014-11-15 05:21:19 +02:00
Ivailo Monev
4a7d7d3e9c added desktop themes from kde-runtime 2014-11-15 03:20:35 +02:00
Ivailo Monev
8b9a557072 make the newly added kcontrol files conditional as they were - only for non-WINCE 2014-11-15 03:17:35 +02:00
Ivailo Monev
8b8cf26e2c merge kcontrol files from kde-runtime 2014-11-15 03:14:34 +02:00
Ivailo Monev
c13e3039a4 removed k3 headers include 2014-11-14 02:07:16 +02:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00