keepassxc/src/gui/entry
Jonathan White 027ff9f2bf
Overhaul Auto-Type Action Handling
* Close #2603 - Add support for modifier syntax (+, ^, and %)
* Fix #2633 - Allow reference syntax {REF:...} in Auto-Type sequences
* Close #5334  - Tell the user which part of the Auto-Type sequence is invalid for easy correction
* Fix #2401 - Select the right window on macOS prior to starting Auto-Type

* Allow for nested placeholders
2021-02-21 16:33:54 -05:00
..
AutoTypeAssociationsModel.cpp Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
AutoTypeAssociationsModel.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
EditEntryWidget_p.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
EditEntryWidget.cpp Overhaul Auto-Type Action Handling 2021-02-21 16:33:54 -05:00
EditEntryWidget.h Fix layout and alignment of Entry and Group edit views 2020-09-26 09:25:43 -04:00
EditEntryWidgetAdvanced.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditEntryWidgetAutoType.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditEntryWidgetBrowser.ui Add feature to ignore entries for HTTP-Auth Logins 2020-10-08 22:53:04 -04:00
EditEntryWidgetHistory.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EditEntryWidgetMain.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
EditEntryWidgetSSHAgent.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
EntryAttachmentsModel.cpp Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttachmentsModel.h Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttachmentsWidget.cpp Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttachmentsWidget.h Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttachmentsWidget.ui Add ability to rename attachments 2020-08-31 23:06:10 -04:00
EntryAttributesModel.cpp Restore correct formatting 2018-11-28 18:29:15 -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 Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
EntryHistoryModel.h Clearing deleted entries on applying. (#814) 2017-07-30 13:38:10 -04:00
EntryModel.cpp Merge branch 'release/2.6.2' into develop 2020-10-15 00:13:14 -04:00
EntryModel.h Move Hide Usernames/Passwords into view menu 2020-10-11 20:08:27 -04:00
EntryURLModel.cpp Move icon handling from Resources to gui/Icons (#5506) 2020-10-05 20:41:00 -04:00
EntryURLModel.h Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EntryView.cpp Move Hide Usernames/Passwords into view menu 2020-10-11 20:08:27 -04:00
EntryView.h Move Hide Usernames/Passwords into view menu 2020-10-11 20:08:27 -04:00