summaryrefslogtreecommitdiffstats
path: root/doc/src/template/style
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Correcting img bugMorten Engvoldsen2010-07-081-1/+0
| | | | Task-number: QTBUG-12028
* Doc: changing offline styleMorten Engvoldsen2010-07-081-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.7Morten Engvoldsen2010-07-081-832/+0
|\
| * Doc: changing index pageMorten Engvoldsen2010-07-081-832/+0
| |
* | Doc: fixing style from 600 to bold weightMorten Engvoldsen2010-07-081-8/+7
|/
* Doc: fixing img styleMorten Engvoldsen2010-07-061-2/+9
|
* Doc: fixing search script and styleMorten Engvoldsen2010-07-051-7/+32
|
* qdoc: Fixed spacing before "default" and "read-only".Martin Smith2010-07-021-0/+2
| | | | Task-number: QTBUG-11346
* Doc: Adding navigation and style fixes. Also rearranging qml elementsMorten Engvoldsen2010-07-011-3/+20
|
* Doc: Fixing bugs to style and scriptMorten Engvoldsen2010-06-212-24/+82
|
* Doc: adding offline docs to assistant and Qt Creator. Improving small docs ↵Morten Engvoldsen2010-06-024-0/+1203
| | | | and adding highlighting
* qdoc: Fixed the model/view programming page; tried a style change.Martin Smith2010-05-281-1/+6
|
* Doc: Correcting style to class listsMorten Engvoldsen2010-05-251-3/+17
|
* Doc: design changesMorten Engvoldsen2010-05-211-4/+9
| | | | Fixing menus and js
* Doc: Changes to the HTMLGenerator, style and jsMorten Engvoldsen2010-05-211-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 JSMorten Engvoldsen2010-05-201-0/+2
| | | | Fixed bugs on index page, moved JS from template to script file.
* Doc: Adding loading image to search textboxMorten Engvoldsen2010-05-121-0/+4
|
* Doc: Fixed tables and images for the new docsMorten Engvoldsen2010-05-111-13/+26
| | | | | Added page.png to images dir. Fixed tables "generic"
* Doc correction to cssMorten Engvoldsen2010-05-101-4/+4
| | | | Reviewed-by: Morten Engvoldsen
* Doc: Chages to search feature, css and table orderMorten Engvoldsen2010-05-071-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 featureMorten Engvoldsen2010-05-061-17/+14
| | | | | | Doc: implementing the search feature in the online docs Reviewed-by: Morten Engvoldsen
* Doc: Changes to the HTML outputMorten Engvoldsen2010-05-051-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 qdocMorten Engvoldsen2010-05-041-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 detailsMorten Engvoldsen2010-05-041-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 generatorMorten Engvoldsen2010-04-271-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.7Alan Alpert2010-04-191-499/+317
|\ | | | | | | | | | | Conflicts: doc/src/template/style/style.css tools/qdoc3/htmlgenerator.cpp
| * Doc: updating scriptsMorten Engvoldsen2010-04-141-3/+11
| | | | | | | | Revieved-by: trust-me
| * Doc: Fixing design bugs. Updating the index page and script/style files. ↵Morten Engvoldsen2010-04-131-505/+306
| | | | | | | | | | | | Adding some image files. Reveiwed-by: trustme
* | Doc: Put "default" property label on same line as property nameMartin Jones2010-04-161-0/+6
|/ | | | Task-number: QTBUG-6336
* qdoc: Added many png, js, and css files for new format.Martin Smith2010-04-074-0/+1223
Coming soon! Task: QTBUG-9504