You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Edmundson 3d43f8ad93 Drop QGraphicsView classes in PaintData
QGraphicsRotation and Scale are QObject wrappers. It's not useful in
data structures where we're creating mulitple of these every frame. It's
large enough to appear in hotspot as taking over 1% of a regular frame.

We don't even use the QGraphicsRotation mapping inside scene for a
reason, so it's not giving us much.

It's technically an API break in libkwineffects. Pragamatically no-one
would use these. We also lose QGraphicsScale's origin, but we never
exposed this in PaintData's public header.
4 years ago
..
CMakeLists.txt
KWinEffectsConfig.cmake.in
Mainpage.dox
Messages.sh Improve message extraction 14 years ago
anidata.cpp
anidata_p.h
kwinanimationeffect.cpp
kwinanimationeffect.h
kwinconfig.h.cmake Move linking to DL_LIBRARY to x11standalone platform 8 years ago
kwineffectquickview.cpp
kwineffectquickview.h
kwineffects.cpp
kwineffects.h
kwineglimagetexture.cpp
kwineglimagetexture.h
kwinglobals.h
kwinglplatform.cpp
kwinglplatform.h
kwingltexture.cpp
kwingltexture.h
kwingltexture_p.h
kwinglutils.cpp
kwinglutils.h
kwinglutils_funcs.cpp
kwinglutils_funcs.h
kwinxrenderutils.cpp
kwinxrenderutils.h Prettify license headers 4 years ago
logging.cpp
logging_p.h