summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qpixmap_blitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* qpa: add non-opaque fill supportJulien Brianceau2012-09-121-2/+4
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-12-131-2/+13
* [blitter] Use QScopedPointer for the engine and blittableHolger Hans Peter Freyther2011-12-131-12/+8
* [blitter] Generate a new serial number when resizing theHolger Hans Peter Freyther2011-12-131-0/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Put all the declarations of qt_defaultDpi{,X,Y}() in one placeJiang Jiang2011-04-051-2/+1
* Update copyright year to 2011.Rohan McGovern2011-03-111-1/+1
* Fix the license in files for LighthouseJørgen Lind2010-10-281-0/+41
* Fix qt_defaultDpi, but not use Q_DECL_IMPORT but Q_GUI_EXPORTJørgen Lind2010-10-281-2/+2
* Compile fix for RVCT 4Jørgen Lind2010-10-281-2/+2
* Fix QT_BLITTER_RASTEROVERLAY and namespace errorJørgen Lind2010-10-271-1/+2
* Removed createBlittable factory function from PlatformIntegrationJørgen Lind2010-07-221-7/+3
* Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-241-0/+4
* Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-1/+1
* Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-311-1/+1
* Make sure the blitter api works with Raster GS(x11 and win) and QWSJørgen Lind2010-03-291-2/+7
* Minimaldfb: try to make pixelformat of window the same as the layerJørgen Lind2010-02-231-0/+5
* Second attemt on rasteroverlay in blitterpaintengineJørgen Lind2010-02-091-6/+100
* Fix QPixmap::fill autotest and cachekey autotestJørgen Lind2010-01-271-3/+32
* Fixed QBlittablePixmapData::fillJørgen Lind2010-01-181-3/+4
* Fix QBlittablePixmapData::fromImageJørgen Lind2010-01-121-4/+21
* Added colordepth convenience function in minimaldfbJørgen Lind2010-01-111-1/+3
* Alpha channel fixes for QBlittablePixmapDataPaul Olav Tvete2010-01-081-3/+4
* Make sure that premultiplied surfaces are usedJørgen Lind2010-01-051-5/+3
* Adding serialnumber to qpixmap_blitterJørgen Lind2010-01-041-0/+1
* Fix stupid stride error in qblitter_directfbJørgen Lind2009-12-091-1/+1
* Quick fix for bitmap typeJørgen Lind2009-12-091-2/+1
* Fix QBlittablePixmapData::fromImageJørgen Lind2009-11-251-11/+17
* Cleanup blitter and minimaldfbJørgen Lind2009-11-251-2/+3
* Made the blitter api work in lighthouseJørgen Lind2009-11-251-8/+53
* Added QBlittablePixmapDataJørgen Lind2009-11-251-0/+65