keepassxc/src/gui
Toni Spets 5927821896 Auto-Type: Only match non-empty associations
Previously empty associations matched any window but since you can
use a wildcard (*) if you specifically want that this change makes
it possible to define multiple sequences for the global search
if you need to.

Additionally show empty associations in the list as "(empty)" to
better differentiate between rows if no title is set.
2022-02-08 19:07:00 -05:00
..
csvImport Update tab order for CSV import dialog to match screen order (order top-bottom first then left-right) 2022-01-28 21:28:54 -05:00
databasekey Correct naming of newly generated keyx files 2021-10-03 07:32:03 -04:00
dbsettings Correctly set KDBX envelope version 2021-11-22 12:58:04 +01:00
entry Auto-Type: Only match non-empty associations 2022-02-08 19:07:00 -05:00
export Add sorting of HTML export 2021-11-24 00:12:13 -05:00
group Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
osutils Fix compilation on macOS when clang < 9 or Qt < 5.12 (#7117) 2021-11-24 22:35:38 -05:00
reports Add support for Browser statistics (#7197) 2021-12-30 07:31:06 -05:00
settings Restore correct formatting 2018-11-28 18:29:15 -05:00
styles Add tags feature 2022-01-28 16:13:49 -05:00
tag Add tags feature 2022-01-28 16:13:49 -05:00
widgets Optimize includes across code base 2021-07-13 22:08:33 -04:00
wizard Optimize includes across code base 2021-07-13 22:08:33 -04:00
AboutDialog.cpp Merge branch 'master' into develop 2021-01-12 18:24:59 +01: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 Optimize includes across code base 2021-07-13 22:08:33 -04:00
Application.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
ApplicationSettingsWidget.cpp Show expired entries on DB unlock 2022-01-31 07:19:45 -05:00
ApplicationSettingsWidget.h Show expired entries on DB unlock 2022-01-31 07:19:45 -05:00
ApplicationSettingsWidgetGeneral.ui Show expired entries on DB unlock 2022-01-31 07:19:45 -05:00
ApplicationSettingsWidgetSecurity.ui Introduce security option to enable copy on doubleclick (#6433) 2021-04-24 11:35:01 -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 Show countdown for clipboard clearing (#6333) 2021-03-31 23:12:59 -04:00
Clipboard.h Show countdown for clipboard clearing (#6333) 2021-03-31 23:12:59 -04:00
CloneDialog.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
CloneDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
CloneDialog.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05: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 Allow selecting any open database in unlock dialog 2021-08-29 16:02:40 -04:00
DatabaseOpenDialog.h Allow selecting any open database in unlock dialog 2021-08-29 16:02:40 -04:00
DatabaseOpenWidget.cpp Remove obsolete read only state from database. (#7324) 2022-01-28 21:26:53 -05:00
DatabaseOpenWidget.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
DatabaseOpenWidget.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
DatabaseTabWidget.cpp Remove obsolete read only state from database. (#7324) 2022-01-28 21:26:53 -05:00
DatabaseTabWidget.h Remove obsolete read only state from database. (#7324) 2022-01-28 21:26:53 -05:00
DatabaseWidget.cpp Show expired entries on DB unlock 2022-01-31 07:19:45 -05:00
DatabaseWidget.h Add tags feature 2022-01-28 16:13:49 -05:00
DatabaseWidgetStateSync.cpp Add tags feature 2022-01-28 16:13:49 -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
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 Optimize includes across code base 2021-07-13 22:08:33 -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 Add url field to download favicon 2021-12-12 12:32:11 -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 Add tags feature 2022-01-28 16:13:49 -05:00
EntryPreviewWidget.h Improve and secure attachment handling (fixes #2400). 2021-08-22 17:09:21 -04:00
EntryPreviewWidget.ui Add tags feature 2022-01-28 16:13:49 -05:00
FileDialog.cpp Enhance last used directory settings 2021-08-22 16:47:42 -04:00
FileDialog.h Enhance last used directory settings 2021-08-22 16:47:42 -04:00
Font.cpp Use application font size when setting default or monospace fonts 2021-04-03 11:29:54 -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 Add sorting of HTML export 2021-11-24 00:12:13 -05:00
HtmlExporter.h Add sorting of HTML export 2021-11-24 00:12:13 -05:00
IconDownloader.cpp Optimize includes across code base 2021-07-13 22:08:33 -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 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 Implement KDBX 4.1 extended custom icons 2021-11-22 12:58:04 +01:00
Icons.h Removing QWidget dependency from src/core. 2021-11-12 07:41:30 -05: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 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 Add tags feature 2022-01-28 16:13:49 -05:00
MainWindow.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
MainWindow.ui Add lock selected database action on toolbar 2021-12-12 23:40:59 -05:00
MainWindowAdaptor.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
MainWindowAdaptor.h Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
MessageBox.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
MessageBox.h Optimize includes across code base 2021-07-13 22:08:33 -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 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 function for locking DBs from DBus, fix #687 2018-01-25 23:48:58 +01:00
PasswordEdit.cpp Fix tests on macOS and update coverage config (#6945) 2021-09-26 12:35:42 +02:00
PasswordEdit.h Implement Caps Lock warning 2020-05-03 09:59:36 +02:00
PasswordGeneratorWidget.cpp Add -i/--include option to "generate" CLI command. (#7112) 2021-12-07 23:40:09 -05:00
PasswordGeneratorWidget.h Support for wordlists in user configuration directory (#6799) 2021-11-04 23:02:33 -04:00
PasswordGeneratorWidget.ui Support for wordlists in user configuration directory (#6799) 2021-11-04 23:02:33 -04:00
SearchHelpWidget.ui Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
SearchWidget.cpp Add tags feature 2022-01-28 16:13:49 -05:00
SearchWidget.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
SearchWidget.ui Improve default Qt widget icons 2020-10-14 23:55:01 -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 Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpDialog.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpDialog.ui Add TOTP support 2017-05-03 20:55:14 -03:00
TotpExportSettingsDialog.cpp Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpExportSettingsDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpSetupDialog.cpp Trim TOTP key input of whitespace prior to processing 2021-06-11 22:49:45 -04:00
TotpSetupDialog.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
TotpSetupDialog.ui Address translation feedback from Transifex 2021-02-19 18:37:33 -05: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 Optimize includes across code base 2021-07-13 22:08:33 -04:00
URLEdit.h Fix error background color for URLs 2020-07-27 21:43:40 -04:00
WelcomeWidget.cpp Move icon handling from Resources to gui/Icons (#5506) 2020-10-05 20:41:00 -04:00
WelcomeWidget.h Optimize includes across code base 2021-07-13 22:08:33 -04:00
WelcomeWidget.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00