keepassxc/src
Jonathan White d9ae449f04
Improve Auto-Type Select Dialog
Significant improvements to the Auto-Type select dialog. Reduce stale and unnecessary code paths.

* Close select dialog when databases are locked.
* Close open modal dialogs prior to showing the Auto-Type select dialog to prevent interference.
* Never perform Auto-Type on the KeePassXC window.
* Only filter match list based on Group, Title, and Username column data (ie, ignore sequence column)
* Always show the sequence column (revert feature)
* Show selection dialog if there are no matches to allow for a database search

* Close #3630 - Allow typing {USERNAME} and {PASSWORD} from selection dialog (right-click menu).
* Close #429 - Ability to search open databases for an entry from the Auto-Type selection dialog.
* Fix #5361 - Default size of selection dialog doesn't cut off matches
2021-02-21 16:33:54 -05:00
..
autotype Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
browser Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
cli Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
core Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
crypto Merge branch 'master' into develop 2021-01-31 17:04:38 -05:00
fdosecrets Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
format Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
gui Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
keeshare Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
keys Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
proxy Use macdeployqt for all executables 2021-02-05 15:12:12 -05:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Merge branch 'master' into develop 2021-01-31 17:04:38 -05:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Fix minor TOTP issues 2020-07-18 09:59:02 -04:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
zxcvbn Address translation feedback from Transifex 2021-02-19 18:37:33 -05:00
CMakeLists.txt Improve Auto-Type Select Dialog 2021-02-21 16:33:54 -05:00
config-keepassx.h.cmake Add Freedesktop.org Secret Storage Spec Server Side API (Fix #1403) 2019-05-12 12:35:42 -04:00
git-info.h.cmake Cleanup CMakeFiles prior to release 2019-01-30 15:03:03 -05:00
main.cpp Prevent screen capture on Windows and macOS 2021-02-05 15:10:54 -05:00