keepassxc/tests/gui
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
..
CMakeLists.txt FdoSecrets: add unit tests 2020-05-27 22:07:25 -04:00
TestGui.cpp Implement 'Save Database Backup' option 2020-05-16 11:00:27 -04:00
TestGui.h Implement 'Save Database Backup' option 2020-05-16 11:00:27 -04:00
TestGuiBrowser.cpp Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiBrowser.h Complete refactor of Browser Integration classes 2020-05-14 17:14:17 -04:00
TestGuiFdoSecrets.cpp FdoSecrets: add unit tests 2020-05-27 22:07:25 -04:00
TestGuiFdoSecrets.h FdoSecrets: add unit tests 2020-05-27 22:07:25 -04:00
TestGuiPixmaps.cpp Replace database icons with SVG's 2020-05-29 10:00:32 -04:00
TestGuiPixmaps.h Replace database icons with SVG's 2020-05-29 10:00:32 -04:00