keepassxc/src/gui
2012-05-27 11:24:56 +02:00
..
entry Add convenience method EditWidget::setHeadline(). 2012-05-27 11:12:12 +02:00
group Add convenience method EditWidget::setHeadline(). 2012-05-27 11:12:12 +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 Mark some UI strings as untranslatable. 2012-05-25 13:42:55 +02:00
Application.cpp Small fixes in Application. 2012-05-21 22:11:26 +02:00
Application.h Small fixes in Application. 2012-05-21 22:11:26 +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
Clipboard.cpp Support copying username and password to the clipboard. 2012-05-26 16:37:57 +02:00
Clipboard.h Coding style fixes. 2012-05-26 16:47:58 +02:00
DatabaseOpenDialog.cpp Implement GUI to import KeePass 1 databases. 2012-05-12 10:13:00 +02:00
DatabaseOpenDialog.h Include header cleanup. 2012-05-20 23:08:23 +02:00
DatabaseOpenDialog.ui Set proper window title for DatabaseOpenDialog. 2012-05-02 22:43:00 +02:00
DatabaseSettingsWidget.cpp DatabaseSettingsWidget improvements. 2012-05-19 15:04:05 +02:00
DatabaseSettingsWidget.h Simplify DatabaseSettingsWidget by passing a Database pointer to it. 2012-05-19 14:52:00 +02:00
DatabaseSettingsWidget.ui Mark some UI strings as untranslatable. 2012-05-25 13:42:55 +02:00
DatabaseTabWidget.cpp Support copying username and password to the clipboard. 2012-05-26 16:37:57 +02:00
DatabaseTabWidget.h Support copying username and password to the clipboard. 2012-05-26 16:37:57 +02:00
DatabaseWidget.cpp Remove some double margins. 2012-05-27 11:24:56 +02:00
DatabaseWidget.h Add a function to database widget to access enabled state of actions. 2012-05-26 19:40:02 +02:00
DialogyWidget.cpp Coding style fixes. 2012-05-02 17:04:03 +02:00
DialogyWidget.h Include header cleanup. 2012-05-20 23:08:23 +02:00
DragTabBar.cpp Switch database tab when hovering over it in drag and drop. 2012-05-16 10:05:58 +02:00
DragTabBar.h Coding style fixes. 2012-05-21 11:57:29 +02:00
EditWidget.cpp Add convenience method EditWidget::setHeadline(). 2012-05-27 11:12:12 +02:00
EditWidget.h Add convenience method EditWidget::setHeadline(). 2012-05-27 11:12:12 +02:00
EditWidget.ui Create src/gui/{entry,group}/ and move corresponding files to these dirs. 2012-05-16 10:22:04 +02:00
EditWidgetIcons.cpp Coding style fixes. 2012-05-15 18:51:45 +02:00
EditWidgetIcons.h Include header cleanup. 2012-05-20 23:08:23 +02:00
EditWidgetIcons.ui Rename EditEntryWidgetIcons to EditWidgetIcons. 2012-05-15 18:46:59 +02:00
FileDialog.cpp Fix some more lines that are too long. 2012-04-18 23:05:31 +02:00
FileDialog.h Make copy constructor and assignment operator of singleton classes private. 2012-05-26 16:45:59 +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 Add Q_OBJECT macro to KeePass1OpenDialog and generate the moc file. 2012-05-20 22:23:36 +02:00
LineEdit.cpp Coding style fixes. 2012-05-21 11:57:29 +02:00
LineEdit.h Coding style fixes. 2012-05-21 11:57:29 +02:00
MainWindow.cpp Add (not yet functional) SettingsWidget. 2012-05-27 11:09:52 +02:00
MainWindow.h Add (not yet functional) SettingsWidget. 2012-05-27 11:09:52 +02:00
MainWindow.ui Remove some double margins. 2012-05-27 11:24:56 +02:00
SearchWidget.ui Remove some double margins. 2012-05-27 11:24:56 +02:00
SettingsWidget.cpp Add convenience method EditWidget::setHeadline(). 2012-05-27 11:12:12 +02:00
SettingsWidget.h Add (not yet functional) SettingsWidget. 2012-05-27 11:09:52 +02:00
SettingsWidgetSecurity.ui Add (not yet functional) SettingsWidget. 2012-05-27 11:09:52 +02:00