summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/htmlgenerator.cpp
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Removed setting of codeindent variableMartin Smith2012-11-071-2/+4
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-121-13/+19
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-101-3/+2
* qdoc: Simplification of target ref constructionMartin Smith2012-10-081-26/+12
* qdoc: Adding a debug functionMartin Smith2012-10-081-0/+3
* QDoc: remove the experimental basedir variablePierre Rossi2012-09-281-31/+0
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-8/+9
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-22/+22
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-1/+1
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-409/+201
* Use QString() instead of "".Frederik Gladhorn2012-09-011-1/+1
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-127/+127
* qdoc: Removed "../" from paths to imagesMartin Smith2012-08-061-6/+8
* qdoc: No longer prints namespace qualifier twiceMartin Smith2012-08-061-4/+2
* 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: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-4/+4
* qdoc: Removed several #if 1 macros.Martin Smith2012-07-061-18/+0
* qdoc: Removed several #if 0 blocks.Martin Smith2012-07-061-51/+0
* qdoc: The \br macro is promoted to a qdoc commandMartin Smith2012-07-051-0/+3
* QDoc: Use 'Type' instead of 'element' in instantiates.Casper van Donderen2012-06-211-2/+2
* qdoc: Better error messages for QML command errorsMartin Smith2012-06-121-3/+1
* QDoc: search for example projectPath for manifest.Casper van Donderen2012-06-051-2/+22
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-73/+73
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-12/+12
* qdoc: Improve fileToOpen detection for examples manifestAlessandro Portale2012-05-151-1/+1
* qdoc: Don't include internal QML properties in outputMartin Smith2012-05-151-2/+0
* qdoc: Removed some obsolete ifdefsMartin Smith2012-05-101-4/+0
* qdoc: Fixed qdoc error messagesMartin Smith2012-05-091-1/+1
* QDoc: Generate unique ids for qmlMethods.Casper van Donderen2012-05-041-1/+4
* QDoc: Disambiguate prev and next links in html source.Casper van Donderen2012-04-261-2/+2
* QDoc: Remove the text around previous and next page links.Casper van Donderen2012-04-201-4/+4
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-191-169/+5
* QDoc: Generate missing image error.Casper van Donderen2012-04-121-0/+1
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-26/+11
* qdoc: Add the \hr commandMartin Smith2012-04-021-0/+3
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-118/+116
* qdoc: Implement \uicontrol command.Casper van Donderen2012-03-281-0/+1
* qdoc: Disable generation of .pageindex file.Casper van Donderen2012-03-211-220/+0
* qdoc: Rename qt3 support pages to Compatibility pages.Casper van Donderen2012-03-201-8/+7
* Notifier signals don't need separate documentation.Casper van Donderen2012-03-201-0/+2
* qdoc: Merge PageGenerator into Generator class.Casper van Donderen2012-03-201-27/+8
* qdoc: Fix closing 'table class="generic"' tagSergio Ahumada2012-03-121-2/+2
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+5115