| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Ignore GCC warning of unsafe floating point comparisons." | Ariya Hidayat | 2009-05-22 | 1 | -14/+0 |
|
|
* | Fix a wrong compiler define (was a typo). | Ariya Hidayat | 2009-05-20 | 1 | -1/+1 |
|
|
* | Ignore GCC warning of unsafe floating point comparisons. | Ariya Hidayat | 2009-05-19 | 1 | -0/+14 |
|
|
* | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 1 | -1/+1 |
|
|
* | Fixed a bug which implicitly closed perspective transformed poly lines. | Trond Kjernåsen | 2009-05-18 | 1 | -3/+5 |
|
|
* | QColor::toCmyk() does not convert the color if it is already in CMYK | Benjamin Poulain | 2009-05-14 | 1 | -2/+2 |
|
|
* | Fixed an issue with text drawing under Windows. | Trond Kjernaasen | 2009-05-14 | 1 | -7/+4 |
|
|
* | Fix handling of gradients on pens in the emulation paint engine. | Kim Motoyoshi Kalland | 2009-05-12 | 1 | -3/+19 |
|
|
* | Fixes a code snippet for QPainter::xFormDev() | Andy Shaw | 2009-05-11 | 1 | -2/+2 |
|
|
* | Fixed a problem with QPrinter::NativeFormat printers not being valid. | Trond Kjernåsen | 2009-05-08 | 1 | -2/+2 |
|
|
* | Fixed a problem that caused QPrintDialog to invalidate QPrinter. | Trond Kjernåsen | 2009-05-07 | 1 | -5/+5 |
|
|
* | Compiler warnings (Mac/Carbon) | Bjoern Erik Nilsen | 2009-05-07 | 2 | -4/+3 |
|
|
* | Fixed some inconsistencies for image drawing on non-integer coords. | Samuel Rødal | 2009-05-07 | 1 | -3/+16 |
|
|
* | Win: QLineEdit not updating correctly when embedded in Graphics View | Bjoern Erik Nilsen | 2009-05-07 | 1 | -1/+2 |
|
|
* | qdoc: Moved platform-specific qdoc comments to common .cpp file. | Martin Smith | 2009-05-07 | 4 | -224/+248 |
|
|
* | Prevented X server crash when calling XFillPolygon with >200000 points. | Samuel Rødal | 2009-05-06 | 1 | -1/+25 |
|
|
* | Fixed some inconsistencies for image drawing on non-integer coords. | Samuel Rødal | 2009-05-06 | 2 | -11/+7 |
|
|
* | Ensured correct rounding of scaled image drawing at non-integer coords. | Samuel Rødal | 2009-05-05 | 2 | -25/+52 |
|
|
* | Fixed bug where 0-opacity would cause images to be drawn fully opaque. | Samuel Rødal | 2009-05-05 | 1 | -1/+1 |
|
|
* | Fix regression in drawing parts of pixmaps on Panther. | Norwegian Rock Cat | 2009-05-05 | 1 | -3/+2 |
|
|
* | Support rotated displays with 15 and 16 bit BGR pixel formats. | Paul Olav Tvete | 2009-05-05 | 2 | -0/+36 |
|
|
* | Added an assert so that QColormap usage without a QApplication asserts. | Trond Kjernaasen | 2009-05-04 | 1 | -1/+5 |
|
|
* | QTransform::map(const QRegion&) cut-off for single rect regions. | Bjoern Erik Nilsen | 2009-04-29 | 1 | -0/+4 |
|
|
* | Speed-up QPainter::clipRegion(). | Bjoern Erik Nilsen | 2009-04-29 | 1 | -11/+20 |
|
|
* | Mac: Fixes a crash in tst_QWidget::updateOnDestroyedSignal | Bjoern Erik Nilsen | 2009-04-29 | 1 | -0/+3 |
|
|
* | Fixed rendering of bitmap fonts on X11 with Xrender and fontconfig. | Trond Kjernåsen | 2009-04-28 | 1 | -1/+3 |
|
|
* | Fixes wrong QPaintEvent::region() in QGLWidget::paintEvent. | Bjoern Erik Nilsen | 2009-04-27 | 1 | -2/+9 |
|
|
* | Sometimes wrong clipping in QWidget::render() when passing a device or | Bjoern Erik Nilsen | 2009-04-24 | 2 | -7/+9 |
|
|
* | Fix clipping bug in raster paint engine | Gunnar Sletta | 2009-04-24 | 1 | -0/+14 |
|
|
* | Prevent QTransform::type() from returning TxScale instead of TxProject. | Samuel Rødal | 2009-04-22 | 1 | -2/+2 |
|
|
* | Fix QPrinter::pageRect() for Windows printers, when fullPage() is set. | Trond Kjernåsen | 2009-04-22 | 1 | -1/+1 |
|
|
* | Fix Transformed driver on 8-bit displays | Paul Olav Tvete | 2009-04-22 | 2 | -0/+2 |
|
|
* | Fix crash in drawPixmap when painting on a null pixmap | Samuel Rødal | 2009-04-22 | 1 | -3/+3 |
|
|
* | Fix non-opaque text from widget palette being blitted, not blended. | Samuel Rødal | 2009-04-21 | 1 | -1/+3 |
|
|
* | Ifdef out the QWS blend functions for less common bitdephts by default | Gunnar Sletta | 2009-04-20 | 1 | -45/+45 |
|
|
* | Make the 32-bit ARGBPM on 16-bit RGB blend function faster | Gunnar Sletta | 2009-04-20 | 1 | -101/+33 |
|
|
* | Fix drawhelper pixel-writeback when dest has alpha. | Gunnar Sletta | 2009-04-20 | 1 | -1/+1 |
|
|
* | Fix ARGB24PM->RGB16 for i386 GCC | Gunnar Sletta | 2009-04-20 | 1 | -20/+1 |
|
|
* | Fix ARGB8565 onto RGB16 image blending on windows | Gunnar Sletta | 2009-04-20 | 1 | -3/+3 |
|
|
* | Some ifdefs for debugging clipping performance | Gunnar Sletta | 2009-04-20 | 1 | -0/+36 |
|
|
* | Fix QPrinter::setPrinterName()/QPrinter::printerName() on the Mac. | Trond Kjernåsen | 2009-04-16 | 2 | -28/+39 |
|
|
* | Prevent crash in qt_scrollRectInImage. | Samuel Rødal | 2009-04-15 | 1 | -2/+5 |
|
|
* | Fixes warning about potential use of uninitialized value | Olivier Goffart | 2009-04-15 | 1 | -14/+12 |
|
|
* | Fix typo in documentation. | Jason McDonald | 2009-04-15 | 1 | -1/+1 |
|
|
* | Adding note about setting properties to QPrinter | Morten Engvoldsen | 2009-04-14 | 1 | -0/+4 |
|
|
* | Remove scale applied to cosmetic pens when antialiasing is enabled (X11). | Samuel Rødal | 2009-04-14 | 1 | -1/+4 |
|
|
* | Fix docs of QPainter::initFrom. | Gunnar Sletta | 2009-04-14 | 1 | -2/+2 |
|
|
* | Adds a few \warnings to the docs on do-not-use-for-performance-reasons | Gunnar Sletta | 2009-04-07 | 1 | -0/+10 |
|
|
* | Fixes: Make drawPixmap as fast as drawImage on rasterR | Gunnar Sletta | 2009-04-07 | 2 | -34/+68 |
|
|
* | Fixes: Make drawPixmap slightly more optimal for QPaintEngineEx | Gunnar Sletta | 2009-04-07 | 1 | -3/+6 |
|
|