summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
Commit message (Expand)AuthorAgeFilesLines
* Possible fix for missing QML properties in the qt.qhp file.Martin Smith2010-03-234-23/+126
* qdoc3: Fixed some ifdef typos and removed some whitespace.Martin Smith2010-03-172-10/+10
* qdoc: ifdefed out all the debug code.Martin Smith2010-03-159-9/+17
* CompileKent Hansen2010-03-111-1/+1
* qdoc: Added debug code.Martin Smith2010-03-116-0/+7
* qdoc: Fixed lookup of QML property nodes.Martin Smith2010-03-113-2/+23
* qdoc: Clear a static multimap after each qdocconf file.Martin Smith2010-03-083-0/+11
* qdoc: Added some debug output to track down a crashMartin Smith2010-03-081-2/+2
* Updated URLs.Robert Loehning2010-03-041-1/+1
* doc: Fixed some qdoc errors.Martin Smith2010-03-041-1/+3
* qdoc3: Trying to find a bug that causes a crash.Martin Smith2010-03-032-8/+7
* Compile.Morten Johan Sørvig2010-03-021-0/+1
* Merge remote branch 'berlin/4.7' into 4.7Oswald Buddenhagen2010-03-0215-21/+53
|\
| * Introduce optional qdoc_bootstrapped qmake flagHarald Fernengel2010-03-0115-21/+53
* | qdoc: Second attempt, QML doc stuff.Martin Smith2010-03-027-36/+79
* | doc: Fixed building documentationThorbjørn Lindeijer2010-03-011-0/+0
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-2610-73/+124
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-259-72/+123
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-257-71/+36
| | |\
| | | * Revert "qdoc: Finished "Inherited by" list for QML elements."Andreas Aardal Hanssen2010-02-256-44/+35
| | | * Revert "qdoc: List new QML elements in \sincelist for What's New page."Andreas Aardal Hanssen2010-02-252-28/+2
| | * | Doc: Added a config file for creating Simplified Chinese docs directly.David Boddie2010-02-252-1/+87
| | |/
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-231-1/+1
| |\ \ | | |/ | |/|
| | * improve 64 bit support on windowsThierry Bastian2010-02-231-1/+1
* | | doc: Added \since 4.7 to several \qmlclass elements.Martin Smith2010-02-262-1/+9
|/ /
* | qdoc: List new QML elements in \sincelist for What's New page.Martin Smith2010-02-222-2/+28
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-196-35/+44
|\ \
| * | qdoc: Finished "Inherited by" list for QML elements.Martin Smith2010-02-196-35/+44
* | | Doc: Simplified Commercial Editions for Qt 4.7.David Boddie2010-02-196-52/+0
|/ /
* | qdoc: Added "Inherited by" list to QML elements.Martin Smith2010-02-185-10/+76
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-02-1245-128/+9855
|\
| * Add license header to this fileThiago Macieira2010-02-121-0/+41
| * qdoc3: Completed handling of the new \pagekeywords command.Martin Smith2010-02-112-2/+11
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1Martin Smith2010-02-1134-104/+9587
| |\
| | * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1David Boddie2010-02-1015-23/+202
| | |\
| | * | qdoc: Added a build rule for the documentation - disabled by default.David Boddie2010-02-101-0/+21
| | * | Doc: Added the qdoc manual to the repository for future maintenance.David Boddie2010-02-1014-0/+9262
| | * | qdoc: Made a temporary fix for comment highlighting.David Boddie2010-02-091-8/+6
| | * | Doc/qdoc: Use Chinese titles; canonicalize titles with non-ASCII chars.David Boddie2010-02-082-4/+4
| | * | Doc/qdoc: Converted encoding of ISO-8859-1 docs to UTF-8. Output UTF-8.David Boddie2010-02-082-4/+14
| | * | qdoc: Removed debugging code.David Boddie2010-02-081-2/+0
| | * | Doc: Updated the configuration file for the Simplified Chinese docs.David Boddie2010-02-081-11/+9
| | * | qdoc: Standardized encoding names and updated the Chinese config files.David Boddie2010-02-054-2/+152
| | * | Doc: Added Simplified Chinese documents and build rules for them.David Boddie2010-02-041-1/+3
| | * | Merge branch 'master' into qdoc-i18nDavid Boddie2010-02-036-8/+68
| | |\ \
| | * | | qdoc: Added support for different source and output character encodings.David Boddie2010-02-0210-84/+125
| | * | | Doc: Synchronize configuration files for easier maintenance.David Boddie2010-02-022-4/+5
| * | | | qdoc3: Added curly braces in switch statement for braindead compiler.Martin Smith2010-02-114-11/+26
| | |_|/ | |/| |
| * | | qdoc3: Fixed bug in creation of qt.pageindex.Martin Smith2010-02-101-1/+1
| * | | qdoc3: Added capability to create qt.pageindex.Martin Smith2010-02-1015-23/+202