| Commit message (Expand) | Author | Age | Files | Lines |
| * | qdoc is moving back to qttools | Oswald Buddenhagen | 2015-10-22 | 1 | -4898/+0 |
| * | qdoc: Minor optimizations | Topi Reinio | 2015-10-21 | 1 | -44/+20 |
| * | qdoc: Conditionally generate the navigation bar items as table cells | Topi Reinio | 2015-10-19 | 1 | -27/+42 |
| * | qdoc: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -9/+9 |
| * | qdoc: Avoid extra spaces in function synopses | Topi Reinio | 2015-10-07 | 1 | -2/+2 |
| * | qdoc: Introduce codeprefix & codesuffix, re-introduce codeindent | Topi Reinio | 2015-09-07 | 1 | -8/+9 |
| * | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/dev | Timur Pocheptsov | 2015-08-09 | 1 | -1/+1 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.5' into dev | Frederik Gladhorn | 2015-08-06 | 1 | -1/+1 |
| | |\ |
|
| | | * | qdoc: Fix string used in compatibility members page | Topi Reinio | 2015-07-31 | 1 | -1/+1 |
| * | | | qdoc: Don't use QStringLiteral in string comparisons | Topi Reinio | 2015-08-06 | 1 | -8/+8 |
| |/ / |
|
| * | | qdoc: Make \target and \keyword commands link as expected | Topi Reinio | 2015-08-03 | 1 | -3/+6 |
| * | | qdoc: Improve searching of collection nodes | Topi Reinio | 2015-07-24 | 1 | -15/+20 |
| * | | Some further optimizations in the qdoc code | Lars Knoll | 2015-07-24 | 1 | -122/+98 |
| * | | qdoc: Add the noautolist command to qdoc | Martin Smith | 2015-07-10 | 1 | -4/+6 |
| * | | Use const-ref in foreach if T is big or non-trivial | Sérgio Martins | 2015-07-04 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-07-01 | 1 | -2/+13 |
| |\| |
|
| | * | Merge remote-tracking branch 'origin/5.5.0' into 5.5 | Liang Qi | 2015-06-27 | 1 | -2/+12 |
| | |\ |
|
| | | * | qdoc: Keep track of attributes written to example manifest files | Topi Reinio | 2015-06-17 | 1 | -2/+12 |
| | * | | qdoc: Clear the map of HTML anchors for each generated page | Topi Reinio | 2015-06-05 | 1 | -0/+1 |
| * | | | qdoc: Improve documentation for properties | Martin Smith | 2015-06-10 | 1 | -17/+49 |
| * | | | qdoc: Related non-members are now linked correctly | Martin Smith | 2015-06-10 | 1 | -4/+4 |
| * | | | qdoc: fix invalid memory access in HtmlGenerator | Martin Smith | 2015-06-05 | 1 | -1/+2 |
| * | | | Merge remote-tracking branch 'origin/5.5' into dev | Simon Hausmann | 2015-06-03 | 1 | -19/+35 |
| |\| | |
|
| | * | | Don't assign iterator to const_iterator | Sérgio Martins | 2015-06-02 | 1 | -2/+2 |
| | |/ |
|
| | * | qdoc: Improve logic for automatic example tag generation | Topi Reinio | 2015-05-19 | 1 | -17/+33 |
| * | | qdoc: Update documentation of \qmlabstract | Martin Smith | 2015-05-12 | 1 | -8/+0 |
| * | | Documentation: Show an example for each overloaded signal | Olivier Goffart | 2015-05-10 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-27 | 1 | -55/+2 |
| |\| |
|
| | * | qdoc: Sanitize anchors in URLs for functions | Topi Reinio | 2015-04-27 | 1 | -55/+2 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-22 | 1 | -1/+18 |
| |\| |
|
| | * | qdoc: Properly document "private" signals | Martin Smith | 2015-04-16 | 1 | -0/+17 |
| | * | qdoc: Don't end sentences with a full stop in requisite tables | Topi Reinio | 2015-04-15 | 1 | -1/+1 |
| * | | qdoc: Changing InnerNode to Aggregate | Martin Smith | 2015-04-13 | 1 | -13/+13 |
| * | | qdoc: More data member name changes | Martin Smith | 2015-04-11 | 1 | -8/+8 |
| |/ |
|
| * | qdoc: No internal qmlabstract types in the "inherited by" list | Martin Smith | 2015-03-27 | 1 | -2/+2 |
| * | qdoc: Duplicate QML types in the "All QML Types" list are distinguished | Martin Smith | 2015-03-25 | 1 | -47/+48 |
| * | 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 | -18/+18 |
| * | qdoc: Teach qdoc to resolve namespaces | Martin Smith | 2015-03-07 | 1 | -1/+6 |
| * | qdoc: Support documentation of JavaScript | Martin Smith | 2015-02-20 | 1 | -116/+80 |
| * | Pass params of shareable type by const-ref rather than by value | Konstantin Ritt | 2015-02-13 | 1 | -3/+3 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | qdoc: Change uses of module and qmlModule | Martin Smith | 2015-02-03 | 1 | -10/+10 |
| * | qdoc: Ensure .qhp file is generated for all modules | Topi Reinio | 2015-01-22 | 1 | -2/+4 |
| * | qdoc: Change name of node type | Martin Smith | 2015-01-22 | 1 | -11/+11 |
| * | qdoc: Fixed broken links for abstract QML types | Martin Smith | 2015-01-17 | 1 | -16/+7 |
| * | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2014-12-29 | 1 | -5/+13 |
| |\ |
|
| | * | qdoc: Fixed broken TOC links to Reimplemented sections | Martin Smith | 2014-12-19 | 1 | -5/+13 |
| * | | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2014-11-24 | 1 | -60/+69 |
| |\| |
|
| | * | qdoc: Removed text formatting from requisites table | Topi Reinio | 2014-11-15 | 1 | -12/+4 |