keepassxc/src
Wolfram Rösler 293ef357fc Add system tray icon for "Toggle Window" (#3244)
* Fixes #3145
The system tray menu used to have three items (toggle window,
lock database, quit) of which only two had an icon, which
looked strange and unintended. This commit adds an icon for
the "Toggle window" menu item.

* Use a padlock icon for the "Lock DB" tray menu item

Originally, icon `document-encryt.png` was used, however theming seems
to be getting in the way by sometimes displaying a plain "document"
icon instead. Copied the icon files to `database-lock.png` and used
that one for the "lock database" tray menu item instead.

* In Database Settings, use the "security-high" icon for "Security"

Previously, the "document-encrypt" icon was used, which should be
something like a padlock but which, due to theming, somethings
fell back to a generic document icon (page of paper).

The "document-encrypt" icon is no longer used and was removed.
2019-06-09 21:22:19 -04:00
..
autotype Merge branch 'release/2.4.2' into develop 2019-05-30 17:22:09 -04:00
browser Merge branch 'release/2.4.2' into develop 2019-05-30 17:22:09 -04:00
cli Add word case option to passphrase generator (#3172) 2019-05-24 18:23:19 -04:00
core Add word case option to passphrase generator (#3172) 2019-05-24 18:23:19 -04:00
crypto Merge branch 'master' into develop 2019-05-31 16:17:47 -04:00
fdosecrets Code formatting 2019-05-19 18:21:34 -04:00
format Merge branch 'release/2.4.2' into develop 2019-05-30 17:22:09 -04:00
gui Add system tray icon for "Toggle Window" (#3244) 2019-06-09 21:22:19 -04:00
keeshare Settings option to shush success KeeShare notifications (#3236) 2019-06-07 08:43:25 -04:00
keys Code formatting 2019-05-19 18:21:34 -04:00
proxy Various minor code improvements 2019-05-19 18:21:34 -04:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent Only remove keys on exit if they would remove on lock (#2985) 2019-04-12 19:55:28 +02:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Merge branch 'master' into develop 2019-05-31 16:17:47 -04:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Enhance update checker 2019-04-11 08:52:51 -04:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Implement 1Password Vault Import 2019-05-19 18:21:34 -04: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 Code formatting 2019-05-19 18:21:34 -04:00