Martin Gräßlin
eb9e5a178f
Switch all auto tests to QTEST_GUILESS_MAIN
...
We don't need a QGuiApplication in the tests.
2014-09-23 12:00:17 +02:00
Martin Gräßlin
4d77c197a9
Add convenient create methods to Registry
...
These methods allow to create the Interface objects and set them up
directly.
2014-09-19 10:42:44 +02:00
Martin Gräßlin
677e8b66a7
Use namespace KWayland::Client instead of KWin::WaylandServer
...
It's no longer part of KWin.
2014-09-17 16:17:26 +02:00
Martin Gräßlin
3c87cea7a8
Change to LGPLv2+
...
I'm the only copyright holder of the code in this repository, thus
I can change from GPL to LGPL!
2014-09-17 15:57:56 +02:00
Martin Gräßlin
e763d9acc0
Add a build system
...
Framework style build system which generates two libraries:
* KF5WaylandClient
* KF5WaylandServer
autotests are adjusted to compile again. They need to be changed to
use the libraries once the export header gets generated.
2014-09-17 14:35:33 +02:00
Martin Gräßlin
faa80cefb7
Move all files to autotests/client
2014-09-17 13:23:06 +02:00