summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesMatti Paaso2014-09-24101-1909/+1101
* Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-244-4/+37
|\
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-234-4/+37
| |\
| | * Add missing private headers warningSamuel Gaist2014-09-043-0/+33
| | * Initialize textureId in platform backing storeLaszlo Agocs2014-08-271-0/+1
| | * Fix QPainter::drawPolyline() painting errors with cosmetic penaavit2014-08-141-4/+4
* | | QRegion: Reorganise members to reduce padding in EdgeTableEntryMaks Naumov2014-09-231-1/+1
|/ /
* | Fix default implementations of raster opsEskil Abrahamsen Blomfeldt2014-09-201-2/+0
* | QPaintBuffer paints drawGlyphRun with wrong fontAllan Sandfeld Jensen2014-09-192-0/+7
* | Fix menu mnemonic inside ligaturesAllan Sandfeld Jensen2014-09-181-12/+13
* | QRegion: Reorganise members to reduce padding in QRegionPrivateMaks Naumov2014-09-161-3/+3
* | QRegion: remove some toplevel const from return typesMarc Mutz2014-09-102-8/+39
* | QRegion: remove check for null ptr after "new" operatorMaks Naumov2014-09-091-2/+1
* | Use ctor-init-list in QRegionPrivate(QRect) ctorMarc Mutz2014-08-261-5/+6
* | QRegionPrivate: remove copy ctor and assignment operatorMarc Mutz2014-08-261-17/+0
* | Document loading of high resolution versions of images.Friedemann Kleint2014-08-261-6/+25
* | Initialize textureId in platform backing storeLaszlo Agocs2014-08-251-0/+1
* | Fix composition for translucent AlwaysStackOnTop widgetsLaszlo Agocs2014-08-241-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Giuseppe D'Angelo2014-08-191-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-121-2/+2
| |\|
| | * Fix rendering alpha-blended text which needs to be clipped at the top.Simon Sasburg2014-08-111-1/+1
| | * Both HiQualAA and normal AA should mean antialiasing in rasterengine.Gunnar Sletta2014-08-071-1/+1
* | | Add support for accelerated glyph rendering in the directfb pluginSimon Hausmann2014-08-153-0/+50
* | | Fix documentation and memrotate of new RGB30 QImage formatsAllan Sandfeld Jensen2014-08-141-2/+3
* | | Fix composition for windows with alphaLaszlo Agocs2014-08-132-10/+37
|/ /
* | OS X: Remove mnemonics in parenthesesTakumi Asaki2014-08-081-1/+13
* | Enable devicePixelRatio for non-Apple platformsPaul Olav Tvete2014-08-061-5/+0
* | Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-054-174/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-041-2/+2
|\|
| * Don't convert signed to unsigned when we need all 32bitAllan Sandfeld Jensen2014-07-291-2/+2
* | Make QOpenGLWidget publicLaszlo Agocs2014-08-012-16/+35
* | Rewrite simd.prf to share more codeThiago Macieira2014-07-251-5/+3
* | Restore Neon "detection" in QtThiago Macieira2014-07-251-3/+3
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-101-3/+3
|\|
| * QPdf::addImage(): avoid a QImage detach when it's in an acceptable FormatMartin Pley2014-07-031-3/+3
* | Fix corruption with QQuickWidget and QOpenGLWidget on ANGLELaszlo Agocs2014-07-071-23/+26
* | QImage support for RGB30 formatsAllan Sandfeld Jensen2014-07-045-78/+1006
* | ARM: do not use the clang integrated assembler in some cases.Erik Verbruggen2014-07-031-0/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-013-67/+6
|\|
| * Fix -Werror compilation on big-endianThiago Macieira2014-06-251-0/+2
| * When filling the path it should use the painter's pen not the state'sAndy Shaw2014-06-211-1/+1
| * Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-111-65/+0
| |\
| | * Remove unfinished NEON version of vectorized rotate samplingAllan Sandfeld Jensen2014-06-061-65/+0
| * | Don't try to draw if there are no points in the pathAndy Shaw2014-06-091-1/+3
| |/
* | MIPS: Support recognition of the DSP ASE at run-timeAdrian Perez de Castro2014-06-271-3/+13
* | Unduplicate the implementations of next power of twoAllan Sandfeld Jensen2014-06-261-17/+3
* | Merge remote-tracking branch 'origin/stable' into devJ-P Nurmi2014-06-051-4/+3
|\|
| * Fix fast painting of clipped text on non RGB32 formatsAllan Sandfeld Jensen2014-05-281-4/+3
* | QPainter on QBitmap: make setBrush(NoBrush) work as expected.David Faure2014-05-171-1/+1
* | qpa: Clean up and refactor qfontengine_qpaTor Arne Vestbø2014-05-151-1/+1