summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Now reports duplicate page titles better.Martin Smith2013-09-163-7/+22
* Merge branch 'stable' into devSergio Ahumada2013-09-1318-8893/+8859
|\
| * Doc: split up Qdoc-manualNico Vertriest2013-09-1018-8893/+8859
* | qdoc: Eliminate duplicate page warnings in some casesMartin Smith2013-09-131-1/+15
* | Remove qSort usages from qdocGiuseppe D'Angelo2013-09-132-2/+6
* | Fix Strict Weak Ordering in qdoc's comparatorGiuseppe D'Angelo2013-09-131-1/+1
* | QDoc: properly initialize a memberGiuseppe D'Angelo2013-09-131-1/+3
* | qdoc: Avoid CppCodeMarker crash on abstract QML typesMartin Smith2013-09-121-1/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-3/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-3/+8
| |\|
| | * Doc: minor language and layout editsNico Vertriest2013-08-291-3/+8
* | | qdoc: Better use of versions of QML modulesMartin Smith2013-09-103-36/+44
|/ /
* | qdoc: Removed declared but undefined member functionMartin Smith2013-09-051-1/+0
* | Doc: Get QDoc to list the QT variable for namespaces.Jerome Pasion2013-09-051-13/+14
* | Doc: Fixed QDoc's HTML generator to avoid creating blank pages.Jerome Pasion2013-09-041-8/+9
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-022-0/+104
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-272-0/+104
| |\|
| | * Doc: added excludedirs to qdocconf example.Nico Vertriest2013-08-231-0/+18
| | * Doc: minimal qdocconf file with commentsNico Vertriest2013-08-231-0/+86
* | | QDoc: Fix (!a == b) bugTobias Hunger2013-09-022-2/+2
* | | qdoc: Enable support for rvalue references in function signaturesTopi Reinio2013-08-301-1/+5
|/ /
* | qdoc: Fixed the relative link to installdir problemMartin Smith2013-08-261-1/+2
* | qdoc: Fix the qdoc \include commandMartin Smith2013-08-224-4/+44
* | qdoc: Make example file names uniqueMartin Smith2013-08-223-1/+10
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-0/+292
|\|
| * Doc: qtgui configuration file with commentsNico Vertriest2013-08-201-0/+292
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-142-323/+376
|\|
| * Doc: a minimal qdocconf file with commentsNico Vertriest2013-08-091-0/+78
| * Doc: preliminary review of qdoc-manual.qdocNico Vertriest2013-08-081-323/+298
* | qdoc: Let default output subdir be htmlMartin Smith2013-08-122-1/+6
* | Doc: Get QDoc to not display the \qtvariable if it is empty.Jerome Pasion2013-08-081-1/+1
* | qdoc: Restore support for output in one directoryMartin Smith2013-08-0810-41/+78
* | Doc: Added \qtvariable command to QDoc.Jerome Pasion2013-08-024-7/+36
* | qdoc: Ensure obsolete members file is writtenMartin Smith2013-07-311-0/+7
* | Doc: Unified the summary for C++ classes and QML types.Jerome Pasion2013-07-304-26/+275
* | qdoc: Don't try to output from index nodesMartin Smith2013-07-252-0/+7
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-247-8/+8
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-237-8/+8
| |\|
| | * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-206-6/+6
| | * Fix typo in qdoc's messages.Takumi Asaki2013-07-171-2/+2
* | | qdoc: Improve format of obsolete members fileMartin Smith2013-07-231-7/+8
* | | doc: Ensure page name does not changeMartin Smith2013-07-236-79/+50
|/ /
* | qdoc: Fix warning about unused variable.Friedemann Kleint2013-07-151-2/+0
* | Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-07-121-1/+1
|\ \
| * | Merge branch 'stable' into devSergio Ahumada2013-07-111-1/+1
| |\|
| | * Doc: Renamed generated list keyword.Jerome Pasion2013-07-081-1/+1
* | | qdoc: Implement better handling of QML property groupsMartin Smith2013-07-1122-670/+681
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-271-3/+4
|\|
| * qdoc: Allow colon characters in manifest meta attribute valuesTopi Reinio2013-06-241-3/+4
* | Doc: Fixed QDoc's navigation mechanism.Jerome Pasion2013-06-253-106/+76