summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmllanguage/testtypes.h
Commit message (Expand)AuthorAgeFilesLines
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-547/+0
* Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-0/+2
* Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-221-12/+9
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-101-6/+5
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-091-5/+6
* Implement custom QML slot invokation logicAaron Kennedy2010-01-151-1/+1
* unwarnWarwick Allison2010-01-111-7/+2
* QML C++ class-in-namespace testAaron Kennedy2009-11-121-0/+12
* More language testsAaron Kennedy2009-11-061-1/+18
* Improve qmllanguage test caseAaron Kennedy2009-11-041-0/+19
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-301-0/+1
|\
| * Add attached properties typeinfoAaron Kennedy2009-10-291-0/+1
* | fix headersWarwick Allison2009-10-291-0/+40
|/
* Support assigning scripts to QML propertiesAaron Kennedy2009-10-221-0/+31
* Rename testcasesAaron Kennedy2009-09-231-0/+433