summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-2119-545/+539
* Doc: Fix spelling errorsSergio Ahumada2012-08-172-3/+3
* Fix a bug in qdocs handling of excludedirsJan-Arve Saether2012-08-176-13/+60
* qdoc: Don't always add example .qdoc files to source listMartin Smith2012-08-071-3/+5
* qdoc: Removed "../" from paths to imagesMartin Smith2012-08-062-12/+16
* qdoc: No longer prints namespace qualifier twiceMartin Smith2012-08-062-8/+5
* qdoc: Ignore property functions of obsolete propertiesMartin Smith2012-08-022-1/+7
* Fix a typo in the qdoc manual (QChra -> QChar)Laszlo Papp2012-08-021-1/+1
* QDoc: Set HTML Doctype to XHTML 1.0 Transitional.Casper van Donderen2012-08-021-1/+1
* QDoc: Set the default output encoding for HTML to UTF-8.Casper van Donderen2012-08-021-1/+1
* QDoc: Add extra tags when no HTML.endheader is specified.Casper van Donderen2012-08-021-1/+4
* qdoc: Added support for modularized example docMartin Smith2012-08-013-2/+28
* qdoc: Removed useless qdoc warningsMartin Smith2012-08-011-4/+0
* qdoc: Added safety checks to findUnambiguousTarget()Martin Smith2012-07-301-1/+4
* qdoc: Updated qdoc manual and qdoc guideMartin Smith2012-07-276-26/+143
* qdoc: Changed \qmlclass to \qmltype, added \instantiatesMartin Smith2012-07-267-19/+55
* Revert "QDoc: Allow '0' to be used as 2nd arg for \qmlclass."Casper van Donderen2012-07-261-21/+11
* QDoc: Introduce a setting to include index nodes in QHP.Casper van Donderen2012-07-252-1/+3
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-2511-105/+99
* qdoc: Restricted qdoc errors for \reimp commandMartin Smith2012-07-201-26/+28
* QDoc: Fix make commands for QDoc manual.Casper van Donderen2012-07-192-10/+8
* qdoc: Clean path names before using themMartin Smith2012-07-132-3/+3
* Fix some spelling errorsSergio Ahumada2012-07-111-1/+1
* Use QDoc instead of Qdoc to be consistent with the rest of the documentationLaszlo Papp2012-07-082-2/+2
* Fix some typos in the qdoc manualLaszlo Papp2012-07-061-10/+10
* 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