summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3
Commit message (Expand)AuthorAgeFilesLines
* Also correctly apply stack size difference in MSVC2008Casper van Donderen2011-12-301-2/+2
* Add a default alt attribute to img tags.Casper van Donderen2011-12-301-0/+2
* Revert variable overwritten by copying from Qt5Casper van Donderen2011-12-221-1/+1
* New style sheet for offline (QCH) documentationCasper van Donderen2011-12-222-1/+19
* Fix a bug where 'int' is not printed in snippets.Casper van Donderen2011-12-191-1/+2
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast...Qt Continuous Integration System2011-11-2913-0/+0
|\
| * Fix permission (no execute bit).Frederik Gladhorn2011-11-2213-0/+0
* | Fix qdoc output for <dependency> tag.Daniel Molkentin2011-11-221-6/+3
* | Merge remote-tracking branch 'qt-doc-review/master'Casper van Donderen2011-11-223-0/+22
|\ \
| * | qdoc3: qdoc supports \depends in 4.8Martin Smith2011-11-211-3/+8
| * | qdoc3: qdoc supports \depends in 4.8Martin Smith2011-11-213-0/+17
* | | Compile fix.Daniel Molkentin2011-11-211-2/+1
* | | Doc: Create relative pathes in Manifest files.Daniel Molkentin2011-11-211-0/+21
| |/ |/|
* | Increase qdoc3 stack size when using MSVC to 4M.Casper van Donderen2011-11-141-0/+5
|/
* qdoc3: Replace %REPLACEME% with the correct pathMartin Smith2011-10-312-2/+7
* Fix security issue on website due to bad JS.Casper van Donderen2011-10-214-47/+1
* Merge remote branch 'origin/4.8' into 4.8-from-4.7Rohan McGovern2011-09-1460-444/+728
|\
| * Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7Liang Qi2011-09-032-38/+0
| |\
| | * Modified \since command behavior slightly to handle project and version.David Boddie2011-09-029-202/+168
| | * Added an additional check to workaround an issue on Windows.David Boddie2011-09-021-1/+1
| * | Merge branch 4.8 into qt-4.8-from-4.7Sergio Ahumada2011-09-0110-38/+327
| |\ \ | | |/
| | * Merge remote branch 'mainline/4.8'Casper van Donderen2011-08-312-59/+8
| | |\
| | * \ Merge remote branch 'qt-doc-review/master'Casper van Donderen2011-08-3111-172/+169
| | |\ \
| | | * \ Merge branch '4.8'Casper van Donderen2011-08-3011-48/+303
| | | |\ \
| | | | * | qdoc3: Updates to qdoc to print error message in ALL CAPSMartin Smith2011-08-291-2/+2
| | * | | | Merge remote branch 'qt-doc-team/4.8'Casper van Donderen2011-08-2910-44/+333
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | qdoc3: Updates for QTBUG-20776; include fileToOpen path.Martin Smith2011-08-181-2/+6
| | | * | | qdoc3: Updates for QTBUG-20776; clear map between runs.Martin Smith2011-08-181-1/+21
| | | * | | qdoc3: Updates for QTBUG-20739 (no read-only for QML components)Martin Smith2011-08-114-2/+40
| | | * | | qdoc3: Updates for QTBUG-20776 and QTBUG-20777Martin Smith2011-08-103-18/+86
| | | * | | qdoc: Check pointer for null before dereferencing.Martin Smith2011-08-031-2/+3
| | | * | | qdoc3: Reverting part of the change for QTBUG-17072Martin Smith2011-08-021-4/+4
| | | * | | qdoc3: Write "Signal Handlers" instead of "Signals" as headerMartin Smith2011-08-023-12/+12
| | | * | | qdoc: Fixed to remove extranious markup tags.Martin Smith2011-07-221-2/+3
| | | * | | qdoc: Added HTML.nobreadcrumbs as a config variable.Martin Smith2011-07-212-1/+8
| | | * | | Phase 1 of QTBUG-20412, the XML manifest fileMartin Smith2011-07-1510-23/+140
| * | | | | Merge remote-tracking branch 'upstream/4.8' into qt-4.8-from-4.7Sergio Ahumada2011-08-3129-92/+54
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge remote-tracking branch 'upstream/4.8'Sergio Ahumada2011-08-2910-186/+208
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-2710-186/+208
| | | |\ \ \
| | * | \ \ \ Merge remote-tracking branch 'mainline/4.8'Oswald Buddenhagen2011-08-2629-47/+67
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-08-253-6/+13
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Doc: Fixed qdoc warnings.David Boddie2011-08-152-2/+3
| | | * | | | Improved comment finding code.David Boddie2011-08-112-24/+41
| | | * | | | Added language information to the pure documentation parser.David Boddie2011-08-112-0/+6
| | | * | | | qdoc: Fixed a crash caused by accessing a null pointer.David Boddie2011-07-221-2/+3
| | | * | | | Doc: Added a copy of the online style images for the qdoc manual.David Boddie2011-07-2019-0/+0
| | | * | | | Doc: Removed the Google Analytics script.David Boddie2011-07-191-13/+1
| | * | | | | fix warningKonstantin Ritt2011-08-221-1/+1
| | * | | | | remove unused functionsOswald Buddenhagen2011-08-222-51/+0
| | |/ / / /
| * | | | | Merge branch 4.7 into qt-4.8-from-4.7Sergio Ahumada2011-08-3110-208/+186
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |