summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Rename the xxxMsecsSinceEpoch functions to xxxMSecsSinceEpoch.Thiago Macieira2010-03-311-9/+9
* Add QDateTime members that operate on 64-bit milliseconds.Thiago Macieira2010-03-311-0/+69
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-307-426/+70
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-307-426/+70
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-307-426/+70
| | |\
| | | * Autotest: oops, fix oops: remove qguard from auto.proThiago Macieira2010-03-271-1/+0
| | | * Autotests: oops, remove last traces of QGuardThiago Macieira2010-03-273-421/+68
| | | * Unskip test that used to crashKent Hansen2010-03-261-4/+0
| | | * uic3: -extract: Write XPM-images correctly.Friedemann Kleint2010-03-262-0/+2
* | | | 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
| * | | Run a subset of 'stable' visual tests.Michael Brasser2010-03-282-3/+12
| * | | Rename visual test to qmlvisual.Michael Brasser2010-03-28676-24/+17
| * | | Syntax and other small fixes for the visual tests.Michael Brasser2010-03-2821-177/+192
| * | | Autotest tweaks.Michael Brasser2010-03-285-2/+45
| * | | Don't set status to Ready until model has been created (currently thisBea Lam2010-03-281-11/+86
| * | | Fix qdeclarativeimage autotest on the mac.Yann Bodson2010-03-283-2/+9
* | | | docWarwick Allison2010-03-281-0/+3
|/ / /
* | | QTBUG-9367 has been fixed. Expect pass.Warwick Allison2010-03-281-1/+0
* | | Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-281-10/+20