keepassxc/src/gui
2012-05-02 17:04:03 +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 Add KeePassX icon to about dialog. 2012-05-02 16:21:59 +02:00
ChangeMasterKeyWidget.cpp Edit widgets inherit from DialogyWidget. 2012-04-25 00:30:23 +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 Coding style fixes. 2012-04-25 20:22:55 +02:00
DatabaseOpenDialog.h Allow passing a filename and password on the command line. 2012-04-24 11:47:16 +02:00
DatabaseOpenDialog.ui Focus the password line edit by default. 2012-04-22 20:57:42 +02:00
DatabaseSettingsWidget.cpp Implement default username. 2012-04-25 00:30:23 +02:00
DatabaseSettingsWidget.h Implement default username. 2012-04-25 00:30:23 +02:00
DatabaseSettingsWidget.ui Move recycle bin checkbox to the left side. 2012-05-02 16:34:06 +02:00
DatabaseTabWidget.cpp Set default name for root group when creating new database. 2012-05-02 16:26:32 +02:00
DatabaseTabWidget.h Add enum to describe current mode of database widget. 2012-04-25 19:46:19 +02:00
DatabaseWidget.cpp Show entry title/group name in delete dialog. 2012-04-28 21:43:23 +02:00
DatabaseWidget.h Coding style fixes. 2012-04-25 20:22:55 +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_p.h Coding style fixes. 2012-05-02 17:04:03 +02:00
EditEntryWidget.cpp Implement saving, adding and removing attachments. 2012-05-02 11:11:28 +02:00
EditEntryWidget.h Implement saving, adding and removing attachments. 2012-05-02 11:11:28 +02:00
EditEntryWidget.ui Fix the vertial size policy of the edit entry widget. 2012-04-28 21:30:11 +02:00
EditEntryWidgetAdvanced.ui Turn attachmentsView into a QListView with wrapping turned on. 2012-05-02 11:15:50 +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 Support moving entries with drag and drop. 2012-04-26 16:35:13 +02:00
EntryModel.h Support moving entries with drag and drop. 2012-04-26 16:35:13 +02:00
EntryView.cpp Support moving entries with drag and drop. 2012-04-26 16:35:13 +02:00
EntryView.h Constification and some style fixes. 2012-04-23 21:09:01 +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 Sync expanded state to the view for new groups. 2012-05-02 15:36:27 +02:00
GroupView.h Sync expanded state to the view for new groups. 2012-05-02 15:36:27 +02:00
MainWindow.cpp Coding style fixes. 2012-05-02 17:04:03 +02:00
MainWindow.h Coding style fixes. 2012-05-02 17:04:03 +02:00
MainWindow.ui Remove status bar in main window. 2012-05-02 15:37:37 +02:00