summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpainter.cpp
Commit message (Expand)AuthorAgeFilesLines
* doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-281-0/+4
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-181-1/+5
|\
| * Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-1/+5
| |\
| | * Fix drawing text in QPicture and printing in right-to-left modeEskil Abrahamsen Blomfeldt2009-09-151-1/+5
| | * Update license headers again.Jason McDonald2009-09-081-4/+4
* | | Made drawRoundedRect() implementation virtual in QPaintEngineExGunnar Sletta2009-09-181-73/+2
|/ /
* | Doc: Created a new Drawing Utility Functions page.David Boddie2009-09-151-1/+2
* | Fixed bad gradient offsets on Mac OS XGunnar Sletta2009-09-141-1/+2
* | Added example to docs for QPainter::beginNativePainting().Samuel Rødal2009-09-111-2/+7
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091-4/+4
|\ \
| * | Update license headers again.Jason McDonald2009-09-091-4/+4
* | | Fixes for compiler warnings reported by RVCTJanne Anttila2009-09-091-2/+0
|/ /
* | Optimize qt_format_text test operations: try not to detachOlivier Goffart2009-09-041-40/+28
* | Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-031-5/+8
* | Revert "Optimize qt_format_text test operations: try not to detach"Eskil Abrahamsen Blomfeldt2009-09-031-28/+40
* | 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
* | Doc: Fixed recommended code as suggested in the public task.David Boddie2009-08-271-1/+2
* | Improved QPainter API for allowing native painting in GL / VG.Samuel Rødal2009-08-261-0/+39
* | Merge commit 'qt/master'Jason Barron2009-08-211-0/+8
|\ \
| * | Reset clip structure when we use Qt::ReplaceClip or Qt::NoClipGunnar Sletta2009-08-211-0/+8
* | | Merge commit 'qt/master'Jason Barron2009-08-181-7/+7
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
| * | spelWarwick Allison2009-08-141-5/+5
* | | Replace QCustomScopedPointer with QScopedPointerHarald Fernengel2009-08-131-2/+4
* | | Merge commit 'qt/master'Jason Barron2009-08-131-44/+41
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
| * | Optimize qt_format_text test operations: try not to detachOswald Buddenhagen2009-08-111-40/+28
| * | Add the Qt::TextLongestVariant flag so QFontMetrics::size returns the size of...Olivier Goffart2009-08-111-1/+2
| * | Handle multi-length strings in the low-level formatting codeOlivier Goffart2009-08-111-13/+21
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-1/+1
|\ \ \ | |/ /
| * | have QPainter::begin() return false on null paint engineGunnar Sletta2009-08-041-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-18/+1
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-18/+1
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-41/+57
|\ \ \ \ | | |/ / | |/| |
| * | | Doc: Remove reference to QMatrixVolker Hilsheimer2009-07-271-5/+3
| * | | Doc: Obsolete QMatrix and QPainter APIs using it.Volker Hilsheimer2009-07-271-36/+54
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-2/+2
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Doc: Replace QMatrix with QTransform and respective functions in various places.Volker Hilsheimer2009-07-251-1/+1
| * | Once enabled, the emulation engine never got switched back offGunnar Sletta2009-07-241-1/+1
* | | Merge commit 'origin/master' into 4.6-mergedJason Barron2009-07-091-4/+0
|\ \ \
| * | | Removed unused static data from Qt.axis2009-07-061-3/+0
| * | | Removed pointless variables to silence warnings from RVCT.axis2009-07-061-1/+0
| * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-06-291-13/+14
| |\ \ \ | | | |/ | | |/|
* | | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-13/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge commit 'origin/4.5'Oswald Buddenhagen2009-06-231-11/+12
| |\ \ \ | | | |/ | | |/|
| | * | Fixed wrong painting when doing IntersectClip after setClipping(false).Samuel Rødal2009-06-221-11/+12
| * | | 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