keepassxc/src/gui
2012-07-27 18:38:52 +02:00
..
entry Prevent selection of both entries when an entry is cloned via shortcut. 2012-07-23 22:27:02 +02:00
group Return Q_NULLPTR instead of 0 when the return type is a pointer. 2012-07-23 14:58:57 +02:00
AboutDialog.cpp Rename DataPath to FilePath. 2012-07-18 21:22:26 +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_MAC instead of the nonexistent Q_OS_MACOS. 2012-07-16 17:49:12 +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 action to open the entry URL. 2012-07-27 18:38:52 +02:00
DatabaseTabWidget.h Add action to open the entry URL. 2012-07-27 18:38:52 +02:00
DatabaseWidget.cpp Add action to open the entry URL. 2012-07-27 18:38:52 +02:00
DatabaseWidget.h Add action to open the entry URL. 2012-07-27 18:38:52 +02:00
DialogyWidget.cpp Replace some more Q_WS_* with Q_OS_*. 2012-07-19 19:42:26 +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 Use constructor initialization lists where possible. 2012-07-19 19:42:14 +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 Use constructor initialization lists where possible. 2012-07-19 19:42:14 +02:00
EditWidgetIcons.h Use constructor initialization lists where possible. 2012-07-19 19:42:14 +02:00
EditWidgetIcons.ui Rename EditEntryWidgetIcons to EditWidgetIcons. 2012-05-15 18:46:59 +02:00
FileDialog.cpp Regain focus after native file dialogs have been closed. 2012-07-25 12:18: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 Use constructor initialization lists where possible. 2012-07-19 19:42:14 +02:00
LineEdit.h Use constructor initialization lists where possible. 2012-07-19 19:42:14 +02:00
MainWindow.cpp Add action to open the entry URL. 2012-07-27 18:38:52 +02:00
MainWindow.h Show last used databases in file menu. 2012-07-23 21:16:55 +02:00
MainWindow.ui Add action to open the entry URL. 2012-07-27 18:38:52 +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
SortFilterHideProxyModel.cpp Subclass QSortFilterProxyModel to hide the group column in EntryView. 2012-07-22 22:02:06 +02:00
SortFilterHideProxyModel.h Subclass QSortFilterProxyModel to hide the group column in EntryView. 2012-07-22 22:02:06 +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