kwin/autotests
Vlad Zahorodnii b099ad8ade Drop deprecated Qt::AA_UseHighDpiPixmaps
Qt::AA_UseHighDpiPixmaps has no any effect now.

We used to rely on the fact that Qt::AA_UseHighDpiPixmaps is disabled by
default in Qt 5 in kwin_x11. It's not clear what to do about it now.
2023-03-03 08:36:14 +00:00
..
drm Port to KF6 2023-02-28 18:30:26 +02:00
integration Drop deprecated Qt::AA_UseHighDpiPixmaps 2023-03-03 08:36:14 +00:00
libinput Port to KF6 2023-02-28 18:30:26 +02:00
libkwineffects Enable GLSL for Mali (Lima) / PinePhone devices 2023-02-28 21:04:37 +00:00
tabbox Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
CMakeLists.txt Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp
test_client_machine.cpp Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
test_ftrace.cpp
test_gestures.cpp
test_utils.cpp
test_virtual_desktops.cpp Make VirtualDesktopManager::currentChanged pass VirtualDesktop 2023-02-25 21:22:40 +00:00
test_window_paint_data.cpp
test_x11_timestamp_update.cpp Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
test_xcb_size_hints.cpp Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
test_xcb_window.cpp Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
test_xcb_wrapper.cpp Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
test_xkb.cpp Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
testutils.h
xcb_scaling_mock.cpp