summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawutil.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings for mingwThierry Bastian2009-07-151-2/+1
| | | | | did a small refactor and used QStyleHelper::uniqueName in plastique and windows styles
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1041
|
* doc: Fixed several qdoc warnings.Martin Smith2009-06-121-5/+32
|
* doc: Fixed several qdoc warnings.Martin Smith2009-06-111-2/+2
|
* Doc - some cleanups on the documentation of QDrawUtilKavindra Devi Palaraja2009-04-301-24/+30
|
* Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and ↵Marius Bugge Monsen2009-04-291-0/+291
| | | | | | | | | QTileRules struct. Implements a function to allow drawing CSS3-like border-images (also known as nine-grid images). Next step will be to convert the CSS-style code to use this function for drawing border-images. Task-number: none Reviewed-by: jbache
* Long live Qt!Lars Knoll2009-03-231-0/+1041