summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Fix Undefined Behavior due to `delete new[]`Konstantin Ritt2013-08-121-3/+3
* Fix fillRect on RGBA8888 imagesAllan Sandfeld Jensen2013-07-291-12/+28
* Support RGBA image formatAllan Sandfeld Jensen2013-07-236-57/+613
* Merge branch 'stable' into devSergio Ahumada2013-07-116-70/+26
|\
| * QPdfWriter: Fix setting of paper size.Friedemann Kleint2013-07-103-3/+14
| * Restore smooth-scaled drawing of 0.5x-2.0x scaled glyphs in the GL engineTor Arne Vestbø2013-07-081-2/+4
| * REG: Fix crash when mixing projected/unprojected text paintingEskil Abrahamsen Blomfeldt2013-07-051-0/+4
| * REG: Fix character size when exporting PDF on WindowsEskil Abrahamsen Blomfeldt2013-07-051-0/+4
| * Deal with unused functions, as found by the Intel compilerThiago Macieira2013-07-012-65/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-207-120/+159
|\|
| * Remove use of 'register' from Qt.Stephen Kelly2013-06-174-87/+87
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-123-33/+72
| |\
| | * Avoid floating point exceptions in rasterizeLine.Gunnar Sletta2013-06-121-16/+45
| | * Fix drawing of 0-width polylines from outside the devicerect.Gunnar Sletta2013-06-102-17/+27
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-046-3/+28
|\| |
| * | Make qtbase compile with QT_NO_TEMPORARYFILETasuku Suzuki2013-06-044-3/+25
| |/
| * Disable "QBackingStore::flush() called with non-exposed window" warningSamuel Rødal2013-05-291-0/+2
| * Avoid double-highdpi scaling for attached painters.Gunnar Sletta2013-05-271-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-236-20/+24
|\|
| * Make QRgb-related functions constexprGiuseppe D'Angelo2013-05-201-9/+9
| * Fix transformed raster fonts on WindowsEskil Abrahamsen Blomfeldt2013-05-132-8/+12
| * Clean up old PostScript printing codeSze Howe Koh2013-05-122-3/+2
| * Fix warning about unused variable when not using any SIMD drawhelpersTor Arne Vestbø2013-05-101-0/+1
* | Add since 5.2 to the new QColor featuresAlbert Astals Cid2013-04-261-1/+3
* | Make QColor understand #AARRGGBBAlbert Astals Cid2013-04-263-8/+48
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-04-227-18/+39
|\|
| * Add devicePixelRatio metric to QPaintDevice.Morten Johan Sørvig2013-04-156-17/+38
| * QPagedPaintDevice: Fix setPageSize() to set correct metricsJohn Layt2013-04-121-1/+1
* | Merge branch 'stable' into devSergio Ahumada2013-04-101-5/+10
|\|
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-5/+10
| |\
| | * Fix gcc OOM error when compiling in release modeKai Koehne2013-04-021-5/+10
* | | iOS: Enable NEON optimizations, except for the pixman draw-helpersTor Arne Vestbø2013-04-042-4/+7
|/ /
* | Remove unused private membersThiago Macieira2013-03-231-3/+1
* | Show warning about QBackingStore::flush() only for toplevel windows.Friedemann Kleint2013-03-221-1/+1
* | Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-6/+6
|\|
| * Fixed artifacts when drawing same line with different clips.Samuel Rødal2013-03-141-6/+6
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2035-193/+119
|\ \
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-166-11/+11
| * | Replace HB types used in API with Qt analogsKonstantin Ritt2013-03-122-6/+6
| * | Output window in warning about flush() for unexposed window.Friedemann Kleint2013-03-051-2/+5
| * | Fix compile on AndroidBogDan Vatra2013-02-271-2/+2
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-2/+5
| |\ \
| * \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-0/+2
| |\ \ \
| * | | | Add support for color glyphs (Emoji) on Mac OS X and iOSTor Arne Vestbø2013-02-133-2/+22
| * | | | Mark public non-member non-static variables as Q_DECL_UNUSEDThiago Macieira2013-02-121-1/+2
| * | | | Remove overlapping variable names defined in VxWorks headersPasi Petäjäjärvi2013-02-123-17/+0
| * | | | Document the QPainter::HighQualityAntialiasing render hint as obsolete.Samuel Rødal2013-02-121-6/+2
| * | | | Add Q_DECL_RESTRICT and Q_ALWAYS_INLINE for MSVCThiago Macieira2013-02-111-0/+4
| * | | | Rename the Q_STATIC_INLINE_FUNCTION macro to Q_ALWAYS_INLINEThiago Macieira2013-02-111-14/+14
| * | | | Remove unused variables and functions from the source codeThiago Macieira2013-02-021-2/+0