summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added a configuration variable for the QML documentation file prefix.David Boddie2011-02-031-1/+1
* Merge branch '4.7' of ../qt into 4.7David Boddie2011-01-131-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-071-5/+3
|\ \
| * | Added the foundations of QML markup support.David Boddie2010-11-281-1/+0
| * | Added a check for read-only pure QML properties before C++ checks.David Boddie2010-11-251-0/+3
| * | Removed unused code.David Boddie2010-11-221-5/+0
| |/
* | doc: Corrections to linking errors in the docs.Martin Smith2010-11-011-0/+15
* | qdoc: Changed GUIDs from "{xxxxxx}" to "id-xxxxxxx".Martin Smith2010-10-181-7/+9
* | qdoc: Updated with current dita xml generation code from oslo-staging-1.Martin Smith2010-09-071-2/+2
|/
* qdoc: Reorganized the QML elements table to be a dictionary...Martin Smith2010-08-181-2/+21
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-221-0/+18
|\
| * Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-161-0/+18
| |\
| | * Docs: HTML comments marks so Creator can extract data efficiently.Leandro Melo2010-07-141-0/+18
* | | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-221-20/+198
|/ /
* | qdoc: Fixed broken QML property links.Martin Smith2010-07-081-1/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-06-281-2/+37
|\
| * doc: Added more DITA output to the XML generatorMartin Smith2010-06-251-2/+37
* | Merge branch '4.7' of /home/dboddie/git/oslo-staging-1 into 4.7David Boddie2010-06-251-5/+59
|\ \ | |/
| * doc: Added more DITA output to the XML generatorMartin Smith2010-06-221-2/+6
| * qdoc3: Build fix for regression in e2f0e728eAndreas Kling2010-06-221-1/+1
| * doc: Added more DITA output to the XML generatorMartin Smith2010-06-211-5/+8
| * doc: Added more DITA output to the XML generatorMartin Smith2010-06-211-4/+16
| * doc: Added more DITA output to the XML generatorMartin Smith2010-06-181-0/+35
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/dboddies-oslo-staging-1-qdoc ...David Boddie2010-06-181-0/+14
|\ \ | |/
| * doc: Added more DITA output to the XML generatorMartin Smith2010-06-161-0/+14
* | qdoc: Added a workaround for QML/Qt class name clashes.David Boddie2010-06-181-1/+12
|/
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-151-0/+35
* Fixed qdoc3 crash.Rohan McGovern2010-06-091-3/+3
* qdoc: Added more API topics. Are these important?Martin Smith2010-05-031-1/+1
* Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-04-011-1/+1
|\
| * Fix compilation with Sun CC:Thiago Macieira2010-03-291-1/+1
* | Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-251-11/+11
|\ \ | |/
| * qdoc3: Fixed some ifdef typos and removed some whitespace.Martin Smith2010-03-171-6/+6
* | Fix warnings and build on mingwThierry Bastian2010-03-251-3/+3
|/
* qdoc: ifdefed out all the debug code.Martin Smith2010-03-151-0/+6
* CompileKent Hansen2010-03-111-1/+1
* qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-111-0/+17
* qdoc: Clear a static multimap after each qdocconf file.Martin Smith2010-03-081-0/+9
* qdoc: Added some debug output to track down a crashMartin Smith2010-03-081-2/+2
* qdoc3: Trying to find a bug that causes a crash.Martin Smith2010-03-031-1/+4
* Compile.Morten Johan Sørvig2010-03-021-0/+1
* Merge remote branch 'berlin/4.7' into 4.7Oswald Buddenhagen2010-03-021-2/+2
|\
| * Introduce optional qdoc_bootstrapped qmake flagHarald Fernengel2010-03-011-2/+2
* | qdoc: Second attempt, QML doc stuff.Martin Smith2010-03-021-4/+5
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-261-4/+4
|\ \ | |/
| * Revert "qdoc: Finished "Inherited by" list for QML elements."Andreas Aardal Hanssen2010-02-251-4/+4
* | doc: Added \since 4.7 to several \qmlclass elements.Martin Smith2010-02-261-0/+8
|/
* qdoc: Finished "Inherited by" list for QML elements.Martin Smith2010-02-191-4/+4
* qdoc: Added "Inherited by" list to QML elements.Martin Smith2010-02-181-0/+20