summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
Commit message (Expand)AuthorAgeFilesLines
* Autotest tweaks.Michael Brasser2010-03-285-2/+45
* Don't set status to Ready until model has been created (currently thisBea Lam2010-03-281-11/+86
* Fix qdeclarativeimage autotest on the mac.Yann Bodson2010-03-283-2/+9
* QTBUG-9367 has been fixed. Expect pass.Warwick Allison2010-03-281-1/+0
* Source resizing for QDeclarativeImageProvider too.Warwick Allison2010-03-281-10/+20
* Installed imports are no longer searched relative to caller.Warwick Allison2010-03-281-0/+1
* Recompute the source location of regexp literals.Roberto Raggi2010-03-261-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-265-12/+16
|\
| * Added highlight ranges/modes to PathViewMartin Jones2010-03-265-12/+16
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-2614-17/+209
|\ \ | |/
| * Test and fix order of transform application.Warwick Allison2010-03-261-4/+10
| * Test transforms.Warwick Allison2010-03-261-0/+21
| * sourceWidth/sourceHeight -> sourceSizeWarwick Allison2010-03-261-4/+3
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-266-8/+27
| |\
| | * Update test.Michael Brasser2010-03-261-3/+1
| | * Add autotest for QTBUG-9367.Michael Brasser2010-03-263-0/+23
| | * Remove Q prefix from the validators.Michael Brasser2010-03-262-5/+3
| * | Control of image rendered size (esp. SVG).Warwick Allison2010-03-266-8/+112
| |/
| * Fix where data() is called before xml is loaded. Also add status tests.Bea Lam2010-03-251-0/+43
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-251-1/+1
| |\
| | * Use QTRY_COMPARE after QTest::qWaitForWindowShown()Kent Hansen2010-03-251-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-2541-113/+217
|\ \ \ | |/ /
| * | Begin dragging PathView up to the level (quality and functionality) of other ...Martin Jones2010-03-253-7/+22
| * | Auto-test fix.Alexis Menard2010-03-251-8/+2
| * | Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-257-38/+39
| |/
| * Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-2517-18/+18
| * Skip tests for nowBea Lam2010-03-251-0/+4
| * Make autotest work on windows.Martin Jones2010-03-251-2/+5
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-2514-16/+16
| |\
| | * Replace Animation's repeat property with loops.Michael Brasser2010-03-2514-16/+16
| * | Remove faulty assert - the precondition is checked for correctly later onAaron Kennedy2010-03-253-1/+11
| |/
| * Rename stateChangeScriptName to scriptName.Michael Brasser2010-03-241-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-246-31/+112
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-242-2/+79
| | |\
| | | * Fix abort in flipableLeonardo Sobral Cunha2010-03-241-2/+13
| | | * Properly use one thread for all instances of XmlListModel.Bea Lam2010-03-241-0/+66
| | * | Revert 95aa8c8fc76e2309a629b05994a2677b0887140b.Warwick Allison2010-03-242-79/+1
| | |/
| | * Output all Loader errors.Michael Brasser2010-03-243-4/+27
| | * Fix Loader leak when loading a non-QGraphicsObject object.Michael Brasser2010-03-242-0/+18
| | * Origin safety testing for imported resources.Warwick Allison2010-03-242-2/+43
| * | Fix flicking views at boundary with StricthighlighRangeMartin Jones2010-03-241-7/+3
| |/
* | Tweak import behaviourAlan Alpert2010-03-251-2/+2
|/
* Make more tests compile on solaris-ccAlan Alpert2010-03-235-19/+19
* Changing the alignment property should trigger a repaint.Alexis Menard2010-03-231-0/+33
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-2310-1269/+2
|\
| * Change default RotationAnimation direction.Michael Brasser2010-03-231-2/+2
| * Remove ParentAction.Michael Brasser2010-03-238-1262/+0
| * Fix mutex handling that was causing tests to sometimes crash/fail.Bea Lam2010-03-231-5/+0
* | Basic Loader origin safety (for discussion).Warwick Allison2010-03-234-2/+48
|/
* Fix test (StoreScriptImported shifted enum values)Warwick Allison2010-03-221-2/+11