summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qdrawutil.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Prevent crashing on Symbian in case EGL surface creation fails.Pauli Jarvinen2012-02-081-0/+5
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Fixed holes in border image drawing by introducing new API.Samuel Rødal2011-07-261-127/+52
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* More Pixmap cache key optimizationsJens Bache-Wiig2010-06-021-1/+4
* Don't disable SmoothPixmapTransform in qDrawBorderPixmap()Martin Jones2010-05-181-5/+1
* Turn off smooth rendering for qDrawBorderPixmap() with transforms.Martin Jones2010-05-051-0/+14
* Renamed QPainter::Fragment/Hint -> QPainter::PixmapFragment/HintTrond Kjernåsen2010-03-091-2/+2
* Made the qDrawPixmaps() API public (with modifications).Trond Kjernåsen2010-02-231-121/+89
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Fixing warnings on GCC... (I)João Abecasis2009-10-071-2/+2
* Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps().Kim Motoyoshi Kalland2009-10-021-219/+189
* Added support for drawing a pixmap multiple times in one call.Kim Motoyoshi Kalland2009-10-021-0/+55
* Renamed the values in the Qt::TileRule enum.Trond Kjernåsen2009-10-021-18/+18
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-0/+3
* doc: Fixed some qdoc errors.Martin Smith2009-09-161-1/+2
* Doc: Created a new Drawing Utility Functions page.David Boddie2009-09-151-15/+20
* Fix ambiguous overload for QTileRules constructorOlivier Goffart2009-09-151-2/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Make QMargins a proper classJens Bache-Wiig2009-08-311-79/+58
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Fix warnings for mingwThierry Bastian2009-07-151-2/+1
* | 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
| * 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 QTi...Marius Bugge Monsen2009-04-291-0/+291
* Long live Qt!Lars Knoll2009-03-231-0/+1041