plasma-framework/src/declarativeimports
Eike Hein 706276d108 Stop relying on timer to schedule pixmap updates.
The timer was used to skip ahead of parsing and to compress prop
updates to handle width/height changes atomically. This achieves
both by moving pixmap load into the polish phase after those are
guaranteed to be done.

This fixes a bunch of flicker all over the place since 150ms is
obviously far beyond the frame time budget on 60 hz, but we can
usually easily fit into one frame on hot caches.
2015-12-22 18:39:53 +01:00
..
accessdenied Update installation variables. 2015-01-10 17:47:31 +00:00
calendar [calendar] Delay the model reset until the view is ready 2015-12-02 12:57:57 -05:00
core Stop relying on timer to schedule pixmap updates. 2015-12-22 18:39:53 +01:00
plasmacomponents check for slot existence before connecting or disconnecting 2015-11-11 11:07:46 +01:00
plasmaextracomponents make PageRow work 2015-10-12 18:19:13 +02:00
plasmastyle allow paste on password fields 2015-11-18 18:22:46 +01:00
platformcomponents -use QStringLiteral and QLatin1String in the code that is executed multiple times (avoids utf8->utf16 conversions) 2015-11-06 13:39:18 +00:00
CMakeLists.txt Update installation variables. 2015-01-10 17:47:31 +00:00