summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-241-0/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-221-0/+26
|\
| * Fix anchor resetting and prevent illegal anchors.Michael Brasser2009-06-221-0/+26
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-06-217-17/+161
|\ \ | |/
| * Autotest for extension objectsAaron Kennedy2009-06-164-0/+90
| * Deferred properties mostly work.Aaron Kennedy2009-06-164-0/+49
| * Revert "Compilation fix on MSVC"Aaron Kennedy2009-06-161-4/+16
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-06-111-0/+1
| |\
| * | Warn when trying to anchor to non-sibling/non-parent.Michael Brasser2009-06-091-13/+6
* | | Update flickable visual test.Martin Jones2009-06-217-225/+5
| |/ |/|
* | 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