keepassxc/src/gui/entry
Felix Geyer 3dd4681e69 Fix EntryView not emitting activated() signals on return key press.
AutoTypeSelectDialog relies on this behavior.
2013-10-10 22:47:32 +02:00
..
AutoTypeAssociationsModel.cpp Add AutoTypeAssociationsModel class. 2012-07-16 17:39:20 +02:00
AutoTypeAssociationsModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EditEntryWidget_p.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EditEntryWidget.cpp Add a QMessageBox wrapper class to help gui tests. 2013-10-08 22:09:20 +02:00
EditEntryWidget.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +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 Add dummy PasswordGeneratorWidget. 2013-03-10 22:33:03 +01:00
EntryAttachmentsModel.cpp Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
EntryAttachmentsModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EntryAttributesModel.cpp Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
EntryAttributesModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EntryHistoryModel.cpp Improve performance of EntryHistoryModel. 2012-05-30 18:07:50 +02:00
EntryHistoryModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EntryModel.cpp Drop entries from search results when moved to the recycle bin. 2013-10-08 21:13:20 +02:00
EntryModel.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00
EntryView.cpp Fix EntryView not emitting activated() signals on return key press. 2013-10-10 22:47:32 +02:00
EntryView.h Drop Qt module name from include statements. 2013-10-03 15:18:16 +02:00