summaryrefslogtreecommitdiffstats
path: root/doc/src/stylesheet.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Replace all occurences of "heirarchy" with "hierarchy"Andre Haupt2009-05-181-2/+2
| | | | | Signed-off-by: Andre Haupt <andre@bitwigglers.org> Reviewed-By: Thiago Macieira
* Fix some typos in the documentation.Frederik Schwarzer2009-05-181-4/+4
| | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira
* QCss: font-family handle fallback font specsOlivier Goffart2009-05-181-4/+0
| | | | | | | | | | | | if one specify more than one parameter in font-family, e.g., font-family: Verdana, Arial Qt should fallback on the second font if the first cannot be found. QFont::setFamily handle the case when the family name contains a comas, so we do not need to handle that specially in the css parser code. Task-number: 252311 Reviewed-by: Thomas Zander
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+3964