summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fixed recursion of \sincelist command handlingTopi Reinio2014-10-151-4/+4
* 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
* | qdoc: Add new checkForCollision()Martin Smith2014-08-224-0/+31
* | qdoc: Remove all collision node stuff from qdocMartin Smith2014-08-2216-711/+72
* | qdoc: Generate obsolete members page for QML typesMartin Smith2014-08-208-27/+117
* | qdoc: Allow choice of linking to QML or CPPMartin Smith2014-08-2012-467/+697
* | qdoc: Stop outputting duplicate \brief for QML type and module pagesTopi Reinio2014-08-141-2/+3
* | Create.tag entries for QML classesDavid Edmundson2014-08-132-0/+4
* | qdoc: Distinguish between QML property and attached propertyTopi Reinio2014-08-126-5/+41
* | Micro-optimize qdoc codeparser.Jędrzej Nowacki2014-08-071-2/+2
* | Micro-optimize qdocJędrzej Nowacki2014-07-311-3/+3
* | QDoc: Fixed section title offset in QML basic type pages.Jerome Pasion2014-07-231-0/+1
* | QDoc: Restored QML basic type pages' table of contents.Jerome Pasion2014-07-231-0/+2
* | qdoc: Validate index file pathsTopi Reinio2014-07-181-1/+10
* | qdoc: Support use of \value command outside \enum topic.Topi Reinio2014-07-184-15/+31
* | QDoc: Allow the listing of uppercase- and lowercase-named items in list.Jerome Pasion2014-07-171-1/+1
* | QDoc: Allow QDoc to collect all QML basic types in a map.Jerome Pasion2014-07-153-1/+22
* | QDoc: Prevent QDoc from outputting the brief for example pages.Jerome Pasion2014-07-141-1/+2
* | QDoc: Edited title generation for QML and C++ API pagesJerome Pasion2014-07-101-8/+5
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-1/+1
|\|
| * Doc: removed trolltech.com from namespace in manual qdocconf fileNico Vertriest2014-07-071-1/+1
* | Port qdoc to QCommandLineParserDavid Faure2014-07-091-139/+121
* | Remove QT_STATIC_CONSTThiago Macieira2014-07-074-4/+4
* | Doc: Removed "url" variable from qdocconf files.Jerome Pasion2014-07-042-2/+0
* | qdoc: ASSERT failure while writing index fileMartin Smith2014-07-041-39/+41
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-011-24/+31
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-011-24/+31
| |\|
| | * qdoc: Revised logic for which example file to open in Qt CreatorTopi Reinio2014-06-101-25/+32
* | | qdoc: Add header file debug output to match source file debug outputRobin Burchell2014-07-011-0/+1
|/ /
* | qdoc: Give documenter more control of linkingMartin Smith2014-06-2618-431/+551
* | qdoc: Improve <title> element contents in HTML pages.Jerome Pasion2014-06-251-4/+39
* | QDoc: Introduce a variable to set table of contents depth.Jerome Pasion2014-06-114-17/+41
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-9/+1
|\|