aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Integrate QtQuickTest into QtCharles Yin2011-05-2051-1/+6820
* Some of the QML C++ methods should be slots.Martin Jones2011-05-203-5/+10
* Skip test in qdeclarativeimage::noLoading (QTBUG-19425)Yann Bodson2011-05-201-0/+1
* Skip another pixmap comparison test.Martin Jones2011-05-201-0/+2
* Avoid using indices in the RectangleNode implementation.Kim Motoyoshi Kalland2011-05-191-29/+21
* Fix typo.Casper van Donderen2011-05-191-1/+1
* Improved RectangleNode implementation.Kim Motoyoshi Kalland2011-05-191-74/+68
* Add .pro file to fix build.Casper van Donderen2011-05-191-0/+5
* Add TextBalloon QML Scene Grpah example with documentation. I moved an old ex...Casper van Donderen2011-05-1912-5/+459
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-193-6/+3
|\
| * Update unit test according to intended behaviour change.Kim Motoyoshi Kalland2011-05-191-1/+1
| * Re-apply "Support mirroring the source rectangle of ShaderEffectSource."Kim Motoyoshi Kalland2011-05-192-5/+2
* | Add BurstEmitter, and a simple render path for UltraParticlesAlan Alpert2011-05-1910-64/+536
* | Normalize createQmlObject error messageAlan Alpert2011-05-192-5/+5
|/
* Fix unstable test.Martin Jones2011-05-191-2/+1
* Link item focus to canvas widget focus.Martin Jones2011-05-197-65/+309
* Remove QEXPECT_FAIL from QSGTextInput test.Andrew den Exter2011-05-191-1/+0
* Fixed crash when Image/ShaderEffectSource source is missing.Kim Motoyoshi Kalland2011-05-182-5/+13
* Added documentation for GridMesh.Kim Motoyoshi Kalland2011-05-182-1/+52
* Merge branch 'qtquick2' of scm.dev.nokia.troll.no:qt/qtdeclarative-staging in...Alan Alpert2011-05-1833-201/+462
|\
| * Fix test TextEdit preeditMicroFocus test failure.Andrew den Exter2011-05-181-1/+7
| * Skip mirror autotests while QTBUG-19351 and QTBUG-19252 are not resolved.Yann Bodson2011-05-183-5/+4
| * Make SG Text test work by disabling pixmap comparison.Martin Jones2011-05-181-0/+2
| * More autotests fixes.Yann Bodson2011-05-182-27/+17
| * show initial chart in motion chart exampleCharles Yin2011-05-181-2/+7
| * fix motion chart example bugCharles Yin2011-05-181-15/+68
| * Fix QSGBorderImage autotest.Yann Bodson2011-05-181-10/+10
| * Revert "Support mirroring the source rectangle of ShaderEffectSource."Chris Adams2011-05-182-2/+5
| * add motion chart canvas exampleCharles Yin2011-05-181-0/+82
| * Reduce usage of Q_ASSERT in autotests.Jason McDonald2011-05-184-26/+28
| * Remove Q_ASSERT from qdeclarativexmllistmodel testJason McDonald2011-05-181-1/+4
| * Remove Q_ASSERT's from ecmascript test.Jason McDonald2011-05-181-4/+0
| * Remove Q_ASSERT from QDeclarativeListModel autotest.Jason McDonald2011-05-181-1/+4
| * Remove redundant Q_ASSERT from qmlvisual autotest.Jason McDonald2011-05-181-2/+0
| * Remove Q_ASSERT calls that wrap side-effecting code.Jason McDonald2011-05-181-3/+9
| * Add autotests to .pro fileYann Bodson2011-05-171-0/+2
| * Make QSGImage autotests compile.Yann Bodson2011-05-177-123/+68
| * skip unit tests if no required OpenGL 2.0 feature on this platformCharles Yin2011-05-1712-1/+167
* | Add UltraParticleAlan Alpert2011-05-1815-4/+2215
|/
* Fix emitter burst method bugsAlan Alpert2011-05-175-130/+139
* Apply 2081a3d0fd7266ffba83849fee967e048e991270 to SG TextInputMartin Jones2011-05-172-2/+1
* Added documentation for ShaderEffectItem.Kim Motoyoshi Kalland2011-05-163-1/+141
* 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