summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine_blitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* blitter: Base QBlitterPaintEngine on QRasterPaintEngineHolger Hans Peter Freyther2012-01-021-90/+100
* blitter: Group code by functionality in header and cpp fileHolger Hans Peter Freyther2012-01-021-109/+108
* blitter: Fix the 'solid' detection for the brush in case of fillRectHolger Hans Peter Freyther2012-01-021-2/+2
* blitter: Move state updates into new methodsHolger Hans Peter Freyther2012-01-021-45/+86
* blitter: Move the definition out of the classHolger Hans Peter Freyther2012-01-021-59/+72
* blitter: Kill the isBlitterLocked variable of the QBlitterPaintEngineHolger Hans Peter Freyther2012-01-021-10/+3
* blitter: Use CapabilitiesToStateMask as a class memberHolger Hans Peter Freyther2012-01-021-31/+29
* blitter: Style changes to the codeHolger Hans Peter Freyther2012-01-021-78/+65
* Silence -Woverloaded-virtual warnings in QBlitterPaintEngineBradley T. Hughes2011-12-121-4/+4
* [blitter] Fix memory leak in the blitter paintengineHolger Hans Peter Freyther2011-09-201-5/+5
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-4/+4
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | remove a few qapplication includesLars Knoll2011-05-031-1/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+663