summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Make image paths relative to html fileMartin Smith2012-11-211-4/+5
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2019-275/+501
|\
| * 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-163-13/+0
| * qdoc: better copying of .css filesMartin Smith2012-11-166-85/+196
| * qdoc: better copying of .css filesMartin Smith2012-11-144-9/+27
| * qdoc: better copying of .css filesMartin Smith2012-11-081-46/+40
| * qdoc: Removed setting of codeindent variableMartin Smith2012-11-072-3/+6
| * Help generator: Add a global config for "extraFiles".Jerome Pasion2012-11-071-0/+1
| * qdoc: Added module attribute to most index elementsMartin Smith2012-11-067-10/+100
| * qdoc: Fixed the since list for modularized QtMartin Smith2012-11-024-26/+24
| * qdoc: Fixed All Namespaces listMartin Smith2012-10-311-1/+1
| * qdoc: Fixed All Functions listMartin Smith2012-10-301-1/+1
| * qdoc: Fixed All Classes listMartin Smith2012-10-261-1/+1
| * qdoc: Adding the -log-progress optionMartin Smith2012-10-254-8/+18
| * qdoc: Don't load index in -prepare phaseMartin Smith2012-10-254-92/+122
| * qdoc: Clear outputdir in -prepare phase onlyMartin Smith2012-10-232-16/+23
* | make qt_tool support building bootstrapped toolsOswald Buddenhagen2012-11-161-7/+1
* | remove pointless TARGET assignmentsOswald Buddenhagen2012-11-161-1/+0
* | add (parts of) QtXml to the bootstrap libOswald Buddenhagen2012-11-081-9/+3
* | compile bootstrap lib with QT_NO_TRANSLATIONOswald Buddenhagen2012-11-081-2/+0
* | Generate a proper static QtBootstrap moduleOswald Buddenhagen2012-11-081-2/+1
|/
* qdoc outputs warnings in a form which Creator will recognizeShawn Rutledge2012-10-131-2/+3
* qdoc: qdoc now can run in 2 passesMartin Smith2012-10-135-26/+56
* qdoc: Allow empty character literal ''Martin Smith2012-10-131-2/+8
* Modularize documenation buildTor Arne Vestbø2012-10-102-1/+12
* Centralize place where we ensure qdoc is built before generating docsTor Arne Vestbø2012-10-101-5/+0
* qdoc: Implements the -no-link-errors optionMartin Smith2012-10-108-50/+36
* doc: remove old un-used monolithic qdocconf fileTor Arne Vestbø2012-10-081-115/+0
* Fix a bug in how paths are made canonical and relativeJan Arve Saether2012-10-081-1/+1
* qdoc: Simplification of target ref constructionMartin Smith2012-10-086-171/+188
* qdoc: Change to debug outputMartin Smith2012-10-081-1/+2
* qdoc: Change qdoc to use QML terminologyMartin Smith2012-10-081-1/+1
* qdoc: Adding a debug functionMartin Smith2012-10-084-0/+41
* qdoc: Augment imagedirs listMartin Smith2012-09-295-8/+54
* QDoc: remove the experimental basedir variablePierre Rossi2012-09-2810-147/+1
* qdoc: retrying More refactoring of qdoc data structuresMartin Smith2012-09-2616-1738/+2016
* Remove duplicate words and punctuation from documentation.Mitch Curtis2012-09-261-1/+1
* 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