Commit graph

26 commits

Author SHA1 Message Date
Ivailo Monev
af45159765 generic: replace forward declarations with headers inclusions
this was done with namefsck script from Katie, solves namespace issues

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-05-05 02:36:36 +00:00
Ivailo Monev
9dce7fc273 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>
2016-11-03 16:21:24 +00:00
Ivailo Monev
d5bb8cf60b 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>
2016-10-10 16:46:15 +00:00
Ivailo Monev
fdadefd2ff generic: fix some compiler warnings
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-24 20:55:07 +00:00
Ivailo Monev
b69b9ff2c0 generic: use non-deprecated methods
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-06-03 22:23:54 +00:00
Ivailo Monev
f1cfe7bdba generic: replace KProcess with QProcess where feasable
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-30 16:22:26 +00:00
Ivailo Monev
260c6f3dd8 generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-28 22:27:02 +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
840c8a25cc generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
Ivailo Monev
2fd8835404 generic: optimize png images with optipng 2015-07-20 17:51:27 +03:00
Ivailo Monev
173a779c09 generic: normalize include guards 2015-07-11 18:46:07 +03:00
Ivailo Monev
1a547a0d05 generic: remove KDE prefix from header inclusions 2015-05-20 13:39:58 +00:00
Ivailo Monev
dac64a054a generic: remove support for custom fonts directory 2015-05-07 23:05:31 +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
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
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
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
a7fd791926 initial import 2014-11-13 19:30:51 +02:00