keepassxc/src/gui
2024-07-02 06:53:13 -04:00
..
csvImport Improve CSV import when title field isn't specified 2024-06-16 17:11:33 -04:00
databasekey Database key settings: fix UI bug 2024-06-30 22:24:10 -04:00
dbsettings Database key settings: fix UI bug 2024-06-30 22:24:10 -04:00
entry Fix typos in tooltips from EditEntryWidgetBrowser.ui 2024-07-02 06:53:13 -04:00
export Add sorting of HTML export 2021-11-24 00:12:13 -05:00
group Add hotkey for group switching (#10625) 2024-04-28 23:41:44 -04:00
osutils Verify USB listener callback handle 2024-06-30 22:23:27 -04:00
passkeys Passkey importer: fix file picker parent 2024-06-30 22:23:18 -04:00
reports Passkeys: Fix showing correct username in the reports 2024-06-30 22:10:07 -04:00
settings Improve database encryption settings UX 2024-04-28 23:41:45 -04:00
styles Fix Message Box button size on macOS and Linux 2024-04-27 23:19:45 -04:00
tag Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
widgets Optimize includes across code base 2021-07-13 22:08:33 -04:00
wizard Fix issues with locking database 2024-05-05 16:04:14 -04:00
AboutDialog.cpp Fix Indonesian language descriptor 2024-04-27 23:19:32 -04:00
AboutDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
AboutDialog.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
Application.cpp Set test locale to C 2024-03-09 15:21:46 -05:00
Application.h Set test locale to C 2024-03-09 15:21:46 -05:00
ApplicationSettingsWidget.cpp Remove password repeat application setting 2024-04-28 23:41:44 -04:00
ApplicationSettingsWidget.h Show expired entries on DB unlock 2022-01-31 07:19:45 -05:00
ApplicationSettingsWidgetGeneral.ui App settings: fix widget tab order 2024-06-16 17:20:27 -04:00
ApplicationSettingsWidgetSecurity.ui App settings: fix widget tab order 2024-06-16 17:20:27 -04:00
CategoryListWidget.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
CategoryListWidget.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
CategoryListWidget.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
Clipboard.cpp Force clear clipboard on Wayland 2024-04-29 09:53:11 -04:00
Clipboard.h Better handling of "Lock on Minimize" setting 2022-09-22 06:49:07 -04:00
CloneDialog.cpp use setWindowFlags() instead of setWindowFlag on Qt<5.9 2023-05-14 13:24:27 -04:00
CloneDialog.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
CloneDialog.ui Select new entry after cloning 2023-02-19 08:28:59 -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 Cleanup compiler warnings on all platforms (#10847) 2024-06-16 17:09:48 -04:00
DatabaseOpenDialog.h Fix several issues with Quick Unlock (#9697) 2023-08-14 07:04:42 -04:00
DatabaseOpenWidget.cpp Fix password clear timer inconsistency 2024-06-16 17:11:01 -04:00
DatabaseOpenWidget.h Keep key file text when provided on command line 2024-05-05 16:26:54 -04:00
DatabaseOpenWidget.ui Automatically detect USB device changes 2024-03-09 15:21:46 -05:00
DatabaseTabWidget.cpp Add action item for removing a passkey from entry (#10777) 2024-06-02 07:38:03 -04:00
DatabaseTabWidget.h Add action item for removing a passkey from entry (#10777) 2024-06-02 07:38:03 -04:00
DatabaseWidget.cpp Fix Copy Password button when text is selected 2024-06-19 15:50:52 -04:00
DatabaseWidget.h Fix Copy Password button when text is selected 2024-06-19 15:50:52 -04:00
DatabaseWidgetStateSync.cpp Fix sidebar resize behaviour (#10641) 2024-06-16 17:10:06 -04: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 Fix issues with Entry Editing 2024-05-05 16:04:08 -04:00
EditWidget.h Show browser integration tab dynamically 2021-01-12 07:33:05 -05:00
EditWidget.ui Fix focus traps 2022-10-16 19:17:02 -04:00
EditWidgetIcons.cpp Fix menu location in alert 2024-02-04 11:50:52 -05:00
EditWidgetIcons.h Add url field to download favicon 2021-12-12 12:32:11 -05:00
EditWidgetIcons.ui Add url field to download favicon 2021-12-12 12:32:11 -05:00
EditWidgetProperties.cpp Properly block modified signal during Database destruction (#6438) 2021-05-27 21:50:15 -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 Improve handling of clipboard actions 2024-06-16 17:11:21 -04:00
EntryPreviewWidget.h Improve handling of clipboard actions 2024-06-16 17:11:21 -04:00
EntryPreviewWidget.ui Fix TOTP being visible on unlock when disabled in settings 2024-04-29 09:52:46 -04:00
FileDialog.cpp Allow specifying initial directory via the KPXC_INITIAL_DIR environment variable 2023-05-01 07:22:44 -04:00
FileDialog.h Allow specifying initial directory via the KPXC_INITIAL_DIR environment variable 2023-05-01 07:22:44 -04:00
Font.cpp Restore macOS monospace font size prior to #10282 2024-06-02 07:38:10 -04:00
Font.h Optimize includes across code base 2021-07-13 22:08:33 -04: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 Prevent HTML overflow, fix issue #10647 2024-06-02 07:35:56 -04:00
HtmlExporter.h Add sorting of HTML export 2021-11-24 00:12:13 -05:00
IconDownloader.cpp Create new UrlTools class 2024-01-30 18:26:45 -05: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 Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05:00
IconModels.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
Icons.cpp Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
Icons.h Improve colorful lock icon for system tray (#9632) 2023-08-14 21:40:13 -04:00
KMessageWidget.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
KMessageWidget.h Replace Q_EMIT, Q_SIGNALS and Q_SLOTS macros with MOC keywords 2017-03-10 16:12:02 +01:00
MainWindow.cpp Increase the time interval for window show workaround 2024-06-30 22:09:21 -04:00
MainWindow.h Fix Copy Password button when text is selected 2024-06-19 15:50:52 -04:00
MainWindow.ui Add action item for removing a passkey from entry (#10777) 2024-06-02 07:38:03 -04:00
MessageBox.cpp Add configurable password strength check on database password (#9782) 2024-04-29 17:26:06 -04:00
MessageBox.h Add configurable password strength check on database password (#9782) 2024-04-29 17:26:06 -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
org.keepassxc.KeePassXC.MainWindow.xml Add methods isHardwareKeySupported and refreshHardwareKeys to DBus 2022-09-22 06:49:07 -04:00
PasswordGeneratorWidget.cpp Show character count in password generator dialog (#10940) 2024-06-30 22:22:59 -04:00
PasswordGeneratorWidget.h Show character count in password generator dialog (#10940) 2024-06-30 22:22:59 -04:00
PasswordGeneratorWidget.ui Show character count in password generator dialog (#10940) 2024-06-30 22:22:59 -04:00
PasswordWidget.cpp Remove password repeat application setting 2024-04-28 23:41:44 -04:00
PasswordWidget.h Remove password repeat application setting 2024-04-28 23:41:44 -04:00
PasswordWidget.ui Fix various accessibility issues (#9138) 2023-04-16 07:16:19 -04:00
SearchHelpWidget.ui Add action item for removing a passkey from entry (#10777) 2024-06-02 07:38:03 -04:00
SearchWidget.cpp Search entry: respect shortcut config on Copy key 2024-06-16 17:39:09 -04:00
SearchWidget.h Search entry: respect shortcut config on Copy key 2024-06-16 17:39:09 -04:00
SearchWidget.ui Enhance Tags / Saved Searches 2022-09-22 06:49:07 -04:00
SortFilterHideProxyModel.cpp Greatly improve performance when rendering entry view (#9398) 2023-05-07 23:19:48 -04:00
SortFilterHideProxyModel.h Greatly improve performance when rendering entry view (#9398) 2023-05-07 23:19:48 -04:00
SquareSvgWidget.cpp Scale and center QR code on window resizing 2023-02-18 14:15:49 -08:00
SquareSvgWidget.h Scale and center QR code on window resizing 2023-02-18 14:15:49 -08:00
TotpDialog.cpp Fix multiple TOTP issues 2024-02-04 11:50:52 -05:00
TotpDialog.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
TotpDialog.ui Fix translations 2022-03-20 23:31:52 +01:00
TotpExportSettingsDialog.cpp Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
TotpExportSettingsDialog.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
TotpSetupDialog.cpp Fix multiple TOTP issues 2024-02-04 11:50:52 -05:00
TotpSetupDialog.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
TotpSetupDialog.ui Increase max TOTP step to 24 hours 2023-04-03 23:21:55 -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 2024-01-30 18:26:45 -05:00
URLEdit.h Fix error background color for URLs 2020-07-27 21:43:40 -04:00
WelcomeWidget.cpp Fix сentering icon and text on buttons 2024-06-30 22:23:43 -04:00
WelcomeWidget.h Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00
WelcomeWidget.ui Add 1Password 1PUX and Bitwarden JSON Importers 2024-03-09 15:21:46 -05:00