summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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-031-5/+7
|\ \ | |/
| * Fix insertion and deletion of multiple items in GridView.Martin Jones2010-02-021-5/+7
* | 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
* 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-295-4/+462
|\
| * 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
* | Don't crash when accessing index -1Martin Jones2010-01-291-1/+5
|/
* Replace FreeMono by OCRA fontMartin Jones2010-01-278-90/+90
* 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
* Add support for aliases in test http server.Martin Jones2010-01-202-1/+19
* 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
* Implement custom QML slot invokation logicAaron Kennedy2010-01-157-6/+456
* Remove unnecessary webkit dependencyAaron Kennedy2010-01-152-11/+1
* Test color "from" property.Warwick Allison2010-01-141-0/+9
* fix testWarwick Allison2010-01-143-10/+8
* message changedWarwick Allison2010-01-141-2/+2
* Ref bugWarwick Allison2010-01-141-1/+1
* missed fileWarwick Allison2010-01-141-0/+25
* Follow change 87a939fa289a0d96c1f0eb10fa74b1cb89fc05f1Warwick Allison2010-01-141-1/+1
* compileWarwick Allison2010-01-142-9/+18
* More clarity if test fails.Warwick Allison2010-01-142-0/+6
* Test fix in 4accb53cc2f9e2e89fda91a20e3c0503cf10aad0Warwick Allison2010-01-131-0/+4
* Fix tests after 05adc294d063171d9d0accf819826684813d396aMichael Brasser2010-01-1318-151/+298
* Fix and test version 0.0 installed imports.Warwick Allison2010-01-132-0/+9
* Give full error message (with line number) on XMLHttpRequest slot failures.Warwick Allison2010-01-131-1/+19
* Test version 0.0Warwick Allison2010-01-131-0/+9
* Test that exceptions are passed.Warwick Allison2010-01-121-9/+26
* Fix states autotests to work with deferred properties.Michael Brasser2010-01-121-0/+7
* CompileAaron Kennedy2010-01-121-1/+1
* Don't double enter states at startup.Aaron Kennedy2010-01-122-0/+36
* Ignore anchor loop duplicate error.Warwick Allison2010-01-111-0/+1
* unwarnWarwick Allison2010-01-112-7/+10
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-0/+7
|\