summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeecmascript/testtypes.h
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Resolve unqualified attached properties correctlyAaron Kennedy2011-04-151-2/+3
* Allow enum values to be used as signal parametersBea Lam2011-04-121-1/+1
* Allow unknown types to be passed opaquely through signalsAaron Kennedy2011-02-031-0/+9
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+3
|\
| * Add an autotest for QVariant method paramsAaron Kennedy2011-01-131-0/+2
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Support property/method versions in QMLMartin Jones2011-01-051-0/+161
|/
* Remove unneeded semicolons.Martin Jones2010-11-151-1/+1
* Allow overloaded methods, and methods with default params, to be called in QMLAaron Kennedy2010-10-151-2/+30
* Correctly splice properties from derived metaobjects togetherAaron Kennedy2010-10-141-0/+9
* Support passing QObject derived types to QML methodsAaron Kennedy2010-09-031-1/+5
* Ignore non-scriptable properties in QMLAaron Kennedy2010-08-311-0/+5
* Make QML tests compile on OpenSolarisMartin Jones2010-08-191-12/+12
* Make autotests work with qreal == float (in addition to double).Warwick Allison2010-07-021-1/+1
* Handle enums in method arguments in the same way as QtScriptAaron Kennedy2010-06-251-0/+4
* Disallow global object properties as property namesAaron Kennedy2010-06-251-0/+2
* Add parent parameter to QDeclarativeExpression constructor.Michael Brasser2010-05-181-1/+1
* Handle overrides correctly in extension objectsAaron Kennedy2010-04-201-0/+25
* Fix tests: remove unnecessary calls to QML_DECLARE_TYPEBea Lam2010-04-191-6/+0
* Make string -> int conversion consistent in bindingsAaron Kennedy2010-04-081-0/+65
* Add autotest for QTBUG-9367.Michael Brasser2010-03-261-0/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-191-38/+38
|\
| * Remove ; after Q_PROPERTY declarationThierry Bastian2010-03-181-36/+36
| * Fix compilation issues of autotest on solarisThierry Bastian2010-03-181-3/+3
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-9/+1
|/
* Run signal expressions on attached property objects in correct scopeAaron Kennedy2010-03-041-1/+12
* Change autotest class prefix from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX t...Leonardo Sobral Cunha2010-02-241-1/+1
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-0/+598