mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-01-16 09:47:18 -05:00
243f68e0e8
* Changed style so that only default buttons have full background highlight. This prevents confusion as to which button in various dialogs is the default/desired choice. * Move password generator popup into static function outside of PasswordEdit so other parts of the program can easily access it. * QDialog forces 'autoDefault' property on all buttons causing them to obtain background highlight when they are focused. Moved Password Generator outside of a QDialog and forced 'autoDefault' to false on Browser Access Dialog. * Fixed button ordering in Totp Setup Dialog * About dialog close button is now the default button |
||
---|---|---|
.. | ||
autotype | ||
browser | ||
cli | ||
core | ||
crypto | ||
fdosecrets | ||
format | ||
gui | ||
keeshare | ||
keys | ||
proxy | ||
qrcode | ||
sshagent | ||
streams | ||
totp | ||
touchid | ||
updatecheck | ||
zxcvbn | ||
CMakeLists.txt | ||
config-keepassx.h.cmake | ||
git-info.h.cmake | ||
main.cpp |