louib
af4ecb4aa1
Move icon handling from Resources to gui/Icons ( #5506 )
2020-10-05 20:41:00 -04:00
Jonathan White
6f5e13815c
Fix resolving resources when running from build directory
...
* Copy wordlists to build dir share folder
* Change resource path resolution to only test the provided directory, not finding a specific file
2020-06-04 10:03:40 -04:00
Janek Bevendorff
e36cba703e
Fix loading of tray icon appearance setting.
...
The tray icon appearance setting is null by default, since we do not
want to include OSUtils into Config. As a result, we must take special
care to preselect the correct combo box entry on the settings page.
2020-06-04 14:21:38 +02:00
Janek Bevendorff
4f75432fc6
Add option for monochrome tray icon
2020-05-31 00:26:14 +02:00
Janek Bevendorff
d9214db404
Implement Caps Lock warning
2020-05-03 09:59:36 +02:00
Janek Bevendorff
b045160e4f
Bundle icons using the Qt resource system.
...
Simplify resource loading logic and enable reproducible builds.
Fixes #2582
2020-03-14 10:13:12 -04:00