keepassxc/tests/gui
Jonathan White df1035a31d
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.
2025-10-25 18:59:21 -04:00
..
attachments Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
CMakeLists.txt Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
TestGui.cpp Require Qt >= 5.12 2025-10-25 18:59:21 -04:00
TestGui.h Overhaul action states and add icons to toolbar 2024-10-07 18:07:15 -04:00
TestGuiBrowser.cpp Require Qt >= 5.12 2025-10-25 18:59:21 -04:00
TestGuiBrowser.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TestGuiFdoSecrets.cpp Require Qt >= 5.12 2025-10-25 18:59:21 -04:00
TestGuiFdoSecrets.h FdoSecrets: add smarter handling of database unlock requests 2022-09-22 06:49:07 -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