| Commit message (Expand) | Author | Age | Files | Lines |
| * | qdoc is moving back to qttools | Oswald Buddenhagen | 2015-10-22 | 1 | -3038/+0 |
| * | qdoc: Fix write to invalid memory | Topi Reinio | 2015-09-25 | 1 | -4/+12 |
| * | qdoc: Allow linking to QML signals with their proper name | Topi Reinio | 2015-09-11 | 1 | -2/+6 |
| * | qdoc: Check and warn if \relates is used incorrectly | Topi Reinio | 2015-08-19 | 1 | -0/+3 |
| * | qdoc: Improve resolving related non-members and their overload numbers | Topi Reinio | 2015-08-19 | 1 | -23/+71 |
| * | Merge dev into 5.6 | Oswald Buddenhagen | 2015-08-17 | 1 | -23/+78 |
| |\ |
|
| | * | qdoc: Allow formal parameters in link targets | Martin Smith | 2015-08-16 | 1 | -23/+78 |
| * | | Fix -Wcast-qual warnings | Thiago Macieira | 2015-08-13 | 1 | -1/+1 |
| |/ |
|
| * | qdoc: Improve searching of collection nodes | Topi Reinio | 2015-07-24 | 1 | -1/+1 |
| * | qdoc: Improve documentation for properties | Martin Smith | 2015-06-10 | 1 | -9/+39 |
| * | qdoc: Related non-members are now linked correctly | Martin Smith | 2015-06-10 | 1 | -143/+144 |
| * | qdoc: Always try to use the declaration location | Martin Smith | 2015-06-09 | 1 | -8/+26 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Simon Hausmann | 2015-06-03 | 1 | -6/+6 |
| |\ |
|
| | * | Don't assign iterator to const_iterator | Sérgio Martins | 2015-06-02 | 1 | -6/+6 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-22 | 1 | -0/+2 |
| |\| |
|
| | * | qdoc: Properly document "private" signals | Martin Smith | 2015-04-16 | 1 | -0/+2 |
| * | | qdoc: Changing InnerNode to Aggregate | Martin Smith | 2015-04-13 | 1 | -55/+55 |
| * | | qdoc: More data member name changes | Martin Smith | 2015-04-11 | 1 | -23/+23 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-08 | 1 | -1/+1 |
| |\| |
|
| | * | qdoc: Use the title instead of plain name when listing groups | Topi Reinio | 2015-04-07 | 1 | -1/+1 |
| * | | qdoc: Data member name changes | Martin Smith | 2015-04-08 | 1 | -80/+77 |
| |/ |
|
| * | qdoc: No internal qmlabstract types in the "inherited by" list | Martin Smith | 2015-03-27 | 1 | -2/+3 |
| * | qdoc: Update for classes in namespaces | Martin Smith | 2015-03-27 | 1 | -2/+4 |
| * | qdoc: Remove obsolete stuff from the qdoc manual | Martin Smith | 2015-03-25 | 1 | -5/+0 |
| * | qdoc: Recursively set the output subdirectory for InnerNode | Topi Reinio | 2015-03-16 | 1 | -0/+10 |
| * | qdoc: Show correct method signatures for QML types | Martin Smith | 2015-03-12 | 1 | -0/+1 |
| * | qdoc: Fix const correctness in old style casts | Thiago Macieira | 2015-03-11 | 1 | -3/+3 |
| * | qdoc: Teach qdoc to resolve namespaces | Martin Smith | 2015-03-07 | 1 | -2/+13 |
| * | qdoc: Correct parsing of the using clause | Martin Smith | 2015-02-26 | 1 | -0/+11 |
| * | qdoc: Support documentation of JavaScript | Martin Smith | 2015-02-20 | 1 | -152/+106 |
| * | qdoc: Mark Genus of each Node object | Martin Smith | 2015-02-20 | 1 | -3/+14 |
| * | qdoc: Reduce size of Node class | Martin Smith | 2015-02-20 | 1 | -22/+22 |
| * | 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 remaining uses of qmlClass to qmlType | Martin Smith | 2015-02-03 | 1 | -3/+3 |
| * | qdoc: Change uses of module and qmlModule | Martin Smith | 2015-02-03 | 1 | -29/+29 |
| * | qdoc: Change name of node type | Martin Smith | 2015-01-22 | 1 | -21/+21 |
| * | qdoc: qdoc's 'square bracket' parameters were evaluated too early | Martin Smith | 2015-01-12 | 1 | -1/+1 |
| * | qdoc: qdoc was too slow | Martin Smith | 2014-10-17 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | QDoc: fix Node::setPageType() when type name is "faq" | Maks Naumov | 2014-08-31 | 1 | -2/+2 |
| * | qdoc: Remove all collision node stuff from qdoc | Martin Smith | 2014-08-22 | 1 | -167/+6 |
| * | qdoc: Allow choice of linking to QML or CPP | Martin Smith | 2014-08-20 | 1 | -18/+71 |
| * | Create.tag entries for QML classes | David Edmundson | 2014-08-13 | 1 | -0/+3 |
| * | qdoc: Distinguish between QML property and attached property | Topi Reinio | 2014-08-12 | 1 | -1/+25 |
| * | qdoc: Give documenter more control of linking | Martin Smith | 2014-06-26 | 1 | -0/+8 |
| * | qdoc: Give documenter more control of linking | Martin Smith | 2014-06-01 | 1 | -36/+74 |
| * | qdoc: attaching type of attached properties was missing | Martin Smith | 2014-05-02 | 1 | -0/+10 |
| * | qdoc: \l now works with QML property groups | Martin Smith | 2014-04-17 | 1 | -1/+1 |
| * | qdoc: fix inheritance information for some QML types | Martin Smith | 2014-03-31 | 1 | -7/+15 |