summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_raster_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-141-0/+1
* 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
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Refactor glyph pretransform checkJiang Jiang2011-06-031-0/+2
* | Still use midpoint rendering of aliased ellipsesaavit2011-05-311-0/+1
* | New algorithm for drawing thin linesLars Knoll2011-05-121-5/+0
|/
* Fixed remaining issues in subpixel positioning with FreeTypeJiang Jiang2011-03-241-1/+1
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-0/+2
|\|
| * Improve performance of clipping to a scaled QRectFLars Knoll2010-12-151-0/+2
* | Make use of the fast image paths for CompositionMode_Source as well.Samuel Rødal2010-11-011-0/+1
* | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-181-2/+1
|\|
| * Avoid changing header dependencies.Warwick Allison2010-05-101-4/+1
| * Avoid many unnecessary allocations, so so that paint engines attached to pixmapsWarwick Allison2010-05-071-2/+4
* | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-03-011-1/+4
|\|
| * Make QRasterPaintEngine::drawStaticText public.Anders Bakken2010-02-021-2/+2
| * Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-011-2/+2
| |\
| * | Implement drawStaticTextItem() in OpenGL paint enginesEskil Abrahamsen Blomfeldt2010-01-141-1/+1
| * | Support transformations in drawStaticText() and optimize for spaceEskil Abrahamsen Blomfeldt2010-01-141-4/+2
| * | Optimize QStaticText for spaceEskil Abrahamsen Blomfeldt2010-01-141-1/+6
* | | Merge remote branch 'remotes/qt/4.6' into lighthousePaul Olav Tvete2010-02-101-2/+2
|\ \ \ | | |/ | |/|
| * | Small optimization in raster paint engine.Samuel Rødal2010-01-251-2/+2
| |/
* | Merge remote branch 'origin/4.6' into lighthousePaul Olav Tvete2010-01-141-1/+1
|\|
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Adding the blitter paint engineJørgen Lind2009-11-091-0/+2
|/
* Switch glyph cache from Qt to SymbianLiang QI2009-09-181-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Only export internal raster classes in QWSAnders Bakken2009-09-041-2/+10
* 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
* | Export QClipData and QRasterBufferAnders Bakken2009-08-211-2/+2
* | CompileAnders Bakken2009-08-211-0/+1
* | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-8/+8
|\ \ \ | |/ / |/| |
| * | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-8/+8
* | | Kill QRasterPaintEngine::drawPath() to benefit from QPaintEngEx optimsGunnar Sletta2009-07-281-2/+0
|/ /
* | 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
* | Implement QRasterPaintEngine::clip(QRegion) to do something sensible...Gunnar Sletta2009-04-241-1/+0
|/
* Fixes: Make drawPixmap as fast as drawImage on rasterRGunnar Sletta2009-04-071-1/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+550