profile/ivi/qtdeclarative.git
2011-05-13 Yoann LopesCall QSGPaintedItem::paint() when the scene graph is...
2011-05-13 Charles Yincache the arguments in property cache data
2011-05-13 Yann BodsonFix QSGBorderImage autotest.
2011-05-12 Christian KammQmlDirParser: Fix typeInfo accessor.
2011-05-12 Gunnar SlettaWhen calling update() on a QSGItem during the sync...
2011-05-12 Gunnar SlettaDon't crash when the shader source is null.
2011-05-12 Roberto RaggiAdded auto tests for properties initialized using JS...
2011-05-12 Roberto RaggiFix the QML front-end to allow side effects in the...
2011-05-12 Kim Motoyoshi... Output warning if using unsupported texture wrap mode.
2011-05-12 Alan AlpertUpgrade Flickr demo to QtQuick 2.
2011-05-12 Rohan McGoverntests: build autotests by default for qtdeclarative
2011-05-12 Rohan McGoverntests: mark tst_qsgitem as a private-test
2011-05-12 Rohan McGovernFixed incorrect usage of `signals', `slots' in headers
2011-05-12 Martin JonesImprove error message for invalid image provider name.
2011-05-12 Martin JonesCompile.
2011-05-11 Kim Motoyoshi... Fixed image tiling on scene graph.
2011-05-11 Yoann LopesFixes crash in PaintedItem example when using threaded...
2011-05-11 Gunnar SlettaDocumentation and API cleanup of QSGMaterial
2011-05-11 Gunnar SlettaDelete the rendering thread when shutting down
2011-05-11 Gunnar SlettaStop the render thread before deleting the QSGCanvas.
2011-05-11 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-11 Alan AlpertAdd private parts to autotest .pro files
2011-05-11 Alan AlpertAugment Documentation
2011-05-11 Chris AdamsAdd user documentation for scarce resource properties
2011-05-10 Kim Motoyoshi... Replaced 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-10 Kai KoehneQmlViewer: Remove one call to enableDebugging
2011-05-10 Kai KoehneQmlViewer: Translate UI
2011-05-10 Martin JonesMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-10 Martin JonesBenchmark component creation with different types of...
2011-05-10 Chris AdamsAdd user documentation for js imports functionality
2011-05-09 Kim Motoyoshi... Fix 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... Fixed issues with ShaderEffectSource and threaded rende...
2011-05-09 Kim Motoyoshi... Added '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 Slettaadded private headers to qmlscene
2011-05-04 Gunnar Slettaadded private headers to qmlplugindump.pro
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 Yann BodsonFix QSGText autotests
2011-05-04 Martin JonesFix crashing QtQuick 1 Image elements.
2011-05-03 Kim Motoyoshi... Code cleanup in QSGShaderEffectTexture.
2011-05-03 axisAdded .tag file with Git revision.
2011-05-03 Yoann LopesRemoved unused properties in QSGPaintedItem.
2011-05-03 Yoann LopesAdded antialiasing property to QSGPaintedItem.
2011-05-03 Alan AlpertStart QtQuick2 section of whats new.
2011-05-03 Alan AlpertAffector Augmentation
2011-05-02 Kim Motoyoshi... Set ChildenDoNotOverlap flag on grids, lists and positi...
2011-05-02 Olivier GoffartFix compilation with private header patch
2011-05-02 Marius Storm... Use private headers
2011-05-02 Olivier GoffartDefine the QT_NO_.... when the module is absant from...
2011-05-02 Marius Storm... Add module.prf, and install MODULE_PRI for each module
2011-05-02 Kim Motoyoshi... Fixed 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... Support mirroring the source rectangle of ShaderEffectS...
2011-04-29 Kim Motoyoshi... Revert "Flipped texture coordinates right way up."
2011-04-29 Kim Motoyoshi... Fixed signal passing between nested ShaderEffectItems.
2011-04-29 Yoann LopesUse a proper hash key for distance-field cache.
2011-04-29 Yoann LopesRemoved distfieldgen tool.
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-29 Gunnar Slettaspecify dependencies for declarative
2011-04-28 Gunnar Slettacompile
2011-04-28 Yoann LopesFix detection of fonts with narrow outline in the dista...
2011-04-28 Christian Kammqmlplugindump: Fix --path usage with drive letters...
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
next