summaryrefslogtreecommitdiffstats
path: root/src/qdoc/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fix link resolution for types under namespacesTopi Reinio2018-11-151-2/+3
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-09-111-1/+2
|\
| * QDoc: Link correctly to enums as function parametersv5.11.2Paul Wicking2018-09-031-1/+2
* | 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
* | qdoc: Document a namespace in multiple modulesMartin Smith2018-06-011-12/+73
|/
* qdoc: Don't output undocumented functions from Q_OBJECTMartin Smith2018-03-011-0/+28
* qdoc: Generate correct links to QML propertiesv5.11.0-beta1Martin Smith2018-02-231-0/+14
* qdoc: Fix bugs in resolving inheritance and finding overridden functionsMartin Smith2018-02-231-4/+31
* qdoc: Make setRelates() work for SharedCommentNodeMartin Smith2018-01-261-1/+32
* qdoc: Handle shared comments betterMartin Smith2017-11-161-4/+23
* Merge remote-tracking branch 'origin/wip/qdoc-clang' into devLiang Qi2017-11-131-298/+122
|\
| * qdoc: This ends use of qdoc's old C++ parserMartin Smith2017-09-081-11/+71
| * qdoc: Better support for multi-\fn documentation blocksMartin Smith2017-08-101-12/+8
| * qdoc: Make qdoc handle ref qualifiers correctlyMartin Smith2017-08-101-0/+14
| * qdoc: Use documentation for implicit special functionsMartin Smith2017-08-101-0/+4
| * qdoc: Clean up the Parameter classMartin Smith2017-08-101-16/+5
| * qdoc: Enable documentation of type alias as typedefMartin Smith2017-08-101-257/+15
| * qdoc: fix resolve inheritance bugMartin Smith2017-08-101-0/+2
| * Use clang as a parser in qdocOlivier Goffart2017-08-101-1/+2
* | qdoc: Improve findTypeNode()Topi Reinio2017-11-021-4/+13
* | qdoc: Improve linking of QML typesTopi Reinio2017-10-271-0/+2
|/
* qdoc: Improve example file listingTopi Reinio2017-06-261-1/+1
* qdoc: Implement C++11 'override' specifier supportRainer Keller2017-01-121-0/+2
* Fix sorting of generatelistKai Koehne2016-11-161-32/+33
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-051-12/+5
|\
| * qdoc: Improve resolution of QML type inheritanceTopi Reinio2016-08-161-12/+5
* | qdoc: Add support for attribution pagesKai Koehne2016-08-081-0/+2
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-301-17/+69
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-291-0/+57
| |\
| | * Less randomness in qdoc output part IISune Vuorela2016-06-161-0/+57
| * | Updated license headers and license testsAntti Kokko2016-06-101-17/+12
| |/
* | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-04-061-67/+136
|\|
| * qdoc: Clear node's URL and index flag when reparenting itTopi Reinio2016-02-261-0/+2
| * qdoc: Avoid more unnecessary qdoc warningsMartin Smith2016-02-261-23/+107
| * qdoc: Avoid unnecessary qdoc warningsMartin Smith2016-02-261-0/+15
| * qdoc: Don't print unnecessary qdoc warningsMartin Smith2016-02-171-2/+25
| * qdoc: OSX C++ complains about ctor orderMartin Smith2016-02-111-4/+4
| * qdoc: Implement C++11 'final' specifier support.Karsten Heimrich2016-02-081-2/+4
| * qdoc: Implement support for C++11 default/delete declarations.Karsten Heimrich2016-02-081-2/+6
* | Fix matching function when template parameter are omitedOlivier Goffart2016-03-101-2/+11
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-031-15/+26
|\|
| * qdoc: Fixed linking for overloaded functionsTopi Reinio2015-10-301-15/+26
* | qdoc: Remove creation of redundant function & variable nodesMartin Smith2015-10-301-23/+84
|/
* move qdoc back to qttoolsOswald Buddenhagen2015-10-231-0/+3038