| Commit message (Expand) | Author | Age | Files | Lines |
| * | qdoc is moving back to qttools | Oswald Buddenhagen | 2015-10-22 | 1 | -2611/+0 |
| * | qdoc: Warn if a topic command is not allowed in a \qmlpropertygroup | Topi Reinio | 2015-10-19 | 1 | -0/+4 |
| * | qdoc: Fix single-character string literals. | Friedemann Kleint | 2015-10-13 | 1 | -1/+1 |
| * | qdoc: Check and warn if \relates is used incorrectly | Topi Reinio | 2015-08-19 | 1 | -1/+4 |
| * | qdoc: Improve resolving related non-members and their overload numbers | Topi Reinio | 2015-08-19 | 1 | -2/+8 |
| * | qdoc: Instantiator::objectAt now appear in docs | Martin Smith | 2015-08-16 | 1 | -25/+24 |
| * | qdoc: Allow formal parameters in link targets | Martin Smith | 2015-08-16 | 1 | -23/+51 |
| * | qdoc: Make private friend public | Martin Smith | 2015-07-07 | 1 | -0/+8 |
| * | qdoc: Parsing of inline friends | Martin Smith | 2015-07-07 | 1 | -72/+164 |
| * | qdoc: Related non-members are now linked correctly | Martin Smith | 2015-06-10 | 1 | -14/+6 |
| * | qdoc: Just reformatting and removing dead code | Martin Smith | 2015-06-05 | 1 | -23/+6 |
| * | qdoc: Update documentation of \qmlabstract | Martin Smith | 2015-05-12 | 1 | -2/+3 |
| * | qdoc: Now parses enum values containing commas | Martin Smith | 2015-04-23 | 1 | -2/+10 |
| * | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-22 | 1 | -0/+5 |
| |\ |
|
| | * | qdoc: Properly document "private" signals | Martin Smith | 2015-04-16 | 1 | -0/+5 |
| * | | qdoc: Changing InnerNode to Aggregate | Martin Smith | 2015-04-13 | 1 | -19/+19 |
| * | | qdoc: More data member name changes | Martin Smith | 2015-04-11 | 1 | -3/+3 |
| * | | qdoc: Data member name changes | Martin Smith | 2015-04-08 | 1 | -12/+12 |
| |/ |
|
| * | qdoc: Add details to messages about not finding files. | Friedemann Kleint | 2015-03-27 | 1 | -2/+5 |
| * | qdoc: Teach qdoc to resolve namespaces | Martin Smith | 2015-03-07 | 1 | -0/+4 |
| * | qdoc: Correct parsing of the using clause | Martin Smith | 2015-02-26 | 1 | -22/+63 |
| * | qdoc: Support documentation of JavaScript | Martin Smith | 2015-02-20 | 1 | -74/+98 |
| * | qdoc: Mark Genus of each Node object | Martin Smith | 2015-02-20 | 1 | -1/+11 |
| * | 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 | -33/+33 |
| * | qdoc: Change uses of module and qmlModule | Martin Smith | 2015-02-03 | 1 | -7/+7 |
| * | qdoc: Change name of node type | Martin Smith | 2015-01-22 | 1 | -5/+5 |
| * | Removing a few unneeded "? true : false" | Alessandro Portale | 2014-10-09 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | qdoc: Add new checkForCollision() | Martin Smith | 2014-08-22 | 1 | -0/+18 |
| * | qdoc: Remove all collision node stuff from qdoc | Martin Smith | 2014-08-22 | 1 | -46/+0 |
| * | qdoc: Distinguish between QML property and attached property | Topi Reinio | 2014-08-12 | 1 | -1/+1 |
| * | qdoc: Give documenter more control of linking | Martin Smith | 2014-06-01 | 1 | -10/+5 |
| * | qdoc: Simplify config code for reading file paths | Topi Reinio | 2014-05-02 | 1 | -2/+2 |
| * | doc: Remove "current child" code | Martin Smith | 2014-03-31 | 1 | -1/+0 |
| * | qdoc: Teach qdoc to use multiple trees (part 3) | Martin Smith | 2014-03-31 | 1 | -11/+14 |
| * | qdoc: Teach qdoc to use multiple trees (part 2) | Martin Smith | 2014-03-31 | 1 | -72/+66 |
| * | qdoc: Teach qdoc to use multiple trees | Martin Smith | 2014-03-31 | 1 | -39/+6 |
| * | qdoc: Fix Q_PROPERTY parsing | Topi Reinio | 2013-12-31 | 1 | -6/+16 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -1/+1 |
| * | qdoc: Documentation for property groups is back | Martin Smith | 2013-09-18 | 1 | -8/+5 |
| * | doc: Ensure page name does not change | Martin Smith | 2013-07-23 | 1 | -32/+32 |
| * | qdoc: Implement better handling of QML property groups | Martin Smith | 2013-07-11 | 1 | -135/+200 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-06-12 | 1 | -34/+15 |
| |\ |
|
| | * | qdoc: qdoc was confused by namespace and module with same name | Martin Smith | 2013-06-11 | 1 | -34/+15 |
| * | | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-05-23 | 1 | -1/+17 |
| |\| |
|
| | * | qdoc: Documentation for QMetaObject::Connection now appears | Martin Smith | 2013-05-08 | 1 | -1/+17 |
| * | | Check 'node' for NULL before derefencing it, not after | Montel Laurent | 2013-04-02 | 1 | -2/+2 |
| |/ |
|
| * | qdoc: inherited members do not show up for QML components | Martin Smith | 2013-02-13 | 1 | -5/+4 |
| * | qdoc: Missing links to qRegisterMetaType() | Martin Smith | 2013-02-08 | 1 | -31/+57 |