summaryrefslogtreecommitdiffstats
path: root/src/qdoc/sections.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Don't include overridden functions in all-members listMartin Smith2019-01-021-1/+5
* qdoc: Include inherited members in all-members listMartin Smith2019-01-021-3/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-111-1/+1
* qdoc: Fix output for shared QML document nodesTopi Reinio2018-08-301-36/+59
* qdoc: Clear containers in class Section clear() functionMartin Smith2018-06-051-0/+2
* qdoc: Refactor section construction and processingMartin Smith2018-06-011-617/+730
* qdoc: Remove support for \compat commandMartin Smith2018-06-011-9/+3
* qdoc: Refactor section constructionMartin Smith2018-06-011-0/+896