summaryrefslogtreecommitdiffstats
path: root/src/tools/moc/preprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Proper macro replacment and branch evaluationLars Knoll2012-11-231-74/+87
* Correctly expand arguments in function macrosLars Knoll2012-11-231-11/+12
* Remove additional whitespaces from the macro tokensLars Knoll2012-11-231-2/+24
* fix warnings about empty "while" bodiesOswald Buddenhagen2012-11-071-7/+7
* moc: parse properly the gcc extension for variadic macroOlivier Goffart2012-10-141-2/+12
* Fix moc preprocessor-only mode with input that contains seemingly invalid ide...Simon Hausmann2012-10-131-2/+5
* Moc: Correctly expand macros with argumentsLars Knoll2012-09-251-18/+160
* Correctly parse function macrosLars Knoll2012-09-251-8/+59
* Correctly expand macros without arguments in mocLars Knoll2012-09-251-15/+50
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-4/+4
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-0/+2
|\
| * moc: Fix parsing of the empty preprocessor commandOlivier Goffart2012-04-161-0/+2
* | Add an overload to Moc to allow reading from a QIODevice.Stephen Kelly2012-03-141-2/+7
|/
* moc: Get rid of implicit conversions to const char *Kent Hansen2012-02-201-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fix parsing of #if defined expressionOlivier Goffart2011-11-111-2/+3
* 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/+978