summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual
Commit message (Expand)AuthorAgeFilesLines
* Clean up qmlvisual/animation visual testsAlan Alpert2010-10-2822-962/+1720
* Clean up ListView visual testsAlan Alpert2010-10-2854-7096/+318
* Fix visual test.Michael Brasser2010-10-192-0/+0
* Fix visual tests.Michael Brasser2010-10-1829-1289/+685
* Update some tests to modern syntaxAlan Alpert2010-10-152-2/+2
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2982-82/+82
* Fix SmoothedAnimation test and docsAlan Alpert2010-09-095-6/+889
* Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-063-0/+515
* Add moving and flicking properties to PathViewMartin Jones2010-07-298-470/+815
* Rename remaining 'wantsFocus'.Yann Bodson2010-07-212-9/+9
* font.letterSpacing used percentage rather than absolute values.Martin Jones2010-07-212-4/+4
* Remove use of SpringFollow and SmoothedFollow in qmlvisual testBea Lam2010-07-123-31/+42
* Minor demo fixesAlan Alpert2010-06-161-4/+5
* Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+6
* Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-312-4/+2
* Add selection methods to TextEditWarwick Allison2010-05-303-2/+89
* Fix TextEdit clipping when not wrapped. Rename most-useful-wrap-mode to "Wrap".Warwick Allison2010-05-263-3/+3
* Fix visual tests after rename of the qml executable.Michael Brasser2010-05-241-3/+3
* Remove license headers from test data.Warwick Allison2010-05-23191-7831/+0
* Add license headers for .qml files.Jason McDonald2010-05-21191-0/+7831
* Use QDeclarativeScriptString for ParentChange.Michael Brasser2010-05-187-0/+1088
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-142-3/+30
* Minor declarative webview tweaksAlan Alpert2010-05-1322-573/+230
* Bail out early if the same target value is reassigned to a Behavior.Michael Brasser2010-05-127-2/+1181
* Update mouse area qmlvisual test to follow change QTBUG-10162Leonardo Sobral Cunha2010-05-071-2/+2
* Don't start valuesource animations until all component objects have been comp...Michael Brasser2010-05-051-2/+2
* Update visual tests after some painter updates.Michael Brasser2010-04-222-83/+83
* Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-3/+2
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-21187-187/+187
* Emit released and hoveredChanged in MouseArea when a UngrabMouse is receivedLeonardo Sobral Cunha2010-04-2117-0/+5182
* Visual test fix.Michael Brasser2010-04-211-1/+1
* Regenerate recordsnapshot to fix fillmode visual test in qmlLeonardo Sobral Cunha2010-04-202-1/+1
* Add test verifying QTBUG-8424 fixAlan Alpert2010-04-192-0/+269
* Visual test updates.Michael Brasser2010-04-1520-1422/+91
* fillmode is a static visual test, so only record one frame.Michael Brasser2010-04-141-269/+1
* Support recording visual snapshot tests.Michael Brasser2010-04-141-2/+11
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-1227-33/+131
|\
| * Enable other wrapping modes.Martin Jones2010-04-093-3/+28
| * TextEdit::wrap changed to TextEdit::wrapMode enumerationMartin Jones2010-04-091-2/+2
| * Replace "property var " with "property variant " in QML codeAaron Kennedy2010-04-092-5/+5
| * Update visual test.Michael Brasser2010-04-089-4/+4
| * Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-082-8/+8
| * Add SmoothedFollow element to qmlLeonardo Sobral Cunha2010-04-081-0/+40
| * Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-082-8/+8
| * Visual test updates.Michael Brasser2010-04-0711-3/+36
* | Add some TextInput properties and methodsAlan Alpert2010-04-1219-189/+4601
|/
* Cleanup MouseArea visual tests.Michael Brasser2010-03-3137-0/+18
* See if we can get the visual tests working on qws.Michael Brasser2010-03-301-0/+4
* Make visual tests run on windowsMartin Jones2010-03-301-1/+2