keepassxc/src/gui/entry
Jonathan White c830f85c09 Various minor bug fixes / enhancements
* Fix issues when Config options were renamed
* Fix compile issues when using clang 10
* Rearrange database menu icons and import database menu icons
* Set minimum size of MainWindow to 800 to prevent search bar from hiding
* Fix not saving password generator options when closing the standalone generator
* Add headers to health check reports
* Don't show hidden content dots when notes are hidden but empty.

* Fix saving new database files in SMB shares on Windows, fixes #4809

* Gracefully handle duplicate attachments :
Instead of bailing out with an error, prepend a random string to the name of duplicate attachment records. This prevents data loss from other programs that mishandled KDBX XML writing. Fixes #2493

* Properly handle blocked import of signed KeeShare database, fixes #4413
2020-06-04 10:03:40 -04: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 Replace database icons with SVG's 2020-05-29 10:00:32 -04: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_p.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
EditEntryWidget.cpp Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditEntryWidget.h SSH Agent: Reset settings when KeeAgent.settings is removed 2020-05-23 11:30:31 -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 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 Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditEntryWidgetSSHAgent.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02: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 Issue warning before allowing large attachments 2020-05-23 13:04:01 -04:00
EntryAttachmentsWidget.h Issue warning before allowing large attachments 2020-05-23 13:04:01 -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 Various minor bug fixes / enhancements 2020-06-04 10:03:40 -04:00
EntryModel.h Add natural sort of entry list 2020-05-22 12:13:20 -04:00
EntryURLModel.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
EntryURLModel.h Show UI warning for invalid URLs 2019-12-21 09:22:16 -05:00
EntryView.cpp Add natural sort of entry list 2020-05-22 12:13:20 -04:00
EntryView.h Add natural sort of entry list 2020-05-22 12:13:20 -04:00