summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* qdoc: Cleaned up the TOC for QML element pages.Martin Smith2010-07-231-5/+11
|
* qdoc: Cleaned up the Inherits and Inherited by lines for QML elements.Martin Smith2010-07-231-22/+14
|
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-07-221-5/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: If the QEventDispatcherGlibc causes warnings, it should say so Remove a warning message that no longer appears after all on Windows Drag & Drop failing in itemviews on Cocoa. qdoc: Removed debug code. qdoc: Fixed reporting of read-only status for QML properties. Fix the smallFont test failure for Mac and Linux Revert "Compile fix for MSVC" Compile fix for MSVC Improve QAccessible for QAccessibleTabBar Improve QAccessible for QTabBar fix the export macros for the QtDBus module rebuild configure.exe make "configure -qt-gif" work again on Windows Fix a typo in harfbuzz thai line breaking. Ensure that font sizes that are > 0 and < 1 are still respected
| * qdoc: Removed debug code.Martin Smith2010-07-221-1/+0
| |
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-221-1/+49
| |\
| * | qdoc: Fixed reporting of read-only status for QML properties.Martin Smith2010-07-221-5/+8
| | | | | | | | | | | | Task-number: QTBUG-11512
* | | Docs: Additional HTML extraction marks for enumerations.Leandro Melo2010-07-221-1/+5
| |/ |/| | | | | Reviewed-by: Martin Smith
* | Merge remote branch 'origin/4.7' into oslo-staging-1Aaron McCarthy2010-07-161-1/+49
|\ \ | |/ |/| | | | | Conflicts: tools/qdoc3/htmlgenerator.cpp
| * Docs: HTML comments marks so Creator can extract data efficiently.Leandro Melo2010-07-141-1/+49
| | | | | | | | Reviewed-by: Martin Smith
* | qdoc: Removed navigation arrow that was causing display problems.Martin Smith2010-07-141-12/+18
| | | | | | | | Task-number: QTBUG-12157, QTBUG-12148, QTBUG-12146
* | qdoc: Fixed several <div> elements that had the "/>" ending.Martin Smith2010-07-131-4/+4
| |
* | qdoc: Fixed breadcrumbs for QML examples.Martin Smith2010-07-131-6/+11
| | | | | | | | Task-number: QTBUG-11679
* | Doc: Cleaning style and adding support for CreatorMorten Engvoldsen2010-07-091-2/+2
| | | | | | | | Note: Support for creator has been disabled. HTML-generator needs an update.
* | Doc: fixing offline styleMorten Engvoldsen2010-07-091-7/+5
| |
* | Doc: Adding support for Qt Creator styleMorten Engvoldsen2010-07-091-2/+16
| | | | | | | | | | | | Adding a variable to the qdocconf file will now generate the docs in Creator format Reviewed-by: Martin Smith
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-07-081-1/+1
|\ \
| * | Doc: documenting docsMorten Engvoldsen2010-07-081-1/+1
| | |
* | | qdoc: Fixed broken QML property links.Martin Smith2010-07-081-1/+1
|/ / | | | | | | Task-number: QTBUG-12038
* | Doc: more cleaningMorten Engvoldsen2010-07-081-24/+3
| |
* | Doc: cleaning html generatorMorten Engvoldsen2010-07-081-26/+0
| |
* | Doc: changing index pageMorten Engvoldsen2010-07-081-6/+46
| |
* | Doc: adding HTML class names and style docs to the generatorMorten Engvoldsen2010-07-081-32/+34
| |
* | qdoc: Fixed table of contents for namespace pages.Martin Smith2010-07-081-1/+2
| | | | | | | | Task-number: QTBUG-11992
* | qdoc: Fixed a few links to QtObject (QML:QtObject)Martin Smith2010-07-071-1/+4
| |
* | qdoc: Removed a lot of dead code to minimize confusion.Martin Smith2010-07-071-228/+1
| |
* | qdoc: Fixed the case where the property and type names are the same.Martin Smith2010-07-071-3/+5
|/ | | | | | Also simplified some code. Task-number: QTBUG-6340
* qdoc: Simplified code to enable fixing of QTBUG-6340.Martin Smith2010-07-061-382/+75
| | | | | | Also reworded some of the text for QTBUG-11575. Task-number: QTBUG-6340, QTBUG-11575
* qdoc: Fixed type linking for QML properties (most of them).Martin Smith2010-07-051-3/+4
| | | | Task-number: QTBUG-6340
* qdoc: Fixed spacing before "default" and "read-only".Martin Smith2010-07-021-7/+6
| | | | Task-number: QTBUG-11346
* Doc: Adding navigation and style fixes. Also rearranging qml elementsMorten Engvoldsen2010-07-011-24/+25
|
* Stopped trying to output QML property list in 2 columnsMartin Smith2010-06-301-0/+1
| | | | Task-number: QTBUG-11009, QTBUG-11096
* Fixed copy-paste error in htmlgenerator.cppRohan McGovern2010-06-261-1/+1
| | | | | | Fixes: htmlgenerator.cpp:1893: error: stray ‘\’ in program
* Doc: fixing search bugMorten Engvoldsen2010-06-251-1/+11
|
* Doc: Fixing bugs to style and scriptMorten Engvoldsen2010-06-211-7/+7
|
* Doc: adding offline docs to assistant and Qt Creator. Improving small docs ↵Morten Engvoldsen2010-06-021-27/+58
| | | | and adding highlighting
* doc: Changed last breadcrumb to not be a link.Martin Smith2010-05-311-33/+16
| | | | Task-number: QTBUG-10577
* qdoc: Fixed the model/view programming page; tried a style change.Martin Smith2010-05-281-0/+3
|
* Doc: Fixing bugs in HTML generatorMorten Engvoldsen2010-05-251-4/+4
|
* qdoc: Improved class index page.Martin Smith2010-05-251-104/+89
| | | | The classes.html page will look good with the correct css.
* qdoc: Fixed html error, but the problem is still there.Martin Smith2010-05-211-1/+1
|
* qdoc: Changed number of columns to 1. Oila!Martin Smith2010-05-211-1/+1
|
* Doc: Changes to the HTMLGenerator, style and jsMorten Engvoldsen2010-05-211-10/+10
| | | | | | Replacing tables with lists in the HTML generator Adding img to search box Moving JS from template to script files
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-05-201-1/+1
|\
| * qdoc: Set back to 3 cols for class list; we have a scrollbar now.Martin Smith2010-05-191-1/+1
| |
* | qdoc: Propagate the language information into the XML as before.David Boddie2010-05-201-1/+1
|/ | | | Reviewed-by: Trust Me
* Doc: Adding support for IE 6, 7 and 8Morten Engvoldsen2010-05-181-0/+15
| | | | Fixing index page bugs
* Merge remote branch 'mainline/4.7' into 4.7Morten Johan Sørvig2010-05-121-9/+1
|\ | | | | | | | | | | Conflicts: src/declarative/qml/qdeclarativeengine.cpp tools/qdoc3/htmlgenerator.cpp
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-041-8/+54
| |\ | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativeitem.cpp
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-281-8/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (21 commits) Improve border image documentation. Update border image examples. Doc - micro fix. Fix QML default property HTML generation... again. Alpha needs to be part of rectangle cache key. Bunch of doc fixes. Doc: overview for Image Code cleanup Remove unused variable Don't test snippets with C++ components Don't unnecessarily regenerate property cache Share Rectangle pixmap caches between items. Move snippets to correct location Make compile Benchmark Small cleanups Fix snap at view boundaries with overshoot on. Doc fixes Emit hoverChanged appropriately when Item visibility changes. Delete canvas after use in positioner unit tests ...
| | * | Fix QML default property HTML generation... again.Martin Jones2010-04-281-8/+0
| | | |