keepassxc/src/gui/entry
Jonathan White b90e9ee428 Fix behavior when saving after canceling entry edit
* Fixes #3141
* Clearing the entry edit widget prior to emitting the editFinished signal caused the widget to be marked modified and prevent new entries from being created. Use an explicit boolean to notify commit success.
* Don't clear password generator on canceling a cancel
* Don't discard changes if saving from a cancel produces an error
2019-05-31 08:22:38 -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 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 Restore correct formatting 2018-11-28 18:29:15 -05:00
AutoTypeMatchView.h Reduce number of unneeded copies 2018-10-31 15:16:04 +01:00
EditEntryWidget.cpp Fix behavior when saving after canceling entry edit 2019-05-31 08:22:38 -04:00
EditEntryWidget.h Correct issues with apply button 2019-04-07 19:12:45 -04:00
EditEntryWidget_p.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
EditEntryWidgetAdvanced.ui Add support for foreground and background entry colors 2018-02-21 09:04:46 +01:00
EditEntryWidgetAutoType.ui Add button to open Custom Auto-type sequence documentation (#2733) 2019-03-24 10:13:50 -04:00
EditEntryWidgetHistory.ui Use better default row width for history view and enable alternating row colors 2017-02-22 19:10:13 +01:00
EditEntryWidgetMain.ui Add favicon fetch button next to entry's url edit textbox (#2439) 2018-11-24 17:30:55 -05:00
EditEntryWidgetSSHAgent.ui Add disambiguation info to source strings 2018-01-21 15:54:46 +01: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 Move attachments view to the separate widget EntryAttachmentsWidget 2017-12-25 14:36:43 +02: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 Fix referenced entry color on macOS dark mode (#2984) 2019-04-12 19:57:49 +02:00
EntryModel.h Clean up Entry Model/View code 2018-11-17 08:49:47 -05:00
EntryView.cpp Update Group in Preview Widget when focused 2019-05-31 08:22:38 -04:00
EntryView.h Correct refactor issues with entry selection and search (#2518) 2018-11-28 16:13:56 -05:00