summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | | * Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-02-0278-65/+1595
| | | | |\
| | | * | | Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-0380-293/+288
| | | |/ /
| | | * | Fix test timingsAlan Alpert2010-02-011-8/+7
| | | * | Revert "Qt has more stuff in rich text now."Alan Alpert2010-02-011-1/+0
| | * | | Fix elision and multilength strings when resizing a Text element.Michael Brasser2010-02-0415-65/+2362
| | |/ /
| | * | Support animating attached properties.Michael Brasser2010-02-012-0/+46
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2010-01-2926-1070/+761
| | |\ \
| | | * | Remove benchmarks that have been migrated to 4.6.Michael Brasser2010-01-297-1016/+0
| | | * | Convert lists to variants on assignment.Aaron Kennedy2010-01-282-1/+21
| | | * | Support builtin string converters in every contextAaron Kennedy2010-01-283-2/+298
| | | * | Assigning undefined resets QObject propertiesAaron Kennedy2010-01-283-1/+50
| | | * | Add reset methods to QmlMetaPropertyAaron Kennedy2010-01-281-0/+93
| | | * | Merge commit 'qt/4.6' into kinetic-declarativeuiBjørn Erik Nilsen2010-01-2714-50/+299
| | | |\ \
| | * | | | Don't crash when accessing index -1Martin Jones2010-01-291-1/+5
| | |/ / /
| | * | | Replace FreeMono by OCRA fontMartin Jones2010-01-278-90/+90
| | * | | Benchmark performance of a block of script containing multiple property acces...Michael Brasser2010-01-273-0/+72
| | * | | Remove unneeded test dependency.Michael Brasser2010-01-261-5/+2
| | * | | Test QML doesn't hijack JS ObjectAaron Kennedy2010-01-252-0/+25
| | * | | Support attached properties in QmlMetaPropertyAaron Kennedy2010-01-251-0/+75
| | * | | Allow composite value sourcesAaron Kennedy2010-01-213-2/+35
| | * | | Rename ListModel::set() to ListModel::setProperty()Aaron Kennedy2010-01-201-7/+7
| | * | | Keep empty lists and 1-item lists as lists instead of converting themBea Lam2010-01-201-0/+46
| | * | | Revert previous change. Does not work for statically defined list models.Bea Lam2010-01-201-5/+0
| | * | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-202-1/+19
| | |\ \ \
| | | * | | Add support for aliases in test http server.Martin Jones2010-01-202-1/+19
| | * | | | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-2012-12/+108
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge branch '4.6' of ../qt into kinetic-declarativeuiAaron Kennedy2010-01-1918-878/+429
| | |\ \ \ \
| | * | | | | Fix to correctly return property values that are javascript arrays.Bea Lam2010-01-191-0/+5
| | * | | | | Handle whitespace in Connection signal signatures.Michael Brasser2010-01-182-0/+31
| | * | | | | Autotest for non-existent properties specified in a PropertyChanges.Michael Brasser2010-01-182-0/+25