D25858: Use QStyle for determining icon sizes

2019-12-11 Thread Volker Krause
This revision was automatically updated to reflect the committed changes. Closed by commit R241:34aeee14693b: Use QStyle for determining icon sizes (authored by vkrause). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25858?vs=71214&id=71308 REVISION DETAIL htt

D25858: Use QStyle for determining icon sizes

2019-12-11 Thread Volker Krause
vkrause added a task: T11637: Investigate if KIconThemes is needed as a framework. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D25858 To: vkrause, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25858: Use QStyle for determining icon sizes

2019-12-10 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R241 KIO BRANCH master REVISION DETAIL https://phabricator.kde.org/D25858 To: vkrause, apol Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns

D25858: Use QStyle for determining icon sizes

2019-12-10 Thread Volker Krause
vkrause created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. vkrause requested review of this revision. REVISION SUMMARY This should remove the last use of the IconSize() top-level function from Frameworks, in preparation of deprecating th