summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/directfb/qdirectfbblitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-071-2/+2
|\
| * DirectFB: Fix build in C++98 modev5.6.0Thiago Macieira2016-03-031-2/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Use qEnvironmentVariableIntValue() instead of qgetenv().toInt().Sérgio Martins2015-12-181-2/+2
|/
* DirectFB: Use correct pixel format for Texture Glyph CacheAndy Nichols2015-10-121-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* DirectFB: Add QT_DIRECTFB_BLITTER_DEBUGPAINT environment variableAndy Nichols2014-09-031-7/+64
* Add support for accelerated glyph rendering in the directfb pluginSimon Hausmann2014-08-151-1/+123
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix some typosSergio Ahumada2012-12-211-1/+1
* qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFBJulien Brianceau2012-10-221-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-121-33/+47
* qpa: add non-opaque fill supportJulien Brianceau2012-09-111-12/+50
* directfb: Compile with C++11 support enabledBradley T. Hughes2012-06-051-2/+2
* directfb: Use QPlatformPixmap::fromFile for Qt resourcesHolger Hans Peter Freyther2012-01-311-8/+2
* 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
* directfb: Use QT_BEGIN_NAMESPACE/QT_END_NAMESPACE around the codeHolger Hans Peter Freyther2011-12-021-0/+3
* directfb: Move the macro to the qdirectfbconvenience header fileHolger Hans Peter Freyther2011-12-021-5/+0
* [directfb] Implement QPixmap::fromFile using DirectFB routinesHolger Hans Peter Freyther2011-10-211-0/+94
* [directfb] Prepare to select the alpha/opaque pixel formatsHolger Hans Peter Freyther2011-10-211-2/+17
* [directfb] Remove some duplication in the QDirectFbBlitter c'tor.Holger Hans Peter Freyther2011-10-211-8/+11
* [directfb] Introduce the QDirectFBPointer from QWS/gfxdriversHolger Hans Peter Freyther2011-10-211-18/+18
* [blitter] Work on tst_QPixmap::clear()Holger Hans Peter Freyther2011-10-211-11/+22
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-3/+3
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+155