26 Commits (f702ad9c4cee58e8e438e3d22ff202a80ac8b3ff)

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
Nils Fenner b491aeb9ae Rename AbstractClient to Window 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 b0af657821 Silence -Wself-assign-overloaded with clang 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
Yuri Chornoivan bf58da3e9a Fix minor EBN issues 8 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
Thomas Lübking b5e3e4ac4c tests test tests, not code 11 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 dfa89cc050 Port reading Motif hints to XCB 11 years ago
Martin Gräßlin 1e2f491176 Improve auto-tests for xcbutils.h 12 years ago
Marco Martin 490e733590 Distinguish empty and non existent properties 12 years ago
Martin Gräßlin b45eeae352 [Xcb::Wrapper] Introduce a Property and StringProperty Wrapper subclass 12 years ago
Martin Gräßlin 98f259d63e [Xcb::Wrapper] Add unit test for TransientFor 12 years ago
Martin Gräßlin e25abdf3bb [Xcb::Wrapper] Add unit test for CurrentInput 12 years ago
Martin Gräßlin 9db9f172bc [Xcb::Wrapper] Add a unit test for Xcb::Tree 12 years ago
Martin Gräßlin 04716ae5e3 [kwin] Rename tests subdirectories to autotests 12 years ago
Martin Gräßlin 1d2c2d5982 Use Q_SLOTS and Q_SIGNALS instead of slots and signals 13 years ago
Martin Gräßlin 2d4b67d361 Do not use a shared pointer for the Xcb::Wrapper 13 years ago