summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Support URLs directly (not just as strings), so they are correctly resolved.Warwick Allison2009-06-101-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-264-7/+21
|\
| * Remove AssignObject instructionAaron Kennedy2009-05-262-0/+14
| * Ensure tests passAaron Kennedy2009-05-263-7/+7
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-245-1/+75
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-2291-666/+1921
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-2287-666/+1847
| | |\
| | * | Add support for baseline anchoring.Michael Brasser2009-05-224-0/+74
| * | | Store the type of the attached properties objectAaron Kennedy2009-05-221-1/+1
| |/ /
* | | PauseAnimation visual autotestMartin Jones2009-05-245-276/+1263
* | | webview test runs.Martin Jones2009-05-214-4/+6
| |/ |/|
* | qfxtext test runs.Martin Jones2009-05-215-5/+7
* | Repeater tests run.Martin Jones2009-05-2124-28/+43
* | Listview tests run.Martin Jones2009-05-2121-22/+30
* | Get visual auto testing working again.Martin Jones2009-05-2113-289/+1143
* | Convert visual autotests.Martin Jones2009-05-2131-333/+635
|/
* Fix some test dataAaron Kennedy2009-05-208-13/+13
* Added QmlEngine::componentSearchPath()Kai Koehne2009-05-193-1/+50
* Add a basic anchoring autotest.Michael Brasser2009-05-192-2/+188
* Add more resiliant TEST_FILE() methodAaron Kennedy2009-05-152-4/+25
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-151-0/+1
|\
| * Make test compile.Michael Brasser2009-05-151-0/+1
* | Add id shortcut testAaron Kennedy2009-05-143-0/+41
|/
* Add another binding testAaron Kennedy2009-05-142-1/+67
* Deleted context property testAaron Kennedy2009-05-141-0/+14
* Array expressions testAaron Kennedy2009-05-144-109/+148
* Add some expression testsAaron Kennedy2009-05-141-0/+95
* Cleanup testcaseAaron Kennedy2009-05-148-11/+43
* Add gcov flagsAaron Kennedy2009-05-141-0/+4
* Custom string converter testAaron Kennedy2009-05-143-2/+35
* Fixup gcov lib linesAaron Kennedy2009-05-141-1/+1
* Remove AssignSignal instructionAaron Kennedy2009-05-131-1/+1
* Literal signal property assignment testAaron Kennedy2009-05-135-364/+396
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-1329-9/+305
|\
| * More testsAaron Kennedy2009-05-132-0/+15
| * More testsAaron Kennedy2009-05-128-1/+31
| * Remove accidentally commited CXX flagsAaron Kennedy2009-05-121-1/+1
| * More testsAaron Kennedy2009-05-1220-6/+257
* | Add two more test cases to tst_qmlparser.Michael Brasser2009-05-125-1/+11
|/
* More QML testsAaron Kennedy2009-05-1229-2/+380
* Clean up qmlparser testAaron Kennedy2009-05-1246-234/+168
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-111-1/+1
|\
| * Add support for removing anchors.Michael Brasser2009-05-111-1/+1
| * Add context property testAaron Kennedy2009-05-111-1/+29
* | Reevaluate expressions when context properties changeAaron Kennedy2009-05-111-1/+71
|/
* Detect binding loops.Michael Brasser2009-05-111-2/+37
* Add simple loop detection to anchoring system.Michael Brasser2009-05-114-0/+81
* Add autotest for crash when compiling "Component {}"Kai Koehne2009-05-081-0/+9
* Autotest format conversion.Michael Brasser2009-05-0840-302/+582
* Get autotests compiling again. Start converting syntax.Michael Brasser2009-05-0812-68/+69