summaryrefslogtreecommitdiffstats
path: root/src/tools/moc/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove the Q_NO_DATA_RELOCATION hackOlivier Goffart2012-01-131-13/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Initialize the return value of signalsOlivier Goffart2011-11-291-1/+1
* Add support to moc for registering non-local enums via Q_ENUMS.Glenn Watson2011-11-271-0/+15
* moc: Remove code that generate QMetaObject.Olivier Goffart2011-11-151-301/+0
* moc: support mapping pointers to member functions to indexesOlivier Goffart2011-11-141-0/+29
* moc: support c++11 style enumsOlivier Goffart2011-10-291-4/+6
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+1333