plasma-framework/src/declarativeimports
Aleix Pol b6f5335cd8 Have separate texture hashes for each window
Apparently in nvidia we get corruptions when a texture created for a window
is used in another one.
With this patch we tell the texture has changed when we move it from a
window to another, so it's re-created and we keep textures for all windows
separately. This way we ensure they don't mix.

REVIEW: 119465
2014-07-28 19:48:08 +02:00
..
accessdenied cmake warnings-- 2014-04-26 02:10:23 +02:00
calendar Replace Calendar grid with Canvas 2014-07-15 13:53:34 +02:00
core Have separate texture hashes for each window 2014-07-28 19:48:08 +02:00
plasmacomponents use QtControls.ToolButton 2014-07-25 18:51:12 +02:00
plasmaextracomponents Add workaround for scrollview disabling keyboard interaction 2014-06-26 15:51:36 +02:00
platformcomponents Make Application component async 2014-06-23 15:37:47 +02:00
CMakeLists.txt delete imports now provided by kdeclarative repo 2014-03-20 16:20:59 +01:00