summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-131-3/+19
| |\ \ | | |/
| | * Fix handling of gradients on pens in the emulation paint engine.Kim Motoyoshi Kalland2009-05-121-3/+19
| * | compilation fix for LinuxThierry Bastian2009-05-111-2/+2
| * | Merge branch '4.5'Thiago Macieira2009-05-111-2/+2
| |\ \ | | |/
| | * Fixes a code snippet for QPainter::xFormDev()Andy Shaw2009-05-111-2/+2
| * | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-112-4/+4
| * | Merge branch '4.5'Thiago Macieira2009-05-111-2/+2
| |\ \ | | |/
| | * Fixed a problem with QPrinter::NativeFormat printers not being valid.Trond Kjernåsen2009-05-081-2/+2
| * | Merge branch '4.5'Thiago Macieira2009-05-075-14/+27
| |\ \ | | |/
| | * Fixed a problem that caused QPrintDialog to invalidate QPrinter.Trond Kjernåsen2009-05-071-5/+5
| | * Compiler warnings (Mac/Carbon)Bjoern Erik Nilsen2009-05-072-4/+3
| | * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-071-3/+16
| | * Win: QLineEdit not updating correctly when embedded in Graphics ViewBjoern Erik Nilsen2009-05-071-1/+2
| | * qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-074-224/+248
| * | qdoc: Moved platform-specific qdoc comments to common .cpp file.Martin Smith2009-05-074-224/+248
| * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-05-067-41/+123
| |\ \ | | |/
| | * Prevented X server crash when calling XFillPolygon with >200000 points.Samuel Rødal2009-05-061-1/+25
| | * Fixed some inconsistencies for image drawing on non-integer coords.Samuel Rødal2009-05-062-11/+7
| | * Ensured correct rounding of scaled image drawing at non-integer coords.Samuel Rødal2009-05-052-25/+52
| | * Fixed bug where 0-opacity would cause images to be drawn fully opaque.Samuel Rødal2009-05-051-1/+1
| | * Fix regression in drawing parts of pixmaps on Panther.Norwegian Rock Cat2009-05-051-3/+2
| | * Support rotated displays with 15 and 16 bit BGR pixel formats.Paul Olav Tvete2009-05-052-0/+36
| * | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-1/+5
| |\ \ | | |/
| | * Added an assert so that QColormap usage without a QApplication asserts.Trond Kjernaasen2009-05-041-1/+5
* | | Fix QWS build breakageTom Cooksey2009-05-112-7/+7
* | | Merge branch 'gl2engine-new-shaders' into graphics-masterTom Cooksey2009-05-0628-5818/+566
|\ \ \
| * \ \ Merge branch 'shader-api' into gl2engine-new-shadersRhys Weatherley2009-05-0128-5817/+586
| |\ \ \ | | |/ /
| | * | Doc - some cleanups on the documentation of QDrawUtilKavindra Devi Palaraja2009-04-301-24/+30
| | * | Merge commit 'origin/4.5'Bjoern Erik Nilsen2009-04-292-11/+24
| | |\ \ | | | |/
| | | * QTransform::map(const QRegion&) cut-off for single rect regions.Bjoern Erik Nilsen2009-04-291-0/+4
| | | * Speed-up QPainter::clipRegion().Bjoern Erik Nilsen2009-04-291-11/+20
| | * | Compile.Bjoern Erik Nilsen2009-04-291-1/+1
| | * | Port QStyleSheetStyle to the new qDrawBorderPixmap implementationOlivier Goffart2009-04-291-4/+4
| | * | Add qDrawBorderPixmap() function, Qt::TileRules enum, QMargins struct and QTi...Marius Bugge Monsen2009-04-292-0/+327
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-0/+3
| | |\ \ | | | |/
| | | * Mac: Fixes a crash in tst_QWidget::updateOnDestroyedSignalBjoern Erik Nilsen2009-04-291-0/+3
| | * | Improved performance for pixmaps containing 0-alpha pixels.Samuel Rødal2009-04-291-3/+2
| | * | introduce Q_WS_WINCEMaurice Kalinowski2009-04-296-12/+12
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-1/+3
| | |\ \ | | | |/
| | | * Fixed rendering of bitmap fonts on X11 with Xrender and fontconfig.Trond Kjernåsen2009-04-281-1/+3
| | * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-271-2/+9
| | |\ \ | | | |/
| | | * Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent.Bjoern Erik Nilsen2009-04-271-2/+9
| | * | Setting the print dialog to print pdf the QPrinter returns false on isValid()Thomas Zander2009-04-271-5/+9
| | * | Merge branch '4.5' of git@scm.dev.troll.no:qt/qtSimon Hausmann2009-04-252-7/+9
| | |\ \ | | | |/
| | | * Sometimes wrong clipping in QWidget::render() when passing a device orBjoern Erik Nilsen2009-04-242-7/+9
| | * | Merge branch '4.5'Thiago Macieira2009-04-241-0/+14
| | |\ \ | | | |/
| | | * Fix clipping bug in raster paint engineGunnar Sletta2009-04-241-0/+14
| | * | Remove the Direct3D engine.Gunnar Sletta2009-04-247-5572/+0
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-234-4/+6
| | |\ \ | | | |/
| | | * Prevent QTransform::type() from returning TxScale instead of TxProject.Samuel Rødal2009-04-221-2/+2