Ivailo Monev
ee0d50c901
generic: purge most manual tests
...
long overdue, have no use for them
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-07-03 07:03:28 +03:00
Ivailo Monev
5613e5483c
generic: remove redundant build varibles
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 20:25:52 +03:00
Ivailo Monev
461b637c77
solid: remove unused Solid::GenericInterface
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-16 01:53:21 +03:00
Ivailo Monev
decb354a0d
generic: prepare for Katie changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-14 16:16:22 +03:00
Ivailo Monev
f5fe6558ca
generic: deal with TODO related to CMP0005
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-04-08 01:55:36 +03:00
Ivailo Monev
2308ca50cc
generic: change default font families to DejaVu Sans and DejaVu Sans Mono
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-01-17 07:36:44 +02:00
Ivailo Monev
54e591dfe4
generic: do not convert lists to sets
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-11 04:58:56 +02:00
Ivailo Monev
0c5f347f67
solid: basic Solid::Graphic and Solid::Video tests
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-03 23:40:39 +02:00
Ivailo Monev
90baaa4762
solid: enough glue to test Solid::Video interface
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-03 22:52:18 +02:00
Ivailo Monev
ae73a3d2d5
solid: implement graphic interface
...
interface named after graphics subsystem on Linux
for reference:
2557dbff56/plasma/applets/system-monitor/hwinfo.cpp (L103)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-02 15:30:11 +02:00
Ivailo Monev
d356e8f8ff
kdecore: export private class used in tests when testing is enabled
...
fixes testing build
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-09 17:46:30 +03:00
Ivailo Monev
bf28f42e43
solid: export private classes used in tests when testing is enabled
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-08-09 17:35:37 +03:00
Ivailo Monev
da9a1745c5
generic: remove most compiler checks
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-01-09 16:39:44 +02:00
Ivailo Monev
33144e746a
solid: use shared instead of static library for tests
...
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2019-11-18 15:13:04 +00:00
Ivailo Monev
61333c4671
generic: namespaced Qt4/Katie build fixes
...
most of the changes were done trought Katie's namefsck script which
convertes forward class declarations to include directives, however
other fixes here and there were needed as well as some questionable
changes to Q_DECLARE_TYPEINFO() macro calls because they most likely
have to do the namespacing themselfs (QT_BEGIN/END_NAMESPACE, and
probably will be in Katie) meaning that some of the changes may be
temporary and reverted later.
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2017-08-04 09:24:39 +00:00
Ivailo Monev
20ca58afa6
generic: build system cleanups
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-11-03 10:14:43 +02:00
Ivailo Monev
c781bcc203
solid: build static library only when tests are to be run
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-17 18:23:55 +03:00
Ivailo Monev
c0da30760b
generic: misc cleanups
2015-09-06 14:43:27 +03:00
Ivailo Monev
eeba19d4c4
generic: misc cleanups
2015-09-04 13:06:11 +00:00
Ivailo Monev
82fc15f54b
generic: use CMake moc instead of automoc4 by default
...
for compatibilty reasons automoc4 support is not removed but it
shall be in the future. automoc4 has not been maintained for a
while (last commit is from 2011) and the stable release is from
2009.
CMake version >= 2.8.6 provides the functionality for mocking so
I see no reason to not make use of it.
2015-02-27 07:40:26 +00:00
Ivailo Monev
3f0dd268de
remove win and mac cruft
2014-11-27 18:22:42 +00:00
Ivailo Monev
b39eed23e4
removed HAL backend for solid
2014-11-13 01:24:29 +02:00
Ivailo Monev
814163a8dc
initial import
2014-11-13 01:04:59 +02:00