plasma-framework/src/plasma/private
Marco Martin 148e0022f6 Make Svg,FrameSvg work qith QT_DEVICE_PIXELRATIO
when QT_DEVICE_PIXELRATIO is something different from 1,
the pixmaps generated by Svg will be scaled up to give a proper texture.

This is complementary but not replacing our current approach:
the pixelratio that can be accessed by units is now in relation to the qt pixel ratio,
spacings are also adjusted accordingly (therefore, spaces and sizes won't
need an integer value like pixelratio)

svg introduces also a scaleFactor property (that is pretty much like its old pixelRatio)
basically, scalefactor, will scale both the textures and all the reported sizes,
(old method) pixelratio just scales textures without altering measures
(like qt pixelratio likes)

Change-Id: I304aa0d80abf76abafac239be185dd3b2ab741b7
REVIEW:122673
2015-03-10 18:02:15 +01:00
..
actionwidgetinterface_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
applet_p.cpp delete the activityId entry as well when deleting 2015-02-02 19:04:36 +01:00
applet_p.h migrate to KPackage 2014-12-29 13:56:52 +01:00
associatedapplicationmanager_p.h recompute actions text on sycoca change 2014-08-11 19:32:30 +02:00
associatedapplicationmanager.cpp make sure to cleanup applet pointers on deletion 2014-08-29 14:53:56 +02:00
authorizationmanager_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
componentinstaller_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
componentinstaller.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
containment_p.cpp drop QwaitingDeletionStatus 2014-10-30 18:06:50 +01:00
containment_p.h make the uiloaded tests pass 2014-07-15 10:16:10 +02:00
containmentactions_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
corona_p.h migrate to KPackage 2014-12-29 13:56:52 +01:00
datacontainer_p.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
datacontainer_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
dataengine_p.h Use QElapsedTimer for data engines 2014-06-23 13:03:16 +02:00
dataengineconsumer_p.h Add missing QDataStream and QObject includes 2015-01-17 17:48:48 +01:00
dataenginemanager_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
dataenginemanager.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
effectwatcher_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
effectwatcher.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
framesvg_helpers.h Stop exposing that many things in FrameSvgItem 2014-07-21 18:01:26 +02:00
framesvg_p.h Move some of the code and make some API public 2014-07-21 15:44:25 +02:00
package_p.h migrate to KPackage 2014-12-29 13:56:52 +01:00
packages_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
packages.cpp migrate to KPackage 2014-12-29 13:56:52 +01:00
packagestructure_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
publish.ui The Big Move 2013-02-14 17:17:12 +01:00
service_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
servicejob_p.h use variant maps instead of configgroups 2013-05-02 14:46:29 +02:00
sharedtimer_p.h Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
storage_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
storage.cpp Apply the astyle-kdelibs script 2014-04-26 01:48:37 +02:00
storagethread_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
storagethread.cpp Add missing QDataStream and QObject includes 2015-01-17 17:48:48 +01:00
svg_p.h Make Svg,FrameSvg work qith QT_DEVICE_PIXELRATIO 2015-03-10 18:02:15 +01:00
theme_p.cpp Don't ask KWindowEffects for blur repeatedly since we track it ourselves anyway 2015-02-23 21:24:12 +01:00
theme_p.h Use Q_DECL_OVERRIDE where possible 2015-02-13 13:31:58 +01:00
timetracker.cpp --runtime warnings 2014-07-11 19:51:42 +02:00
timetracker.h Introduce TimeTracker debugging tool for plasma 2014-07-10 19:20:59 +02:00