summaryrefslogtreecommitdiffstats
path: root/doc/src/template
Commit message (Collapse)AuthorAgeFilesLines
* Update Offline CSS stylesheet.Casper van Donderen2012-02-021-3/+5
| | | | | Change-Id: I60eba75aac0d70b1f4a6342e623b13db2c5b826f Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
* New style sheet for offline (QCH) documentationCasper van Donderen2011-12-2210-677/+616
| | | | | This stylesheet makes the Qt Reference docs look the same as the Qt Creator docs.
* Fix permission (no execute bit).Frederik Gladhorn2011-11-2217-0/+0
|
* Fix security issue on website due to bad JS.Casper van Donderen2011-10-211-12/+1
| | | | Reviewed-by: Trust Me
* Change spacing of title in offline style.Casper van Donderen2011-08-161-3/+9
| | | | Reviewed-by: Daniel Molkentin
* Fixing potential js hole in the js function for the feedback channel.Morten Engvoldsen2011-04-291-1/+1
|
* Doc: Improved the color contrast of text in tables.David Boddie2011-03-011-2/+2
|
* Merge branch 'mimir' into 4.7David Boddie2011-02-231-6/+177
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/declarative/qdeclarativemodels.qdoc doc/src/index.qdoc doc/src/template/style/style.css tools/qdoc3/atom.h tools/qdoc3/doc.cpp tools/qdoc3/doc/qdoc-manual.qdoc tools/qdoc3/doc/qdoc-manual.qdocconf
| * qdoc: Updated the qdoc manual and its config file.Martin Smith2011-02-161-1/+1
| |
| * qdoc: Updated the qdoc manual.Martin Smith2011-01-281-19/+25
| | | | | | | | | | Added \span and \div marked "new" and marked \raw "avoid".
| * qdoc: Added the \span command.Martin Smith2011-01-241-0/+11
| | | | | | | | e.g. \span {id="color-red"} {Color this text only}, not this text.
| * qdoc: Added a parameter to \rowMartin Smith2011-01-131-0/+50
| | | | | | | | And removed some \raw cases. Only 11 raw-html uses remaining.
| * qdoc: Added the \caption command.Martin Smith2011-01-131-5/+12
| | | | | | | | | | And removed some \raw cases. Only 13 raw-html uses remaining. Added the figCaption clause to style.css.
| * qdoc: Replaced many raw-html cases with \div {something}.Martin Smith2011-01-071-3/+89
| |
| * qdoc: Replaced many raw-html cases with \div {something}.Martin Smith2011-01-041-0/+12
| |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/jpasions-qt-doc-team-qtquick ↵David Boddie2011-02-181-0/+11
|\ \ | | | | | | | | | into 4.7
| * | Adding revised landing page with style and image changes.Jerome Pasion2011-02-181-2/+13
| | |
* | | Doc: Attempted to fix table a header alignment problem.David Boddie2011-02-162-4/+4
| | | | | | | | | | | | Task-number: QTBUG-13591
* | | Doc: Style - show navigation, fix list items, reduce contents size.David Boddie2011-02-161-12/+14
|/ / | | | | | | | | Task-number: QTBUG-13594 Reviewed-by: Leena Miettinen
* | Doc: Updated the style of comments, which otherwise look like links.David Boddie2011-02-092-0/+2
| |
* | Doc: Adjusted the font sizes for the offline documentation.David Boddie2011-01-281-11/+10
| |
* | Fixed whitespace.David Boddie2011-01-271-9/+9
| |
* | Doc: Added preprocessor coloring.David Boddie2011-01-262-2/+18
| |
* | Merge branch '4.7' into qdoc-simplifiedDavid Boddie2011-01-211-4/+9
|\ \ | | | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativeitem.cpp src/declarative/util/qdeclarativeanimation.cpp
| * | Doc: correcting merge errorMorten Engvoldsen2011-01-121-4/+9
| | |
* | | Doc: Ensured that text in tables is not too large.David Boddie2011-01-201-1/+0
| | |
* | | Added a style for types in quoted code.David Boddie2011-01-202-0/+8
|/ /
* | Doc: Fixed whitespace.David Boddie2010-12-212-29/+29
| |
* | Updated the offline template to use a new offline style sheet.David Boddie2010-12-171-0/+662
| |
* | Doc: Fixed whitespace.David Boddie2010-12-171-61/+14
| |
* | Whitespace fixes.David Boddie2010-12-171-553/+533
|/
* Doc: Used div elements for floats, updated the style sheet.David Boddie2010-12-141-1/+10
|
* Doc: Whitespace fix.David Boddie2010-12-131-1/+1
|
* Doc: Added new style colors, increased the contrast of existing colors.David Boddie2010-12-071-3/+18
|
* Doc: style tuningMorten Engvoldsen2010-11-031-1/+1
|
* Doc: fixing style - tool buttons to bold.Morten Engvoldsen2010-11-031-1/+1
|
* Doc: Fixing columns to display all elements in lists - css3Morten Engvoldsen2010-11-031-2/+2
|
* Doc: fixing bugs in styleMorten Engvoldsen2010-11-022-2/+7
|
* Doc: fixing style for search display and slim fit menusMorten Engvoldsen2010-11-021-3/+73
|
* Doc: Fixing bug in sorting script for search results.Morten Engvoldsen2010-11-011-3/+3
| | | | Reviewed-by: Geir Vattekar
* Doc: making links more visible when they are visited.Morten Engvoldsen2010-10-141-0/+9
| | | | Task-number:QTBUG-10717
* Doc: adjusting the search field widthMorten Engvoldsen2010-10-131-1/+1
|
* Doc: tuning search reasult boxMorten Engvoldsen2010-10-071-0/+1
|
* Doc: Fixing spacing bug in columnsMorten Engvoldsen2010-10-061-1/+1
|
* Doc: Fixing link titles and error color in search resultsMorten Engvoldsen2010-10-011-2/+8
|
* Doc: Implementing features to the search feature.Morten Engvoldsen2010-10-013-2/+6
| | | | Adding search to narrow/slim fit mode
* Doc: Implementing new doc search dialog.Morten Engvoldsen2010-09-293-88/+152
| | | | Removing search results from menus and including them in a floating dialog div element
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7Morten Engvoldsen2010-09-281-4/+3
|\
| * Doc: fixing slim fit style - search box.Morten Engvoldsen2010-09-281-4/+3
| |
* | Doc: add style to new search resultsMorten Engvoldsen2010-09-281-1/+79
| |