keepassxc/src/gui/entry
2018-02-25 19:38:00 +01: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 Correct intermittent crash due to stale history items 2018-02-25 19:27:06 +01:00
EditEntryWidget.h Ask to apply generated password when commiting an entry edit 2018-02-21 09:38:27 +01: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 Correct test failures; moved gui calls into gui objects 2018-02-25 19:38:00 +01:00
EntryModel.h Correct test failures; moved gui calls into gui objects 2018-02-25 19:38:00 +01:00
EntryView.cpp Correct test failures; moved gui calls into gui objects 2018-02-25 19:38:00 +01:00
EntryView.h Guarantee that configuration values are committed to disk on exit 2018-02-04 13:56:46 +01:00