keepassxc/src/gui
2012-04-18 17:03:58 +02:00
..
ChangeMasterKeyWidget.cpp Fix syntax error. 2012-04-11 23:40:53 +02:00
ChangeMasterKeyWidget.h Expand GUI to allow changing the master key. 2012-01-13 17:52:37 +01:00
ChangeMasterKeyWidget.ui Expand GUI to allow changing the master key. 2012-01-13 17:52:37 +01:00
DatabaseOpenDialog.cpp Move the code to open database files from DatabaseTabWidget to DatabaseOpenDialog. 2012-04-05 19:03:55 +02:00
DatabaseOpenDialog.h Move the code to open database files from DatabaseTabWidget to DatabaseOpenDialog. 2012-04-05 19:03:55 +02:00
DatabaseOpenDialog.ui Rename KeyOpenDialog to DatabaseOpenDialog. 2012-04-05 18:31:12 +02:00
DatabaseTabWidget.cpp Disable/enable menu actions depending on what currently can be done. 2012-04-18 17:03:57 +02:00
DatabaseTabWidget.h Disable/enable menu actions depending on what currently can be done. 2012-04-18 17:03:57 +02:00
DatabaseWidget.cpp Fix checking if database has a key. 2012-04-18 17:03:57 +02:00
DatabaseWidget.h Disable/enable menu actions depending on what currently can be done. 2012-04-18 17:03:57 +02:00
EditEntryWidget_p.h Improve EditEntryWidget. 2010-10-06 22:54:07 +02:00
EditEntryWidget.cpp Add password repeat check for entry passwords. 2012-04-18 17:03:58 +02:00
EditEntryWidget.h Add password repeat check for entry passwords. 2012-04-18 17:03:58 +02:00
EditEntryWidget.ui Improve EditEntryWidget. 2010-10-06 22:54:07 +02:00
EditEntryWidgetAdvanced.ui Add a new tab to the entry widget that shows attributes and attachments. 2012-04-14 15:43:41 +02:00
EditEntryWidgetMain.ui Make password and expiry information editable in EditEntryWidget. 2012-01-07 16:18:21 +01:00
EditEntryWidgetNotes.ui Add initial UI for entry editing. 2010-10-06 19:40:50 +02:00
EditGroupWidget.cpp Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
EditGroupWidget.h Mark some constructor as explicit. 2012-01-11 19:18:35 +01:00
EditGroupWidget.ui Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
EntryAttachmentsModel.cpp Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryAttachmentsModel.h Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryAttributesModel.cpp Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryAttributesModel.h Add EntryAttachmentsModel and EntryAttributesModel. 2012-04-14 15:41:57 +02:00
EntryModel.cpp Store database icons as QImage instead of QIcon. 2012-01-01 21:52:54 +01:00
EntryModel.h Add signal EntryView::entryActivated(). 2010-09-19 19:45:14 +02:00
EntryView.cpp Disable/enable menu actions depending on what currently can be done. 2012-04-18 17:03:57 +02:00
EntryView.h Make the edit entry button work. 2011-12-29 19:01:58 +01:00
FileDialog.cpp Use an own FileDialog class instead of QFileDialog. 2011-12-26 01:21:29 +01:00
FileDialog.h Use an own FileDialog class instead of QFileDialog. 2011-12-26 01:21:29 +01:00
GroupModel.cpp Store database icons as QImage instead of QIcon. 2012-01-01 21:52:54 +01:00
GroupModel.h Un-constify Entry* and Group* in various related signals and models/views. 2010-08-23 21:30:20 +02:00
GroupView.cpp Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
GroupView.h Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
MainWindow.cpp Remove duplicate connect on currentChanged signal of the tab widget. 2012-04-18 17:03:57 +02:00
MainWindow.h Disable/enable menu actions depending on what currently can be done. 2012-04-18 17:03:57 +02:00
MainWindow.ui Expand GUI to allow changing the master key. 2012-01-13 17:52:37 +01:00