Commit graph

5 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
c6fca17924 plasma: workaround automatic Qt UI files compilation failure
it tries to put the generated file in target specific directory but the
generated UI header file is required for more than one target, AFAICT the
idea for doing so was rejected by CMake devs not long ago but they may have
changed their minds which leads to incompatibility.

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2017-06-24 05:30:36 +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
deee020d8e generic: misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-09 11:52:17 +00:00
Ivailo Monev
efbde9e504 plasma: organize sub-directories
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-12-24 22:48:47 +02:00