keepassxc/src/gui
Akinori MUSHA 41131ae48d Allow abbreviation of search field names
This allows `t:word` instead of `title:word` and `p:word` instead of `password:word`, and so on.  The rule is that an abbreviated name expands to the first field name that starts with it, with exceptions
`u:` expanding to `username:` instead of `url:` and `pw:` expanding to `password:`.
2019-09-04 22:31:15 -04:00
..
csvImport Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
dbsettings Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
entry Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
group Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
macutils Fix building on Mac OS X < 10.12 2019-07-07 14:15:08 -04:00
masterkey Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
settings Restore correct formatting 2018-11-28 18:29:15 -05:00
widgets Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
wizard Avoid copying QSharedPointers when not needed 2019-01-30 09:50:10 -05:00
AboutDialog.cpp Code formatting 2019-05-19 18:21:34 -04:00
AboutDialog.h Formatting the code. 2018-03-31 16:01:30 -04:00
AboutDialog.ui Updated contributors in about dialog (#2683) 2019-02-15 08:56:11 -05:00
Application.cpp Ran make format 2019-03-19 18:56:17 -04:00
Application.h Add search help pop-up 2018-11-17 09:04:15 -05:00
ApplicationSettingsWidget.cpp Add checkbox to allow minimize after database unlock. 2019-09-02 21:53:16 -04:00
ApplicationSettingsWidget.h Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
ApplicationSettingsWidgetGeneral.ui Add checkbox to allow minimize after database unlock. 2019-09-02 21:53:16 -04:00
ApplicationSettingsWidgetSecurity.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
CategoryListWidget.cpp Restore correct formatting 2018-11-28 18:29:15 -05:00
CategoryListWidget.h Improve readability and type-safety 2018-10-31 15:16:04 +01:00
CategoryListWidget.ui Make widget scalable and set minimum width based on the widget text 2017-02-22 03:39:13 +01:00
Clipboard.cpp Replace deprecated parts of the code (#2419) 2018-10-26 15:19:04 +02:00
Clipboard.h Replace deprecated parts of the code (#2419) 2018-10-26 15:19:04 +02:00
CloneDialog.cpp Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05: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 Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
DatabaseOpenDialog.h Switch browser integration to use native raising of windows 2018-12-24 18:17:56 -05:00
DatabaseOpenWidget.cpp Fix password visibility button state on database open 2019-06-29 18:39:24 -04:00
DatabaseOpenWidget.h Redesign database unlock widget. (#3287) 2019-06-22 18:00:31 +02:00
DatabaseOpenWidget.ui Redesign database unlock widget. (#3287) 2019-06-22 18:00:31 +02:00
DatabaseTabWidget.cpp Improve File Dialog 2019-08-30 22:30:30 -04:00
DatabaseTabWidget.h Add warning prior to export of database 2019-06-30 15:29:36 -04:00
DatabaseWidget.cpp Add checkbox to allow minimize after database unlock. 2019-09-02 21:53:16 -04:00
DatabaseWidget.h Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
DatabaseWidgetStateSync.cpp Refactor Database and Database widgets (#2491) 2018-11-22 11:47:31 +01:00
DatabaseWidgetStateSync.h Create config file deprecation mechanism & rename Details->Preview (#2371) 2018-10-08 21:11:44 -04:00
DialogyWidget.cpp Support Ctrl+Enter shortcut on all dialogs with QPushButtonBox (#3039) 2019-04-20 17:54:25 +02: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 Correct issues with apply button 2019-04-07 19:12:45 -04:00
EditWidget.h Correct issues with apply button 2019-04-07 19:12:45 -04:00
EditWidget.ui Add "Apply" button to entry and group edit windows (#624) 2017-06-13 20:55:53 -04:00
EditWidgetIcons.cpp Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
EditWidgetIcons.h Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
EditWidgetIcons.ui Allow setting group icons to children groups/entries (#3273) 2019-06-19 10:02:07 -04:00
EditWidgetProperties.cpp Performed project-wide code formatting 2019-01-28 22:38:59 -05:00
EditWidgetProperties.h Add sharing of groups between databases 2018-10-01 10:39:37 -04:00
EditWidgetProperties.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
EntryPreviewWidget.cpp Fix password preview font, add some documentation (#3425) 2019-08-30 22:55:02 -04:00
EntryPreviewWidget.h Move notes to General tab on Group Preview Panel (#3336) 2019-06-28 21:48:25 -04:00
EntryPreviewWidget.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
FileDialog.cpp Improve File Dialog 2019-08-30 22:30:30 -04:00
FileDialog.h Improve File Dialog 2019-08-30 22:30:30 -04:00
Font.cpp Add monospaced font option for Notes field 2019-06-28 22:23:57 -04:00
Font.h Add monospaced font option for Notes field 2019-06-28 22:23:57 -04:00
IconDownloaderDialog.cpp Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
IconDownloaderDialog.h Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
IconDownloaderDialog.ui Download all favicons (#3169) 2019-07-07 15:29:11 -04:00
IconModels.cpp Fixed issues with initial commit 2018-07-06 22:23:52 -04:00
IconModels.h Replaced Uuid with QUuid 2018-07-06 22:23:49 -04:00
KeePass1OpenWidget.cpp Redesign database unlock widget. (#3287) 2019-06-22 18:00:31 +02:00
KeePass1OpenWidget.h Make C++11 mandatory. 2015-09-12 13:55:50 +02:00
KMessageWidget.cpp Replace deprecated foreground() by windowText() 2019-07-07 14:17:21 -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 Fix icons not using default theme 2018-09-22 21:29:09 +02: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 Fix password preview font, add some documentation (#3425) 2019-08-30 22:55:02 -04:00
MainWindow.h Fix password preview font, add some documentation (#3425) 2019-08-30 22:55:02 -04:00
MainWindow.ui Fix password preview font, add some documentation (#3425) 2019-08-30 22:55:02 -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 Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
MessageBox.h Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
MessageWidget.cpp Correct behaviors when saving database fails 2019-04-07 12:12:43 -04:00
MessageWidget.h Correct behaviors when saving database fails 2019-04-07 12:12:43 -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 Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
PasswordEdit.h Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
PasswordGeneratorWidget.cpp Fix password generator properties initialization 2019-06-29 18:34:49 -04:00
PasswordGeneratorWidget.h Fix password generator properties initialization 2019-06-29 18:34:49 -04:00
PasswordGeneratorWidget.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
SearchHelpWidget.ui Allow abbreviation of search field names 2019-09-04 22:31:15 -04:00
SearchWidget.cpp Add setting for search results timeout (#3411) 2019-07-30 23:44:34 -04:00
SearchWidget.h Add search help pop-up 2018-11-17 09:04:15 -05:00
SearchWidget.ui Add search help pop-up 2018-11-17 09:04:15 -05: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 Drop to background on copy feature 2019-06-29 07:34:41 -04: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 Drop to background on copy feature 2019-06-29 07:34:41 -04:00
TotpExportSettingsDialog.h Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
TotpSetupDialog.cpp Support for RFC-compliant TOTP hashes #873 #1566 2019-04-15 14:23:26 -04:00
TotpSetupDialog.h Complete refactor of TOTP integration 2018-09-15 12:10:26 -04:00
TotpSetupDialog.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00
UpdateCheckDialog.cpp Ran make format 2019-03-19 18:56:17 -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
WelcomeWidget.cpp Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
WelcomeWidget.h Implement 1Password Vault Import 2019-05-19 18:21:34 -04:00
WelcomeWidget.ui Improve accessibility (#3409) 2019-08-30 20:18:41 -04:00