summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Animations are running by default when used as property source valueLeonardo Sobral Cunha2010-02-113-0/+58
* Fix QmlEngine offlineStoragePath test.Martin Jones2010-02-111-1/+1
* Fix Image test on Windows.Martin Jones2010-02-111-4/+4
* Fix FontLoader test on Windows.Martin Jones2010-02-111-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1112-18/+32
|\
| * Test should use ceil() not floor() since ceil() is used for calculatingBea Lam2010-02-111-2/+2
| * Clean upBea Lam2010-02-115-6/+8
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-1129-176/+799
| |\
| | * Improve stability of tst_qmlecmascript::dynamicDestructionAaron Kennedy2010-02-112-3/+7
| | * Fixed qmldebug* tests crashing.Rohan McGovern2010-02-111-0/+2
| | * Fix declarative/qmldom::loadDynamicProperty autotestLeonardo Sobral Cunha2010-02-111-1/+1
| | * Fix declarative/animatedimage autotestLeonardo Sobral Cunha2010-02-111-2/+0
| | * Removed the tests/auto/declarative/visual(&examples) from .proLeonardo Sobral Cunha2010-02-111-2/+0
| | * Add EXPECT_FAIL to js parser tests in declarative uiLeonardo Sobral Cunha2010-02-111-2/+12
| * | Must pass app arguments onto qExec() or else test system cannotBea Lam2010-02-111-1/+1
* | | Fix BorderImage tests on Windows.Martin Jones2010-02-111-9/+9
| |/ |/|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-101573-2/+178047
|\ \
| * | Expect fail.Martin Jones2010-02-101-0/+4
| * | Expect fails.Martin Jones2010-02-101-0/+3
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-101-0/+25
| |\ \
| | * | Missing fileAaron Kennedy2010-02-101-0/+25
| * | | Expect fail.Martin Jones2010-02-101-0/+2
| |/ /
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-103-1/+21
| |\ \
| | * | TestAaron Kennedy2010-02-101-0/+17
| | |/
| | * Fix testsBea Lam2010-02-102-1/+4
| * | Exclude plugins example in test.Martin Jones2010-02-101-0/+1
| |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-102-0/+5
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-106-318/+91
| | |\
| | | * Add expected fail and created QTBUG-8072 for qml animation auto-testLeonardo Sobral Cunha2010-02-101-0/+1
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-098-33/+77
| | |\ \
| | * | | Reproduce bug.Warwick Allison2010-02-091-0/+4
| * | | | Compile.Martin Jones2010-02-101-1/+1
| * | | | Remove pathview test.Martin Jones2010-02-101-1/+0
| * | | | Remove unneededMartin Jones2010-02-101-8/+0
| * | | | Fix repeater test.Martin Jones2010-02-102-5/+8
| * | | | Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-105-33/+32
| | |_|/ | |/| |
| * | | Fix expected error message.Martin Jones2010-02-101-3/+1
| * | | Consolidate the two pathview tests and fix them all.Martin Jones2010-02-104-315/+89
| | |/ | |/|
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-091574-2/+178222
| |\ \
| | * | Get test compilingAlan Alpert2010-02-091-1/+1
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-097-35/+50
| | |\ \
| | | * | Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-095-32/+33
| | | |/
| | | * Remove old implicit module support.Warwick Allison2010-02-092-0/+13
| | | * Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/qt/qt-qmlBea Lam2010-02-082-7/+186
| | | |\
| | | * | Connect to localhost instead of QHostAddress::Any. Fixes test on Windows.Bea Lam2010-02-081-3/+4
| | * | | Missed a fileAlan Alpert2010-02-091-0/+23
| | | |/ | | |/|
| | * | Support the other validatorsAlan Alpert2010-02-081-6/+89
| | * | The virtual keyboard is now working for TextEdit and TextInput components.Alexis Menard2010-02-082-1/+97
| | |/
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-0834-200/+237
| | |\
| | | * Allow objects to be shared between QmlEnginesAaron Kennedy2010-02-082-0/+29