summaryrefslogtreecommitdiffstats
path: root/src/qdoc/helpprojectwriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-1/+3
|\
| * qdoc: Allow any type of page as qhp indexTitleTopi Reinio2021-02-191-1/+3
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-221-10/+10
|/
* Update commercial license headersTarja Sundqvist2021-01-281-10/+10
* qdoc: Skip ignored entries in .qhpTopi Reinio2020-11-191-1/+1
* qdoc: properly implement \typealias commandTopi Reinio2020-04-231-1/+2
* qdoc: Fix issues in HelpProjectWriterTopi Reinio2020-03-051-80/+47
* qdoc: Make Config a singletonTopi Reinio2020-01-131-4/+4
* clang-format QDocPaul Wicking2019-12-171-122/+99
* QDoc: Clean up loops with iteratorsPaul Wicking2019-12-101-3/+2
* QDoc: Use range-based for instead of foreachPaul Wicking2019-09-281-21/+28
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-271-1/+7
|\
| * qdoc: Fix issues with related non-membersTopi Reinio2019-09-201-1/+7
* | QDoc: Clean up whitespacePaul Wicking2019-08-081-16/+16
* | QDoc: Ensure all includes are uniform and according to stylePaul Wicking2019-08-031-8/+8
* | Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-231-7/+8
|/
* qdoc: Search for QML type before creating itMartin Smith2019-04-021-1/+1
* qdoc: Eliminate need for the property group commandsMartin Smith2019-04-021-18/+0
* qdoc: Use C++ 11 typed enums for the node enumerationsFriedemann Kleint2019-03-151-2/+5
* QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-081-6/+6
* qdoc: Correct ref pages for inner classesMartin Smith2019-02-081-2/+8
* qdoc: Major clean-up of FunctionNode and parameter processingv5.13.0-alpha1Martin Smith2019-02-061-33/+18
* Replace nodeType() comparisons to Node:X with isX() testsMartin Smith2019-01-221-2/+2
* qdoc: Reorganize Qdoc's Node class hierarchyMartin Smith2018-10-231-81/+101
* Detect doc version number and fix jumping to the proper docJarek Kobus2018-06-051-0/+5
* qdoc: Remove support for \compat commandMartin Smith2018-06-011-4/+0
* qdoc: Don't pass -isystem to clang without setting QDOC_PASS_ISYSTEMMartin Smith2018-03-221-10/+8
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-4/+15
|\
| * Less randomness in qdoc output part IISune Vuorela2016-06-161-9/+1
| * Less randomization in output of qdoc.Sune Vuorela2016-06-141-4/+23
* | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
|/
* qdoc: Ensure all aggregate nodes are processed and added to QHPTopi Reinio2016-02-261-5/+5
* qdoc: Avoid unnecessary qdoc warningsMartin Smith2016-02-261-1/+1
* qdoc: Allow specifying a module name as QHP selectorTopi Reinio2016-01-111-4/+6
* qdoc: Fetch correct link text for help section items of a manualTopi Reinio2015-11-031-1/+5
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+858