summaryrefslogtreecommitdiffstats
path: root/src/qdoc/node.h
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Refactor section construction and processingMartin Smith2018-06-011-9/+12
* qdoc: Remove support for \compat commandMartin Smith2018-06-011-1/+0
* qdoc: Refactor section constructionMartin Smith2018-06-011-2/+2
* qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-5/+19
* qdoc: Don't output undocumented functions from Q_OBJECTMartin Smith2018-03-011-0/+1
* qdoc: Generate correct links to QML propertiesv5.11.0-beta1Martin Smith2018-02-231-0/+1
* qdoc: Fix bugs in resolving inheritance and finding overridden functionsMartin Smith2018-02-231-3/+4
* qdoc: Make setRelates() work for SharedCommentNodeMartin Smith2018-01-261-2/+5
* qdoc: Convert the remaining uses of Q_DECL_OVERRIDE to C++ 'override'Topi Reinio2018-01-111-6/+6
* qdoc: Partial refactor of Node hierarchyMartin Smith2017-12-041-2/+9
* qdoc: Handle shared comments betterMartin Smith2017-11-161-9/+13
* qdoc: Document C++ functions that are invokableMartin Smith2017-11-161-0/+1
* Merge remote-tracking branch 'origin/wip/qdoc-clang' into devLiang Qi2017-11-131-13/+77
|\
| * qdoc: This ends use of qdoc's old C++ parserMartin Smith2017-09-081-1/+7
| * qdoc: Use clang to parse \fn commandsMartin Smith2017-09-061-0/+6
| * qdoc: Better support for multi-\fn documentation blocksMartin Smith2017-08-101-3/+28
| * qdoc: Make qdoc handle ref qualifiers correctlyMartin Smith2017-08-101-0/+8
| * qdoc: Use documentation for implicit special functionsMartin Smith2017-08-101-0/+8
| * qdoc: Clean up the Parameter classMartin Smith2017-08-101-8/+5
| * qdoc: Enable documentation of type alias as typedefMartin Smith2017-08-101-1/+14
| * Use clang as a parser in qdocOlivier Goffart2017-08-101-0/+1
* | qdoc: Improve findTypeNode()Topi Reinio2017-11-021-1/+1
* | Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-221-126/+126
|/
* qdoc: Improve example file listingTopi Reinio2017-06-261-5/+5
* qdoc: Implement C++11 'override' specifier supportRainer Keller2017-01-121-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-5/+5
|\
| * qdoc: Improve resolution of QML type inheritanceTopi Reinio2016-08-161-5/+5
* | qdoc: Add support for attribution pagesKai Koehne2016-08-081-0/+2
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-0/+8
|\
| * Less randomness in qdoc output part IISune Vuorela2016-06-161-0/+8
* | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
|/
* qdoc: Add Q_DECL_OVERRIDE to virtual functionMartin Smith2016-03-241-1/+1
* qdoc: Clear node's URL and index flag when reparenting itTopi Reinio2016-02-261-1/+1
* qdoc: Avoid more unnecessary qdoc warningsMartin Smith2016-02-261-21/+31
* qdoc: Avoid unnecessary qdoc warningsMartin Smith2016-02-261-9/+20
* qdoc: QML basic types can now have methodsMartin Smith2016-02-221-1/+2
* qdoc: Don't print unnecessary qdoc warningsMartin Smith2016-02-171-1/+5
* qdoc: Implement C++11 'final' specifier support.Karsten Heimrich2016-02-081-0/+4
* qdoc: Implement support for C++11 default/delete declarations.Karsten Heimrich2016-02-081-0/+8
* qdoc: Simplify two methods to use ones from the base.Edward Welbourne2016-01-041-2/+2
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+1167