summaryrefslogtreecommitdiffstats
path: root/src/qdoc/doc.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Allow parameters for \code, \qml, \js, and \badcode commandsTopi Reinio2018-09-091-6/+28
* qdoc: Add regular expression matching to macrosTopi Reinio2018-09-091-20/+41
* Fix crash when expanding macros in sectionsKai Koehne2018-09-061-1/+1
* qdoc: Allow macro expansion in qdoc command argumentsTopi Reinio2018-07-311-37/+56
* qdoc: Allow escaping of single words to prevent autolinkingMartin Smith2018-06-181-5/+54
* qdoc: Remove a useless #ifdefMartin Smith2018-02-231-11/+0
* qdoc/webxml: Output resolved snippet pathFriedemann Kleint2018-02-191-4/+17
* qdoc/Config::findFile() Make userFriendlyFilePath an optional out parameterv5.11.0-alpha1Friedemann Kleint2018-02-141-1/+1
* qdoc: Reformat giant switch statement according to Qt Coding StyleMartin Smith2018-01-311-176/+96
* qdoc: Add optional since clause to \value commandMartin Smith2017-11-151-0/+10
* Merge remote-tracking branch 'origin/wip/qdoc-clang' into devLiang Qi2017-11-131-123/+102
|\
| * qdoc: Remove unnecessary call of location().push()Martin Smith2017-11-081-1/+0
| * qdoc: Remove chapter and part commandsMartin Smith2017-08-101-31/+1
| * doc: Fix qdoc macro processingMartin Smith2017-08-101-91/+101
* | qdoc: Make doc configuration aware of the output formatTopi Reinio2017-10-171-119/+137
|/
* Fix GCC 7 warnings about unmarked case statement fallthroughsThiago Macieira2017-06-041-1/+4
* qdoc: Improve \brief handlingTopi Reinio2017-02-141-1/+4
* Updated license headers and license testsAntti Kokko2016-06-101-17/+12
* qdoc: Use '//!' as a documentation commentTopi Reinio2016-04-051-0/+12
* qdoc: Always remove excess indentation from code snippetsTopi Reinio2015-11-271-5/+1
* qdoc: Fix crash with multiple macro parametersTopi Reinio2015-11-241-0/+2
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+3380