Fix QQuickTextInput::moveCursorSelection()
[profile/ivi/qtdeclarative.git] / src / quick / scenegraph /
2012-01-27 Gunnar SlettaRename QSGTexture::textureSubRect to normalizedTextureS...
2012-01-24 Jiang JiangUpdate for glyphMargin() migration in qtbase
2012-01-24 Eskil Abrahamsen... Add support for shared glyph cache
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-20 Gunnar SlettaAdded a few material flags
2012-01-20 Gunnar SlettaRemove the use of QT_MODULE()
2012-01-18 Yoann LopesUse mediump in distance field shaders for the alpha...
2012-01-18 Gunnar SlettaThe rendering signals must be direct connections.
2012-01-17 Jason McDonaldUpdate copyright year in Nokia copyright headers.
2012-01-13 Gunnar SlettaReintroduce plugin support for asynchronous hardware...
2012-01-12 Robin BurchellRemove out-of-line uses of qMalloc/qFree/qRealloc.
2012-01-09 Gunnar SlettaAvoid storing a deep copy of the image in the texture...
2012-01-05 Morten Johan SorvigFix crash on null Qimage in QSGPainterNode::paint
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2012-01-03 Gunnar SlettaIntroduce layerering support (ShaderEffectSource) direc...
2011-12-21 Yoann LopesReference count glyphs in QSGDistanceFieldGlyphCache.
2011-12-19 Gunnar SlettaImplement "headless mode" for hidden QQuickCanvases
2011-12-15 Alex WilsonAdd lineWidth property to QSGGeometry
2011-12-14 Yoann LopesSupport for multiple textures in the distance field...
2011-12-14 Yoann LopesMore distance-field cache refactoring.
2011-12-14 Johannes Zellnerupdate: make fragment shader code for distance field...
2011-12-14 Kim Motoyoshi KallandMade QSGNode flags togglable and added StaticSubtreeGeo...
2011-12-12 Friedemann KleintQtQuick: Fix compiler warnings.
2011-12-08 Gunnar SlettaImplemented multiple windows and GL context sharing
2011-12-02 Kent HansenSay hello to QtQuick module