summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| | | | | * Use QUrl::fromLocalFile() instead of "file://" (i.e. only 2 slashes).Bea Lam2010-02-0832-200/+208
| | | | * | Fix test.Martin Jones2010-02-081-6/+22
| | | | |/
| | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-085-30/+29
| | | | |\
| | | | | * Fix autotest.Michael Brasser2010-02-082-0/+10
| | | | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-051571-2/+177943
| | | | | |\
| | | | * | | Fix test.Martin Jones2010-02-051-2/+1
| | | | | |/ | | | | |/|
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-052-0/+46
| | | | |\ \
| | | | | * | Fix Behaviors for object-type properties.Michael Brasser2010-02-052-0/+46
| | | | * | | Fix test.Martin Jones2010-02-051-2/+1
| | | | |/ /
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-052-85/+2
| | | | |\ \
| | | | | * | Fix bad merge (compile)Warwick Allison2010-02-051-83/+0
| | | | | * | Pass tst_headers::licenseCheckWarwick Allison2010-02-051-0/+40
| | | | * | | Add license header.Martin Jones2010-02-051-1/+41
| | | | |/ /
| | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-0513-24/+24
| | | | |\ \
| | | | | * | Test fixes.Michael Brasser2010-02-058-12/+12
| | | | | * | More test fixes.Michael Brasser2010-02-055-12/+12
| | | | * | | Fix ListView tests.Martin Jones2010-02-051-11/+27
| | | | |/ /
| | | | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-054-2/+5
| | | | |\ \
| | | | | * | Test fixes.Michael Brasser2010-02-053-2/+3
| | | | | * | Add a QEXPECT_FAIL for known bug.Michael Brasser2010-02-051-0/+2
| | | | * | | Update test to handle QmlNetworkAccessManagerFactoryMartin Jones2010-02-051-19/+22
| | | | |/ /
| | | | * | Fix autotest.Michael Brasser2010-02-051-49/+43
| | | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-051571-2/+177925
| | | | |\ \
| | | | | * | Add some painting benchmarks.Martin Jones2010-02-052-0/+282
| | | | | * | Fix headers::licenseCheck autotest failureLeonardo Sobral Cunha2010-02-041-0/+40
| | | | | * | Re-add accidentally deleted fileAaron Kennedy2010-02-041-0/+6
| | | | | * | Test SizeItemToLoader to SizeLoaderToItem resizeMode change.Martin Jones2010-02-041-0/+7
| | | | | * | Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso...Warwick Allison2010-02-041568-2/+177590
| | | | | |\ \
| | | | | | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2010-02-04172-372/+2155
| | | | | | |\ \
| | | | | | | * | XMLHttpRequest redirectionAaron Kennedy2010-02-037-0/+149
| | | | | | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2010-02-036-0/+109
| | | | | | | |\ \
| | | | | | | | * | Test case for QTBUG-7860Aaron Kennedy2010-02-032-0/+16
| | | | | | | | * | Missing filesAaron Kennedy2010-02-033-0/+44
| | | | | | | | * | Test for default property orderingAaron Kennedy2010-02-032-0/+49
| | | | | | | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Bea Lam2010-02-0379-70/+1602
| | | | | | | |\ \ \ | | | | | | | | |/ /
| | | | | | | | * | Fix insertion and deletion of multiple items in GridView.Martin Jones2010-02-021-5/+7