keepassxc/src/gui
2017-06-13 20:55:53 -04:00
..
csvImport Apply requested changes 2017-04-27 22:11:26 +02:00
entry Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
group Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
AboutDialog.cpp Remove window title bar context help button 2017-02-25 00:52:51 +01:00
AboutDialog.h Rework About dialog 2017-02-23 00:49:23 +01:00
AboutDialog.ui Fix about dialog report bugs link functionality 2017-05-28 08:11:02 +03:00
Application.cpp Fixed string literals 2017-05-09 14:13:25 +02:00
Application.h Raise existing instance 2017-05-09 14:06:45 +02:00
CategoryListWidget.cpp
CategoryListWidget.h
CategoryListWidget.ui
ChangeMasterKeyWidget.cpp Coding style fixes 2017-03-10 20:42:59 +01:00
ChangeMasterKeyWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
ChangeMasterKeyWidget.ui
Clipboard.cpp
Clipboard.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
CloneDialog.cpp Set fixed size for entry clone dialog 2017-04-14 09:02:22 -03:00
CloneDialog.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
CloneDialog.ui Remove maximum size from label in clone dialog 2017-04-14 07:09:20 -03:00
DatabaseOpenWidget.cpp Coding style fixes 2017-03-10 20:42:59 +01:00
DatabaseOpenWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseOpenWidget.ui
DatabaseRepairWidget.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseRepairWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseSettingsWidget.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseSettingsWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DatabaseSettingsWidget.ui
DatabaseTabWidget.cpp Add proxy icon to title bar in OSX 2017-03-21 23:01:44 -03:00
DatabaseTabWidget.h Add proxy icon to title bar in OSX 2017-03-21 23:01:44 -03:00
DatabaseWidget.cpp 🔒 Fix search information leak 2017-05-28 18:08:38 +03:00
DatabaseWidget.h Add TOTP support 2017-05-03 20:55:14 -03:00
DatabaseWidgetStateSync.cpp
DatabaseWidgetStateSync.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
DialogyWidget.cpp
DialogyWidget.h
DragTabBar.cpp
DragTabBar.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EditWidget.cpp Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
EditWidget.h Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
EditWidget.ui Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
EditWidgetIcons.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EditWidgetIcons.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EditWidgetIcons.ui
EditWidgetProperties.cpp
EditWidgetProperties.h
EditWidgetProperties.ui
FileDialog.cpp
FileDialog.h
IconModels.cpp
IconModels.h
KeePass1OpenWidget.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
KeePass1OpenWidget.h
KMessageWidget.cpp Replace remaining instances of Q_FOREACH with C++11 range-based for loops 2017-03-10 16:11:57 +01:00
KMessageWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
LineEdit.cpp
LineEdit.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
MainWindow.cpp 🔒 Fix search information leak 2017-05-28 18:08:38 +03:00
MainWindow.h Ignore double close event on macOS, resolves #430 2017-05-17 22:44:09 +02:00
MainWindow.ui Add TOTP support 2017-05-03 20:55:14 -03:00
MessageBox.cpp
MessageBox.h
MessageWidget.cpp
MessageWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
PasswordEdit.cpp Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
PasswordEdit.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
PasswordGeneratorWidget.cpp fix password generator button's enable behavior 2017-06-04 21:06:27 +02:00
PasswordGeneratorWidget.h fix password generator button's enable behavior 2017-06-04 21:06:27 +02:00
PasswordGeneratorWidget.ui Add copy button to password generator (#595) 2017-05-28 20:47:33 +03:00
SearchWidget.cpp Adding .clang-format file. 2017-05-14 09:20:13 -04:00
SearchWidget.h 🔒 Fix search information leak 2017-05-28 18:08:38 +03:00
SearchWidget.ui More compact search widget 2017-04-06 07:19:56 -04:00
SettingsWidget.cpp Merge branch 'develop' into feature/macos-minimize-onclose 2017-05-19 18:08:40 +02:00
SettingsWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
SettingsWidgetGeneral.ui Moved locking checkboxes into security settings 2017-05-17 13:04:02 +02:00
SettingsWidgetSecurity.ui Moved locking checkboxes into security settings 2017-05-17 13:04:02 +02:00
SetupTotpDialog.cpp Parse TOTP input string before first save 2017-05-03 22:00:58 -03:00
SetupTotpDialog.h Add TOTP support 2017-05-03 20:55:14 -03:00
SetupTotpDialog.ui Add TOTP support 2017-05-03 20:55:14 -03:00
SortFilterHideProxyModel.cpp
SortFilterHideProxyModel.h
TotpDialog.cpp Display TOTP code split in halfs 2017-05-03 21:26:08 -03:00
TotpDialog.h Add TOTP support 2017-05-03 20:55:14 -03:00
TotpDialog.ui Add TOTP support 2017-05-03 20:55:14 -03:00
UnlockDatabaseDialog.cpp Adding a GUI prompt for password. (#587) 2017-05-22 17:53:41 -04:00
UnlockDatabaseDialog.h Adding a GUI prompt for password. (#587) 2017-05-22 17:53:41 -04:00
UnlockDatabaseWidget.cpp
UnlockDatabaseWidget.h
WelcomeWidget.cpp fix RecentDatabases, closes #386 2017-03-29 17:09:33 +02:00
WelcomeWidget.h fix RecentDatabases, closes #386 2017-03-29 17:09:33 +02:00
WelcomeWidget.ui Horizontal layout for import buttons 2017-03-22 22:34:29 +01:00