plasma-framework/declarativeimports
Aaron Seigo 554f0b9909 ensure margins update in all cases
setElementPrefix does not trigger repaintNeeded() from the svg object;
repaintNeeded() is for internal changes. if you change the svg from your
own application code, the app code needs to react to those changes in its
own time and way.

so margins was never seeing that it was getting changed when setElementPrefix
was called -> pixel imperfections in layouts.
2012-11-07 12:43:11 +01:00
..
core ensure margins update in all cases 2012-11-07 12:43:11 +01:00
draganddrop use a position relative to the DropArea 2012-10-23 13:53:37 +02:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets use qvariants for the samples 2012-09-07 19:14:13 +02:00
krunnermodel bind runnermodel in core 2012-10-03 15:55:11 +02:00
locale add the timeFormat property 2012-08-08 20:51:15 +02:00
plasmacomponents fixes and some internal docu 2012-11-07 01:10:05 +01:00
plasmaextracomponents get rid of dead code 2012-10-30 18:33:48 +01:00
qtextracomponents add hover events 2012-10-04 19:21:48 +02:00
CMakeLists.txt move krunnermodel into plasma/declarativeimports where it belongs 2012-05-03 10:00:04 -04:00