summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/htmlgenerator.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |
* | | | Doc: Fixed tables and images for the new docsMorten Engvoldsen2010-05-111-19/+22
| | | | | | | | | | | | | | | | | | | | Added page.png to images dir. Fixed tables "generic"
* | | | Doc: Updates to the html template and javascriptMorten Engvoldsen2010-05-101-0/+1
| | | | | | | | | | | | | | | | Reviewed-by: Morten Engvoldsen
* | | | qdoc: Fixed annotated list generation to use <td>, not <th>.Martin Smith2010-05-071-2/+2
| | | |
* | | | Doc: Chages to search feature, css and table orderMorten Engvoldsen2010-05-071-11/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes the search results Fixed table css Added odd&even classes to tables generated by the thmlgenerator Reviewed-by: Morten Engvoldsen
* | | | Doc: updating html and search featureMorten Engvoldsen2010-05-061-27/+1
| | | | | | | | | | | | | | | | | | | | | | | | Doc: implementing the search feature in the online docs Reviewed-by: Morten Engvoldsen
* | | | doc: Second attempt to begin reorganizing the top doc page.Martin Smith2010-05-061-0/+3
| | | | | | | | | | | | | | | | This change actually changes the left panels. Much more to come.
* | | | Doc: Changes to the HTML outputMorten Engvoldsen2010-05-051-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | Changes in css, htmlgenerator (removing redundant class names), updating html templates and updating js. Reviewed-by: Morten Engvoldsen
* | | | qdoc: Removed [module name] from class ref pages.Martin Smith2010-05-051-0/+3
| | | | | | | | | | | | | | | | The module name is now a breadcrumb.
* | | | Doc: Updating style and HTML in CSS and qdocMorten Engvoldsen2010-05-041-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Adding all classnames generated in qdoc to the CSS and removing redundant &nbsp; from htmlgenerator. Reviewed-by: Trust Me
* | | | qdoc: Fixed the alphabet index in the compact list.Martin Smith2010-05-041-9/+4
| | | | | | | | | | | | | | | | | | | | | | | | Now it leaves out any letter that doesn't appear in the list. i.e. If there are no classes that begin with QJ... J does not appear in the alphabet index.
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-05-041-13/+36
|\ \ \ \
| * | | | qdoc: Fixed some breadcrumbs.Martin Smith2010-05-041-0/+1
| | | | |
| * | | | qdoc: Fixed class list problem.Martin Smith2010-05-041-13/+35
| | | | | | | | | | | | | | | | | | | | | | | | | Task: QTBUG-10373 Task: QTBUG-10382
* | | | | Doc: A number of fixes and updates for the new design. See detailsMorten Engvoldsen2010-05-041-31/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | index.qdoc updated the HTML to use sprites images - deleted obsolete images from templates/images images - added new images to templates/images styles.css - updated styles to handle index, sprites and templates correct. assistant.qdoconf - updates images designer.qdoconf - updates images linguist.qdoconf - updates images declarative.qdoconf - updates images qmake.qdoconf - updates images qt-build-docs.qdoconf - updates images qt-build-docs_zh_CN.qdoconf - updates images qt-defines.qdoconf - updates images qt.qdoconf - updates images qt_zh_CN.qdoconf - updates images qt-htmlTemplates.qdoconf - updated template to use sprites declarativeui.qdoc - removed <br> Reviewed-by: Trust Me
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-05-031-2/+40
|\ \ \ \ \ | |/ / / /
| * | | | qdoc: Added more API topics. Are these important?Martin Smith2010-05-031-0/+2
| | |_|/ | |/| |
| * | | qdoc: Added breadcrumbs for most other pages.Martin Smith2010-05-031-0/+8
| | | |
| * | | qdoc: Added breadcrumbs for namespaces.Martin Smith2010-04-301-2/+7
| | | |
| * | | qdoc: Added breadcrumbs to examples. Coolio.Martin Smith2010-04-291-0/+23
| | | | | | | | | | | | | | | | Doesn't work in a few cases because of non-standard naming of things.
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-04-291-7/+17
|\ \ \ \ | |/ / /
| * | | qdoc: Sprinkled more breadcrumbs.Martin Smith2010-04-281-7/+17
| |/ /
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-04-281-1/+1
|\ \ \ | |/ /
| * | qdoc: Fixed const-ness.Martin Smith2010-04-281-1/+1
| | |
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-04-271-26/+18
|\ \ \ | |/ /
| * | qdoc: Added breadcrumbs for class pages.Martin Smith2010-04-271-26/+18
| | |
* | | Doc: updating and cleaning up redundant HTML code in the HTML generatorMorten Engvoldsen2010-04-271-10/+10
|/ / | | | | | | | | | | Moved element attribute class="fn" from <div> to <li>. Removed redundant <div>s Reviewed-by: Martin Smith
* | qdoc: Removed MacRefs for Xcode documentation stuff.Martin Smith2010-04-271-0/+39
|/ | | | Also added the infrastructure for generating breadcrumbs.
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-04-231-13/+30
|\ | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: qdoc: Removed nested <ul> elements from the TOC Diacritic input broken, duplicate the base glypha (on Mac OS X carbon) Cocoa: quiting the app from the menubar may cause a crash