keepassxc/tests/gui
Carlo Teubner 07f565aa49 Require Qt >= 5.12
Bump the minimum required Qt version up to 5.12, as per
https://github.com/keepassxreboot/keepassxc/issues/10859#issuecomment-2148477826.
Previously, the minimum version was 5.2.0 based on the CMakeLists.txt
check, though it's unclear if such old versions would actually work.

With this, we are able to remove a whole bunch of #ifdef'd code.
2024-06-22 00:01:23 -04:00
..
CMakeLists.txt Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
TestGui.cpp Require Qt >= 5.12 2024-06-22 00:01:23 -04:00
TestGui.h Support remote database access using external tools (#7222) 2024-06-13 06:23:41 -04:00
TestGuiBrowser.cpp Require Qt >= 5.12 2024-06-22 00:01:23 -04:00
TestGuiBrowser.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestGuiFdoSecrets.cpp Require Qt >= 5.12 2024-06-22 00:01:23 -04:00
TestGuiFdoSecrets.h FdoSecrets: add smarter handling of database unlock requests 2022-06-04 16:27:18 -04:00
TestGuiPixmaps.cpp Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
TestGuiPixmaps.h Optimize includes across code base 2021-07-13 22:08:33 -04:00