Commit graph

11 commits

Author SHA1 Message Date
Ivailo Monev
3baa761344 generic: generate export headers
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-07-28 04:20:04 +03:00
Ivailo Monev
ed38160cdd generic: drop plasma update scripts support
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-06-13 10:04:54 +03:00
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
1b05becc0a generic: replace qVaraintFromValue() with QVariant::fromValue()
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-16 02:53:17 +02:00
Ivailo Monev
e19bbb94c0 generic: stop using obsolete code paths
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-28 06:01:27 +02:00
Ivailo Monev
840c8a25cc generic: make changes required for building against katie 2015-08-12 13:11:16 +03:00
Ivailo Monev
13a4210c73 generic: misc cleanups 2015-07-11 01:08:26 +03:00
Ivailo Monev
c433e4502a generic: adjust for use with CMake moc 2015-02-27 09:28:46 +00:00
Ivailo Monev
0564b83ddb plasma: fixup and cleanup
the default layout is done via the scripting support, that's just
a no go. plasma-default-layoutrc is possible simpler solution with
for the madness that the default plasma settings are done on
initial setup but it most likely some features will have to be
extended, especially the containment size option. hardcoding panel
and default view to always be available by setting virtual desktops
and other misc settings accordingly seems better but that will
probably break more code thus avoiding it for now
2015-01-16 21:13:30 +00:00
Ivailo Monev
e3192fc222 activities cleanup 2015-01-16 02:12:09 +00:00
Ivailo Monev
a7fd791926 initial import 2014-11-13 19:30:51 +02:00