summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | Making cached glyphs drawing check clearerJiang Jiang2011-07-253-5/+13
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Fixed clipping errors for non-extended paint engines.Samuel Rødal2011-07-211-0/+9
* | | | | | | | | | | | Get rid of the evilness of Q_GLOBAL_STATIC_WITH_INITIALIZERThiago Macieira2011-07-212-44/+33
* | | | | | | | | | | | Use truncate only for subpixel boundingBox x positionJiang Jiang2011-07-201-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Remove more references to demos.Casper van Donderen2011-07-081-1/+1
* | | | | | | | | | | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-07-072-34/+34
* | | | | | | | | | | Fix bidi reordering when part of text is rendered by fallback fontEskil Abrahamsen Blomfeldt2011-07-061-1/+13
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Update the documentation after moving examples.Casper van Donderen2011-07-052-5/+5
* | | | | | | | | | Move some other examples around in the docs.Casper van Donderen2011-07-053-16/+16
* | | | | | | | | | Doc: Fixing typoSergio Ahumada2011-07-051-1/+1
* | | | | | | | | | Move the composition example in the docs.Casper van Donderen2011-07-011-2/+2
* | | | | | | | | | Doc: Fixed qdoc warnings.David Boddie2011-07-011-0/+2
* | | | | | | | | | Remove QPainter::UniteClipGunnar Sletta2011-06-285-44/+7
* | | | | | | | | | Remove code with no consquenceGunnar Sletta2011-06-282-35/+0
* | | | | | | | | | Change references to affine example.Casper van Donderen2011-06-283-6/+6
* | | | | | | | | | Fix problem with cosmetic stroking of cubic beziersaavit2011-06-271-2/+2
* | | | | | | | | | Still use midpoint rendering of aliased ellipsesaavit2011-06-272-0/+161
* | | | | | | | | | Fix smaller bugs in the strokerLars Knoll2011-06-271-7/+14
* | | | | | | | | | Compilation fix of f8e8583aavit2011-06-271-2/+3
* | | | | | | | | | Revert "Fix how subpixel positions are intepreted in an aliased grid."aavit2011-06-274-15/+46
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | fix autotest regressions introduced by 37c329a3Lars Knoll2011-06-222-0/+86
* | | | | | | | | Make QPoint have the same layout on all platformsGunnar Sletta2011-06-202-14/+0
* | | | | | | | | Make it possible to set color of QStaticText with pixel size >= 64Eskil Abrahamsen Blomfeldt2011-06-201-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Add function QGlyphRun::setRawData()Eskil Abrahamsen Blomfeldt2011-06-072-7/+10
* | | | | | | | Fix Windows buildJiang Jiang2011-06-031-2/+2
* | | | | | | | Refactor glyph pretransform checkJiang Jiang2011-06-036-56/+62
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24179-3029/+3029
* | | | | | | Doc: Fixed qdoc warnings.David Boddie2011-05-232-10/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-191-2/+1
* | | | | | Fixed compile of qdrawhelper_neon.cpp.Samuel Rødal2011-05-191-1/+1
* | | | | | Fall back to using paths for large fonts in drawStaticText()Eskil Abrahamsen Blomfeldt2011-05-183-3/+46
| |_|_|_|/ |/| | | |
* | | | | fix compilation with namespacesLars Knoll2011-05-121-8/+8
* | | | | Fix compilation with namespaces enabledLars Knoll2011-05-122-0/+14
| |_|_|/ |/| | |
* | | | New algorithm for drawing thin linesLars Knoll2011-05-126-1449/+1137
| |_|/ |/| |
* | | Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-101-1/+4
* | | Fixed off-by-one in radial gradient color table index computation.Samuel Rødal2011-05-101-4/+2
* | | Fixes warnings about unused variablesOlivier Goffart2011-05-105-17/+2
* | | Another attempt at fixing the MSVC2005 build.Samuel Rødal2011-05-101-1/+6
* | | Compile fix in qdrawhelper_sse2.cpp for MSVC 2005.Samuel Rødal2011-05-101-0/+5
* | | Compile fix in qdrawhelper_sse2.cpp.Samuel Rødal2011-05-101-1/+1
* | | Added support for six-parameter radial gradients.Samuel Rødal2011-05-1011-73/+343
* | | Improved gradient table generation performance for two-stop gradients.Samuel Rødal2011-05-105-72/+222
* | | Optimized radial gradient fetch using SSE 2.Samuel Rødal2011-05-103-0/+98
* | | Improved qt_gradient_clamp for reflect spreads.Samuel Rødal2011-05-101-5/+2
* | | Prepared for SIMD implementation of radial gradients.Samuel Rødal2011-05-102-177/+174
* | | Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-103-14/+14
* | | Add internal documentation for QUnifiedToolbarSurface.Fabien Freling2011-05-101-0/+33
* | | Set the default graphics system to raster.Fabien Freling2011-05-101-1/+1
* | | Revert "Switch the default graphics system to raster on Mac."Fabien Freling2011-05-101-1/+1
* | | Fix a race condition when the main window is being destructed.Fabien Freling2011-05-101-1/+2