Go to file
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
declarativeimports ensure margins update in all cases 2012-11-07 12:43:11 +01:00
kpart SVN_SILENT made messages (.desktop file) 2012-08-07 18:33:46 +02:00
remotewidgetshelper SVN_SILENT made messages (.desktop file) 2012-06-13 10:11:16 +02:00
scriptengines Fix screenChanged in javascript appletinterface signal and forward it 2012-10-25 14:54:05 +02:00
tools Fix service prefix for KWin Effects 2012-10-26 13:10:22 +02:00
Mainpage.dox more docs 2012-10-03 20:18:38 +02:00