summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-3144-3/+191
|\
| * Update CommentAlan Alpert2010-03-311-1/+1
| * More testing.Michael Brasser2010-03-312-1/+9
| * Test openUrlExternallyWarwick Allison2010-03-312-2/+29
| * Update mouseX(Y) when clicking on a mouse areaLeonardo Sobral Cunha2010-03-312-0/+56
| * Add test.Michael Brasser2010-03-312-0/+75
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-3137-0/+22
| |\
| | * Cleanup MouseArea visual tests.Michael Brasser2010-03-3137-0/+18
| | * See if we can get the visual tests working on qws.Michael Brasser2010-03-301-0/+4
* | | Revert 4.6 commits that shouldn't be in 4.7.Thiago Macieira2010-03-311-2/+33
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-314-49/+5
|\ \ \ | |/ / |/| |
| * | Revert "Add a children private property needed for QML to support QGraphicsOb...Alexis Menard2010-03-311-28/+0
| * | Revert "Add NOTIFY to size property so QML bindings are working fine."Alexis Menard2010-03-311-3/+1
| * | Revert "Better handling for NOTIFY in QGraphicsWidget regarding geometry chan...Alexis Menard2010-03-311-1/+1
| * | Revert "Add a a layout property in QGraphicsWidget."Alexis Menard2010-03-311-2/+1
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-301-1/+2
| |\ \
| | * | Add a a layout property in QGraphicsWidget.Alexis Menard2010-03-301-1/+2
| * | | Autotest: don't allow choosing between debug/release mode.Thiago Macieira2010-03-303-18/+4
| |/ /
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-305-100/+194
|\ \ \ | |_|/ |/| |
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-301-0/+3
| |\ \ | | |/
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-03-291-0/+3
| | |\
| | | * Use QSKIP rather than commenting a failure.Alexis Menard2010-03-291-0/+3
| * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-304-100/+191
| |\ \ \
| | * \ \ Merge remote branch 'origin/4.7' into qt-4.7-from-4.6Thiago Macieira2010-03-30723-324/+828
| | |\ \ \
| | * \ \ \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-297-100/+356
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-261-1/+12
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-03-251-1/+12
| | | | |\ \
| | | | | * | tst_qnetworkreply: Fix side effect, add another testMarkus Goetz2010-03-251-1/+12
| | | * | | | Reverts using composition mode when using DeviceCoordinateMode cache.Yoann Lopes2010-03-261-7/+11
| | | |/ / /
| | | * | | Prevents a useless repaint with QGraphicsItem cache mode.Yoann Lopes2010-03-251-0/+73
| | | |/ /
| | | * | Sql Autotest cleanup and tweaking.Bill King2010-03-252-92/+95
* | | | | Move basic focusscope examples into auto tests.Yann Bodson2010-03-308-0/+613
|/ / / /
* | | | Correctly construct boolean JSValue'sAaron Kennedy2010-03-302-0/+38
* | | | WorkerScript was receiving events after deletion and trying to processBea Lam2010-03-301-7/+4
* | | | Make visual tests run on windowsMartin Jones2010-03-301-1/+2
* | | | Finished file rename of qdeclarative easefollow to smoothedanimationLeonardo Sobral Cunha2010-03-3017-19/+19
* | | | Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-309-31/+160
| |_|/ |/| |
* | | Fix qdeclarativedom::loadDynamicProperty testAaron Kennedy2010-03-301-6/+4
* | | Pass test.Warwick Allison2010-03-291-0/+14
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-297-4/+103
|\ \ \
| * | | Visual test fixes.Michael Brasser2010-03-295-4/+4
| * | | Relayout items when Flow size changes.Martin Jones2010-03-292-0/+99
* | | | test error code tooWarwick Allison2010-03-291-3/+5
|/ / /
* | | Remove "variant" QML propertiesAaron Kennedy2010-03-292-2/+0
* | | Fix crash in QDeclarativePropertyMap.Michael Brasser2010-03-291-0/+16
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-292-1/+10
|\ \ \
| * | | Add missing pro file.Michael Brasser2010-03-291-0/+7
| * | | Don't emit QDeclarativePropertyMap::valueChanged() before the value hasMichael Brasser2010-03-291-1/+3
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-29690-238/+387
|\ \ \ \ | |/ / /
| * | | Fix svg and big image auto tests on win32.Martin Jones2010-03-293-2/+8