summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-1/+1
| |/ / / /
| * | | | 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
| * | | | Rename the SQL driver header files to _p.h (make private)Thiago Macieira2013-02-261-18/+0
| * | | | Compile only the SHA-1 code into qdocThiago Macieira2013-02-231-1/+2
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-201-72/+9
| |\ \ \ \
| * | | | | moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-191-0/+2
| * | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1814-35/+126
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1467-1380/+353
| |\ \ \ \ \ \
| * | | | | | | Remove unused variableMontel Laurent2013-02-111-1/+0
| * | | | | | | Fix initialize variablesMontel Laurent2013-02-111-0/+2
| * | | | | | | Remove left-overs of QT_{BEGIN,END}_HEADERSSergio Ahumada2013-01-311-2/+0
| * | | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-284-10/+10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-22156-163/+163
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add support for defining properties from member variables.Gerhard Gappmeier2013-01-193-11/+40
* | | | | | | | | | qdoc: Sort QML methods by nameMartin Smith2013-03-191-3/+2
* | | | | | | | | | qdoc: Now checks for existance of each exclude dirMartin Smith2013-03-181-1/+3
* | | | | | | | | | qdoc: Initialize an uninitialized variableMartin Smith2013-03-071-7/+9
* | | | | | | | | | qdoc: Don't document QML signal handlersMartin Smith2013-03-061-1/+8
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | qdoc: Maintain correct nesting level for QML parsingMartin Smith2013-03-052-4/+33
* | | | | | | | | qdoc: Allow QML linking without version nrMartin Smith2013-03-041-8/+8
* | | | | | | | | Fix warnings reported by ICC in qdocThiago Macieira2013-03-012-2/+2
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | doc: QML Inheritance is not resolved correctly.Martin Smith2013-02-225-11/+48
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | moc: Fix infinite recursion in macro substitutionOlivier Goffart2013-02-213-4/+21
* | | | | | | qdoc: QML Inheritance is not resolved correctly.Martin Smith2013-02-2010-49/+215
* | | | | | | Doc: Document example manifest files in QDoc manualTopi Reinio2013-02-201-0/+93
| |_|_|_|_|/ |/| | | | |
* | | | | | moc: Error out when detecting unterminated macro usageTor Arne Vestbø2013-02-191-0/+2
* | | | | | Doc: Removed reference to deprecated \badcode command.Jerome Pasion2013-02-191-72/+9
| |_|_|_|/ |/| | | |
* | | | | Doc: Support for meta-content in manifest XML filesTopi Reinio2013-02-153-5/+65
* | | | | Move TR_EXCLUDE to qdoc.pro.Friedemann Kleint2013-02-132-2/+2
* | | | | qdoc: inherited members do not show up for QML componentsMartin Smith2013-02-1310-28/+59
| |_|_|/ |/| | |
* | | | exclude bootstrapped tools from lupdate message collectionOswald Buddenhagen2013-02-111-0/+2
* | | | qdoc: Missing links to qRegisterMetaType()Martin Smith2013-02-082-39/+72
* | | | Doc: Make QDoc/HelpProjectWriter always add member pages to .qch filesTopi Reinio2013-02-082-68/+76
* | | | Fix spelling error found by bot.Friedemann Kleint2013-02-071-1/+1
* | | | Doc: Made QDoc Manual use Qt 5's qdocJerome Pasion2013-02-0734-1231/+109
* | | | Fix a typo in the qdoc manualLaszlo Papp2013-02-071-1/+1
* | | | qdoc: Fix translation contexts.Friedemann Kleint2013-02-0729-29/+85
* | | | Nokia -> Qt ProjectFrederik Gladhorn2013-02-051-6/+6
* | | | Doc: Fix filenames for nested classes generated by qdocTopi Reinio2013-02-051-7/+1
| |_|/ |/| |
* | | Doc: Fix module name formatSze Howe Koh2013-01-254-10/+10
| |/ |/|
* | Adapt to WebKit Widgets module split.Volker Krause2013-01-191-4/+4
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-18155-159/+159
|/
* qdoc: Fix problem of missing inherited membersMartin Smith2013-01-112-3/+6
* Doc: corrected typo "the the"Nico Vertriest2013-01-111-1/+1
* qdoc: Fix some old links and references to NokiaSergio Ahumada2013-01-101-68/+68
* qdbusxml2cpp: Check string length before checking for \r\n.Jon Severinsson2013-01-021-1/+1
* Fix warning about unused variable in qdocThiago Macieira2012-12-231-1/+1
* DBUS: Fix linker errors on Windows.Friedemann Kleint2012-12-202-2/+0
* QDoc: Fix warning - unused variableFrederik Gladhorn2012-12-191-1/+1