summaryrefslogtreecommitdiffstats
path: root/src/qdoc/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-301-3/+7
|\
| * qdoc: Prevent duplicated example entries in annotated listTopi Reinio2018-06-221-3/+7
* | qdoc: Refactor section constructionMartin Smith2018-06-011-1/+0
|/
* qdoc: Distinguish between undefined and defined-as-empty config varsTopi Reinio2018-03-281-1/+1
* qdoc: Don't pass -isystem to clang without setting QDOC_PASS_ISYSTEMMartin Smith2018-03-221-0/+2
* Revert the heinous sysinc hack qdoc needed for clang 3.9v5.11.0-beta2Edward Welbourne2018-03-071-31/+1
* qdoc: Fix bugs in resolving inheritance and finding overridden functionsMartin Smith2018-02-231-2/+1
* qdoc: Add a logging categoryFriedemann Kleint2018-01-311-15/+20
* Merge remote-tracking branch 'origin/wip/qdoc-clang' into devLiang Qi2017-11-131-18/+71
|\
| * qdoc: skip the system include hack on MS-WinEdward Welbourne2017-09-271-1/+6
| * qdoc: Use clang to parse \fn commandsMartin Smith2017-09-061-1/+1
| * qdoc: Use correct method to set the hash seed to 0Martin Smith2017-08-101-1/+1
| * qdoc: Add moduleheader as config variableMartin Smith2017-08-101-0/+5
| * qdoc: Create and Visit the PCH alwaysMartin Smith2017-08-101-0/+3
| * qdoc: fix resolve inheritance bugMartin Smith2017-08-101-1/+2
| * qdoc: Find the system include path if not providedMartin Smith2017-08-101-1/+26
| * Use clang as a parser in qdocOlivier Goffart2017-08-101-15/+29
* | qdoc: Fix index file loadingTopi Reinio2017-10-261-1/+1
* | qdoc: Introduce 'warninglimit' configuration variableTopi Reinio2017-10-241-1/+1
* | qdoc: Allow setting -no-link-errors via environment variableTopi Reinio2017-10-241-1/+1
* | qdoc: Make doc configuration aware of the output formatTopi Reinio2017-10-171-23/+31
* | qdoc: Revive the WebXML generatorTopi Reinio2017-10-171-0/+2
|/
* QHash: use the public functions to set the global hash seedThiago Macieira2017-03-151-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-051-104/+132
|\
| * qdoc: Comment what's left of main() to clarify what it's doingEdward Welbourne2016-08-081-3/+5
| * qdoc: sub-class command-line parser to declutter main()Edward Welbourne2016-08-081-101/+127
* | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* | qdoc: Allow example files to be excludedTopi Reinio2016-05-121-62/+15
|/
* qdoc: Warn about ignored -indexdir optionMartin Smith2016-02-101-1/+4
* qdoc: Deduplicate adding a slash in both branches of an if/else.Edward Welbourne2016-01-041-3/+3
* qdoc: Add support for listing all examples from all modulesTopi Reinio2015-12-121-0/+7
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+794