summaryrefslogtreecommitdiffstats
path: root/src/qdoc/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-111-1/+2
|\
| * qdoc: Restore the correct output directory for example imagesTopi Reinio2018-08-281-1/+2
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-301-7/+5
|\|
| * qdoc: Remove 'QML' specifier from generated type stringsTopi Reinio2018-06-221-7/+5
* | qdoc: Refactor section construction and processingMartin Smith2018-06-011-19/+0
* | qdoc: Remove support for \compat commandMartin Smith2018-06-011-26/+1
* | qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-6/+12
|/
* qdoc: Don't output undocumented functions from Q_OBJECTMartin Smith2018-03-011-18/+1
* qdoc: Fix bugs in resolving inheritance and finding overridden functionsMartin Smith2018-02-231-13/+14
* qdoc/Config::findFile() Make userFriendlyFilePath an optional out parameterv5.11.0-alpha1Friedemann Kleint2018-02-141-3/+2
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-0/+4
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-021-0/+4
| |\
| | * qdoc: Handle Module, QmlModule nodes in Generator::typeStringKai Koehne2018-01-241-0/+4
* | | qdoc: Delay ignoring of qt_xxx names until outputMartin Smith2018-01-311-5/+6
* | | qdoc: Add a logging categoryFriedemann Kleint2018-01-311-12/+13
* | | qdoc: Fix handling of shared comment nodes in generate phaseMartin Smith2018-01-261-2/+2
* | | qdoc: Avoid qdoc warning for undocumented d_func()Martin Smith2018-01-171-6/+9
* | | qdoc: Correct handling of functions declared in Q_OBJECTMartin Smith2018-01-121-2/+20
* | | qdoc: Partial refactor of Node hierarchyMartin Smith2017-12-041-42/+45
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-10/+9
|\| |
| * | qdoc/generator: demonstrate QOverload instead of complex syntax...v5.10.0-beta1Gatis Paeglis2017-09-251-10/+9
* | | qdoc: Document C++ functions that are invokableMartin Smith2017-11-161-0/+21
* | | Merge remote-tracking branch 'origin/wip/qdoc-clang' into devLiang Qi2017-11-131-12/+4
|\ \ \
| * | | qdoc: This ends use of qdoc's old C++ parserMartin Smith2017-09-081-1/+1
| * | | qdoc: Better support for multi-\fn documentation blocksMartin Smith2017-08-101-1/+1
| * | | qdoc: Don't report missing parameter nameMartin Smith2017-08-101-8/+1
| * | | qdoc: Clean up the Parameter classMartin Smith2017-08-101-3/+2
| |/ /
* | | qdoc: Set up output directory at Generator::initialize()Topi Reinio2017-11-021-0/+2
* | | qdoc: Make doc configuration aware of the output formatTopi Reinio2017-10-171-119/+96
* | | qdoc: Revive the WebXML generatorTopi Reinio2017-10-171-7/+6
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-0/+1
|\|
| * QDoc: End "This function is reentrant" with a dotKai Koehne2017-06-221-0/+1
* | qdoc: Improve example file listingTopi Reinio2017-06-261-7/+30
|/
* qdoc: Stop warning about undocumented parameters of function overloadsTopi Reinio2017-04-251-1/+1
* qdoc: Improve \brief handlingTopi Reinio2017-02-141-6/+7
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-2/+2
|\
| * qdoc: Improve resolution of QML type inheritanceTopi Reinio2016-08-161-2/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-17/+12
|\|
| * Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-1/+1
|\|
| * QDoc: Add a space between "Note:" and "Signal"hjk2016-04-081-1/+1
* | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-04-061-96/+212
|\|
| * qdoc: Provide better threadsafeness reportingMartin Smith2016-03-211-93/+153
| * qdoc: Avoid more unnecessary qdoc warningsMartin Smith2016-02-261-2/+24
| * qdoc: Avoid unnecessary qdoc warningsMartin Smith2016-02-261-0/+16
| * qdoc: Don't print unnecessary qdoc warningsMartin Smith2016-02-171-2/+20
* | Fix "Inherits" textOlivier Goffart2016-03-091-4/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-031-2/+4
|\|
| * qdoc: Don't generate empty cells for the requisites tableTopi Reinio2015-10-291-2/+4
* | qdoc: Remove creation of redundant function & variable nodesMartin Smith2015-10-301-1/+1
|/