keepassxc/src/gui/entry
Felix Geyer a50d2709e7 Replace EntryAttachments and EntryAttributes operator=() with copyDataFrom().
QObjects are not supposed to have assignment operators.
2012-07-20 12:15:19 +02: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 Replace EntryAttachments and EntryAttributes operator=() with copyDataFrom(). 2012-07-20 12:15:19 +02:00
EditEntryWidget.h Update auto-type association editing. 2012-07-20 10:28:18 +02: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 Create src/gui/{entry,group}/ and move corresponding files to these dirs. 2012-05-16 10:22:04 +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 Convert iconCount() and expiredIconIndex() to constants. 2012-06-29 15:22:43 +02:00
EntryModel.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
EntryView.cpp Allow selecting multiple rows in entry view. 2012-05-25 13:43:14 +02:00
EntryView.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00