keepassxc/src/gui/entry
Jonathan White 3b1e15ea1a Disable apply button when creating new entry/group
* Workaround to prevent data loss if apply is hit but not OK or Cancel
* Refactor required to fix this issue
2018-08-18 10:31:40 -04:00
..
AutoTypeAssociationsModel.cpp AutoType: resolve placeholders in window associations list 2017-10-23 22:55:22 +03:00
AutoTypeAssociationsModel.h AutoType: resolve placeholders in window associations list 2017-10-23 22:55:22 +03:00
AutoTypeMatchModel.cpp change inAutotype logic, preventing multiple autotype call 2018-02-04 23:13:15 +01:00
AutoTypeMatchModel.h change inAutotype logic, preventing multiple autotype call 2018-02-04 23:13:15 +01:00
AutoTypeMatchView.cpp fix MatchView activation with Enter/Return on macOS 2018-02-04 23:32:51 +01:00
AutoTypeMatchView.h change inAutotype logic, preventing multiple autotype call 2018-02-04 23:13:15 +01:00
EditEntryWidget_p.h Move category tab widgets to separate widget and hide history category when there is no history 2017-02-22 01:05:36 +01:00
EditEntryWidget.cpp Disable apply button when creating new entry/group 2018-08-18 10:31:40 -04:00
EditEntryWidget.h Fix macOS build 2018-06-16 11:03:18 -04:00
EditEntryWidgetAdvanced.ui Add support for foreground and background entry colors 2018-02-21 09:04:46 +01:00
EditEntryWidgetAutoType.ui improve Window Associations UI/UX 2018-02-04 23:13:15 +01: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 Revert 5bc000c to fix startup delay 2017-11-20 15:36:30 -02:00
EditEntryWidgetSSHAgent.ui Add disambiguation info to source strings 2018-01-21 15:54:46 +01:00
EntryAttachmentsModel.cpp Fix failing entry model test for attachment name and size 2017-12-25 14:36:41 +02:00
EntryAttachmentsModel.h Use a table view to display the list of attachments in EditEntryWidget 2017-12-24 20:10:12 +02:00
EntryAttachmentsWidget.cpp Add WITH_XC_SSHAGENT flag to build config and use cmake3 package 2017-12-26 13:07:10 +01:00
EntryAttachmentsWidget.h Correct regression to ssh-agent from entry attachment refactor 2017-12-25 23:22:10 +01:00
EntryAttachmentsWidget.ui Move attachments view to the separate widget EntryAttachmentsWidget 2017-12-25 14:36:43 +02:00
EntryAttributesModel.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01: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 Clearing deleted entries on applying. (#814) 2017-07-30 13:38:10 -04:00
EntryHistoryModel.h Clearing deleted entries on applying. (#814) 2017-07-30 13:38:10 -04:00
EntryModel.cpp Remove resolving placeholders for notes 2018-05-06 15:44:27 -04:00
EntryModel.h Set paperclip column to be fixed size; correct test failures 2018-02-25 19:38:00 +01:00
EntryView.cpp Set paperclip column to be fixed size; correct test failures 2018-02-25 19:38:00 +01:00
EntryView.h Set paperclip column to be fixed size; correct test failures 2018-02-25 19:38:00 +01:00