Jannis Weis
3c3e4f81bf
Remove duplicate icon declarations and move Progress into Misc
3 years ago
Jannis Weis
d6b946f3ee
Expose loading animation icons through AllIcons
3 years ago
Jannis Weis
bd01677d73
Fix typo Test -> Text
3 years ago
Jannis Weis
92e61ac97e
Make sound.svg available in iconset
3 years ago
Jannis Weis
52d0d13282
Fix license header year ranges
3 years ago
weisj
c6a36374ab
Settings: Replace smaller/larger text with icons
...
In some languages the labels would overlap. Using icons solves this issue as only
the default font size is marked with the text.
Fixes #269
3 years ago
weisj
3a97adec97
IconSet: Fix icon path for revert
3 years ago
weisj
d03e010650
IconSet: Create missing disabled variants for +/- icons
3 years ago
weisj
db947a94c7
IconSet: Fix incorrect icon path
3 years ago
weisj
07e4162c96
Replace usage of DarkUIUtil.ICON_LOADER with AllIcons api
3 years ago
weisj
7a82a43a86
IconSet: Fix close hovered icon
3 years ago
weisj
1e065e90e4
IconSet: Generate accessor for selected icons and add missing icons
...
To avoid having people to rely on the location of icons we provide accessors for icons which are likely not to be removed or dramatically altered. This allows us to freely change the location of icons without breaking consumer code.
3 years ago