keepassxc/src/gui/entry
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
..
AutoTypeAssociationsModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
AutoTypeAssociationsModel.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
EditEntryWidget.cpp Fix SSH Agent broken decrypt button (#10638) 2024-05-27 14:48:33 -04:00
EditEntryWidget.h Remove various undefined/unused functions 2024-03-31 17:19:35 -04:00
EditEntryWidget_p.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
EditEntryWidgetAdvanced.ui Fix unreadable buttons in attachments widget 2021-08-22 17:09:21 -04:00
EditEntryWidgetAutoType.ui Fix translations 2022-03-20 23:31:52 +01:00
EditEntryWidgetBrowser.ui Correct minor issues in translations 2024-04-28 18:16:10 -04:00
EditEntryWidgetHistory.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EditEntryWidgetMain.ui Fix various accessibility issues (#9138) 2023-04-15 21:35:54 -04:00
EditEntryWidgetSSHAgent.ui SSH Agent: Add support for generating SSH keys 2023-02-01 23:32:56 -05:00
EntryAttachmentsModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
EntryAttachmentsModel.h Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
EntryAttachmentsWidget.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
EntryAttachmentsWidget.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EntryAttachmentsWidget.ui Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttributesModel.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
EntryAttributesModel.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EntryHistoryModel.cpp Fix crash when deleting history items 2024-04-20 12:53:39 -04:00
EntryHistoryModel.h Show what changed between entry history items 2021-12-22 05:52:54 -05:00
EntryModel.cpp Show Row-Backgroundcolor in a column 2023-09-16 09:00:03 -04:00
EntryModel.h Show Row-Backgroundcolor in a column 2023-09-16 09:00:03 -04:00
EntryURLModel.cpp Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
EntryURLModel.h Remove various undefined/unused functions 2024-03-31 17:19:35 -04:00
EntryView.cpp Require Qt >= 5.12 2024-06-22 00:01:23 -04:00
EntryView.h Show Row-Backgroundcolor in a column 2023-09-16 09:00:03 -04:00