summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
...
* | | qdoc: Change name of node typeMartin Smith2015-01-2221-126/+126
* | | qdoc: Remove support for DITA XMLMartin Smith2015-01-215-6518/+1
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+1
|\| |
| * | Doc: Fix typosSze Howe Koh2015-01-191-1/+1
| |/
* | qdoc: Fixed broken links for abstract QML typesMartin Smith2015-01-173-16/+11
* | qdoc: qdoc's 'square bracket' parameters were evaluated too earlyMartin Smith2015-01-127-28/+72
* | qdoc: Use qgetenv instead of getenvSérgio Martins2015-01-061-4/+4
* | qdoc: Update qdoc manualMartin Smith2015-01-029-4/+360
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-292-6/+14
|\|
| * qdoc: Fixed broken TOC links to Reimplemented sectionsMartin Smith2014-12-191-5/+13
| * qdoc: Remove zero-width-space characters from function signaturesTopi Reinio2014-12-181-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devSimon Hausmann2014-12-105-7/+8
|\|
| * doc: Clarify \inqmlmodule usageAlejandro Exojo2014-12-085-7/+8
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-0315-611/+611
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-11-2410-1144/+1184
|\|
| * qdoc: Missing break in qdoc switch statementMartin Smith2014-11-181-0/+1
| * qdoc: Removed text formatting from requisites tableTopi Reinio2014-11-151-12/+4
| * qdoc: Prepare QDoc for the new style on qt.ioTopi Reinio2014-11-113-51/+73
| * Update the copy of the Qml parserSimon Hausmann2014-11-055-1078/+1105
| * New Qt logoAlessandro Portale2014-11-051-0/+0
| * qdoc: Delayed the examples manifest file creationVenu2014-11-041-3/+1
* | qdoc: Include source file and line number of linksMartin Smith2014-11-124-25/+47
* | qdoc: Remove CR from command parametersMartin Smith2014-11-121-1/+4
* | qdoc: Generate the links-to-broken-links pageMartin Smith2014-11-125-23/+87
* | qdoc: no longer autolinks symbols that begin with "__"Martin Smith2014-11-121-4/+6
* | qdoc: Generate \keyword anchors at the top of the pageMartin Smith2014-11-126-4/+37
* | qdoc: Generate cross-module links-to-links pagesMartin Smith2014-11-118-65/+171
* | qdoc: Fixed a link generation regressionMartin Smith2014-11-111-3/+4
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-4/+4
|\|
| * qdoc: Fixed recursion of \sincelist command handlingTopi Reinio2014-10-151-4/+4
* | qdoc: Generate QA pagesMartin Smith2014-10-1713-13/+163
* | qdoc: qdoc was too slowMartin Smith2014-10-1718-384/+564
|/
* Removing a few unneeded "? true : false"Alessandro Portale2014-10-092-2/+2
* Don't use QStringLiteral in comparisonsMarc Mutz2014-10-091-1/+1
* qdoc: Fix generation of qhp sections for unsorted pagesTopi Reinio2014-10-081-1/+7
* qdoc: Restore navigation bar titles for QML, QML basic typesTopi Reinio2014-09-301-10/+4
* Doc: Use title case in section1 titlesNico Vertriest2014-09-304-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-2482-1555/+899
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+11
|\
| * Add missing private headers warningSamuel Gaist2014-09-041-0/+11
* | qdoc: Resolve .qhp table of contents sections correctlyTopi Reinio2014-09-102-5/+16
* | qdoc: Highlight selected section / entry in the documentationTopi Reinio2014-09-051-36/+54
* | QDoc: fix Node::setPageType() when type name is "faq"Maks Naumov2014-08-311-2/+2
* | qdoc: Use qdoc error logging for warnings related to index filesTopi Reinio2014-08-291-12/+14
* | qdoc: Enable listing of example files with .html extensionTopi Reinio2014-08-262-2/+6
* | qdoc: Restore navigation bar title for module pages and groupsTopi Reinio2014-08-261-5/+4
* | qdoc: Write all generated files to .qhpTopi Reinio2014-08-264-41/+19
* | qdoc: Fix output of \br commandTopi Reinio2014-08-261-1/+1
* | qdoc: Fix a few cases for '[ ... ]' linkingMartin Smith2014-08-221-0/+2
* | qdoc: Report error in square bracket parameterMartin Smith2014-08-223-2/+21