summaryrefslogtreecommitdiffstats
path: root/src/tools/moc
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-1/+1
|\
| * Correct grammar of missing Q_OBJECT macro warning.Mitch Curtis2014-06-231-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-063-370/+220
|\|
| * Add default case to switch statementsKurt Pattyn2014-05-021-0/+9
| * Build fix with defined DEBUG_MOCJędrzej Nowacki2014-04-252-370/+211
* | Mark each QT_MOC_LITERAL usage with a commentJędrzej Nowacki2014-04-151-2/+4
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-14/+26
|\
| * moc: Fix parsing of operator<Olivier Goffart2014-02-141-0/+4
| * Make parsing of template arguments more robust.Olivier Goffart2014-02-141-15/+23
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-1/+1
|\|
| * Document `moc -f<...>` behavior change in Qt-5.2.0David Faure2014-02-111-1/+1
* | moc: Make error message 'too many input files' more verbose.Friedemann Kleint2014-01-271-1/+1
* | Add comment to moc output to simplify slots flags reading.Jędrzej Nowacki2014-01-221-9/+22
* | Fix lack of deterministic behavior in moc.Jędrzej Nowacki2014-01-221-6/+16
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-213-3/+5
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-203-3/+5
| |\|
| | * moc: Fix parsing of complex defines defined via command lineOlivier Goffart2014-01-173-3/+5
* | | Remove duplicated code from moc generatorJędrzej Nowacki2014-01-201-6/+0
* | | Do not close string data by a double null terminator.Jędrzej Nowacki2014-01-201-2/+3
|/ /
* | moc: Fix -Wsign-conversion warning in the moc generated fileOlivier Goffart2014-01-151-2/+2
* | Fix regression in property handling with enums from gadgetsSimon Hausmann2013-12-244-11/+24
* | Fix erroneous exclusion of classes from related meta objects in mocSimon Hausmann2013-12-124-17/+34
* | moc: move qt_meta_extradata data from .data.rel into .data.rel.roMarc Mutz2013-12-091-1/+1
|/
* Fix build when fwrite() is declared with attribute warn_unused_resultTasuku Suzuki2013-10-151-1/+1
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-3/+3
* moc: Don't stumble over MSVC __declspec.Stephen Kelly2013-09-241-0/+1
* moc: add -M<key=value> to ease static qml plugin linkingRichard Moe Gustavsen2013-09-134-0/+35
* Fix moc-crash when compiling QtScript on Windows.Friedemann Kleint2013-09-111-8/+7
* Port moc to QCommandLineParserDavid Faure2013-09-103-226/+202
* QMetaMethod and QDBusMetaObject: Give public access to signal methodsCaroline Chao2013-09-091-1/+1
* moc generated code should compile with QT_NO_KEYWORDSOlivier Goffart2013-08-221-2/+2
* moc: Fix related objects containing itselfOlivier Goffart2013-08-221-2/+14
* moc: Issue a warning instead of an error when macro argument mismatchOlivier Goffart2013-08-221-2/+2
* don't include qconfig.cpp into moc and uicOswald Buddenhagen2013-08-152-3/+1
* Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-202-2/+2
* moc: Avoid non-deterministic output which causes unnecesary rebuildsRobin Burchell2013-06-301-1/+6
* moc: Fix Generator::registerableMetaTypeOlivier Goffart2013-05-201-2/+2
* moc: recover bad template parsing.Olivier Goffart2013-05-201-0/+5
* moc: use fprintf instead of qWarningOlivier Goffart2013-05-081-2/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* don't bootstrap tools when not necessaryOswald Buddenhagen2013-03-141-0/+1
* moc: Remove VC6 workaroundOlivier Goffart2013-03-061-10/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-053-4/+21
|\
| * moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-213-4/+21
| * moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-191-0/+2
* | moc: Support the '$' character as an identifierOlivier Goffart2013-03-024-8/+9
* | Fix compilation of moc generated file with MEMBER propertiesOlivier Goffart2013-03-021-1/+2
* | moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-191-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2221-21/+21
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1821-21/+21