kdeconnect-kde/declarativeplugin
Albert Vaca Cintora 22be63ae9e Remove compatibility with Qt < 5.15
In theory we support Qt 5.6 (because of SailfishOS) but in practice we are not checking that in the CI so probably we broke the compatibility long ago. Also, I don't think anyone is using this code in SailfishOS, so we can greatly simplify the code by requiring Qt 5.15 or later.
2023-07-18 20:13:27 +00:00
..
qml remotekeyboard: Move workaround to the c++ side and make it more generic 2023-05-22 17:43:27 +00:00
CMakeLists.txt mousepad: Implement relative mouse movements 2023-05-12 15:48:25 +02:00
kdeconnectdeclarativeplugin.cpp Remove compatibility with Qt < 5.15 2023-07-18 20:13:27 +00:00
kdeconnectdeclarativeplugin.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
objectfactory.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
objectfactory.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pointerlocker.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pointerlocker.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
pointerlockerwayland.cpp mousepad: Implement relative mouse movements 2023-05-12 15:48:25 +02:00
pointerlockerwayland.h mousepad: Implement relative mouse movements 2023-05-12 15:48:25 +02:00
responsewaiter.cpp Remove compatibility with Qt < 5.15 2023-07-18 20:13:27 +00:00
responsewaiter.h Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00