keepassxc/src/gui
Jonathan White b4ff1fa36c Fix spacing of QGroupBox's
* Previously our base style sheet added roughly 20px of margin to the top and bottom of all QGroupBox. This caused visual errors where that margin was not needed/desired. 
* Transferred padding to the specific layouts instead where it belongs.
2024-03-09 10:44:54 -05:00
..
csvImport Fix multiple TOTP issues 2024-01-06 15:17:13 -05:00
databasekey Automatically detect USB device changes 2024-03-08 10:55:22 -05:00
dbsettings Fix spacing of QGroupBox's 2024-03-09 10:44:54 -05:00
entry Fix removing entry from history and improve logic of history tab showing 2024-01-06 18:23:43 -05:00
export clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
group Allow groups to restrict by browser integration key (#6437) 2024-01-14 07:43:48 -05:00
osutils Automatically detect USB device changes 2024-03-08 10:55:22 -05:00
passkeys Passkeys improvements (#10318) 2024-03-06 07:42:01 -05:00
reports Add basic support for WebAuthn (Passkeys) (#8825) 2023-10-25 10:12:55 -04:00
settings Improve database encryption settings UX 2023-07-09 12:29:56 -07:00
styles Fix spacing of QGroupBox's 2024-03-09 10:44:54 -05:00
tag clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
widgets Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
wizard Improve database encryption settings UX 2023-07-09 12:29:56 -07:00
AboutDialog.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
AboutDialog.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
AboutDialog.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
ActionCollection.cpp Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
ActionCollection.h Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
Application.cpp Set test locale to C 2024-03-08 10:55:22 -05:00
Application.h Set test locale to C 2024-03-08 10:55:22 -05:00
ApplicationSettingsWidget.cpp Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
ApplicationSettingsWidget.h clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
ApplicationSettingsWidgetGeneral.ui Fix spacing of QGroupBox's 2024-03-09 10:44:54 -05:00
ApplicationSettingsWidgetSecurity.ui Fix spacing of QGroupBox's 2024-03-09 10:44:54 -05:00
CategoryListWidget.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
CategoryListWidget.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
CategoryListWidget.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
Clipboard.cpp Use QClipboard::clear() instead of setting blank text 2023-03-30 07:22:28 -04:00
Clipboard.h Better handling of "Lock on Minimize" setting 2022-08-01 18:19:45 -04:00
CloneDialog.cpp Select new entry after cloning 2023-02-13 23:22:13 -08:00
CloneDialog.h Select new entry after cloning 2023-02-13 23:22:13 -08:00
CloneDialog.ui Select new entry after cloning 2023-02-13 23:22:13 -08:00
DatabaseIcons.cpp Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
DatabaseIcons.h Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
DatabaseOpenDialog.cpp Fix several issues with Quick Unlock (#9697) 2023-08-10 08:21:08 -04:00
DatabaseOpenDialog.h Fix several issues with Quick Unlock (#9697) 2023-08-10 08:21:08 -04:00
DatabaseOpenWidget.cpp Fix TouchID not being shown after lid close 2024-03-08 10:55:22 -05:00
DatabaseOpenWidget.h Fix TouchID not being shown after lid close 2024-03-08 10:55:22 -05:00
DatabaseOpenWidget.ui Automatically detect USB device changes 2024-03-08 10:55:22 -05:00
DatabaseTabWidget.cpp Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
DatabaseTabWidget.h Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
DatabaseWidget.cpp Fix focus loss on save when the widget is not visible anymore 2024-01-06 16:56:20 -05:00
DatabaseWidget.h Passkeys: Add support for importing Passkey to entry (#9987) 2023-11-22 23:11:25 -05:00
DatabaseWidgetStateSync.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
DatabaseWidgetStateSync.h Add tags feature 2022-01-28 16:13:49 -05:00
DialogyWidget.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
DialogyWidget.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
EditWidget.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
EditWidget.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EditWidget.ui Fix focus traps 2022-10-15 17:33:36 -04:00
EditWidgetIcons.cpp Fix menu location in alert 2024-01-06 16:53:33 -05:00
EditWidgetIcons.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EditWidgetIcons.ui Add url field to download favicon 2021-12-12 12:32:11 -05:00
EditWidgetProperties.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
EditWidgetProperties.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
EditWidgetProperties.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EntryPreviewWidget.cpp Fix multiple TOTP issues 2024-01-06 15:17:13 -05:00
EntryPreviewWidget.h Copy TOTP on preview panel on double click 2023-08-06 15:26:33 -04:00
EntryPreviewWidget.ui Copy TOTP on preview panel on double click 2023-08-06 15:26:33 -04:00
FileDialog.cpp Allow specifying initial directory via the KPXC_INITIAL_DIR environment variable 2023-04-30 11:31:46 -04:00
FileDialog.h Allow specifying initial directory via the KPXC_INITIAL_DIR environment variable 2023-04-30 11:31:46 -04:00
Font.cpp Increase fixed font point size on Windows 2023-08-06 15:26:33 -04:00
Font.h clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
GuiTools.cpp FdoSecrets: Implement unlock before search 2021-10-16 22:50:04 -04:00
GuiTools.h FdoSecrets: Implement unlock before search 2021-10-16 22:50:04 -04:00
HtmlExporter.cpp Improve exported html layout 2023-01-29 15:19:25 -05:00
HtmlExporter.h Add sorting of HTML export 2021-11-24 00:12:13 -05:00
IconDownloader.cpp Create new UrlTools class 2023-10-23 22:53:59 -04:00
IconDownloader.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
IconDownloaderDialog.cpp Download favicon in the background after credential add 2021-12-12 08:14:14 -05:00
IconDownloaderDialog.h Download favicon in the background after credential add 2021-12-12 08:14:14 -05:00
IconDownloaderDialog.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
IconModels.cpp clang-tidy: use braced init list (#7998) 2023-01-29 10:05:44 -05:00
IconModels.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
Icons.cpp Improve colorful lock icon for system tray (#9632) 2023-08-14 21:39:50 -04:00
Icons.h Improve colorful lock icon for system tray (#9632) 2023-08-14 21:39:50 -04:00
KeePass1OpenWidget.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
KeePass1OpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
KMessageWidget.cpp clang-tidy: use auto 2022-05-01 16:02:02 -04:00
KMessageWidget.h clang-tidy: use nullptr 2022-05-03 15:32:54 -04:00
MainWindow.cpp Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
MainWindow.h Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
MainWindow.ui Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
MessageBox.cpp Add configurable password strength check on database password (#9782) 2024-01-06 13:53:18 -05:00
MessageBox.h Add configurable password strength check on database password (#9782) 2024-01-06 13:53:18 -05: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 Optimize includes across code base 2021-07-13 22:08:33 -04:00
OpVaultOpenWidget.h Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
org.keepassxc.KeePassXC.MainWindow.xml Add methods isHardwareKeySupported and refreshHardwareKeys to DBus 2022-06-11 09:28:26 -04:00
PasswordGeneratorWidget.cpp Fix password generator close button for good 2023-11-22 22:49:10 -05:00
PasswordGeneratorWidget.h Fix password generator close button for good 2023-11-22 22:49:10 -05:00
PasswordGeneratorWidget.ui Fix spacing of QGroupBox's 2024-03-09 10:44:54 -05:00
PasswordWidget.cpp Set password input field font correctly. (#8732) 2022-11-02 19:13:48 +01:00
PasswordWidget.h Set password input field font correctly. (#8732) 2022-11-02 19:13:48 +01:00
PasswordWidget.ui Fix minor typos (#10124) 2023-12-22 15:12:07 -05:00
SearchHelpWidget.ui Add uuid search (#9571) 2023-07-04 07:24:10 -04:00
SearchWidget.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
SearchWidget.h Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00
SearchWidget.ui Enhance Tags / Saved Searches 2022-09-08 06:46:48 -04:00
ShortcutSettingsPage.cpp Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
ShortcutSettingsPage.h Allow configuring keyboard shortcuts (#9643) 2024-02-04 06:29:04 -05:00
SortFilterHideProxyModel.cpp Greatly improve performance when rendering entry view (#9398) 2023-05-07 11:35:20 -04:00
SortFilterHideProxyModel.h Greatly improve performance when rendering entry view (#9398) 2023-05-07 11:35:20 -04:00
SquareSvgWidget.cpp Scale and center QR code on window resizing 2023-02-02 00:03:30 -05:00
SquareSvgWidget.h Scale and center QR code on window resizing 2023-02-02 00:03:30 -05:00
TotpDialog.cpp Fix multiple TOTP issues 2024-01-06 15:17:13 -05:00
TotpDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpDialog.ui Fix translations 2022-03-20 23:31:52 +01:00
TotpExportSettingsDialog.cpp Fix multiple TOTP issues 2024-01-06 15:17:13 -05:00
TotpExportSettingsDialog.h Scale and center QR code on window resizing 2023-02-02 00:03:30 -05:00
TotpSetupDialog.cpp Fix multiple TOTP issues 2024-01-06 15:17:13 -05:00
TotpSetupDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpSetupDialog.ui Increase max TOTP step to 24 hours 2023-03-30 07:23:29 -04:00
UpdateCheckDialog.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
UpdateCheckDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
UpdateCheckDialog.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
URLEdit.cpp Create new UrlTools class 2023-10-23 22:53:59 -04:00
URLEdit.h Fix error background color for URLs 2020-07-27 21:43:40 -04:00
WelcomeWidget.cpp clang-tidy: use = default (#7999) 2023-01-29 15:47:13 -05:00
WelcomeWidget.h clang-tidy: use override 2022-05-01 16:01:31 -04:00
WelcomeWidget.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00