keepassxc/src/gui
2019-06-18 21:45:24 -04:00
..
csvImport Customize buttons on MessageBox and confirm before recycling (#2376) 2018-12-19 23:14:11 -05:00
dbsettings Add system tray icon for "Toggle Window" (#3244) 2019-06-09 21:22:19 -04:00
entry Fix behavior when saving after canceling entry edit 2019-05-31 08:22:38 -04:00
group Add group sorting feature 2019-06-18 18:51:38 -04:00
macutils Lock database on switching user in macOS 2019-05-02 14:32:44 -04:00
masterkey Code formatting 2019-05-19 18:21:34 -04:00
settings Restore correct formatting 2018-11-28 18:29:15 -05:00
widgets Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
wizard Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
AboutDialog.cpp Code formatting 2019-05-19 18:21:34 -04:00
AboutDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
AboutDialog.ui Updated contributors in about dialog (#2683) 2019-02-15 08:56:11 -05:00
Application.cpp Ran make format 2019-03-19 18:56:17 -04:00
Application.h Add search help pop-up 2018-11-17 09:04:15 -05:00
ApplicationSettingsWidget.cpp Settings option to shush success KeeShare notifications (#3236) 2019-06-07 08:43:25 -04:00
ApplicationSettingsWidget.h Enhance update checker 2019-04-11 08:52:51 -04:00
ApplicationSettingsWidgetGeneral.ui Settings option to shush success KeeShare notifications (#3236) 2019-06-07 08:43:25 -04:00
ApplicationSettingsWidgetSecurity.ui Made changes to streamline icon downloading process 2019-04-16 23:02:46 -04:00
CategoryListWidget.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
CategoryListWidget.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
CategoryListWidget.ui Make widget scalable and set minimum width based on the widget text 2017-02-22 03:39:13 +01:00
Clipboard.cpp Replace deprecated parts of the code (#2419) 2018-10-26 15:19:04 +02:00
Clipboard.h Replace deprecated parts of the code (#2419) 2018-10-26 15:19:04 +02:00
CloneDialog.cpp Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
CloneDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
CloneDialog.ui Fix clone dialog text 2017-07-20 14:09:33 +02:00
DatabaseOpenDialog.cpp Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
DatabaseOpenDialog.h Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
DatabaseOpenWidget.cpp Improved error messages when opening database 2019-04-07 19:12:45 -04:00
DatabaseOpenWidget.h Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
DatabaseOpenWidget.ui Add a new database settings wizard 2018-09-25 21:12:47 +02:00
DatabaseTabWidget.cpp Merge branch 'release/2.4.2' into develop 2019-05-30 17:22:09 -04:00
DatabaseTabWidget.h Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
DatabaseWidget.cpp Add CLI --dry-run option for merge (#3254) 2019-06-18 21:45:24 -04:00
DatabaseWidget.h Add group sorting feature 2019-06-18 18:51:38 -04:00
DatabaseWidgetStateSync.cpp Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
DatabaseWidgetStateSync.h Create config file deprecation mechanism & rename Details->Preview (#2371) 2018-10-08 21:11:44 -04:00
DialogyWidget.cpp Support Ctrl+Enter shortcut on all dialogs with QPushButtonBox (#3039) 2019-04-20 17:54:25 +02:00
DialogyWidget.h Coding style fixes. 2015-10-15 18:02:31 +02:00
DragTabBar.cpp Formatting the code. 2018-03-31 16:01:30 -04:00
DragTabBar.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
EditWidget.cpp Correct issues with apply button 2019-04-07 19:12:45 -04:00
EditWidget.h Correct issues with apply button 2019-04-07 19:12:45 -04:00
EditWidget.ui Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
EditWidgetIcons.cpp Made changes to streamline icon downloading process 2019-04-16 23:02:46 -04:00
EditWidgetIcons.h Remediate errors in various favicon fetch scenarios (#2779) 2019-03-17 18:28:55 -04:00
EditWidgetIcons.ui Pixel-perfect entry edit widgets 2017-02-16 10:35:39 +01:00
EditWidgetProperties.cpp Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
EditWidgetProperties.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
EditWidgetProperties.ui Multiple macOS fixes and include keepassxc-cli in DMG (#2165) 2018-12-28 18:32:25 -05:00
EntryPreviewWidget.cpp Fix opening url's with non-http schema 2019-05-19 00:20:43 -04:00
EntryPreviewWidget.h Fix opening url's with non-http schema 2019-05-19 00:20:43 -04:00
EntryPreviewWidget.ui Merge branch 'develop' 2018-12-18 22:28:56 -05:00
FileDialog.cpp Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
FileDialog.h Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
Font.cpp Refactor fixed font selection into Font class 2017-12-16 09:59:51 +02:00
Font.h Formatting the code. 2018-03-31 16:01:30 -04:00
IconModels.cpp Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
IconModels.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
KeePass1OpenWidget.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
KeePass1OpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
KMessageWidget.cpp Remove unused variables 2018-11-28 18:29:13 -05: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 Fix icons not using default theme 2018-09-22 21:29:09 +02:00
LineEdit.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
MainWindow.cpp Add CLI --dry-run option for merge (#3254) 2019-06-18 21:45:24 -04:00
MainWindow.h Add links to docs in the Help menu (#3274) 2019-06-18 20:46:46 -04:00
MainWindow.ui Add links to docs in the Help menu (#3274) 2019-06-18 20:46:46 -04:00
MainWindowAdaptor.cpp Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
MainWindowAdaptor.h Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
MessageBox.cpp Improve existing code prior to implementing FDO Secrets 2019-05-12 12:35:42 -04:00
MessageBox.h Improve existing code prior to implementing FDO Secrets 2019-05-12 12:35:42 -04:00
MessageWidget.cpp Correct behaviors when saving database fails 2019-04-07 12:12:43 -04:00
MessageWidget.h Correct behaviors when saving database fails 2019-04-07 12:12:43 -04:00
OpVaultOpenWidget.cpp Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
OpVaultOpenWidget.h Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
org.keepassxc.KeePassXC.MainWindow.xml add function for locking DBs from DBus, fix #687 2018-01-25 23:48:58 +01:00
PasswordEdit.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
PasswordEdit.h Fix bugs introduced by database refactor #2491 (#2503) 2018-11-23 07:49:55 -05:00
PasswordGeneratorWidget.cpp Add word case option to passphrase generator (#3172) 2019-05-24 18:23:19 -04:00
PasswordGeneratorWidget.h Use length of existing password for the password generator (#2318) 2018-09-25 20:44:19 -04:00
PasswordGeneratorWidget.ui Add word case option to passphrase generator (#3172) 2019-05-24 18:23:19 -04:00
SearchHelpWidget.ui Remove hardcoded background color from search help widget 2019-04-15 14:14:56 -04:00
SearchWidget.cpp Fix remaining issues with menu keyboard navigation (#3248) 2019-06-11 09:37:23 +02:00
SearchWidget.h Add search help pop-up 2018-11-17 09:04:15 -05:00
SearchWidget.ui Add search help pop-up 2018-11-17 09:04:15 -05:00
SortFilterHideProxyModel.cpp Adapt to setSupportedDragActions() begin removed. 2015-09-12 13:51:49 +02:00
SortFilterHideProxyModel.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
SquareSvgWidget.cpp Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
SquareSvgWidget.h Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
TotpDialog.cpp Introduce synchronize merge method 2018-09-30 09:36:39 -04:00
TotpDialog.h Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
TotpDialog.ui Add TOTP support 2017-05-03 20:55:14 -03:00
TotpExportSettingsDialog.cpp Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
TotpExportSettingsDialog.h Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
TotpSetupDialog.cpp Support for RFC-compliant TOTP hashes #873 #1566 2019-04-15 14:23:26 -04:00
TotpSetupDialog.h Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
TotpSetupDialog.ui Ability to set 7-digit TOTP codes from the UI (#2517) 2018-11-28 11:23:06 -05:00
UpdateCheckDialog.cpp Ran make format 2019-03-19 18:56:17 -04:00
UpdateCheckDialog.h Ran make format 2019-03-19 18:56:17 -04:00
UpdateCheckDialog.ui Update checking feature (#2648) 2019-01-30 09:11:50 -05:00
WelcomeWidget.cpp Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
WelcomeWidget.h Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
WelcomeWidget.ui Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00