keepassxc/src/gui
2012-04-11 23:40:53 +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 Fix database name showing a star at the end when asking to save changes. 2012-04-11 21:50:20 +02:00
DatabaseTabWidget.h Multiple DatabaseTabWidget fixes. 2012-04-11 21:50:20 +02:00
DatabaseWidget.cpp Multiple DatabaseTabWidget fixes. 2012-04-11 21:50:20 +02:00
DatabaseWidget.h Multiple DatabaseTabWidget fixes. 2012-04-11 21:50:20 +02:00
EditEntryWidget_p.h Improve EditEntryWidget. 2010-10-06 22:54:07 +02:00
EditEntryWidget.cpp Make password and expiry information editable in EditEntryWidget. 2012-01-07 16:18:21 +01:00
EditEntryWidget.h Make password and expiry information editable in EditEntryWidget. 2012-01-07 16:18:21 +01:00
EditEntryWidget.ui Improve EditEntryWidget. 2010-10-06 22:54:07 +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
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 Make the edit entry button work. 2011-12-29 19:01:58 +01: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 Multiple DatabaseTabWidget fixes. 2012-04-11 21:50:20 +02:00
MainWindow.h Multiple DatabaseTabWidget fixes. 2012-04-11 21:50:20 +02:00
MainWindow.ui Expand GUI to allow changing the master key. 2012-01-13 17:52:37 +01:00