Kai Uwe Broulik 639e8684e3 [Icon Item] Treat sources starting with a slash as local file
We have a special case for sources starting with "file://" but a "/" also represents an absolute path and shouldn't
conflict with icon theme names.
Kicker sets a custom image as local path and then we would end up trying to load it as a QIcon::fromTheme eventually.
This will cause the implicit size of the icon item to stay at its default as we only check a custom implicit size
for a source QImage or an SVG. Moreover, this potentially introduces scaling artefacts.

Differential Revision: https://phabricator.kde.org/D9812
2018-01-15 10:22:18 +01:00
..
2017-12-02 15:44:14 +01:00
2017-12-13 07:36:22 +01:00
2014-09-26 16:17:28 +02:00
2017-11-29 21:10:48 +01:00
2017-12-13 07:36:22 +01:00
2014-09-01 20:36:06 +02:00
2014-04-26 01:48:37 +02:00
2017-12-13 07:36:22 +01:00
2014-04-26 01:48:37 +02:00
2014-02-10 15:17:07 +01:00