keepassxc/src/gui/entry
Jonathan White eaa363d8c0
Fix crash when deleting items in recycle bin while searching (#8117)
* Fix #8099
* Clean up code that connects groups to the entry view. Instead of connecting ALL groups from ALL databases, we only need to connect the groups that entries actually belong to. This solves the bug and also reduces overhead.
2022-09-22 08:40:23 -04:00
..
AutoTypeAssociationsModel.cpp Auto-Type: Only match non-empty associations 2022-02-08 19:07:00 -05:00
AutoTypeAssociationsModel.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
EditEntryWidget.cpp Add password strength indicator to PasswordEditWidget 2022-05-31 07:34:50 -04:00
EditEntryWidget.h Add Browser Integration to Group Edit page 2021-10-11 00:19:06 -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 Add Browser Integration to Group Edit page 2021-10-11 00:19:06 -04:00
EditEntryWidgetHistory.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EditEntryWidgetMain.ui Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00
EditEntryWidgetSSHAgent.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
EntryAttachmentsModel.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
EntryAttachmentsModel.h Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
EntryAttachmentsWidget.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04: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 Optimize includes across code base 2021-07-13 22:08:33 -04: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 Add tags to history comparison 2022-04-03 13:28:39 -04:00
EntryHistoryModel.h Show what changed between entry history items 2021-12-22 05:52:54 -05:00
EntryModel.cpp Fix crash when deleting items in recycle bin while searching (#8117) 2022-09-22 08:40:23 -04:00
EntryModel.h Fix crash when deleting items in recycle bin while searching (#8117) 2022-09-22 08:40:23 -04:00
EntryURLModel.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
EntryURLModel.h Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EntryView.cpp Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00
EntryView.h Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00