summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Merge branch 'qdoc-simplified' into 4.7David Boddie2010-12-202-30/+27
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-12-201-1/+7
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-181-1/+7
| | | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Doc: Updated the qdoc manual.David Boddie2011-01-211-12/+21
| * | | | | | | | | | | | | Allowed the indentation of marked up code to be customized.David Boddie2011-01-202-8/+17
| * | | | | | | | | | | | | Enabled syntax highlighting by default.David Boddie2011-01-206-35/+20
| * | | | | | | | | | | | | Ongoing improvements and fixes to syntax highlighting.David Boddie2011-01-2012-49/+100
| * | | | | | | | | | | | | Added a \js command for JavaScript code.David Boddie2011-01-201-0/+12
| * | | | | | | | | | | | | Ensured that QML elements are marked up as types.David Boddie2011-01-201-2/+1
| * | | | | | | | | | | | | Define what the -slow command line option does.David Boddie2011-01-188-19/+16
| * | | | | | | | | | | | | Replaced the C++ code marker with the one from Qt Quarterly.David Boddie2011-01-181-248/+235
| * | | | | | | | | | | | | Removed unnecessary markup escaping code.David Boddie2011-01-181-1/+1
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Enabled error reporting and a plain text fallback for invalid QML.David Boddie2010-12-2110-25/+39
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Doc: Updated the Qt version number.David Boddie2010-12-211-4/+4
| * | | | | | | | | | | Doc: Fixed whitespace.David Boddie2010-12-213-11/+11
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Fixed handling of indented snippet markers.David Boddie2010-12-202-30/+27
| |/ / / / / / / / /
| * | | | | | | | | Removed obsolete configuration options.David Boddie2010-12-172-10/+0
| * | | | | | | | | Updated the offline template to use a new offline style sheet.David Boddie2010-12-172-17/+10
| * | | | | | | | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-12-171-1/+2
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | qdoc: Added typedef to help the OSX compiler accept a template.Martin Smith2010-12-161-1/+2
| | * | | | | | | | Merge branch '4.7' into mimirDavid Boddie2010-12-1511-48/+60
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Whitespace fixes.David Boddie2010-12-171-1/+1
| * | | | | | | | | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-12-1511-48/+60
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| / / / / / / / / | | |/ / / / / / / /
| * | | | | | | | | Treat div elements like paragraphs.David Boddie2010-12-141-0/+3
| * | | | | | | | | Removed macros for figures and floats. We'll use \div...\enddiv instead.David Boddie2010-12-141-32/+0
| * | | | | | | | | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-1416-81/+131
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Added macros for floating images and floating images with alt text.David Boddie2010-12-131-0/+32
| | * | | | | | | | | Fixed macro argument handling.David Boddie2010-12-131-5/+42
| | * | | | | | | | | Removed trailing whitespace.David Boddie2010-12-131-25/+25
| | * | | | | | | | | Ensured that object definition identifiers are marked up as links.David Boddie2010-12-092-4/+13
| | * | | | | | | | | Added hack to remove markup for opened comments at the end of snippets.David Boddie2010-12-091-0/+4
| | * | | | | | | | | Removed redundant style information and images.David Boddie2010-12-094-53/+10
| | * | | | | | | | | Used a different style class for areas containing QML markup.David Boddie2010-12-091-1/+1
| | * | | | | | | | | Use the same style of qmake variable referencing used elsewhere in Qt.David Boddie2010-12-081-2/+2
| | * | | | | | | | | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2010-12-074-15/+26
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | qdoc: Changed index.qdoc to use new \div commandMartin Smith2010-12-147-6/+44
| * | | | | | | | | | | doc: Fixed the \raisedaster macro to write the <sup> element.Martin Smith2010-12-091-0/+5
| * | | | | | | | | | | doc: Removed the \hr macro from the DITA XML qdocconf file.Martin Smith2010-12-091-1/+1
| * | | | | | | | | | | qdoc: Updated signature of generateInnerNode() in the XML generator.Martin Smith2010-12-093-8/+13
| * | | | | | | | | | | Merge branch 'mimir' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into mimirMartin Smith2010-12-08156-11284/+4843
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Updated the DITA configuration to use the new configuration structure.David Boddie2010-12-071-1/+1
| | * | | | | | | | | | | Updated the DITA generator to use the modified generator API.David Boddie2010-12-071-1/+1
| | * | | | | | | | | | | Merge branch 'qdoc-simplified' into mimir-simplifiedDavid Boddie2010-12-07155-11282/+4841
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | Added missing qmlcodemarker.cpp and qmlcodemarker.h files.David Boddie2010-12-067-25/+523
| | | * | | | | | | | | | Forced the \qml command to use the QML code marker.David Boddie2010-12-061-2/+3
| | | * | | | | | | | | | Removed QDebug includes.David Boddie2010-12-063-4/+0
| | | * | | | | | | | | | Minor housekeeping changes.David Boddie2010-12-031-1/+1
| | | * | | | | | | | | | Added a specialized version of the QML code marker for JavaScript files.David Boddie2010-12-024-0/+207
| | | * | | | | | | | | | Updated handling of some statement nodes, removed unnecessary functions.David Boddie2010-12-012-669/+28
| | | * | | | | | | | | | Fixed/adjusted handling of UiPublicMember nodes.David Boddie2010-12-012-199/+5