| Commit message (Expand) | Author | Age | Files | Lines |
| * | qdoc is moving back to qttools | Oswald Buddenhagen | 2015-10-22 | 1 | -1628/+0 |
| * | qdoc: Minor optimizations | Topi Reinio | 2015-10-21 | 1 | -18/+2 |
| * | qdoc: Insert targets for function and enum nodes read from the index | Topi Reinio | 2015-10-13 | 1 | -8/+38 |
| * | qdoc: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -12/+12 |
| * | qdoc: Fix a regression with QML node attributes written to index files | Topi Reinio | 2015-10-02 | 1 | -19/+19 |
| * | qdoc: Improve resolving related non-members and their overload numbers | Topi Reinio | 2015-08-19 | 1 | -6/+25 |
| * | qdoc: Allow formal parameters in link targets | Martin Smith | 2015-08-16 | 1 | -1/+1 |
| * | use Xml stream reader to read qdoc index files | Lars Knoll | 2015-07-24 | 1 | -265/+289 |
| * | Don't generate invalid XML | Lars Knoll | 2015-07-24 | 1 | -1/+5 |
| * | qdoc: Improve documentation for properties | Martin Smith | 2015-06-10 | 1 | -3/+5 |
| * | qdoc: Related non-members are now linked correctly | Martin Smith | 2015-06-10 | 1 | -2/+8 |
| * | qdoc: Always try to use the declaration location | Martin Smith | 2015-06-09 | 1 | -5/+6 |
| * | qdoc: Changing InnerNode to Aggregate | Martin Smith | 2015-04-13 | 1 | -8/+8 |
| * | qdoc: More data member name changes | Martin Smith | 2015-04-11 | 1 | -6/+6 |
| * | qdoc: Data member name changes | Martin Smith | 2015-04-08 | 1 | -9/+9 |
| * | qdoc: Remove obsolete stuff from the qdoc manual | Martin Smith | 2015-03-25 | 1 | -3/+0 |
| * | qdoc: Support documentation of JavaScript | Martin Smith | 2015-02-20 | 1 | -89/+230 |
| * | Pass params of shareable type by const-ref rather than by value | Konstantin Ritt | 2015-02-13 | 1 | -1/+1 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | qdoc: Change uses of module and qmlModule | Martin Smith | 2015-02-03 | 1 | -27/+27 |
| * | qdoc: Change name of node type | Martin Smith | 2015-01-22 | 1 | -4/+4 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2014-11-24 | 1 | -0/+1 |
| |\ |
|
| | * | qdoc: Missing break in qdoc switch statement | Martin Smith | 2014-11-18 | 1 | -0/+1 |
| * | | qdoc: qdoc was too slow | Martin Smith | 2014-10-17 | 1 | -1/+3 |
| |/ |
|
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | qdoc: Remove all collision node stuff from qdoc | Martin Smith | 2014-08-22 | 1 | -14/+1 |
| * | qdoc: Allow choice of linking to QML or CPP | Martin Smith | 2014-08-20 | 1 | -8/+19 |
| * | qdoc: ASSERT failure while writing index file | Martin Smith | 2014-07-04 | 1 | -39/+41 |
| * | qdoc: Give documenter more control of linking | Martin Smith | 2014-06-26 | 1 | -91/+99 |
| * | qdoc: Give documenter more control of linking | Martin Smith | 2014-06-01 | 1 | -33/+27 |
| * | qdoc: fix inheritance information for some QML types | Martin Smith | 2014-03-31 | 1 | -2/+7 |
| * | qdoc: Teach qdoc to use multiple trees (part 3) | Martin Smith | 2014-03-31 | 1 | -101/+166 |
| * | qdoc: Teach qdoc to use multiple trees (part 2) | Martin Smith | 2014-03-31 | 1 | -7/+8 |
| * | qdoc: Teach qdoc to use multiple trees | Martin Smith | 2014-03-31 | 1 | -54/+59 |
| * | qdoc: Part 2 of fix for inheriting abstract QML types | Martin Smith | 2013-11-01 | 1 | -7/+27 |
| * | qdoc: Internal QML Types no longer marked public | Martin Smith | 2013-11-01 | 1 | -1/+2 |
| * | qdoc: Include internal types in the index files | Martin Smith | 2013-11-01 | 1 | -2/+12 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | qdoc: Fixed handling of QML references | Martin Smith | 2013-10-01 | 1 | -16/+29 |
| * | qdoc: \externalpage links are fixed | Martin Smith | 2013-09-23 | 1 | -10/+16 |
| * | qdoc: Now reports duplicate page titles better. | Martin Smith | 2013-09-16 | 1 | -3/+18 |
| * | Remove qSort usages from qdoc | Giuseppe D'Angelo | 2013-09-13 | 1 | -1/+3 |
| * | Fix Strict Weak Ordering in qdoc's comparator | Giuseppe D'Angelo | 2013-09-13 | 1 | -1/+1 |
| * | qdoc: Better use of versions of QML modules | Martin Smith | 2013-09-10 | 1 | -1/+2 |
| * | qdoc: Fixed the relative link to installdir problem | Martin Smith | 2013-08-26 | 1 | -1/+2 |
| * | qdoc: Restore support for output in one directory | Martin Smith | 2013-08-08 | 1 | -1/+3 |
| * | qdoc: Implement better handling of QML property groups | Martin Smith | 2013-07-11 | 1 | -17/+35 |
| * | qdoc: Handle collision nodes when building index files | Topi Reinio | 2013-05-30 | 1 | -1/+6 |
| * | qdoc: Brief attribute was written incorrectly | Martin Smith | 2013-05-20 | 1 | -3/+15 |
| * | qdoc: Briefs from other modules now show up | Martin Smith | 2013-05-08 | 1 | -0/+7 |