summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-2310-12/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2293-2096/+2096
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-1935-78/+77
* Make qdoc read multiline macros in files with CRLF endingsJan-Arve Saether2012-09-181-1/+4
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-1435-2111/+1817
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-142-2/+2
* QDoc manual: ordered command listJerome Pasion2012-09-141-3/+3
* Output absolute paths in qdoc messages.Frederik Gladhorn2012-09-111-2/+5
* Fix missing or improper include guard in headersSergio Ahumada2012-09-091-2/+2
* qdoc: Renaming include guard in qmlmarkupvisitor.h headerSergio Ahumada2012-09-081-2/+2
* Added API Reference Style GuidelinesJerome Pasion2012-09-077-8/+617
* Fix a bug in qdoc where to look for index files.Jan-Arve Saether2012-09-071-1/+3
* Find qdoc indexes in relative paths.Frederik Gladhorn2012-09-011-1/+1
* Use QString() instead of "".Frederik Gladhorn2012-09-017-58/+58
* QDoc: Write SHA1 of .qhp to file.Casper van Donderen2012-08-313-1/+18
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-5/+8
* Let qdoc respect excludedirs for examples.Frederik Gladhorn2012-08-293-5/+4
* 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