keepassxc/src/gui
2012-04-26 16:35:13 +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 Implement default username. 2012-04-25 00:30:23 +02:00
DatabaseTabWidget.cpp Coding style fixes. 2012-04-25 20:22:55 +02:00
DatabaseTabWidget.h Add enum to describe current mode of database widget. 2012-04-25 19:46:19 +02:00
DatabaseWidget.cpp Coding style fixes. 2012-04-25 20:22:55 +02:00
DatabaseWidget.h Coding style fixes. 2012-04-25 20:22:55 +02:00
DialogyWidget.cpp Coding style fixes. 2012-04-25 20:22:55 +02:00
DialogyWidget.h Coding style fixes. 2012-04-25 20:22:55 +02:00
EditEntryWidget_p.h Improve code style. 2012-04-18 22:08:22 +02:00
EditEntryWidget.cpp Reset focus when opening database settings, edit entry and edit group widget. 2012-04-25 00:30:23 +02:00
EditEntryWidget.h Edit widgets inherit from DialogyWidget. 2012-04-25 00:30:23 +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 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 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 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 Support moving entries with drag and drop. 2012-04-26 16:35:13 +02:00
GroupView.h Support moving entries with drag and drop. 2012-04-26 16:35:13 +02:00
MainWindow.cpp Coding style fixes. 2012-04-25 20:22:55 +02:00
MainWindow.h Add enum to describe current mode of database widget. 2012-04-25 19:46:19 +02:00
MainWindow.ui Add ability to delete groups via gui. 2012-04-22 00:11:17 +02:00