keepassxc/src
Jonathan White 90d5372813
Replace database icons with SVG's
Original source of icons is the icon8 library (http://icons8.com/c/flat-color-icons) and Paomedia (https://github.com/paomedia/small-n-flat). All icons used are licensed MIT or CC0; annotated in COPYING.

* Closes #4071

* Increase default size of database icons to 24px and entry preview panel to 48px
* Add shell script to assemble the database icons

* Use QIcon to seamlessly support High DPI displays and pixmap caching
* Add badge support for KeeShare groups and expired entries.
* Guard against use of QPixmap::fromImage without a GUI

* Add SVG minify and improve `make icons`

Co-authored-by: Wolfram Rösler <wolfram@roesler-ac.de>
2020-05-29 10:00:32 -04:00
..
autotype Refactor Config. 2020-05-02 22:30:27 +02:00
browser Custom browser feature for Linux/macOS 2020-05-21 14:13:45 -04:00
cli Significantly enhance hardware key robustness 2020-05-14 20:19:56 -04:00
core Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
crypto Perform one KDF benchmark at a time 2020-04-08 12:52:32 -04:00
fdosecrets Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
format Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
gui Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
keeshare Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
keys Significantly enhance hardware key robustness 2020-05-14 20:19:56 -04:00
proxy Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
qrcode Add QR code generator for TOTP export (#1167) 2018-10-19 14:42:49 -04:00
sshagent SSH Agent: Reset settings when KeeAgent.settings is removed 2020-05-23 11:30:31 -04:00
streams Code quality updates for 2.4.0 (#2709) 2019-02-18 08:26:56 -05:00
totp Encode trailing equal signs from base32 TOTP key 2019-11-10 08:42:50 -05:00
touchid Improve resilience against memory attacks 2019-04-21 09:39:28 -04:00
updatecheck Refactor Config. 2020-05-02 22:30:27 +02:00
zxcvbn Correct zxcvbn build on windows & snap build 2018-02-21 21:59:42 -05:00
CMakeLists.txt Check correct CMake flag. 2020-05-26 13:34:25 -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 Add option to launch KeePassXC at system startup 2020-05-06 10:44:53 +02:00