summaryrefslogtreecommitdiffstats
path: root/src/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Doc: QDoc Manual: Clarify the use of \printuntil without an argumentTopi Reinio2018-11-161-0/+3
* qdoc: Skip section headers with no content on C++ reference pagesTopi Reinio2018-11-151-49/+47
* qdoc: Fix link resolution for types under namespacesTopi Reinio2018-11-153-5/+11
* Doc: Fix typo and remove invalid quotes in QDoc manualPaul Wicking2018-10-031-2/+2
* Doc: Improve Clang for QDoc documentationPaul Wicking2018-09-271-10/+27
* Doc: Update QDoc manual to describe auto-detection of libclangPaul Wicking2018-09-201-20/+29
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-114-13/+21
|\
| * QDoc: Link correctly to enums as function parametersv5.11.2Paul Wicking2018-09-031-1/+2
| * Doc: Extend description of Clang dependency for QDocPaul Wicking2018-08-301-10/+16
| * QDoc: Add check to avoid links to internal classes in online docsPaul Wicking2018-08-301-1/+1
| * qdoc: Restore the correct output directory for example imagesTopi Reinio2018-08-281-1/+2
* | qdoc: Allow parameters for \code, \qml, \js, and \badcode commandsTopi Reinio2018-09-092-7/+59
* | qdoc: Add regular expression matching to macrosTopi Reinio2018-09-092-20/+58
* | Fix crash when expanding macros in sectionsKai Koehne2018-09-061-1/+1
* | qdoc: Don't list inherited members on obsolete members pageMartin Smith2018-09-061-1/+1
* | qdoc: Only list obsolete members in details sectionMartin Smith2018-09-061-2/+3
* | qdoc: Fix generation of namespace documentationTopi Reinio2018-09-061-7/+9
* | qdoc: Fix output for shared QML document nodesTopi Reinio2018-08-303-51/+96
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-081-12/+15
|\|
| * Doc: Update Installing clang for QDoc pagePaul Wicking2018-08-021-12/+15
* | qdoc: Fix generated C++ and QML type listsTopi Reinio2018-07-311-3/+4
* | qdoc: Allow macro expansion in qdoc command argumentsTopi Reinio2018-07-311-37/+56
* | Merge remote-tracking branch 'origin/5.11' into devFriedemann Kleint2018-07-251-11/+3
|\|
| * QDoc: Check aggregates with Node::nodeNameLessThan to improve sortingPaul Wicking2018-07-181-11/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-071-10/+1
|\|
| * Prospective fix for linking qdoc against libclang with MinGWSimon Hausmann2018-07-021-10/+1
* | qmlvisitor: deal with PatternElement::bindingIdentifer as QStringRefShawn Rutledge2018-07-032-2/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-308-23/+28
|\|
| * qdoc: Fix link generation code for \brief statementsTopi Reinio2018-06-221-7/+8
| * qdoc: Remove 'QML' specifier from generated type stringsTopi Reinio2018-06-221-7/+5
| * qdoc: Prevent duplicated example entries in annotated listTopi Reinio2018-06-222-4/+10
| * Doc: Add trailing dot in QDoc examplesPaul Wicking2018-06-191-2/+2
| * Doc: Add missing dotsPaul Wicking2018-06-193-3/+3
* | Temporarily disable QML parsingSimon Hausmann2018-06-261-0/+1
* | Remove the ancient qhelpconverterJarek Kobus2018-06-221-2/+1
* | qdoc: Allow escaping of single words to prevent autolinkingMartin Smith2018-06-181-5/+54
* | Compile qdoc with new JS parserLars Knoll2018-06-154-59/+21
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-122-5/+12
|\|
| * qdoc: Fix issues with processing of \brief statementsTopi Reinio2018-06-052-5/+12
* | qdoc: Don't output empty sections for Document nodeMartin Smith2018-06-081-5/+7
* | qdoc: Don't output empty QML sections in QML basic typesMartin Smith2018-06-081-11/+15
* | qdoc: Don't output empty QML sectionsMartin Smith2018-06-071-11/+15
* | qdoc: Clear containers in class Section clear() functionMartin Smith2018-06-052-4/+8
* | Detect doc version number and fix jumping to the proper docJarek Kobus2018-06-052-0/+6
* | qdoc: Refactor section construction and processingMartin Smith2018-06-0110-1117/+1167
* | qdoc: Remove support for \compat commandMartin Smith2018-06-0115-374/+30
* | qdoc: Refactor section constructionMartin Smith2018-06-0115-1348/+1215
* | qdoc: Document a namespace in multiple modulesMartin Smith2018-06-0115-295/+413
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-0/+2
|\|
| * qdoc: WebXML generator: List related non-members in the outputTopi Reinio2018-05-231-0/+2