Commit Graph

15 Commits

Author SHA1 Message Date
faaf25fd5e Fix missing exports 2019-06-25 14:43:47 +02:00
25ece5b401 Fix icons in DBusStatusNotifier 2019-05-26 23:13:43 +02:00
96ed888e20 Allow customizing foreground color of status icons 2019-05-21 17:56:08 +02:00
0e7cc8ba9b Apply changed status colors without restart 2019-05-19 23:11:50 +02:00
96dc7a535c Support transparency in status icon colors 2019-05-19 21:22:46 +02:00
72b72b26ae Don't abuse scanning icon to get default logo 2019-05-19 18:04:28 +02:00
05da0465a7 Allow customizing status icon colors 2019-05-19 17:57:37 +02:00
92607c3d89 Generate status icons dynamically
To allow configuring flat icons and custom colors in the future
2019-05-19 01:49:21 +02:00
2ab88c5766 Add font awesome icons to models
So it looks a bit more like the official UI.
2019-02-27 20:41:50 +01:00
c7927c3f2e Keep aspect ratio when rendering SVG images
Also, allow to add margin to the pixmap.
2019-02-27 20:38:14 +01:00
a3a09297f7 Render font awesome icons in color from QPalette
Since theres apparently no API in the Qt Svg module to support
this the change introduced here simply replaces in the SVG
document itself.
2019-02-23 13:55:46 +01:00
aa9f88df94 Add Syncthing '+' icon 2018-05-01 22:25:05 +02:00
71bcdd0c45 Add notification images (DBus-only) 2018-03-18 03:09:07 +01:00
732a5fdd8d Apply clang-format 2017-05-01 03:34:43 +02:00
8c6b0fd3d4 Move icon rendering to model backend 2017-02-20 18:42:27 +01:00