keepassxc/src/gui
2021-06-07 23:15:50 -04:00
..
csvImport Allow CSV import of bare TOTP secrets 2021-05-30 08:44:09 -04:00
databasekey Better description text for Key File change dialog 2021-05-30 08:44:09 -04:00
dbsettings Add Argon2id KDF (backport of #5726) 2020-12-04 15:11:28 +01:00
entry Add feature to ignore entries for HTTP-Auth Logins 2021-05-30 10:02:43 -04:00
group Copy history when drag/drop entries and groups 2020-12-20 22:57:42 -05:00
osutils Correct macOS window activation from hidden state (#6575) 2021-06-01 21:50:20 -04:00
reports Allow resizing of reports table columns (#6435) 2021-05-30 08:44:09 -04:00
settings
styles Show countdown for clipboard clearing (#6333) 2021-05-30 08:44:09 -04:00
widgets Show search bar when toolbar is hidden or overflow 2021-05-30 08:44:09 -04:00
wizard Place database credentials widget in scroll area 2020-10-19 21:32:01 -04:00
AboutDialog.cpp Add new VIP & long-term patrons 2021-06-07 23:15:50 -04:00
AboutDialog.h
AboutDialog.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
Application.cpp Add command line option to lock open databases (#6511) 2021-05-30 08:44:09 -04:00
Application.h Add command line option to lock open databases (#6511) 2021-05-30 08:44:09 -04:00
ApplicationSettingsWidget.cpp Add dynamic theme switching on Windows 10 (backport) 2021-01-31 12:38:01 +01:00
ApplicationSettingsWidget.h Introduce View Menu 2020-06-28 16:21:50 -04:00
ApplicationSettingsWidgetGeneral.ui Fixup saving non-data changes on database lock 2020-08-08 15:40:00 -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
CategoryListWidget.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
Clipboard.cpp Show countdown for clipboard clearing (#6333) 2021-05-30 08:44:09 -04:00
Clipboard.h Show countdown for clipboard clearing (#6333) 2021-05-30 08:44:09 -04:00
CloneDialog.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
CloneDialog.h
CloneDialog.ui
DatabaseOpenDialog.cpp Always activate DatabaseOpenDialog on Windows 2020-12-30 16:02:29 +01:00
DatabaseOpenDialog.h
DatabaseOpenWidget.cpp Add support for version 2 XML key files. 2021-01-07 22:02:43 -05:00
DatabaseOpenWidget.h Improve default Qt widget icons 2020-10-14 23:55:01 -04:00
DatabaseOpenWidget.ui Hide keyfile path by default 2020-12-09 18:28:01 -05:00
DatabaseTabWidget.cpp Fix opening opvault on macos 2020-09-01 07:57:15 -04:00
DatabaseTabWidget.h Replace "Master Key" with "Database Credentials" 2020-07-02 17:39:45 -04:00
DatabaseWidget.cpp MinimizeAfterUnlock also when unlocking through browser 2021-05-30 08:44:09 -04:00
DatabaseWidget.h Move Hide Usernames/Passwords into view menu 2020-10-11 20:08:27 -04:00
DatabaseWidgetStateSync.cpp Move Hide Usernames/Passwords into view menu 2020-10-11 20:08:27 -04:00
DatabaseWidgetStateSync.h Move Hide Usernames/Passwords into view menu 2020-10-11 20:08:27 -04:00
DialogyWidget.cpp Add custom light and dark UI themes 2020-03-05 09:24:11 +01:00
DialogyWidget.h
DragTabBar.cpp
DragTabBar.h
EditWidget.cpp Add feature to ignore entries for HTTP-Auth Logins 2021-05-30 10:02:43 -04:00
EditWidget.h Show browser integration tab dynamically 2021-01-12 07:33:05 -05: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
EditWidgetIcons.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EditWidgetProperties.cpp
EditWidgetProperties.h
EditWidgetProperties.ui Clean up various parts of the UI and rearrange settings 2020-05-30 10:45:00 +02:00
EntryPreviewWidget.cpp Fix showing preview notes in an entry without notes 2021-05-30 08:44:09 -04:00
EntryPreviewWidget.h Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
EntryPreviewWidget.ui Display default autotype sequence on entry preview pane 2020-12-13 11:33:03 -05:00
FileDialog.cpp Revert FileDialog filter mods for macOS 2020-09-27 15:25:27 -04:00
FileDialog.h Fix various issues with KeeShare 2020-05-10 17:23:53 -04:00
Font.cpp Use application font size when setting default or monospace fonts 2021-05-30 08:44:09 -04:00
Font.h
IconDownloaderDialog.cpp Refactor Config. 2020-05-02 22:30:27 +02:00
IconDownloaderDialog.h
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
KeePass1OpenWidget.cpp Fix minor UX issues with DB Open Widget 2020-06-06 14:40:22 -04:00
KeePass1OpenWidget.h
KMessageWidget.cpp Bundle icons using the Qt resource system. 2020-03-14 10:13:12 -04:00
KMessageWidget.h
MainWindow.cpp Show search bar when toolbar is hidden or overflow 2021-05-30 08:44:09 -04:00
MainWindow.h Show search bar when toolbar is hidden or overflow 2021-05-30 08:44:09 -04:00
MainWindow.ui Show search bar when toolbar is hidden or overflow 2021-05-30 08:44:09 -04:00
MainWindowAdaptor.cpp
MainWindowAdaptor.h
MessageBox.cpp Fixes for minor issues found by static analysis 2020-02-02 08:46:58 -05:00
MessageBox.h
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
OpVaultOpenWidget.h
org.keepassxc.KeePassXC.MainWindow.xml
PasswordEdit.cpp Fix on/off icons not being redrawn on theme change (backport) 2021-01-31 14:29:49 -05:00
PasswordEdit.h Implement Caps Lock warning 2020-05-03 09:59:36 +02:00
PasswordGeneratorWidget.cpp Properly save Password Generator settings 2020-12-03 20:04:28 -05:00
PasswordGeneratorWidget.h Improve Password Generator Widget UI/UX 2020-08-06 18:09:45 -04:00
PasswordGeneratorWidget.ui Exclude additional lookalike characters (6G8B) 2021-02-27 07:35:03 -05:00
SearchHelpWidget.ui Add group search 2020-05-14 16:48:57 -04:00
SearchWidget.cpp Show search bar when toolbar is hidden or overflow 2021-05-30 08:44:09 -04:00
SearchWidget.h Show search bar when toolbar is hidden or overflow 2021-05-30 08:44:09 -04:00
SearchWidget.ui Improve default Qt widget icons 2020-10-14 23:55:01 -04:00
SortFilterHideProxyModel.cpp
SortFilterHideProxyModel.h
SquareSvgWidget.cpp
SquareSvgWidget.h
TotpDialog.cpp Fix closing modal dialogs on database lock 2020-12-12 12:31:43 -05:00
TotpDialog.h
TotpDialog.ui
TotpExportSettingsDialog.cpp Fix closing modal dialogs on database lock 2020-12-12 12:31:43 -05:00
TotpExportSettingsDialog.h
TotpSetupDialog.cpp
TotpSetupDialog.h
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
UpdateCheckDialog.ui
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