summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-292-7/+11
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-282-7/+11
| | |\ \ \ \
| * | | | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2921-84/+0
| |/ / / / /
| * | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2397-97/+97
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2297-97/+97
| | |\ \ \ \ \
| * | | | | | | Fix comments to use pre C99 standard style insteadPasi Petäjäjärvi2013-01-231-5/+5
| |/ / / / / /
| * | | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-0/+2
| |\ \ \ \ \ \
| * | | | | | | Refactor paint/font-engine shouldDrawCachedGlyphs and supportsTransformationsTor Arne Vestbø2013-01-105-34/+39
| * | | | | | | Merge branch 'stable' into devSergio Ahumada2013-01-096-4/+27
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'stable' into devFrederik Gladhorn2013-01-044-3/+4
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Mark several template functions as static.Thiago Macieira2013-01-022-4/+4
| * | | | | | | | | Update Qt internals to use QChar::ScriptKonstantin Ritt2012-12-212-3/+3
* | | | | | | | | | Fixed QTextureGlyphCache glyph padding.Yoann Lopes2013-03-191-5/+11
* | | | | | | | | | Fixed QPainter::drawPolyline() not drawing solid lines.Samuel Rødal2013-03-151-1/+16
* | | | | | | | | | Fixes: assert in QPainter::fillRect on very large paint devicesaavit2013-03-141-0/+2
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Fixed dashes being rendered differently depending on system clip.Samuel Rødal2013-03-074-18/+24
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Don't enable HIDPI when rendering directly to PDF on MacAndy Shaw2013-02-191-2/+2
* | | | | | | | undef B0 to build on PPC (conflict with definition in termios.h)Shawn Rutledge2013-02-191-0/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Doc, Qt GUI: Fix "no \inmodule command" warningsSze Howe Koh2013-01-282-0/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
* | | | | | QPdfEnginePrivate: Fix invalid format for rectangles on some localesDmitry Shachnev2013-01-241-6/+10
| |_|_|_|/ |/| | | |
* | | | | Update copyright year in Digia's license headersSergio Ahumada2013-01-1897-97/+97
| |_|_|/ |/| | |
* | | | Fix warning about missing enumeration value.Friedemann Kleint2013-01-151-0/+2
| |_|/ |/| |
* | | Rename qt_mips_asm_dsp.h to a "_p.h" headerThiago Macieira2013-01-095-3/+25
* | | Fix warnings about unused functionsThiago Macieira2013-01-071-1/+2
| |/ |/|
* | Fixed invalid memory read in SSSE3 image blending code.Samuel Rødal2012-12-141-1/+1
* | QSpanData: use isAffine() instead of rolling your own testVitaliy Kharin2012-12-121-1/+1
* | Added url for SVG Color Keyword Names QTBUG-28500Nico Vertriest2012-12-111-1/+1
* | xcb: notify when the logical DPI changes; add Q_MM_PER_INCH constantShawn Rutledge2012-12-031-0/+1
|/
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-014-17/+65
* Change license header from Nokia to DigiaSergio Ahumada2012-11-261-1/+1
* Fix transformed text on Mac OS XEskil Abrahamsen Blomfeldt2012-11-231-2/+2
* qpa: Fix rendering issue in blitter engine (negative scaling factors)Julien Brianceau2012-11-071-1/+5
* Pixel-align vertical metrics in QTextLayout againEskil Abrahamsen Blomfeldt2012-10-301-1/+4
* Remove some dead code in switch statementsSergio Ahumada2012-10-291-1/+0
* Revert hacks in text rendering code pathEskil Abrahamsen Blomfeldt2012-10-252-30/+18
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-2211-71/+66
* Fixed GCC 3.4 build with sse2 enabled.Samuel Rødal2012-10-191-1/+2