leinir created this revision. Restricted Application added a project: Kirigami. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY This adds support for images hosted on http(s) remotes to the DesktopIcon item. It uses the qnam from the qqmlengine the item is associated with to do the fetching (and supports redirection, and will prefer cached images when available). TEST PLAN Used in Discover, where the QIconItem can, with this code, be replaced with DesktopIcon items. REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D5764 AFFECTED FILES src/desktopicon.cpp src/desktopicon.h To: leinir, mart, apol Cc: plasma-devel, apol