Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging into qtquick2
[profile/ivi/qtdeclarative.git] / src /
2011-05-11 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-11 Chris AdamsAdd user documentation for scarce resource properties
2011-05-10 Kim Motoyoshi KallandReplaced grab() with scheduleUpdate().
2011-05-10 Yoann LopesDocumented which thread gets the QSGPaintedItem::paint...
2011-05-10 Eskil Abrahamsen... Update to work with QGlyphs -> QGlyphRun renaming
2011-05-10 Yoann LopesAdded a separate property to enable mipmapping on QSGPa...
2011-05-09 Kim Motoyoshi KallandFix Rectangle implementation.
2011-05-09 Yoann LopesUdate mipmaps when QSGPaintedItem's texture has changed.
2011-05-09 Gunnar SlettaDocs for QSGTextureMaterials
2011-05-09 Gunnar SlettaRenamed of texture material classes to be more intuitiv...
2011-05-09 Gunnar SlettaClean up QSGVertexColorMaterial a bit
2011-05-09 Gunnar SlettaRemoved a few warnings
2011-05-09 Gunnar SlettaDocs for vertex and flat color materials
2011-05-09 Yoann LopesEnable mipmapping for QSGPaintedItem's texture.
2011-05-09 Kim Motoyoshi KallandFixed issues with ShaderEffectSource and threaded rende...
2011-05-09 Kim Motoyoshi KallandAdded 'recursive' property to ShaderEffectSource.
2011-05-09 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-09 Gunnar SlettaDocumentation for the scenegraph nodes
2011-05-09 Roberto RaggiFix wrong usages of #include directives in the QML...
2011-05-09 Gunnar SlettaAdded a "void *reserved" for QSGNode for potential...
2011-05-09 Alan AlpertAugment Documentation
2011-05-06 Samuel RødalMade opacity work for QSGSimpleTextureNode.
2011-05-06 Roberto RaggiDon't visit the sub tree of an AST::UiScriptBinding...
2011-05-06 Eskil Abrahamsen... Fix potential crash when displaying multiscripted text
2011-05-06 Gunnar SlettaMake animation driver pluggable through the QSGContext
2011-05-06 Chris AdamsAdd unit test and documentation for module API
2011-05-05 Roberto RaggiFix evaluation of boolean conditions
2011-05-05 Yoann LopesImplemented contentsSize and contentsScale for QSGPaint...
2011-05-05 Yoann LopesMakes sub-pixel antialiased distance-field text looks...
2011-05-05 Gunnar SlettaEnable the threaded renderer.
2011-05-05 Aaron KennedyCompilation benchmark
2011-05-05 Aaron KennedyInline static data for basic types into the QML instruction
2011-05-05 Aaron KennedySupport variable length instructions in QML bytecode
2011-05-05 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-05 Alan AlpertModel Particle fixes
2011-05-05 Aaron KennedyOnly include line numbers when necessary
2011-05-04 Gunnar SlettaMerge branch 'master' into qtquick2
2011-05-04 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-04 Martin JonesUpdate SG items with GV item changes.
2011-05-04 Martin JonesFix crashing QtQuick 1 Image elements.
2011-05-03 Kim Motoyoshi KallandCode cleanup in QSGShaderEffectTexture.
2011-05-03 Yoann LopesRemoved unused properties in QSGPaintedItem.
2011-05-03 Yoann LopesAdded antialiasing property to QSGPaintedItem.
2011-05-03 Alan AlpertAffector Augmentation
2011-05-02 Kim Motoyoshi KallandSet ChildenDoNotOverlap flag on grids, lists and positi...
2011-05-02 Olivier GoffartFix compilation with private header patch
2011-05-02 Marius Storm-OlsenUse private headers
2011-05-02 Olivier GoffartDefine the QT_NO_.... when the module is absant from...
2011-05-02 Marius Storm-OlsenAdd module.prf, and install MODULE_PRI for each module
2011-05-02 Kim Motoyoshi KallandFixed upside-down texture in QSGPaintedItem.
2011-05-02 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-02 Gunnar SlettaTiming for renderers
2011-05-02 Gunnar SlettaAdded a runtime option to enable consistent timing...
2011-05-02 Gunnar SlettaDon't round flickable positions while panning
2011-04-29 Kim Motoyoshi KallandSupport mirroring the source rectangle of ShaderEffectS...
2011-04-29 Kim Motoyoshi KallandRevert "Flipped texture coordinates right way up."
2011-04-29 Kim Motoyoshi KallandFixed signal passing between nested ShaderEffectItems.
2011-04-29 Yoann LopesUse a proper hash key for distance-field cache.
2011-04-29 Jiang JiangMake text align in the same baseline
2011-04-29 Gunnar SlettaMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-04-28 Gunnar Slettacompile
2011-04-28 Yoann LopesFix detection of fonts with narrow outline in the dista...
2011-04-27 Alan AlpertSort gradient stops for the convenience of the scenegraph
2011-04-27 Alan AlpertUpdate particles to use QElapsedTimer
2011-04-27 Alan AlpertPre-accept events
2011-04-27 Alan AlpertAdd variable rotation speed to deformable particle
2011-04-27 axisMerged master into qtquick2.
2011-04-27 Qt by NokiaInitial import from qtquick2.
2011-04-27 Prasanth UllattilChanged the path for qpluginbase.pri
2011-04-27 axisIntroduced the QT.<module>.plugins variable to module...
2011-04-27 axisSwitched to using QT.declaratice.imports variable.
2011-04-27 Olivier Goffartcompile qtdeclarative/import
2011-04-27 Liang QiMake declarative compile.
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.