summaryrefslogtreecommitdiffstats
path: root/src/tools/moc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
|/
* moc: Fix parsing of complex defines defined via command lineOlivier Goffart2014-01-171-1/+2
* 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-131-0/+23
* Fix moc-crash when compiling QtScript on Windows.Friedemann Kleint2013-09-111-8/+7
* Port moc to QCommandLineParserDavid Faure2013-09-101-218/+202
* don't include qconfig.cpp into moc and uicOswald Buddenhagen2013-08-151-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix moc stumbling over gcc __attribute__ extensionsSimon Hausmann2012-10-011-0/+8
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-3/+3
* Search the include paths for json files containing plugin infoLars Knoll2012-07-311-0/+1
* Revert "Allow moc to handle symbols that have been redefined."Matthew Vogt2012-07-041-1/+1
* MOC: Avoiding MAX_PATH limit on WindowsYuchen Deng2012-06-201-1/+9
* Fix shadow build compilation with MSVCThiago Macieira2012-05-291-1/+1
* Deprecate qMemCopy/qMemSet in favour of their stdlib equivilents.Robin Burchell2012-04-111-1/+1
* Allow moc to handle symbols that have been redefined.Matthew Vogt2012-02-271-1/+1
* moc: Get rid of implicit conversions to const char *Kent Hansen2012-02-201-3/+3
* 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
* added -b<file> option to moc to support additional include filesKeno Fischer2011-09-071-3/+18
* simplify relative path generationOswald Buddenhagen2011-06-221-28/+1
* 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/+448