keepassxc/src/gui/entry
Jonathan White 02602da257 Several improvements to tags editing
* Fix #7602 - Allow spaces in tag names
* Fix #7528 - Allow pasting text into the tags field. Text is split by comma creating tags for each section of text. If there are no commas then the pasted text becomes a tag.
* Fix tags editing not causing the entry to be marked as modified.
2022-03-29 18:41:31 -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 Several improvements to tags editing 2022-03-29 18:41:31 -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 Add tags feature 2022-01-28 16:13:49 -05: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 Implement "Overwrite attachment" confirmation dialog. 2021-10-24 23:41:57 -04:00
EntryAttachmentsWidget.h Implement "Overwrite attachment" confirmation dialog. 2021-10-24 23:41:57 -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 Show what changed between entry history items 2021-12-22 05:52:54 -05:00
EntryHistoryModel.h Show what changed between entry history items 2021-12-22 05:52:54 -05:00
EntryModel.cpp Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
EntryModel.h Add entry view column for password strength 2021-02-26 22:10:04 -05: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 Fix entry preview resetting when focusing out of entry view 2021-11-13 23:17:30 -05:00
EntryView.h Fix entry preview resetting when focusing out of entry view 2021-11-13 23:17:30 -05:00