summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/ditaxmlgenerator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-221-1/+1
| | | | Task-number: QTBUG-11512
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-281-12/+93
| | | | | | Added cxxDefine for macros. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-281-0/+8
| | | | | | Added cxxVariableStorageClassSpecifierStatic. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-251-7/+65
| | | | | | Output the \variable stuff as a cxxVariable. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-251-3/+53
| | | | | | Output Q_PROPERTY as a cxxVariable. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-221-5/+64
| | | | | | Some of the cxxVariable stuff for properties. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-221-1/+45
| | | | | | The cxxTypedef stuff for typedefs. Task-number: QTBUG-11391
* Finish merge conflict.Martin Smith2010-06-221-4/+4
|\ | | | | | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 Conflicts: tools/qdoc3/ditaxmlgenerator.cpp
| * qdoc3: Build fix for regression in f321a3f2b1eAndreas Kling2010-06-221-3/+3
| |
| * qdoc3: Build fix for regression in e2f0e728eAndreas Kling2010-06-221-2/+2
| |
* | doc: Added more DITA output to the XML generatorMartin Smith2010-06-221-3/+41
|/ | | | | | The rest of the cxxEnumeration stuff for enum types. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-211-0/+66
| | | | | | cxxEnumeration stuff for enum types. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-211-13/+41
| | | | | | | More cxxFunction stuff for member functions. Function parameters and other stuff. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-181-5/+8
| | | | | | More cxxFunction stuff for member functions. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-171-11/+103
| | | | | | More cxxFunction stuff for member functions. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-161-14/+121
| | | | | | Some of the cxxFunction stuff for member functions. Task-number: QTBUG-11391
* doc: Added more DITA output to the XML generatorMartin Smith2010-06-151-410/+132
| | | | Task-number: QTBUG-11391
* doc: Added DITA XML generatorMartin Smith2010-06-111-727/+752
| | | | Task-number: QTBUG-11391
* doc: Added DITA XML generatorMartin Smith2010-06-011-0/+4773