Commit graph

22 commits

Author SHA1 Message Date
Ivailo Monev
3feb8972de 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>
2015-10-30 14:27:45 +02:00
Ivailo Monev
e80d522562 generic: misc cleanups 2015-09-01 23:34:37 +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
ea7d68585f generic: misc cleanups 2015-07-13 19:51:51 +03:00
Ivailo Monev
ee7cd87651 kdm: add JWM xsession file 2015-07-09 09:36:23 +03:00
Ivailo Monev
4c6ee8071b kdm: drop standard greeter
the way I see it it was only used when a non-themed greeter was
choosen which was dropped with 0a3225eb so there is no reason to
have it now.
2015-06-30 23:44:17 +00:00
Ivailo Monev
ca6e42246d kdm: add MATE xsession file 2015-06-30 23:07:56 +00:00
Ivailo Monev
a4c9ed71c6 kdm: partitially revert 24a7aa94 2015-06-14 18:32:18 +03:00
Ivailo Monev
24a7aa9438 kdm: adjust genkdmconf dirs lookup 2015-05-20 13:44:11 +00:00
Ivailo Monev
762802adcf generic: remove some unused private definitions 2015-05-20 13:37:43 +00:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
Ivailo Monev
72caed29d9 kdm: remove cwwm session file 2015-02-07 09:20:16 +00:00
Ivailo Monev
35267f4f9b kdm: remove amaterus session file 2015-02-07 08:50:39 +00:00
Ivailo Monev
9e26fc38c8 kdm: remove phluid session entry
last activity was 2000, and its state is pre-alpha according to
the homepage: http://sourceforge.net/projects/phluid/
2015-02-07 08:37:28 +00:00
Ivailo Monev
0a3225eb3e kdm: use themes explicitly 2015-01-30 01:36:00 +00:00
Ivailo Monev
f2ace99e6b kdm: run all system xinitrc shell scripts
most, if not all, distributions carry a patch to do this.
2014-12-26 19:45:58 +00:00
Ivailo Monev
6ed162c622 extend kdm old directories suypport in genkdmconf 2014-11-19 21:55:28 +00:00
Ivailo Monev
24b6d92809 changed bash scripts shebangs 2014-11-15 05:48:13 +02:00
Ivailo Monev
3d474f4b6c renamed and removed KDM themes to match the wallpapers artwork 2014-11-15 01:57:57 +02:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00