Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdoc: Fixed spacing before "default" and "read-only". | Martin Smith | 2010-07-02 | 1 | -7/+6 |
| | | | | Task-number: QTBUG-11346 | ||||
* | Doc: Adding navigation and style fixes. Also rearranging qml elements | Morten Engvoldsen | 2010-07-01 | 1 | -24/+25 |
| | |||||
* | Stopped trying to output QML property list in 2 columns | Martin Smith | 2010-06-30 | 1 | -0/+1 |
| | | | | Task-number: QTBUG-11009, QTBUG-11096 | ||||
* | Fixed copy-paste error in htmlgenerator.cpp | Rohan McGovern | 2010-06-26 | 1 | -1/+1 |
| | | | | | | Fixes: htmlgenerator.cpp:1893: error: stray ‘\’ in program | ||||
* | Doc: fixing search bug | Morten Engvoldsen | 2010-06-25 | 1 | -1/+11 |
| | |||||
* | Doc: Fixing bugs to style and script | Morten Engvoldsen | 2010-06-21 | 1 | -7/+7 |
| | |||||
* | Doc: adding offline docs to assistant and Qt Creator. Improving small docs ↵ | Morten Engvoldsen | 2010-06-02 | 1 | -27/+58 |
| | | | | and adding highlighting | ||||
* | doc: Changed last breadcrumb to not be a link. | Martin Smith | 2010-05-31 | 1 | -33/+16 |
| | | | | Task-number: QTBUG-10577 | ||||
* | qdoc: Fixed the model/view programming page; tried a style change. | Martin Smith | 2010-05-28 | 1 | -0/+3 |
| | |||||
* | Doc: Fixing bugs in HTML generator | Morten Engvoldsen | 2010-05-25 | 1 | -4/+4 |
| | |||||
* | qdoc: Improved class index page. | Martin Smith | 2010-05-25 | 1 | -104/+89 |
| | | | | The classes.html page will look good with the correct css. | ||||
* | qdoc: Fixed html error, but the problem is still there. | Martin Smith | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | qdoc: Changed number of columns to 1. Oila! | Martin Smith | 2010-05-21 | 1 | -1/+1 |
| | |||||
* | Doc: Changes to the HTMLGenerator, style and js | Morten Engvoldsen | 2010-05-21 | 1 | -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.7 | David Boddie | 2010-05-20 | 1 | -1/+1 |
|\ | |||||
| * | qdoc: Set back to 3 cols for class list; we have a scrollbar now. | Martin Smith | 2010-05-19 | 1 | -1/+1 |
| | | |||||
* | | qdoc: Propagate the language information into the XML as before. | David Boddie | 2010-05-20 | 1 | -1/+1 |
|/ | | | | Reviewed-by: Trust Me | ||||
* | Doc: Adding support for IE 6, 7 and 8 | Morten Engvoldsen | 2010-05-18 | 1 | -0/+15 |
| | | | | Fixing index page bugs | ||||
* | Merge remote branch 'mainline/4.7' into 4.7 | Morten Johan Sørvig | 2010-05-12 | 1 | -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.7 | Warwick Allison | 2010-05-04 | 1 | -8/+54 |
| |\ | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativeitem.cpp | ||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-28 | 1 | -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 Jones | 2010-04-28 | 1 | -8/+0 |
| | | | | |||||
* | | | | Doc: Fixed tables and images for the new docs | Morten Engvoldsen | 2010-05-11 | 1 | -19/+22 |
| | | | | | | | | | | | | | | | | | | | | Added page.png to images dir. Fixed tables "generic" | ||||
* | | | | Doc: Updates to the html template and javascript | Morten Engvoldsen | 2010-05-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Reviewed-by: Morten Engvoldsen | ||||
* | | | | qdoc: Fixed annotated list generation to use <td>, not <th>. | Martin Smith | 2010-05-07 | 1 | -2/+2 |
| | | | | |||||
* | | | | Doc: Chages to search feature, css and table order | Morten Engvoldsen | 2010-05-07 | 1 | -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 feature | Morten Engvoldsen | 2010-05-06 | 1 | -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 Smith | 2010-05-06 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | This change actually changes the left panels. Much more to come. | ||||
* | | | | Doc: Changes to the HTML output | Morten Engvoldsen | 2010-05-05 | 1 | -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 Smith | 2010-05-05 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | The module name is now a breadcrumb. | ||||
* | | | | Doc: Updating style and HTML in CSS and qdoc | Morten Engvoldsen | 2010-05-04 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | Adding all classnames generated in qdoc to the CSS and removing redundant from htmlgenerator. Reviewed-by: Trust Me | ||||
* | | | | qdoc: Fixed the alphabet index in the compact list. | Martin Smith | 2010-05-04 | 1 | -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.7 | Morten Engvoldsen | 2010-05-04 | 1 | -13/+36 |
|\ \ \ \ | |||||
| * | | | | qdoc: Fixed some breadcrumbs. | Martin Smith | 2010-05-04 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | qdoc: Fixed class list problem. | Martin Smith | 2010-05-04 | 1 | -13/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Task: QTBUG-10373 Task: QTBUG-10382 | ||||
* | | | | | Doc: A number of fixes and updates for the new design. See details | Morten Engvoldsen | 2010-05-04 | 1 | -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.7 | Morten Engvoldsen | 2010-05-03 | 1 | -2/+40 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | qdoc: Added more API topics. Are these important? | Martin Smith | 2010-05-03 | 1 | -0/+2 |
| | |_|/ | |/| | | |||||
| * | | | qdoc: Added breadcrumbs for most other pages. | Martin Smith | 2010-05-03 | 1 | -0/+8 |
| | | | | |||||
| * | | | qdoc: Added breadcrumbs for namespaces. | Martin Smith | 2010-04-30 | 1 | -2/+7 |
| | | | | |||||
| * | | | qdoc: Added breadcrumbs to examples. Coolio. | Martin Smith | 2010-04-29 | 1 | -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.7 | Morten Engvoldsen | 2010-04-29 | 1 | -7/+17 |
|\ \ \ \ | |/ / / | |||||
| * | | | qdoc: Sprinkled more breadcrumbs. | Martin Smith | 2010-04-28 | 1 | -7/+17 |
| |/ / | |||||
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-04-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | qdoc: Fixed const-ness. | Martin Smith | 2010-04-28 | 1 | -1/+1 |
| | | | |||||
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-04-27 | 1 | -26/+18 |
|\ \ \ | |/ / | |||||
| * | | qdoc: Added breadcrumbs for class pages. | Martin Smith | 2010-04-27 | 1 | -26/+18 |
| | | | |||||
* | | | Doc: updating and cleaning up redundant HTML code in the HTML generator | Morten Engvoldsen | 2010-04-27 | 1 | -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 Smith | 2010-04-27 | 1 | -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 System | 2010-04-23 | 1 | -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 |