summaryrefslogtreecommitdiffstats
path: root/src/tools/moc
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-2621-21/+21
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1321-21/+21
* Remove the timestamp info in genarated filesLiang Qi2012-12-151-5/+1
* Fix moc from choking on boost headers.Kevin Kofler2012-11-251-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2921-507/+507
* Update contact information in license headers.Sergio Ahumada2012-08-0121-42/+42
* Update year in Nokia copyright messages.Jason McDonald2012-01-1121-21/+21
* Add a cast to moc cpp generator to remove armcc warningsPasi Pentikainen2011-09-061-1/+1
* Replace 'i < len-1 && func(i+1)' by 'i+1 < len && func(i+1)'suzuki toshiya2011-08-181-2/+2
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-1321-360/+360
* moc: qobject_cast cannot be used if the class privately iherit from QObjectOlivier Goffart2011-04-041-1/+3
* Compile with QStringBuilder and QByteArrayOlivier Goffart2011-04-012-3/+3
* moc: be able to compile if there are private classesOlivier Goffart2011-03-311-4/+4
* Speedup activation of signalsOlivier Goffart2011-03-315-67/+103
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-03-041-1/+4
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt into earth-masteraxis2011-02-248-14/+141
| |\
| * | Fix Q_INVOKABLE declared after Q_PROPERTYOlivier Goffart2011-02-241-1/+4
* | | Add a "-nn" option to mocRolland Dudemaine2011-02-223-4/+16
| |/ |/|
* | 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-1121-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-0721-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