keepassxc/src/gui/entry
2012-11-02 16:33:10 +01:00
..
AutoTypeAssociationsModel.cpp Add AutoTypeAssociationsModel class. 2012-07-16 17:39:20 +02:00
AutoTypeAssociationsModel.h Add AutoTypeAssociationsModel class. 2012-07-16 17:39:20 +02:00
EditEntryWidget_p.h Create src/gui/{entry,group}/ and move corresponding files to these dirs. 2012-05-16 10:22:04 +02:00
EditEntryWidget.cpp Make sure the presets menu has a parent. 2012-11-02 16:33:10 +01:00
EditEntryWidget.h Make sure the presets menu has a parent. 2012-11-02 16:33:10 +01:00
EditEntryWidgetAdvanced.ui Create src/gui/{entry,group}/ and move corresponding files to these dirs. 2012-05-16 10:22:04 +02:00
EditEntryWidgetAutoType.ui Improve window select combo box. 2012-07-20 12:15:14 +02:00
EditEntryWidgetHistory.ui Make history view sortable. 2012-05-30 16:51:36 +02:00
EditEntryWidgetMain.ui Add presets for expire date. 2012-08-18 17:33:41 +02:00
EditEntryWidgetNotes.ui Create src/gui/{entry,group}/ and move corresponding files to these dirs. 2012-05-16 10:22:04 +02:00
EntryAttachmentsModel.cpp Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
EntryAttachmentsModel.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
EntryAttributesModel.cpp Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
EntryAttributesModel.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
EntryHistoryModel.cpp Improve performance of EntryHistoryModel. 2012-05-30 18:07:50 +02:00
EntryHistoryModel.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
EntryModel.cpp Return Q_NULLPTR instead of 0 when the return type is a pointer. 2012-07-23 14:58:57 +02:00
EntryModel.h Rename methods in EntryModel and EntryView from "search" to "entry list mode". 2012-07-21 22:21:49 +02:00
EntryView.cpp Prevent selection of both entries when an entry is cloned via shortcut. 2012-07-23 22:27:02 +02:00
EntryView.h Subclass QSortFilterProxyModel to hide the group column in EntryView. 2012-07-22 22:02:06 +02:00