summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | 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
| | * | | | | 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
| | * | | | | More benchmark cleanup.Michael Brasser2010-01-143-73/+19
| | * | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Michael Brasser2010-01-141398-2572/+5904
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara...Warwick Allison2010-01-141398-2572/+5904
| | | |\ \ \ \ \
| | * | | | | | | Benchmark cleanup.Michael Brasser2010-01-1428-23/+198
| | * | | | | | | Update pointer benchmark to use QmlGuard rather than QGuard.Michael Brasser2010-01-142-4/+5
| | |/ / / / / /
| | * | | | | | 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
| | * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2010-01-122-9/+33
| | |\ \ \ \ \ \