aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added documentation for ShaderEffectSource.Kim Motoyoshi Kalland2011-05-162-0/+184
* Compile without qt3supportYann Bodson2011-05-161-1/+1
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-164-36/+28
|\
| * Fix QSGBorderImage and QSGAnimatedImage autotestsYann Bodson2011-05-163-36/+25
| * DocAaron Kennedy2011-05-161-0/+3
* | Update QDeclarativeTextInput to match accessibility changesAlan Alpert2011-05-162-2/+1
|/
* uses the cached argument infoCharles Yin2011-05-162-21/+6
* register canvas and related classessCharles Yin2011-05-161-0/+7
* canvasitem implementation based on painteditemCharles Yin2011-05-166-0/+3887
* add toImage() function to QSGPainterNodeCharles Yin2011-05-162-0/+8
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Eckhart Koppen2011-05-133-8/+8
|\
| * Call QSGPaintedItem::paint() when the scene graph is synced.Yoann Lopes2011-05-133-8/+8
* | Update module version number to 5.0.0Eckhart Koppen2011-05-131-3/+3
* | Honor -nomake for examples and demosEckhart Koppen2011-05-131-0/+6
|/
* cache the arguments in property cache dataCharles Yin2011-05-132-3/+33
* Fix QSGBorderImage autotest.Yann Bodson2011-05-132-58/+19
* QmlDirParser: Fix typeInfo accessor.Christian Kamm2011-05-121-1/+1
* When calling update() on a QSGItem during the sync phase, we did not update.Gunnar Sletta2011-05-122-0/+10
* Don't crash when the shader source is null.Gunnar Sletta2011-05-121-1/+1
* Added auto tests for properties initialized using JS statementsRoberto Raggi2011-05-122-0/+11
* Fix the QML front-end to allow side effects in the initializer.Roberto Raggi2011-05-129-992/+1040
* Output warning if using unsupported texture wrap mode.Kim Motoyoshi Kalland2011-05-121-0/+15
* Upgrade Flickr demo to QtQuick 2.Alan Alpert2011-05-1233-56/+507
* tests: build autotests by default for qtdeclarativeRohan McGovern2011-05-121-2/+2
* tests: mark tst_qsgitem as a private-testRohan McGovern2011-05-121-3/+1
* Fixed incorrect usage of `signals', `slots' in headersRohan McGovern2011-05-122-3/+3
* Improve error message for invalid image provider name.Martin Jones2011-05-124-7/+22
* Compile.Martin Jones2011-05-121-2/+5
* Fixed image tiling on scene graph.Kim Motoyoshi Kalland2011-05-112-8/+131
* Fixes crash in PaintedItem example when using threaded rendering.Yoann Lopes2011-05-111-0/+4
* Documentation and API cleanup of QSGMaterialGunnar Sletta2011-05-1114-128/+478
* Delete the rendering thread when shutting downGunnar Sletta2011-05-111-1/+3
* Stop the render thread before deleting the QSGCanvas.Gunnar Sletta2011-05-112-9/+20
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-1126-171/+550
|\
| * Add user documentation for scarce resource propertiesChris Adams2011-05-113-6/+236
| * Replaced grab() with scheduleUpdate().Kim Motoyoshi Kalland2011-05-102-16/+30
| * Documented which thread gets the QSGPaintedItem::paint() call.Yoann Lopes2011-05-101-0/+5
| * Update to work with QGlyphs -> QGlyphRun renamingEskil Abrahamsen Blomfeldt2011-05-108-20/+20
| * Added a separate property to enable mipmapping on QSGPaintedItem.Yoann Lopes2011-05-103-1/+41
| * QmlViewer: Remove one call to enableDebuggingKai Koehne2011-05-101-2/+0
| * QmlViewer: Translate UIKai Koehne2011-05-107-126/+142
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Martin Jones2011-05-101-0/+38
| |\
| | * Add user documentation for js imports functionalityChris Adams2011-05-101-0/+38
| * | Benchmark component creation with different types of bindings.Martin Jones2011-05-103-0/+38
| |/
* | Add private parts to autotest .pro filesAlan Alpert2011-05-11103-0/+123
* | Augment DocumentationAlan Alpert2011-05-111-0/+2
|/
* Fix Rectangle implementation.Kim Motoyoshi Kalland2011-05-095-94/+134
* Udate mipmaps when QSGPaintedItem's texture has changed.Yoann Lopes2011-05-091-0/+9
* Docs for QSGTextureMaterialsGunnar Sletta2011-05-091-2/+194
* Renamed of texture material classes to be more intuitivly namedGunnar Sletta2011-05-097-39/+41