summaryrefslogtreecommitdiffstats
path: root/src/tools/moc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-1921-21/+21
|\
| * Update copyright year to 2011.Jason McDonald2011-01-1021-21/+21
* | Allow a revision to be associated with properties and methods.Martin Jones2011-01-058-14/+141
|/
* moc: Error if the NOTIFY signal is invalid.Olivier Goffart2010-08-193-48/+59
* Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-1/+1
* moc: Slot with complex template default value does not compileOlivier Goffart2010-07-191-1/+21
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-151-4/+3
|\
| * fix detection of header filesDavid Fries2010-06-141-4/+3
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-222-3/+8
|\ \
| * | Moc: Add support for rvalue references in signals and slots.Thiago Macieira2010-03-222-3/+8
* | | Merge branch '4.6-s60' into 4.7-s60axis2010-03-227-28/+97
|\ \ \ | |/ / |/| / | |/
| * Implement Q_PRIVATE_PROPERTY that allows you to declare propertiesAlexis Menard2010-03-197-28/+97
* | Remove the OBJECTS_DIR variable assignment from some projets in Qt.Jocelyn Turcotte2010-03-041-1/+0
* | Merge branch '4.6'Thiago Macieira2010-01-1321-21/+21
|\ \ | |/
| * Update copyright year to 2010Jason McDonald2010-01-0621-21/+21
* | Merge branch '4.6'Thiago Macieira2009-12-261-11/+0
|\ \ | |/
| * Fix moc generated code with dummy Q_PROPERTYOlivier Goffart2009-12-161-11/+0
* | Merge branch '4.6'Thiago Macieira2009-12-021-1/+2
|\ \ | |/
| * Do not recoginze templated types or pointers as flags.Olivier Goffart2009-11-301-1/+2
* | Fix certain type-const-ref syntax not recognized by normalizedSignature()Bradley T. Hughes2009-11-301-1/+1
|/
* Update license headers again.Jason McDonald2009-09-0921-84/+84
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-031-0/+41
|\
| * Add missing license headersJason McDonald2009-09-031-0/+41
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-3120-260/+260
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-3120-260/+260
* | Enable Q_OBJECT usage across DLL boundary on Symbian OSShane Kearns2009-08-281-6/+21
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-241-2/+2
|\ \ | |/
| * Make assorted constructors follow good coding practiceKeith Isdale2009-08-241-2/+2
| * Update license headers.Jason McDonald2009-08-1120-20/+20
* | Remove last vestiges of the qtusagereporter.Jason McDonald2009-08-241-14/+0
* | Improve memory usage of the connectionlists inside QObjectOlivier Goffart2009-08-191-47/+6
* | Update contact URL in license headers.Jason McDonald2009-08-1220-20/+20
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-311-1/+1
|\ \
| * | parse Q_INVOKABLE explicit constructorsOlivier Goffart2009-07-301-1/+1
* | | Remove isDynamic property flagAaron Kennedy2009-07-311-2/+1
* | | Reorder flag values in ascending orderAaron Kennedy2009-07-311-3/+4
* | | Dynamic meta object supportAaron Kennedy2009-07-311-3/+6
* | | Add FINAL attribute to Q_PROPERTY()Aaron Kennedy2009-07-313-2/+9
* | | Add CONSTANT attribute to Q_PROPERTY()Aaron Kennedy2009-07-313-2/+31
|/ /
* | Fix Warning saying that signal cannot be made virtualOlivier Goffart2009-07-221-11/+9
* | Merge branch '4.5'Thiago Macieira2009-06-261-2/+2
|\ \ | |/
| * make invokable constructors work with classes in namespaceKent Hansen2009-06-251-2/+2
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1620-40/+40
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1620-40/+40
| * Long live Qt 4.5!Lars Knoll2009-03-2324-0/+7497
* Only include QMetaType if required in moc generated filesOlivier Goffart2009-06-112-3/+8
* make moc-generated code compile againKent Hansen2009-06-081-0/+2
* handle qreal properties correctly in the meta-object systemKent Hansen2009-06-052-6/+16
* improved string operations all over the placeThierry Bastian2009-05-283-6/+6
* Long live Qt!Lars Knoll2009-03-2324-0/+7497