keepassxc/src/gui
2012-06-06 19:59:10 +02:00
..
entry Improve performance of EntryHistoryModel. 2012-05-30 18:07:50 +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 Move singleton instance code to static member functions. 2012-05-31 14:51:44 +02:00
Clipboard.h Move singleton instance code to static member functions. 2012-05-31 14:51:44 +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 Re-add truncation of history entries. 2012-06-06 19:59:10 +02:00
DatabaseSettingsWidget.h Re-add truncation of history entries. 2012-06-06 19:59:10 +02:00
DatabaseSettingsWidget.ui Mark some UI strings as untranslatable. 2012-05-25 13:42:55 +02:00
DatabaseTabWidget.cpp allow any filetype to be opened as a database 2012-06-06 10:46:42 +02:00
DatabaseTabWidget.h Indicate read-only state in window title. 2012-05-28 19:01:38 +02:00
DatabaseWidget.cpp Re-add truncation of history entries. 2012-06-06 19:59:10 +02:00
DatabaseWidget.h Re-add truncation of history entries. 2012-06-06 19:59:10 +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 Coding style fixes. 2012-05-28 12:12:33 +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 Use "*" as filter for all files instead of "*.*". 2012-06-06 10:21:17 +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 Move singleton instance code to static member functions. 2012-05-31 14:51:44 +02:00
FileDialog.h Move singleton instance code to static member functions. 2012-05-31 14:51:44 +02:00
IconModels.cpp Coding style fixes. 2012-05-28 12:12:33 +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 Support RTL layout in LineEdit. 2012-05-27 19:43:34 +02:00
LineEdit.h Support RTL layout in LineEdit. 2012-05-27 19:43:34 +02:00
MainWindow.cpp Switch back to WelcomeWidget when settings widget is closed and there are no open databases. 2012-05-30 15:20:09 +02:00
MainWindow.h Switch to DatabaseTabWidget when the current tab changed and the welcome widget is shown. 2012-05-28 18:49:16 +02:00
MainWindow.ui Add welcome widget. 2012-05-27 20:15:06 +02:00
SearchWidget.ui Coding style fixes. 2012-05-28 12:12:33 +02:00
SettingsWidget.cpp Rename setting so it refers only to group expanded state changes. 2012-05-30 11:27:09 +02:00
SettingsWidget.h Store remember last opened files setting. 2012-05-28 00:09:54 +02:00
SettingsWidgetGeneral.ui Rename setting so it refers only to group expanded state changes. 2012-05-30 11:27:09 +02:00
SettingsWidgetSecurity.ui Add (not yet functional) SettingsWidget. 2012-05-27 11:09:52 +02:00
WelcomeWidget.cpp Add welcome widget. 2012-05-27 20:15:06 +02:00
WelcomeWidget.h Add welcome widget. 2012-05-27 20:15:06 +02:00
WelcomeWidget.ui Add welcome widget. 2012-05-27 20:15:06 +02:00