summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix QPixmap and OpenGL threading warnings when paintingAleix Pol2014-01-181-1/+4
| * Fix unused-function warning in qdrawhelper.cppThiago Macieira2014-01-161-6/+0
| * MIPS DSP build system fix and additional optimizations.lpapuga2014-01-146-9/+1344
* | Make conversion of semi-transparency to opaque formats consistentAllan Sandfeld Jensen2014-01-202-32/+63
* | Optimize blend_transformed_tiled_argb().Sami Liedes2014-01-181-6/+14
* | iOS: Don't try to use NEON drawhelpers, we don't build themTor Arne Vestbø2014-01-161-0/+7
* | Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-162-4/+4
* | Optimize INV_PREMULAllan Sandfeld Jensen2014-01-162-7/+11
* | Make qt_memfill{16,32} unconditionalThiago Macieira2014-01-165-40/+23
* | Remove runtime detection of Neon on ARM CPUsThiago Macieira2014-01-162-32/+30
* | Remove runtime detection of SSE2Thiago Macieira2014-01-164-69/+53
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-104-7/+6
|\|
| * QPdfWriter - Fix setting of marginsJohn Layt2014-01-091-0/+2
| * QPdfPaintEngine - Remove postscript flagJohn Layt2014-01-092-5/+2
| * QPagedPaintDevice - Fix size of ISO B9 pageJohn Layt2014-01-061-2/+2
* | Add new direct2d platform pluginLouai Al-Khanji2014-01-102-0/+2
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-1/+1
|\|
| * Make texture glyph cache more robust against missing glyphsSimon Hausmann2014-01-031-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-31/+0
|\|
| * Remove unused function "quadraticRoots"Thiago Macieira2013-12-091-31/+0
* | Automatically create QPainterPathStroke based on QPenAllan Sandfeld Jensen2013-12-122-0/+22
* | Remove the files building AVX codeThiago Macieira2013-12-104-160/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-267-23/+25
|\|
| * Avoid incorrect warning when painting onto a QImageLaszlo Agocs2013-11-231-4/+3
| * Force FT font engine to load the right glyph metricsGunnar Sletta2013-11-101-0/+12
| * Doc: Fix broken linksSze Howe Koh2013-11-052-12/+8
| * QPdfEngine - Remove Producer copyright noticeJohn Layt2013-11-041-1/+1
| * Fix compilation with QT_COORD_TYPE=double on ARMLars Knoll2013-10-311-0/+1
| * remove some vestiges of QFontEngineQPFOswald Buddenhagen2013-10-281-6/+0
* | Make drawing to and from RGBA8888 images fasterAllan Sandfeld Jensen2013-11-131-6/+38
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-1116-116/+119
|\|
| * Ensure lastPixel.y is also initalized to -1 when necessaryAndy Shaw2013-10-081-0/+3
| * Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-0815-116/+116
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-044-0/+31
|\|
| * Doc: Add docs for rvalue references and move constructorsGeir Vattekar2013-09-274-0/+31
* | QBrush: use a 3D array instead of pointer tables to save 28 relocs in QtGuiMarc Mutz2013-10-021-38/+43
* | Merge branch 'stable' into devSergio Ahumada2013-09-272-2/+7
|\|
| * Fix WinCE/MSVC2008 build errors related to std::lower_bound patches.Sérgio Martins2013-09-251-0/+5
| * Fix truncation and conversion warnings on MSVC2010.Mitch Curtis2013-09-251-2/+2
* | QPen: optimize population of dd->dashPatternMarc Mutz2013-09-261-0/+4
|/
* Remove a Borland-related inclusionGiuseppe D'Angelo2013-09-231-6/+0
* Remove some qBinaryFind usages from QtGuiGiuseppe D'Angelo2013-09-231-2/+4
* Merge "Merge branch 'stable' into dev" into refs/staging/devSergio Ahumada2013-09-211-5/+22
|\
| * Merge branch 'stable' into devSergio Ahumada2013-09-211-5/+22
| |\
| | * Fix transform (rotation matrix) uniform scale testing.Balazs Domjan2013-09-191-5/+22
* | | Fix some doc errors.Frederik Gladhorn2013-09-212-4/+4
|/ /
* | WinRT: Basic global supportAndrew Knight2013-09-201-0/+4
* | Remove Q_PACKED from structures that do not need to be packedThiago Macieira2013-09-131-1/+1
* | Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-101-6/+0