summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmetaobject
Commit message (Expand)AuthorAgeFilesLines
* tst_qmetaobject: fix compilation, now that wrong NOTIFY property failsOlivier Goffart2010-08-201-1/+1
* QMetaObject::normalizeSignature avoid reading past the string in case of inv...Olivier Goffart2010-08-101-2/+4
* Moc: fix compilation when templated types with multiple arguments are used.Olivier Goffart2010-06-301-0/+2
* add test for QMetaMethod::invokeOlivier Goffart2010-05-281-0/+51
* QMetaObject::normalizeType: Fix parsing of type which contains "const" in namesOlivier Goffart2010-03-261-0/+8
* QMetaObject::normalizeType: fix uses of const and template.Olivier Goffart2010-03-261-0/+6
* QMetaType: Now we can register typedefs.Olivier Goffart2010-03-021-0/+20
* QMetaObject::invokeMethod: print a warning if the method is not found.Olivier Goffart2010-03-011-0/+13
* Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\
| * Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* | Fix normalization of Type * constBradley T. Hughes2009-12-111-2/+2
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
* | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-311-0/+17
* | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+3
|/
* make invokable constructors work with classes in namespaceKent Hansen2009-06-251-0/+22
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* Remove obsolete code from autotests.Jason McDonald2009-04-161-4/+0
* Long live Qt 4.5!Lars Knoll2009-03-233-0/+797