summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/node.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdoc3: Added curly braces in switch statement for braindead compiler.Martin Smith2010-02-111-1/+1
* qdoc3: Added capability to create qt.pageindex.Martin Smith2010-02-101-2/+48
* qdoc3: Removed a debug output.Martin Smith2010-02-041-2/+0
* qdoc3: Added support for the \qmlbasictype command.Martin Smith2010-02-031-2/+26
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* doc: Example page now lists images used by the exampleMartin Smith2009-12-041-1/+11
* qdoc3: Allow the full signature for QML signals and methodsMartin Smith2009-11-111-0/+7
* qdoc3: Fixed a linking problem for qml methods.Martin Smith2009-11-111-27/+65
* qdoc updates for QMLWarwick Allison2009-11-041-1/+3
* qdoc3: Added the \qmlattachedsignal and \qmlattachedmethod.Martin Smith2009-10-231-4/+8
* qdoc3: Added the \qmlattachedproperty command.Martin Smith2009-10-191-4/+10