profile/ivi/qtdeclarative.git
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
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 axisAdded dependency information to the sync.profile.
2011-04-27 axisAdd .gitignore to each module
2011-04-27 Liang QiAdd tst_headersclean for each module
2011-04-27 Liang QiModularized tst_compilerwarnings
2011-04-27 Liang QiModularized tst_bic and add some helper functions for...
2011-04-27 Prasanth UllattilChanged the path for qpluginbase.pri
2011-04-27 axisIntroduced the QT.<module>.plugins variable to module...
2011-04-27 axisFixed parserstress test.
2011-04-27 axisSwitched to using QT.declaratice.imports variable.
2011-04-27 axisAdded QT.<module>.imports support to module profiles.
2011-04-27 Olivier Goffartcompile qtdeclarative/import
2011-04-27 Liang QiMake auto test build
2011-04-27 Marius Storm... Make each module refer to its own bin/
2011-04-27 axisExtended module profiles.
2011-04-27 Liang QiAdd the private_includes path to the modules .pri file
2011-04-27 Marius Storm... Add the source path to the modules .pri file
2011-04-27 Liang QiMake declarative compile.
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.
2011-04-27 axisMoved to using a feature profile instead of direct...