aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'qtquick2'Martin Jones2011-05-312267-179069/+147863
|\
| * Export more VisualModel symbolsAlan Alpert2011-05-311-2/+2
| * fix shadow build errorCharles Yin2011-05-301-0/+4
| * Compile fix.Kim Motoyoshi Kalland2011-05-301-4/+0
| * Compile.Kim Motoyoshi Kalland2011-05-301-2/+2
| * qmlplugindump: Bump QtQuick.tooling version to 1.1.Christian Kamm2011-05-301-1/+1
| * qmlplugindump: Dump revision property.Christian Kamm2011-05-301-0/+9
| * Update SG items with recent GV item changes.Martin Jones2011-05-3012-11/+60
| * ListView segmentation fault when setting highlight to nullMartin Jones2011-05-303-3/+9
| * QDeclarativeMouseArea: block context menu eventsCaio Marcelo de Oliveira Filho2011-05-304-0/+114
| * ListViews loses items if all visible items are removed.Martin Jones2011-05-302-4/+17
| * Views do not notify count changes properlyMartin Jones2011-05-3010-0/+23
| * Uninitialized memory is compared.Martin Jones2011-05-302-0/+4
| * Clear the root index when the model is reset.Girish Ramakrishnan2011-05-302-0/+10
| * fix qmltest unit test failuresCharles Yin2011-05-305-2/+2
| * copy other .qml .js files during build timeCharles Yin2011-05-301-4/+21
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-30819-147323/+1
| |\
| | * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Martin Jones2011-05-309-5/+6
| | |\
| | * | qmlvisual is broken and unmaintained. Remove it.Martin Jones2011-05-30818-147322/+0
| | * | Fix typo.Martin Jones2011-05-301-1/+1
| * | | Export QSGVisualItemModelAlan Alpert2011-05-301-1/+1
| * | | Update TextBallons .pro fileAlan Alpert2011-05-301-5/+5
| | |/ | |/|
| * | fix typosCharles Yin2011-05-308-2/+2
| * | fix the qmltestrunner building errorsCharles Yin2011-05-301-3/+4
| |/
| * Mention that positioners may conflict with anchors.Martin Jones2011-05-271-1/+3
| * Work around remaining 'make check' failures.Martin Jones2011-05-274-3/+7
| * Make textballon example follow conventionAlan Alpert2011-05-275-3/+3
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-27131-21118/+79
| |\
| | * Some fixes for tests/auto/declarative/examples autotestMartin Jones2011-05-274-0/+60
| | * Remove webkit dependencies from qtdeclarative.Martin Jones2011-05-27119-20772/+0
| | * Skip the qdeclarativeimage and qdeclarativeborderimage mirror testMartin Jones2011-05-273-0/+4
| | * Revert "Make QSGTextNode back-end for QML's TextInput"Martin Jones2011-05-275-374/+47
| | * Make tests compile.Martin Jones2011-05-272-14/+10
| * | Update image stream exampleAlan Alpert2011-05-271-2/+2
| |/
| * Remove webkit dependency from test.Aaron Kennedy2011-05-272-1/+5
| * Textures not scheduled for deletion while scrolling QML view.Bjørn Erik Nilsen2011-05-261-0/+4
| * Multi-line sprite files will now workAlan Alpert2011-05-268-45/+195
| * Revert "uses the cached argument info"Charles Yin2011-05-252-6/+21
| * Revert "cache the arguments in property cache data"Charles Yin2011-05-252-33/+3
| * Fix QSGImage autotest.Yann Bodson2011-05-251-5/+5
| * Implement "mirror" property for BorderImage.Martin Jones2011-05-253-0/+22
| * Small optimizations in distance-field cache.Yoann Lopes2011-05-242-13/+17
| * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-231-0/+9
| |\
| | * Optimize distance-field glyph recycling.Yoann Lopes2011-05-231-0/+9
| * | Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Gunnar Sletta2011-05-2311-55/+378
| |\|
| | * Make QSGTextNode back-end for QML's TextInputEskil Abrahamsen Blomfeldt2011-05-235-47/+374
| | * qmltestrunner not installed by defaultCharles Yin2011-05-231-1/+1
| | * Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-2316-21/+243
| | |\
| | | * Fix typo in API: QSGContext::schdelueTextureForCleanup.Bjørn Erik Nilsen2011-05-233-3/+3
| | * | Compile on MacAlan Alpert2011-05-232-4/+0