17 Commits (4e01d2c8b7a0edf49c1b49fbaf7cbc3663592da4)

Author SHA1 Message Date
Laurent Montel 86c6238cfa Don't use QtTest => use QTest + missing include 3 years ago
Vlad Zahorodnii 10df3b0eb0 Remove Qt 5 specific code 3 years ago
Xaver Hugl 8955a2420e replace all uses of QScopedPointer with std::unique_ptr 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Volker Krause 57e0119d23 Adapt to Qt6's removal of Qt::X11Extras 4 years ago
Vlad Zahorodnii 293b2244ac Move xcbutils to utils directory 4 years ago
Vlad Zahorodnii 68c675d00d Make source code more relocatable 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
David Edmundson a3cff85e7a Remove Qt module declarations in includes 8 years ago
Martin Gräßlin 346619aa36 Remove KWin::display from kwinglobals 9 years ago
Martin Gräßlin d345878b52 [autotests] Add Q_CONSTRUCTOR_FUNCTION to X11 specific tests to force xcb 10 years ago
Martin Gräßlin 66c61adb6d [autotests] Drop KWIN_TEST_MAIN macro 10 years ago
Martin Gräßlin 0d51952d78 Provide x11Connection as a property on the KWin::Application 11 years ago
Martin Gräßlin fe9873e4b1 Provide x11RootWindow as a property on the KWin::Application 11 years ago
Martin Gräßlin 1e2f491176 Improve auto-tests for xcbutils.h 12 years ago
Martin Gräßlin 04716ae5e3 [kwin] Rename tests subdirectories to autotests 12 years ago
Matteo De Carlo 3297655fa2 Replace NULL with nullptr in kwin tests 12 years ago
Martin Gräßlin 1d2c2d5982 Use Q_SLOTS and Q_SIGNALS instead of slots and signals 13 years ago
Martin Gräßlin f238cbc3f5 Light-weight wrapper class for an xcb_window_t 13 years ago