Commit graph

12 commits

Author SHA1 Message Date
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
d6fd403b4b generic: get rid of KLibrary
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-05 04:19:53 +02:00
Ivailo Monev
95f8e1b5ac generic: build system cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-31 13:44:54 +02:00
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
c4fb1fdd39 generic: build system cleanups 2015-10-29 11:04:29 +02: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
1a547a0d05 generic: remove KDE prefix from header inclusions 2015-05-20 13:39:58 +00:00
Ivailo Monev
f792759039 generic: drop most of the KIOSK functionality 2015-05-19 05:25:12 +00:00
Ivailo Monev
dac64a054a generic: remove support for custom fonts directory 2015-05-07 23:05:31 +00:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00