summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Positioners now watch for sibling order changesAlan Alpert2009-11-103-9/+75
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-1039-81/+1319
|\
| * Fix after animation API changes.Michael Brasser2009-11-093-9/+9
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-09550-6059/+13820
| |\
| * | XMLHttpRequest testsAaron Kennedy2009-11-0928-35/+1256
| * | Don't crash on invalid expressionsAaron Kennedy2009-11-093-3/+14
| * | Fix following af454feab24824a7ef2d28794930fb7c227c270fAaron Kennedy2009-11-092-3/+5
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0923-276/+171
| |\ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-0964-26/+11161
| |\ \ \
| * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-11-09108-854/+10781
| |\ \ \ \
| * | | | | Do not add public API to QScriptEngineAaron Kennedy2009-11-094-30/+34
| * | | | | Cleanup following reviewAaron Kennedy2009-11-091-1/+1
* | | | | | Rerecord text visual testsAlan Alpert2009-11-0929-2946/+3542
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-092-10/+13
|\ \ \ \ \
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-092-5/+8
| |\ \ \ \ \
| * | | | | | Fix layouts testAlan Alpert2009-11-092-10/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-11-0961-284/+8110
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0959-279/+8102
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2009-11-09150-967/+19352
| | |\ \ \ \
| | | * \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-11-0970-65/+11423
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0925-9/+3204
| | | | |\ \ \
| | | | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-0926-434/+2211
| | | | |\ \ \ \
| | | | * | | | | Enhance TextInput test coverageAlan Alpert2009-11-0926-1124/+3833
| | | | * | | | | Improve coverage of TextEdit testsAlan Alpert2009-11-0922-1/+5220
| | | * | | | | | remove unneeded constructorsYann Bodson2009-11-0922-101/+0
| | * | | | | | | Improve queryObjectRecursive() test and clean up.Bea Lam2009-11-091-175/+171
| * | | | | | | | Fix perspective in dynamic exampleAlan Alpert2009-11-092-5/+8
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Remove no-op diff to 4.6.Warwick Allison2009-11-091-1/+0
* | | | | | | | Revert unneeded differences to Qt 4.6.Warwick Allison2009-11-092-14/+7
* | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2009-11-09544-6029/+13792
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Mistake in the example for QByteArray::lastIndexOf()Keith Isdale2009-11-091-1/+1
| * | | | | | | Change file updates for Rhys WeatherleyRhys Weatherley2009-11-091-0/+74
| * | | | | | | Changes file update for Sarah Smith 4.6 changes.Sarah Smith2009-11-091-0/+3
| * | | | | | | Merge file://t:/dev/qt-46-wt into widgetteamJan-Arve Sæther2009-11-086-198/+653
| |\ \ \ \ \ \ \
| | * | | | | | | Use at() instead of operator[] for vectors and lists.Jan-Arve Sæther2009-11-071-24/+24
| | * | | | | | | Merge branch 'cmarcelo-vertexsimplification' into 4.6Jan-Arve Sæther2009-11-074-184/+632
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'anchor-vertex-simplification' of git://gitorious.org/~cmarcelo/...Jan-Arve Sæther2009-11-074-184/+632
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | QGAL: avoid passing Orientation for interpolation functionsCaio Marcelo de Oliveira Filho2009-11-062-23/+16
| | | | * | | | | | | QGAL: vertex simplificationCaio Marcelo de Oliveira Filho2009-11-062-73/+379
| | | | * | | | | | | QGAL (Test): redundant anchors shouldn't harm simplificationCaio Marcelo de Oliveira Filho2009-11-061-0/+39
| | | | * | | | | | | QGAL: allow parallel anchors simplify center anchorsCaio Marcelo de Oliveira Filho2009-11-062-16/+82
| | | | * | | | | | | QGAL: fix leak when restoring anchorsCaio Marcelo de Oliveira Filho2009-11-061-36/+27
| | | | * | | | | | | QGAL (Test): Enable remaining tests in 'qgraphicsanchorlayout1'Eduardo M. Fleury2009-11-061-16/+9
| | | | * | | | | | | QGAL (Test): Add test where center anchor is simplified by parallelEduardo M. Fleury2009-11-061-0/+26
| | | | * | | | | | | QGAL: Revamp the edge interpolation codeEduardo M. Fleury2009-11-062-29/+26
| | | | * | | | | | | QGAL: Support for out-of-order parallel anchorsEduardo M. Fleury2009-11-062-10/+45
| | * | | | | | | | | The sizePolicy property of QGraphicsWidget should be of type QSizePolicy of c...Jan-Arve Sæther2009-11-071-1/+1
| | |/ / / / / / / /
| | * | | | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m...Jan-Arve Sæther2009-11-062-0/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Make sizePolicy a property of QGraphicsWidget tooArtur Duque de Souza2009-11-062-0/+7
| * | | | | | | | | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2009-11-06360-3076/+8673
| |\ \ \ \ \ \ \ \ \ \