summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengineex_p.h
Commit message (Expand)AuthorAgeFilesLines
* Reworked QVectorPath API to allow for caching and convex curved shapesGunnar Sletta2009-10-271-3/+3
* Fix compilation with xlC 7: you can't forward-declare enums.Thiago Macieira2009-10-091-6/+1
* Changed implementation of qDrawBorderPixmap() to use qDrawPixmaps().Kim Motoyoshi Kalland2009-10-021-2/+7
* Added support for drawing a pixmap multiple times in one call.Kim Motoyoshi Kalland2009-10-021-3/+3
* Made drawRoundedRect() implementation virtual in QPaintEngineExGunnar Sletta2009-09-181-0/+2
* Reduce overhead of paint engine-specific pixmap filtersRhys Weatherley2009-09-161-1/+6
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-031-0/+8
* 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
* | Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-261-0/+3
* | 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-1/+1
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-1/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-0/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-07-241-0/+2
| |\|
| | * Implement clipping in the QPaintEngineEx::stroke() function.Gunnar Sletta2009-07-231-0/+2
* | | Change the inclusion method here to use system includes.Jason Barron2009-07-081-4/+4
|/ /
* | 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/+240
* Improved clipping in GL2 paint engine.Samuel Rødal2009-06-091-15/+17
* Made GL2 engine default for QGLWidget, and added GL2 sync() functionSamuel Rødal2009-05-291-0/+2
* Long live Qt!Lars Knoll2009-03-231-0/+240