plasma-framework/autotests/data
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
..
bug359388/hicolor/22x22/apps Fix svg iconPath resolving in IconItem 2016-02-29 13:05:48 -08:00
icons cache svg icons from icon theme 2016-04-04 17:47:30 +02:00
plasma/desktoptheme/testtheme [autotest] Extend ThemeTest with a case for compositing changes 2016-08-03 11:28:23 +02:00
signedPackage SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:07:45 +00:00
testconfigpackage ConfigModel: Don't try to resolve empty source path from package 2016-05-04 17:34:02 +02:00
testfallbackpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-14 12:52:39 +00:00
testpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2015-11-04 17:07:45 +00:00
background.svgz don't regenerate frames when setting every property 2017-02-07 13:08:27 +01:00
test_image.png Add missing file for iconitem test 2016-03-04 15:50:10 +00:00
test_nonsquare.png [Icon Item] Treat sources starting with a slash as local file 2018-01-15 10:22:18 +01:00
view.qml IconItemTest: Skip when grabToImage fails 2016-02-29 22:29:51 +01:00