summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Ignore expected test warningsAaron Kennedy2010-01-111-0/+7
* | missed fileWarwick Allison2010-01-111-0/+7
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-1/+8
|\ \ | |/
| * Use QMetaObject::disconnectOne() in QMLAaron Kennedy2010-01-111-1/+8
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-0/+9
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-111-6/+6
| |\
| * | Don't double function'ize dynamic QML functionsAaron Kennedy2010-01-111-0/+9
* | | Don't use a virtual signal - moc complains.Warwick Allison2010-01-111-1/+2
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2010-01-111-1/+0
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-117-8/+27
| |\
| * | Remove debuggingAaron Kennedy2010-01-111-1/+0
* | | qmlInfo now gives QML type, not C++ classname.Warwick Allison2010-01-111-6/+6
| |/ |/|
* | report error betterWarwick Allison2010-01-111-1/+1
* | document test weaknessWarwick Allison2010-01-111-0/+6
* | QTBUG-6507 appears fixed (don't know when)Warwick Allison2010-01-112-4/+17
* | avoid false passWarwick Allison2010-01-111-1/+0
* | Don't put necessary code in Q_ASSERTWarwick Allison2010-01-111-2/+2