summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepropertymap
Commit message (Collapse)AuthorAgeFilesLines
* Rename remaining import Qt 4.6 lines to import Qt 4.7Joona Petrell2010-04-141-2/+2
| | | | | Task-number: Reviewed-by: Martin Jones
* Tweak tests to run in parallelAaron Kennedy2010-04-131-0/+3
|
* Fix crash in QDeclarativePropertyMap.Michael Brasser2010-03-291-0/+16
| | | | Task-number: QTBUG-9439
* Don't emit QDeclarativePropertyMap::valueChanged() before the value hasMichael Brasser2010-03-291-1/+3
| | | | | | changed. Task-number: QTBUG-9386
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX ↵Leonardo Sobral Cunha2010-02-241-9/+9
| | | | to QDeclarativeXXX.
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to ↵Warwick Allison2010-02-242-0/+176
QDeclarativeXXX.