keepassxc/src/gui
2012-07-14 19:09:28 +02:00
..
entry Hide history row when viewing history items. 2012-07-02 00:16:24 +02:00
group Convert iconCount() and expiredIconIndex() to constants. 2012-06-29 15:22:43 +02:00
AboutDialog.cpp Add KeePassX icon to about dialog. 2012-05-02 16:21:59 +02:00
AboutDialog.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
AboutDialog.ui Mark some UI strings as untranslatable. 2012-05-25 13:42:55 +02:00
Application.cpp Add initial auto-type implementation. 2012-07-12 22:33:20 +02:00
Application.h Add initial auto-type implementation. 2012-07-12 22:33:20 +02:00
ChangeMasterKeyWidget.cpp Coding style fixes. 2012-06-11 18:52:16 +02:00
ChangeMasterKeyWidget.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +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 Use Q_OS_* defines instead of Q_WS_*. 2012-07-12 13:58:40 +02:00
Clipboard.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
DatabaseOpenWidget.cpp Use QSaveFile to save databases. 2012-07-06 18:50:52 +02:00
DatabaseOpenWidget.h Use QSaveFile to save databases. 2012-07-06 18:50:52 +02:00
DatabaseOpenWidget.ui Make DatabaseOpenWidget a bit prettier. 2012-07-02 18:47:12 +02:00
DatabaseSettingsWidget.cpp Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
DatabaseSettingsWidget.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
DatabaseSettingsWidget.ui Mark some UI strings as untranslatable. 2012-05-25 13:42:55 +02:00
DatabaseTabWidget.cpp Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +02:00
DatabaseTabWidget.h Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +02:00
DatabaseWidget.cpp Add an auto-type entry action. 2012-07-12 22:35:51 +02:00
DatabaseWidget.h Add an auto-type entry action. 2012-07-12 22:35:51 +02:00
DialogyWidget.cpp Coding style fixes. 2012-05-02 17:04:03 +02:00
DialogyWidget.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +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 Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
EditWidget.cpp Hide history row when viewing history items. 2012-07-02 00:16:24 +02:00
EditWidget.h Hide history row when viewing history items. 2012-07-02 00:16:24 +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 Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
EditWidgetIcons.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
EditWidgetIcons.ui Rename EditEntryWidgetIcons to EditWidgetIcons. 2012-05-15 18:46:59 +02:00
FileDialog.cpp Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
FileDialog.h Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
IconModels.cpp Convert iconCount() and expiredIconIndex() to constants. 2012-06-29 15:22:43 +02:00
IconModels.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
KeePass1OpenWidget.cpp Use QSaveFile to save databases. 2012-07-06 18:50:52 +02:00
KeePass1OpenWidget.h Use QSaveFile to save databases. 2012-07-06 18:50:52 +02:00
LineEdit.cpp Support RTL layout in LineEdit. 2012-05-27 19:43:34 +02:00
LineEdit.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
MainWindow.cpp Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +02:00
MainWindow.h Mark overriden methods as Q_DECL_OVERRIDE. 2012-06-29 14:37:29 +02:00
MainWindow.ui Add an auto-type entry action. 2012-07-12 22:35:51 +02:00
SearchWidget.ui Coding style fixes. 2012-05-28 12:12:33 +02:00
SettingsWidget.cpp Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +02:00
SettingsWidget.h Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +02:00
SettingsWidgetGeneral.ui Add global shortcut widget to SettingsWidget and register shortcut on startup. 2012-07-14 19:09:28 +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 Make use of Q_NULLPTR. 2012-06-29 14:15:16 +02:00
WelcomeWidget.ui Add welcome widget. 2012-05-27 20:15:06 +02:00