summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/generator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-201-1/+1
* Make qtbase compile with QT_NO_TEXTCODECTasuku Suzuki2013-06-171-0/+2
* qdoc: The \wrapper command is addedMartin Smith2013-05-071-1/+1
* qdoc: Add index of obsolete members to obsolete pageMartin Smith2013-04-171-3/+11
* Fix warnings reported by ICC in qdocThiago Macieira2013-03-011-1/+1
* Doc: Fix filenames for nested classes generated by qdocTopi Reinio2013-02-051-7/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* qdoc: Make extraimages behave like styles and scriptsMartin Smith2012-12-051-3/+3
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* qdoc: Make image paths relative to html fileMartin Smith2012-11-211-4/+5
* qdoc: Handle extra imahes exactly like stylesMartin Smith2012-11-161-18/+7
* qdoc: Handle scripts exactly like stylesMartin Smith2012-11-161-15/+3
* qdoc: Removed debug codeMartin Smith2012-11-161-5/+0
* qdoc: better copying of .css filesMartin Smith2012-11-161-24/+16
* qdoc: better copying of .css filesMartin Smith2012-11-141-1/+7
* qdoc: better copying of .css filesMartin Smith2012-11-081-46/+40
* qdoc: Clear outputdir in -prepare phase onlyMartin Smith2012-10-231-10/+12
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-121-0/+1
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-101-0/+2
* qdoc: Change to debug outputMartin Smith2012-10-081-1/+2
* qdoc: Adding a debug functionMartin Smith2012-10-081-0/+19
* qdoc: Augment imagedirs listMartin Smith2012-09-291-3/+21
* QDoc: remove the experimental basedir variablePierre Rossi2012-09-281-6/+1
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-261-31/+19
* Use QStringList::join(QChar) overload where applicable [tools]Marc Mutz2012-09-231-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-22/+22
* make src/tools/ compile without CamelCase headersOswald Buddenhagen2012-09-191-2/+2
* qdoc: Refactoring of qdoc data structuresMartin Smith2012-09-141-162/+57
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-5/+8
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-211-44/+40
* qdoc: Fixed incorrect href attribute values in qdocMartin Smith2012-07-251-23/+20
* qdoc: Report multiple topic commands as an errorMartin Smith2012-06-281-0/+20
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-271-1/+1
* 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-051-0/+4
* Make qdoc compile with QT_STRICT_ITERATORSThiago Macieira2012-05-291-36/+36
* qdoc: Fix some QString usage issues (Krazy warnings).Friedemann Kleint2012-05-161-20/+20
* qdoc: Fixed some terminology output by qdocMartin Smith2012-05-151-1/+1
* QDoc: Examples: Move list of files/images to bottom of output.Casper van Donderen2012-05-051-5/+5
* qdoc: Update qdoc to use QML spec for DITAMartin Smith2012-04-231-8/+1
* QDoc: Generate index file for DITAXML.Casper van Donderen2012-04-191-1/+170
* qdoc: Fixed to report read-only QML properties correctlyMartin Smith2012-04-111-0/+2
* qdoc: Allow documenting a C++ class as a QML type.Martin Smith2012-04-021-18/+53
* QDoc: Write proper output file name for debug output.Casper van Donderen2012-03-301-0/+5
* QDoc: pre-/append qmlmodule/module to distinguish names.Casper van Donderen2012-03-291-0/+7
* QDoc: Changing "element" string to "type".Jerome Pasion2012-03-211-1/+1
* qdoc: Rename qt3 support pages to Compatibility pages.Casper van Donderen2012-03-201-5/+2
* qdoc: Merge PageGenerator into Generator class.Casper van Donderen2012-03-201-792/+1117
* Move qdoc into qtbase and bootstrap itLars Knoll2012-03-081-0/+1495