Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Correcting img bug | Morten Engvoldsen | 2010-07-08 | 1 | -1/+0 |
| | | | | Task-number: QTBUG-12028 | ||||
* | Doc: changing offline style | Morten Engvoldsen | 2010-07-08 | 1 | -0/+251 |
| | | | | This file will however be replaced in the near future | ||||
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Morten Engvoldsen | 2010-07-08 | 1 | -832/+0 |
|\ | |||||
| * | Doc: changing index page | Morten Engvoldsen | 2010-07-08 | 1 | -832/+0 |
| | | |||||
* | | Doc: fixing style from 600 to bold weight | Morten Engvoldsen | 2010-07-08 | 1 | -8/+7 |
|/ | |||||
* | Doc: fixing img style | Morten Engvoldsen | 2010-07-06 | 1 | -2/+9 |
| | |||||
* | Doc: fixing search script and style | Morten Engvoldsen | 2010-07-05 | 1 | -7/+32 |
| | |||||
* | qdoc: Fixed spacing before "default" and "read-only". | Martin Smith | 2010-07-02 | 1 | -0/+2 |
| | | | | Task-number: QTBUG-11346 | ||||
* | Doc: Adding navigation and style fixes. Also rearranging qml elements | Morten Engvoldsen | 2010-07-01 | 1 | -3/+20 |
| | |||||
* | Doc: Fixing bugs to style and script | Morten Engvoldsen | 2010-06-21 | 2 | -24/+82 |
| | |||||
* | Doc: adding offline docs to assistant and Qt Creator. Improving small docs ↵ | Morten Engvoldsen | 2010-06-02 | 4 | -0/+1203 |
| | | | | and adding highlighting | ||||
* | qdoc: Fixed the model/view programming page; tried a style change. | Martin Smith | 2010-05-28 | 1 | -1/+6 |
| | |||||
* | Doc: Correcting style to class lists | Morten Engvoldsen | 2010-05-25 | 1 | -3/+17 |
| | |||||
* | Doc: design changes | Morten Engvoldsen | 2010-05-21 | 1 | -4/+9 |
| | | | | Fixing menus and js | ||||
* | Doc: Changes to the HTMLGenerator, style and js | Morten Engvoldsen | 2010-05-21 | 1 | -4/+13 |
| | | | | | | Replacing tables with lists in the HTML generator Adding img to search box Moving JS from template to script files | ||||
* | Doc: Updating CSS and JS | Morten Engvoldsen | 2010-05-20 | 1 | -0/+2 |
| | | | | Fixed bugs on index page, moved JS from template to script file. | ||||
* | Doc: Adding loading image to search textbox | Morten Engvoldsen | 2010-05-12 | 1 | -0/+4 |
| | |||||
* | Doc: Fixed tables and images for the new docs | Morten Engvoldsen | 2010-05-11 | 1 | -13/+26 |
| | | | | | Added page.png to images dir. Fixed tables "generic" | ||||
* | Doc correction to css | Morten Engvoldsen | 2010-05-10 | 1 | -4/+4 |
| | | | | Reviewed-by: Morten Engvoldsen | ||||
* | Doc: Chages to search feature, css and table order | Morten Engvoldsen | 2010-05-07 | 1 | -4/+25 |
| | | | | | | | | 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 | -17/+14 |
| | | | | | | Doc: implementing the search feature in the online docs Reviewed-by: Morten Engvoldsen | ||||
* | Doc: Changes to the HTML output | Morten Engvoldsen | 2010-05-05 | 1 | -11/+16 |
| | | | | | | Changes in css, htmlgenerator (removing redundant class names), updating html templates and updating js. Reviewed-by: Morten Engvoldsen | ||||
* | Doc: Updating style and HTML in CSS and qdoc | Morten Engvoldsen | 2010-05-04 | 1 | -11/+85 |
| | | | | | | Adding all classnames generated in qdoc to the CSS and removing redundant from htmlgenerator. Reviewed-by: Trust Me | ||||
* | Doc: A number of fixes and updates for the new design. See details | Morten Engvoldsen | 2010-05-04 | 1 | -77/+38 |
| | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Doc: updating and cleaning up redundant HTML code in the HTML generator | Morten Engvoldsen | 2010-04-27 | 1 | -355/+469 |
| | | | | | | Moved element attribute class="fn" from <div> to <li>. Removed redundant <div>s Reviewed-by: Martin Smith | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-04-19 | 1 | -499/+317 |
|\ | | | | | | | | | | | Conflicts: doc/src/template/style/style.css tools/qdoc3/htmlgenerator.cpp | ||||
| * | Doc: updating scripts | Morten Engvoldsen | 2010-04-14 | 1 | -3/+11 |
| | | | | | | | | Revieved-by: trust-me | ||||
| * | Doc: Fixing design bugs. Updating the index page and script/style files. ↵ | Morten Engvoldsen | 2010-04-13 | 1 | -505/+306 |
| | | | | | | | | | | | | Adding some image files. Reveiwed-by: trustme | ||||
* | | Doc: Put "default" property label on same line as property name | Martin Jones | 2010-04-16 | 1 | -0/+6 |
|/ | | | | Task-number: QTBUG-6336 | ||||
* | qdoc: Added many png, js, and css files for new format. | Martin Smith | 2010-04-07 | 4 | -0/+1223 |
Coming soon! Task: QTBUG-9504 |