keepassxc/src/gui/entry
Jonathan White a41c26e9cd Cleanup UI files
Removes unnecessary & from strings in settings widgets. These cause confusion and complicate translation. They are unnecessary as all dialogs allow efficient tabbing between elements.

Also add colons after several settings with input boxes and remove a hard stop.

Improve wording of strings based on translator feedback.

Fix case sensitive matching of CLI Export.
2020-01-27 22:58:19 -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
AutoTypeMatchModel.cpp Remove unused variables 2018-11-28 18:29:13 -05:00
AutoTypeMatchModel.h Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
AutoTypeMatchView.cpp Hide Auto-Type sequences column when unnecessary 2019-11-09 13:53:44 +01:00
AutoTypeMatchView.h Enable copy & paste from AutoType selection dialog 2019-06-19 10:23:33 -04:00
EditEntryWidget.cpp Cleanup UI files 2020-01-27 22:58:19 -05:00
EditEntryWidget.h SSH Agent: Refactor entry and agent key management 2020-01-27 17:40:02 -05:00
EditEntryWidget_p.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
EditEntryWidgetAdvanced.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EditEntryWidgetAutoType.ui Cleanup UI files 2020-01-27 22:58:19 -05:00
EditEntryWidgetBrowser.ui Add option to use entry only for HTTP Basic Auth 2019-12-21 17:28:27 -05:00
EditEntryWidgetHistory.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EditEntryWidgetMain.ui Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EditEntryWidgetSSHAgent.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EntryAttachmentsModel.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachmentsModel.h Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachmentsWidget.cpp Use Snap-Specific directories 2019-05-30 15:32:26 -04:00
EntryAttachmentsWidget.h Formatting the code. 2018-03-31 16:01:30 -04:00
EntryAttachmentsWidget.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -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 Removing QColor (from Qt::Widgets) from core modules. (#4247) 2020-01-26 21:38:43 -05:00
EntryModel.h Clean up Entry Model/View code 2018-11-17 08:49:47 -05:00
EntryURLModel.cpp Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EntryURLModel.h Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EntryView.cpp Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EntryView.h Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00