https://bugs.kde.org/show_bug.cgi?id=399989
Fabian Vogt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kic | |onthemes/3501660aa3d7ffc835 | |97b0ca7ba33767f0124429 Status|CONFIRMED |RESOLVED --- Comment #6 from Fabian Vogt <[email protected]> --- Git commit 3501660aa3d7ffc83597b0ca7ba33767f0124429 by Fabian Vogt. Committed on 02/11/2018 at 12:25. Pushed by fvogt into branch 'master'. Add a QIconEnginePlugin to allow QIcon deserialization Summary: This is necessary to allow QIcons with a KIconEngine as engine to deserialize properly. Test Plan: Ran the PoC in the bug report, works fine. Reviewers: #frameworks, davidedmundson Reviewed By: davidedmundson Subscribers: lbeltrame, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D16305 M +10 -0 src/CMakeLists.txt A +43 -0 src/kiconengineplugin.cpp [License: LGPL (v2)] A +4 -0 src/kiconengineplugin.json https://commits.kde.org/kiconthemes/3501660aa3d7ffc83597b0ca7ba33767f0124429 -- You are receiving this mail because: You are watching all bug changes.
