summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fix crash on exit when overriding signal handlers in states.Michael Brasser2011-10-171-0/+17
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-1/+1
* Add support for anchor mirroringJoona Petrell2011-02-151-0/+122
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-171-7/+6
* Removing a binding while it is being applied caused a crash.Martin Jones2010-11-021-0/+13
* Fix test.Michael Brasser2010-09-161-2/+0
* Restore any absolute geometry changed by AnchorChanges when returningMichael Brasser2010-09-151-0/+27
* Unit tests for Bauhaus enablersThomas Hartmann2010-09-141-0/+132
* In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-141-0/+15
* Correctly apply PropertyChanges when entering an extended stateMichael Brasser2010-08-021-0/+16
* 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/+35
* Allow custom parsers to handle attached propertiesAaron Kennedy2010-06-251-1/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-081-0/+4
|\
| * Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-081-0/+4
* | Add test for PropertyChanges with attached properties.Martin Jones2010-06-081-0/+43
|/
* 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/+16
* Enable states to be activated via their 'when' clause even if unnamed.Michael Brasser2010-05-051-0/+20
* Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-291-114/+127
* Fix AnchorChanges to work with parent.right.Michael Brasser2010-04-201-20/+19
* Fix tests: remove unnecessary calls to QML_DECLARE_TYPEBea Lam2010-04-191-2/+0
* Emit runtime warnings through QDeclarativeEngineAaron Kennedy2010-04-191-6/+6
* Fix url resolution in PropertyChanges.Michael Brasser2010-04-091-0/+23
* Document behavior of conflicting when clauses.Michael Brasser2010-04-081-0/+23
* Don't crash if a target isn't specified for AnchorChanges.Michael Brasser2010-04-061-0/+15
* Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-251-19/+19
* Make more tests compile on solaris-ccAlan Alpert2010-03-231-4/+4
* Produce an error when trying to create objects in a PropertyChanges.Michael Brasser2010-03-211-0/+14
* Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04.Michael Brasser2010-03-181-2/+2
* Make states test work with smaller font size.Martin Jones2010-03-171-2/+2
* Compile fix after e5922ab126f3532483b18720ce893d6be826d50eAaron Kennedy2010-03-111-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-251-6/+25
|\
| * Update test numbers after change to default transformOrigin.Michael Brasser2010-02-251-6/+4
| * Document and test resetting properties in a state change.Michael Brasser2010-02-251-0/+21
* | Automatically connect to signals "onFooChanged" if property is "foo".Bea Lam2010-02-251-17/+50
|/
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-28/+28
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+917