summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativestates
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Fixed QtDeclarative autotest deployment for WinCE devices.jaanttil2012-02-061-1/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Liang Qi2011-10-252-0/+44
|\
| * Fix crash on exit when overriding signal handlers in states.Michael Brasser2011-10-172-0/+44
| * Fix deployment for declarative tests, examples on SymbianDamian Jansen2011-10-041-1/+1
| * Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2011-03-111-0/+122
|\ \ | |/
| * Add LayoutMirroring attached property for mirroring QML layoutsJoona Petrell2011-03-011-1/+1
| * Add support for anchor mirroringJoona Petrell2011-02-151-0/+122
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-203-12/+10
|\ \ | |/
| * Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-173-12/+10
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-233-1/+43
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-122-0/+42
| |\ \ | | |/
| | * Fix QtQuick import.Yann Bodson2010-11-081-1/+1
| | * Removing a binding while it is being applied caused a crash.Martin Jones2010-11-022-0/+42
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2949-50/+50
* Fix test.Michael Brasser2010-09-161-2/+0
* Restore any absolute geometry changed by AnchorChanges when returningMichael Brasser2010-09-152-0/+52
* Unit tests for Bauhaus enablersThomas Hartmann2010-09-142-0/+166
* In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-142-0/+45
* Correctly apply PropertyChanges when entering an extended stateMichael Brasser2010-08-022-0/+42
* QML focus API updates.Michael Brasser2010-07-212-2/+2
* Rewinding AnchorChanges should not make target item's implicit width and heig...Joona Petrell2010-07-212-0/+72
* 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-082-3/+5
|\
| * Make declarative autotests compile on Symbian abld build systemJoona Petrell2010-06-082-3/+5
* | Add test for PropertyChanges with attached properties.Martin Jones2010-06-082-0/+63
|/
* Ensure state operations assigned to the default state are triggeredMichael Brasser2010-06-072-0/+42
* Symbian build fix to declarative auto and benchmark testsJoona Petrell2010-05-141-1/+8
* Correct ownership of signal handlers in state changes.Michael Brasser2010-05-112-0/+40
* Enable states to be activated via their 'when' clause even if unnamed.Michael Brasser2010-05-052-0/+34
* Mark some properties in QDeclarativeItem as private properties.Alexis Menard2010-04-291-114/+127
* Fix versioning of Qt Declarative's in-built typesAlan Alpert2010-04-2137-37/+37
* 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
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+2
* Fix url resolution in PropertyChanges.Michael Brasser2010-04-094-0/+67
* Replace Text::wrap property with Text::wrapMode enumeration.Martin Jones2010-04-081-1/+1
* Document behavior of conflicting when clauses.Michael Brasser2010-04-082-0/+34
* Don't crash if a target isn't specified for AnchorChanges.Michael Brasser2010-04-062-0/+29
* Update AnchorChanges to use more natural form for setting anchors.Michael Brasser2010-03-256-31/+31