keepassxc/src/gui
2012-05-14 16:27:59 +02:00
..
AboutDialog.cpp Add KeePassX icon to about dialog. 2012-05-02 16:21:59 +02:00
AboutDialog.h Add about dialog. 2012-05-02 15:37:21 +02:00
AboutDialog.ui Fix GPL version number in the about dialog. 2012-05-02 22:43:24 +02:00
ChangeMasterKeyWidget.cpp New TODO comment style. 2012-05-11 12:39:06 +02:00
ChangeMasterKeyWidget.h Edit widgets inherit from DialogyWidget. 2012-04-25 00:30:23 +02:00
ChangeMasterKeyWidget.ui Focus the password line edit on switch to change master key widget. 2012-04-23 17:14:22 +02:00
DatabaseOpenDialog.cpp Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00
DatabaseOpenDialog.h Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00
DatabaseOpenDialog.ui Set proper window title for DatabaseOpenDialog. 2012-05-02 22:43:00 +02:00
DatabaseSettingsWidget.cpp Coding style improvements. 2012-05-14 16:27:59 +02:00
DatabaseSettingsWidget.h Coding style improvements. 2012-05-14 16:27:59 +02:00
DatabaseSettingsWidget.ui Add transform round benchmark button to DatabaseWidget. 2012-05-12 15:39:55 +02:00
DatabaseTabWidget.cpp Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00
DatabaseTabWidget.h Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00
DatabaseWidget.cpp Truncate history of all items when history limits are changed. 2012-05-13 19:43:01 +02:00
DatabaseWidget.h Coding style improvements. 2012-05-14 16:27:59 +02:00
DialogyWidget.cpp Coding style fixes. 2012-05-02 17:04:03 +02:00
DialogyWidget.h Coding style fixes. 2012-05-02 17:04:03 +02:00
EditEntryWidget.cpp Improve selection when adding/removing a custom icon. 2012-05-13 21:19:45 +02:00
EditEntryWidget.h Pass database instead of metadata to edit entry widget. 2012-05-13 19:02:07 +02:00
EditEntryWidget.ui Fix the vertial size policy of the edit entry widget. 2012-04-28 21:30:11 +02:00
EditEntryWidget_p.h Coding style fixes. 2012-05-02 17:04:03 +02:00
EditEntryWidgetAdvanced.ui Turn attachmentsView into a QListView with wrapping turned on. 2012-05-02 11:15:50 +02:00
EditEntryWidgetIcons.ui Icon model fixes. 2012-05-10 13:59:36 +02:00
EditEntryWidgetMain.ui Add tabstop order for EditEntryWidgetMain. 2012-04-18 17:03:58 +02:00
EditEntryWidgetNotes.ui Add initial UI for entry editing. 2010-10-06 19:40:50 +02:00
EditGroupWidget.cpp Reset focus when opening database settings, edit entry and edit group widget. 2012-04-25 00:30:23 +02:00
EditGroupWidget.h Edit widgets inherit from DialogyWidget. 2012-04-25 00:30:23 +02:00
EditGroupWidget.ui Implement the GUI for editing and creating groups. 2011-12-27 15:49:06 +01:00
EntryAttachmentsModel.cpp Turn EntryAttachmentsModel into a QAbstractListModel. 2012-05-02 10:30:30 +02:00
EntryAttachmentsModel.h Turn EntryAttachmentsModel into a QAbstractListModel. 2012-05-02 10:30:30 +02:00
EntryAttributesModel.cpp Coding style fixes. 2012-04-28 21:42:23 +02:00
EntryAttributesModel.h Coding style fixes. 2012-04-28 21:42:23 +02:00
EntryModel.cpp Coding style improvements. 2012-05-14 16:27:59 +02:00
EntryModel.h Coding style improvements. 2012-05-14 16:27:59 +02:00
EntryView.cpp Coding style improvements. 2012-05-14 16:27:59 +02:00
EntryView.h Coding style improvements. 2012-05-14 16:27:59 +02:00
FileDialog.cpp Fix some more lines that are too long. 2012-04-18 23:05:31 +02:00
FileDialog.h Fix some more lines that are too long. 2012-04-18 23:05:31 +02:00
GroupModel.cpp Support moving entries with drag and drop. 2012-04-26 16:35:13 +02:00
GroupModel.h Support moving groups with drag and drop. 2012-04-25 00:22:55 +02:00
GroupView.cpp Use current index changed slot instead of selection changed signal in group view to update the entry view. 2012-05-13 19:21:23 +02:00
GroupView.h Use current index changed slot instead of selection changed signal in group view to update the entry view. 2012-05-13 19:21:23 +02:00
IconModels.cpp Coding style improvements. 2012-05-14 16:27:59 +02:00
IconModels.h Coding style improvements. 2012-05-14 16:27:59 +02:00
KeePass1OpenDialog.cpp Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00
KeePass1OpenDialog.h Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00
MainWindow.cpp Disable some menu actions while searching. 2012-05-13 19:21:23 +02:00
MainWindow.h Coding style fixes. 2012-05-02 17:04:03 +02:00
MainWindow.ui Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00