profile/ivi/qtdeclarative.git
2011-05-18 Jason McDonaldReduce usage of Q_ASSERT in autotests.
2011-05-18 Jason McDonaldRemove Q_ASSERT from qdeclarativexmllistmodel test
2011-05-18 Jason McDonaldRemove Q_ASSERT's from ecmascript test.
2011-05-18 Jason McDonaldRemove Q_ASSERT from QDeclarativeListModel autotest.
2011-05-18 Jason McDonaldRemove redundant Q_ASSERT from qmlvisual autotest.
2011-05-18 Jason McDonaldRemove Q_ASSERT calls that wrap side-effecting code.
2011-05-17 Yann BodsonAdd autotests to .pro file
2011-05-17 Yann BodsonMake QSGImage autotests compile.
2011-05-17 Charles Yinskip unit tests if no required OpenGL 2.0 feature on...
2011-05-17 Alan AlpertFix emitter burst method bugs
2011-05-16 Martin JonesApply 2081a3d0fd7266ffba83849fee967e048e991270 to SG...
2011-05-16 Kim Motoyoshi... Added documentation for ShaderEffectItem.
2011-05-16 Kim Motoyoshi... Added documentation for ShaderEffectSource.
2011-05-16 Yann BodsonCompile without qt3support
2011-05-16 Alan AlpertMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-16 Yann BodsonFix QSGBorderImage and QSGAnimatedImage autotests
2011-05-16 Alan AlpertUpdate QDeclarativeTextInput to match accessibility...
2011-05-16 Aaron KennedyDoc
2011-05-16 Charles Yinuses the cached argument info
2011-05-16 Charles Yinregister canvas and related classess
2011-05-16 Charles Yincanvasitem implementation based on painteditem
2011-05-16 Charles Yinadd toImage() function to QSGPainterNode
2011-05-13 Eckhart KoppenMerge branch 'qtquick2' of scm.dev.nokia.troll.no:qt...
2011-05-13 Eckhart KoppenUpdate module version number to 5.0.0
2011-05-13 Eckhart KoppenHonor -nomake for examples and demos
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.
next