summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-111-36/+40
|\
| * doc: Fixed several qdoc warnings.Martin Smith2009-06-112-2/+4
| * Reduce left-margins in qdocJens Bache-Wiig2009-06-101-6/+3
| * Some adjustments to the documentationJens Bache-Wiig2009-06-101-32/+39
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bjørn Erik Nilsen2009-06-101-2/+2
|\ \
| * | qdoc: Fixed XML-level breakage.David Boddie2009-06-101-2/+2
* | | Merge commit 'qt/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-102-28/+73
|\ \ \ | |/ / |/| / | |/
| * qdoc: Added new class names for different tables.Martin Smith2009-06-101-20/+33
| * qdoc: The gray version.Martin Smith2009-06-092-8/+43
| * qdoc: Inserted <hr> between summary sections.Martin Smith2009-06-092-2/+3
* | qdoc: Commented out debug code.David Boddie2009-06-101-6/+6
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...David Boddie2009-06-1013-2674/+850
|\ \
| * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-06-095-70/+98
| |\ \ | | |/
| | * qdoc: Changed to mountain fresh blue.Martin Smith2009-06-081-3/+2
| | * Compile with gcc 4.0.xRoberto Raggi2009-06-081-2/+2
| | * qdoc: Updated the code to create references to documents and files.David Boddie2009-06-081-32/+48
| | * Use QT_USE_FAST_OPERATOR_PLUS and QT_USE_FAST_CONCATENATION in qdoc3.hjk2009-06-081-0/+2
| | * qdoc: Changed to use h2 for section headers instead of h3.Martin Smith2009-06-051-14/+29
| | * qdoc: Put <b>...</b> around names in each summary section.Martin Smith2009-06-051-10/+15
| | * qdoc3: define QT_NO_CAST_TO_ASCII for safety, no code changes needed.hjk2009-06-041-1/+1
| | * qdoc: Put <b>...</b> around accessor names.Martin Smith2009-06-042-15/+31
| * | Merge commit 'mainline/master' into kinetic-declarativeuiBjørn Erik Nilsen2009-06-046-36/+48
| |\ \ | | |/
| | * qdoc: Reset the memItemLeft width property to 200.Martin Smith2009-06-042-2/+2
| | * qdoc: Fixed some spacing problems.Martin Smith2009-06-032-13/+20
| | * qdoc: Fixed constructor position in summary lists.Martin Smith2009-06-031-1/+1
| | * qdoc: Changed the css to make more people happy.Martin Smith2009-06-022-11/+11
| | * Added the -showinternal flag to qdoc.Martin Smith2009-05-294-12/+26
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-296-2241/+3
| |\ \ | | |/
| | * Removed dead code ifdefed with QDOC2DOXMartin Smith2009-05-285-2240/+2
| | * improved string operations all over the placeThierry Bastian2009-05-281-1/+1
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-274-21/+17
| |\ \ | | |/
| | * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-273-8/+8
| | |\
| | | * Correcting bugs in classic.cssMorten Engvoldsen2009-05-261-4/+4
| | | * Changed qdoc to simplify the output for overloaded functions.Martin Smith2009-05-251-3/+1
| | | * Changed qdoc program to display version from QT_VERSION_STR.Martin Smith2009-05-251-1/+3
| | | * Revert "Makes the layout of many of the areas be in aligned columns to immens...Simon Hausmann2009-05-191-8/+21
| | | * Makes the layout of many of the areas be in aligned columns to immensely incr...Thomas Zander2009-05-141-21/+8
| | * | A few html code generator fixes.Martin Smith2009-05-271-9/+7
| | * | qdoc: Fixed non-well-formed XML.David Boddie2009-05-252-1/+2
| | * | Doc - removing the constraint on font size.Kavindra Devi Palaraja2009-05-221-3/+0
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-05-223-334/+712
| |\ \ \ | | |/ /
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtDavid Boddie2009-05-203-298/+680
| | |\ \
| | | * | Inject some more Qt colors into the css to make it look a bit more QtSoftwareThomas Zander2009-05-201-22/+12
| | | * | Doc - changing the stylesheet to use a greeny color.Kavindra Devi Palaraja2009-05-191-2/+2
| | | * | Modernize the output of qdoc a bit.Thomas Zander2009-05-191-2/+62
| | | * | qdoc: Added back the list count that was lost in translation.Martin Smith2009-05-181-1/+2
| | | * | qdoc: Added name alignment for summaries.Martin Smith2009-05-152-286/+617
| | * | | qdoc: Ensure that all inner class methods are included in the functionDavid Boddie2009-05-191-1/+1
| | |/ /
* | | | qdoc: Fix broken XHTML output.David Boddie2009-06-101-1/+3
|/ / /
* | | qdoc3: Removed const from static cast.Martin Smith2009-05-131-1/+1