keepassxc/src/gui
clonejo 656e6d289a Don't ask when removing an empty URL
There is no harm to deleting an empty URL from the browser integration
URL list when the user never set a value. It's a bit annoying, actually.
2020-08-31 20:16:33 -04:00
..
csvImport Fix layout of CSV Import Widget 2020-06-29 09:54:35 -04:00
databasekey Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
dbsettings Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
entry Don't ask when removing an empty URL 2020-08-31 20:16:33 -04:00
group Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
osutils Switch to classic if theme set to auto and high contast mode is on. 2020-08-01 09:01:12 -04:00
reports Fix activating entries in database reports when sorted 2020-06-18 12:20:31 -04:00
settings Restore correct formatting 2018-11-28 18:29:15 -05:00
styles Improve button hover effect for checked buttons 2020-08-19 20:25:18 +02:00
widgets Fix issues with PopupHelpWidget on Linux and macOS 2020-03-05 22:55:49 -05:00
wizard Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
AboutDialog.cpp Update About dialog 2020-07-06 18:47:43 -04:00
AboutDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
AboutDialog.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
Application.cpp Fix Search and KeeShare banner style 2020-08-08 14:10:49 -04:00
Application.h Introduce View Menu 2020-06-28 16:21:50 -04:00
ApplicationSettingsWidget.cpp Allow hiding expired entries from Auto-Type 2020-08-30 08:06:22 -04:00
ApplicationSettingsWidget.h Introduce View Menu 2020-06-28 16:21:50 -04:00
ApplicationSettingsWidgetGeneral.ui Allow hiding expired entries from Auto-Type 2020-08-30 08:06:22 -04:00
ApplicationSettingsWidgetSecurity.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
CategoryListWidget.cpp Set decoration size for category list items 2020-08-06 22:10:46 -04:00
CategoryListWidget.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
CategoryListWidget.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
Clipboard.cpp Clear clipboard on database lock 2020-08-01 09:01:12 -04:00
Clipboard.h Fix clearing clipboad on Gnome 2020-01-16 10:54:04 -05:00
CloneDialog.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04: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 Fix DatabaseOpenDialog layout 2020-04-28 23:35:03 +02:00
DatabaseOpenDialog.h FdoSecrets: only emit completed signal when the action actually finishes 2020-01-02 08:05:11 -05:00
DatabaseOpenWidget.cpp Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
DatabaseOpenWidget.h Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
DatabaseOpenWidget.ui Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
DatabaseTabWidget.cpp Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
DatabaseTabWidget.h Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
DatabaseWidget.cpp Change actions for F1-F2-F3 keys 2020-08-19 20:24:40 +02:00
DatabaseWidget.h Change actions for F1-F2-F3 keys 2020-08-19 20:24:40 +02:00
DatabaseWidgetStateSync.cpp Make 'show/hide passwords' toggle temporary 2020-05-19 08:29:41 -04:00
DatabaseWidgetStateSync.h Create config file deprecation mechanism & rename Details->Preview (#2371) 2018-10-08 21:11:44 -04:00
DialogyWidget.cpp Add custom light and dark UI themes 2020-03-05 09:24:11 +01: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 Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
EditWidget.h Correct issues with apply button 2019-04-07 19:12:45 -04:00
EditWidget.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditWidgetIcons.cpp Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditWidgetIcons.h Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
EditWidgetIcons.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditWidgetProperties.cpp Fix crash when removing custom data 2019-09-07 07:50:08 -04:00
EditWidgetProperties.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
EditWidgetProperties.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EntryPreviewWidget.cpp Introduce View Menu 2020-06-28 16:21:50 -04:00
EntryPreviewWidget.h Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
EntryPreviewWidget.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
FileDialog.cpp Fix various issues with KeeShare 2020-05-10 17:23:53 -04:00
FileDialog.h Fix various issues with KeeShare 2020-05-10 17:23:53 -04:00
Font.cpp Choose a better monospace font on macOS 2020-01-03 18:08:24 -05:00
Font.h Add monospaced font option for Notes field 2019-06-28 22:23:57 -04:00
IconDownloaderDialog.cpp Refactor Config. 2020-05-02 22:30:27 +02:00
IconDownloaderDialog.h Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
IconDownloaderDialog.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
IconModels.cpp Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
IconModels.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
KeePass1OpenWidget.cpp Fix minor UX issues with DB Open Widget 2020-06-06 14:40:22 -04:00
KeePass1OpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
KMessageWidget.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04: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 Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04: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 Change actions for F1-F2-F3 keys 2020-08-19 20:24:40 +02:00
MainWindow.h Change actions for F1-F2-F3 keys 2020-08-19 20:24:40 +02:00
MainWindow.ui Add option to Auto-Type just the username/password 2020-07-21 18:22:47 -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 Fixes for minor issues found by static analysis 2020-02-02 08:46:58 -05:00
MessageBox.h Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
MessageWidget.cpp Correct scaling on Linux and other minor fixes 2020-08-01 09:01:12 -04:00
MessageWidget.h Correct scaling on Linux and other minor fixes 2020-08-01 09:01:12 -04:00
OpVaultOpenWidget.cpp Redesign database unlock widget. (#3287) 2019-06-22 18:00:31 +02: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 PasswordEdit use CTRL modifier on all platforms 2020-07-18 18:21:20 -04:00
PasswordEdit.h Implement Caps Lock warning 2020-05-03 09:59:36 +02:00
PasswordGeneratorWidget.cpp Improve Password Generator Widget UI/UX 2020-08-06 18:09:45 -04:00
PasswordGeneratorWidget.h Improve Password Generator Widget UI/UX 2020-08-06 18:09:45 -04:00
PasswordGeneratorWidget.ui Improve Password Generator Widget UI/UX 2020-08-06 18:09:45 -04:00
SearchHelpWidget.ui Add group search 2020-05-14 16:48:57 -04:00
SearchWidget.cpp Fix changing focus around the main window using tab 2020-05-14 20:21:32 -04:00
SearchWidget.h Change actions for F1-F2-F3 keys 2020-08-19 20:24:40 +02:00
SearchWidget.ui Introduce Compact Mode 2020-06-28 16:21:50 -04: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 Refactor Config. 2020-05-02 22:30:27 +02: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 Refactor Config. 2020-05-02 22:30:27 +02:00
TotpExportSettingsDialog.h Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
TotpSetupDialog.cpp Relax strictness of TOTP Base32 validation 2019-11-09 00:53:40 +01:00
TotpSetupDialog.h Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
TotpSetupDialog.ui Fix button highlighting in multiple dialogs 2020-04-28 23:35:03 +02:00
UpdateCheckDialog.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -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
URLEdit.cpp Fix error background color for URLs 2020-07-27 21:43:40 -04:00
URLEdit.h Fix error background color for URLs 2020-07-27 21:43:40 -04:00
WelcomeWidget.cpp Cleanup welcome screen recent databases view (#4822) 2020-06-06 08:26:46 -04:00
WelcomeWidget.h Cleanup welcome screen recent databases view (#4822) 2020-06-06 08:26:46 -04:00
WelcomeWidget.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00