summaryrefslogtreecommitdiffstats
path: root/src/printsupport/kernel/qpaintengine_alpha.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-6/+6
* QAlphaPaintEngine: port away from QRegion::rects()Marc Mutz2017-12-061-6/+3
* Make things compile with the printer feature disabledLars Knoll2016-09-151-1/+1
* QtPrintSupport: convert some index-based into C++11 range-for loopsMarc Mutz2016-02-171-2/+2
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+9
|\
| * Copy the state to the picture paintengine when updating the stateAndy Shaw2015-09-031-1/+9
* | Speed up printing when drawing opaque primitives.Jan Arve Saether2015-09-231-1/+9
* | Use QList::reserve(), reduces reallocationsSérgio Martins2015-06-271-1/+2
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-18/+10
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-221-1/+4
|\
| * Windows printing: Preserve painter when syncing state.Friedemann Kleint2014-07-211-1/+4
* | Do not always fallback to bitmap printing when printing alpha.Jan Arve Saether2014-05-311-16/+24
|/
* QPrintEngine - Fix alpha engine state syncJohn Layt2014-04-251-1/+1
* Initialize the picpainter State in the QAlphaPaintEngine.Michael Brüning2014-03-211-0/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Make QPen default to 1-width non-cosmetic.Samuel Rødal2012-10-221-2/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove QAlphaPaintEngine::drawImage()Bradley T. Hughes2011-12-141-19/+0
* Move printing into it's own libraryLars Knoll2011-08-191-0/+516