e7e2eeddc0
This removes the last dependency from plasma-framework on kde4support. This change is a bit more involved than other kde4support removals because QSharedPointer does not provide a count() method. I therefore reworked the code to store the SharedSvgRenderer as a QWeakPointer in s_renderers, making it possible to detect when the last one goes away by creating a QWeakPointer guard in SvgPrivate::eraseRenderer(). REVIEW: 114912 |
||
---|---|---|
desktoptheme | ||
examples | ||
src | ||
tools | ||
.reviewboardrc | ||
CMakeLists.txt | ||
config-compiler.h.cmake | ||
config-prefix.h.cmake | ||
COPYING | ||
COPYING.LIB | ||
CTestConfig.cmake | ||
CTestCustom.cmake | ||
FindPlasma.cmake | ||
KF5PlasmaConfig.cmake.in | ||
KF5PlasmaMacros.cmake | ||
Mainpage.dox | ||
plasma-framework.yaml | ||
README.md |
Plasma Framework
Introduction
Links
- Wiki: http://community.kde.org/Plasma#Plasma_Workspaces_2
- Mailing list: https://mail.kde.org/mailman/listinfo/plasma-devel
- IRC channel: #kde-devel on Freenode
- Git repository: https://projects.kde.org/projects/playground/libs/plasma-framework/repository