summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qmetaobjectbuilder/tst_qmetaobjectbuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* 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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-051-1/+21
|\
| * Add Constant and Final flags to QMetaObjectBuilderBea Lam2011-03-141-1/+21
* | Fix declarative after the last changes to the QObject internalsOlivier Goffart2011-03-311-4/+4
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-191-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Support property/method versions in QMLMartin Jones2011-01-051-11/+1
|/
* Ignore non-scriptable properties in QMLAaron Kennedy2010-08-311-6/+6
* Update metaobjectbuilder version test.Martin Jones2010-03-221-4/+4
* Fix copyright year.Jason McDonald2010-02-161-1/+1
* Expect fail.Martin Jones2010-02-101-0/+2
* CrashAaron Kennedy2009-11-231-1/+0
* Fix headers.Warwick Allison2009-11-191-4/+34
* QMetaObjectBuilder testsAaron Kennedy2009-11-171-59/+227
* Match meta-object versionAaron Kennedy2009-11-031-2/+2
* Add QMetaObjectBuilder testAaron Kennedy2009-11-031-0/+1059