summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Removed several #if 1 macros.Martin Smith2012-07-064-28/+0
* QDoc: Fix relative URL generation for cross-linking.Casper van Donderen2012-07-061-1/+1
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-068-317/+0
* qdoc: The \br macro is promoted to a qdoc commandMartin Smith2012-07-055-0/+14
* QDoc: Allow '0' to be used as 2nd arg for \qmlclass.Casper van Donderen2012-06-281-11/+21
* qdoc: Report multiple topic commands as an errorMartin Smith2012-06-284-16/+59
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-273-4/+4
* QDoc: Use the module page as link in qt.ditamap.Casper van Donderen2012-06-212-7/+17
* QDoc: Use 'Type' instead of 'element' in instantiates.Casper van Donderen2012-06-212-4/+4
* don't refer to module versions during bootstrapOswald Buddenhagen2012-06-191-2/+2
* properly declare the host tools as such in the project filesOswald Buddenhagen2012-06-191-0/+1
* QDoc: Check if index file was already inserted in list.Casper van Donderen2012-06-141-8/+15
* QDoc: Also allow dependant modules to be specified on CLI.Casper van Donderen2012-06-121-1/+8
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-1212-83/+205
* QDoc: Only print modulename::type on collision pages.Casper van Donderen2012-06-081-3/+2
* QDoc: Look for template and include() under installdir.Casper van Donderen2012-06-053-2/+10
* QDoc: search for example projectPath for manifest.Casper van Donderen2012-06-051-2/+22
* QDoc: Use the correct DITAiXML for table col/rowspan.Casper van Donderen2012-06-052-6/+48
* QDoc: check if !isNull() before casting prev/next nodes.Casper van Donderen2012-06-041-3/+3
* QDoc: Don't put ditamaps in index file.Casper van Donderen2012-06-011-1/+1
* QDoc: Do not put indexNodes in qt.ditamap.Casper van Donderen2012-06-011-1/+1
* QDoc: Use \page title with prev/next links in DITAXML.Casper van Donderen2012-06-011-0/+12
* QDoc: Remove fatal exit when not finding an index directory.Casper van Donderen2012-05-301-1/+0
* QDoc: Add support for 'all subfolders' in dependant modules.Casper van Donderen2012-05-301-5/+24
* QDoc: Force writing \n before a snippet in DITAXML.Casper van Donderen2012-05-301-2/+5
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-2917-411/+411
* qdoc: Fixed pure doc parserMartin Smith2012-05-257-60/+213
* replace remaining "const QChar &" with "QChar"Konstantin Ritt2012-05-221-1/+1
* qdoc: Write <qmlinheritedby> before <qmlinstantiates>Martin Smith2012-05-211-1/+1
* qdoc: Report multiple QML property docssMartin Smith2012-05-183-20/+75
* QDoc: Generate correct relative paths and links when using -installdir.Casper van Donderen2012-05-162-6/+9
* qdoc: Include QML type name in method quidMartin Smith2012-05-162-6/+6
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-1617-94/+94
* qdoc: Fix warnings about unused variables.Friedemann Kleint2012-05-162-5/+5
* qdoc: Improve fileToOpen detection for examples manifestAlessandro Portale2012-05-151-1/+1
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-155-8/+18
* QDoc: Use capitalized navtitles in ditamap.Casper van Donderen2012-05-151-10/+10
* qdoc: Fixed some terminology output by qdocMartin Smith2012-05-152-2/+2
* QDoc: Also use the CppCodeMarker for .qtx and .qtt files.Casper van Donderen2012-05-121-0/+2
* qdoc: Fixed a regression bug caused by fixing error messagesMartin Smith2012-05-115-37/+19
* QDoc: Return correct path when quoting example files.Casper van Donderen2012-05-111-0/+2
* Doc: Fix \sa usageMarius Storm-Olsen2012-05-111-1/+1
* Remove the HAVE_DECLARATIVE define.Stephen Kelly2012-05-102-7/+0
* QDoc: Generate images inline for \inlineimageCasper van Donderen2012-05-101-5/+3
* qdoc: Removed some obsolete ifdefsMartin Smith2012-05-105-20/+4
* qdoc: Fixed a qdoc error problemMartin Smith2012-05-103-63/+61
* Merge branch 'docs-refactoring' into masterMarius Storm-Olsen2012-05-101-0/+6
|\
| * Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-091-0/+6
* | qdoc: Fixed three qdoc error problemsMartin Smith2012-05-094-20/+29
* | QDoc: Remove generateQmlDesc and use generateApiDesc instead.Casper van Donderen2012-05-092-22/+6