summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativestates/data
Commit message (Expand)AuthorAgeFilesLines
* Fix crash on exit when overriding signal handlers in states.Michael Brasser2011-10-171-0/+27
* Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-172-5/+4
* Fix QtQuick import.Yann Bodson2010-11-081-1/+1
* Removing a binding while it is being applied caused a crash.Martin Jones2010-11-021-0/+29
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2949-50/+50
* Restore any absolute geometry changed by AnchorChanges when returningMichael Brasser2010-09-151-0/+25
* Unit tests for Bauhaus enablersThomas Hartmann2010-09-141-0/+34
* In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-141-0/+30
* Correctly apply PropertyChanges when entering an extended stateMichael Brasser2010-08-021-0/+26
* QML focus API updates.Michael Brasser2010-07-211-1/+1
* Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-211-0/+37
* Add test for PropertyChanges with attached properties.Martin Jones2010-06-081-0/+20
* Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-071-0/+21
* Correct ownership of signal handlers in state changes.Michael Brasser2010-05-111-0/+24
* Enable states to be activated via their 'when' clause even if unnamed.Michael Brasser2010-05-051-0/+14
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2137-37/+37
* Fix url resolution in PropertyChanges.Michael Brasser2010-04-093-0/+44
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-1/+1
* Document behavior of conflicting when clauses.Michael Brasser2010-04-081-0/+11
* Don't crash if a target isn't specified for AnchorChanges.Michael Brasser2010-04-061-0/+14
* Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-255-12/+12
* Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-211-0/+12
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-182-0/+0
* Make states test work with smaller font size.Martin Jones2010-03-171-2/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-251-0/+20
|\
| * Document and test resetting properties in a state change.Michael Brasser2010-02-251-0/+20
* | Automatically connect to signals "onFooChanged" if property is "foo".Bea Lam2010-02-251-0/+19
|/
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2433-0/+620