summaryrefslogtreecommitdiffstats
path: root/src/plugins/gfxdrivers/directfb
Commit message (Expand)AuthorAgeFilesLines
* Compile with QT_NO_PROXYSCREEN.Sam Magnuson2010-11-191-0/+2
* Minor adjustments to merge-request 915Donald Carr2010-11-111-2/+2
* Implement brush transformations for directfb.Sam Magnuson2010-11-111-14/+28
* DFB: Make sure QPixmap::hasAlpha is respectedAnders Bakken2010-11-081-7/+27
* Fix some painting issues in QDirectFBPaintEngineAnders Bakken2010-11-081-9/+15
* QtDFB: Make transparent windows behave betterAnders Bakken2010-10-223-17/+29
* Fall back to Qt for loading images with DICAPS_COLORKEY.Anders Bakken2010-10-211-7/+11
* Export qt_directfb_.* functions in plugin as wellAnders Bakken2010-09-173-5/+1
* Make SourceOver work properly in Qt/DirectFBAnders Bakken2010-09-161-1/+1
* Clean up rasterfallback mechanism in DirectFBDonald Carr2010-08-121-103/+84
* Fix a bug in QDirectFBPixmapData::fromImageAnders Bakken2010-05-272-16/+11
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-15/+10
|\
| * Refactor QDirectFBPixmap::fromImage slightlyAnders Bakken2010-03-261-14/+9
| * QDirectFBPixmap can handle NoOpaqueDetection.Anders Bakken2010-03-261-1/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-154-19/+17
|\ \ | |/
| * Compile without QT3_SUPPORTAnders Bakken2010-03-091-2/+2
| * Improve scrolling in DirectFBAnders Bakken2010-03-092-17/+13
| * Don't use DirectFB for non-existing pixmapsAnders Bakken2010-03-081-0/+2
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-062-79/+150
|\ \ | |/
| * Compile with DirectFB version >= 1.2.0 && < 1.2.9Anders Bakken2010-03-051-1/+1
| * QDirectFBPaintEngine optimizationAnders Bakken2010-03-051-3/+4
| * Add some warnings when using DISABLE/WARN in DFBAnders Bakken2010-03-051-4/+19
| * Simplify DirectFB performance debuggingAnders Bakken2010-03-021-16/+87
| * Fix licenseCheck autotestOlivier Goffart2010-03-021-1/+1
| * Make composition modes work better for DirectFBAnders Bakken2010-03-011-60/+39
| * Don't disable alpha when filling with opaque colorAnders Bakken2010-03-011-1/+1
| * Add support for composition mode DSPD_DST in DFBAnders Bakken2010-03-011-0/+5
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-264-45/+73
|\ \ | |/
| * Initialize mem to 0Anders Bakken2010-02-241-1/+1
| * Force DSFLIP_BLIT unless it's a full flip in DFBAnders Bakken2010-02-241-1/+12
| * Support for disabling partial flips in dfbAnders Bakken2010-02-242-2/+5
| * Allow forcing premultiplied format in DFBAnders Bakken2010-02-241-1/+5
| * Better support tlw transparency in DirectFBAnders Bakken2010-02-242-40/+50
| * Fix an isOpaque bug in QDirectFBWindowSurfaceAnders Bakken2010-02-241-2/+2
* | Merge remote branch 'qt/master' into staging-2-masterQt Continuous Integration System2010-02-151-0/+11
|\ \ | |/
| * Export a function to get dfb-surface from a pixmapAnders Bakken2010-02-101-0/+11
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat...Eskil Abrahamsen Blomfeldt2010-02-041-1/+1
|\ \ | |/
| * Make DSFLIP_ONSYNC part of the default flip flags.Anders Bakken2010-02-021-1/+1
* | Lock before calling drawStaticTextItemAnders Bakken2010-02-022-1/+11
|/
* Implement QDirectFBPixmapData::scrollAnders Bakken2010-01-222-3/+29
* Fix semitransparent windows with DirectFBAnders Bakken2010-01-211-3/+0
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-0715-15/+15
|\
| * Update copyright year to 2010Jason McDonald2010-01-0615-15/+15
* | Make stretchblit an opt-out option in DirectFBAnders Bakken2010-01-042-11/+28
* | Set serial number in QDFBPixmapData::transformedAnders Bakken2010-01-041-0/+1
|/
* Read QWS_SIZE from layer rather than screenAnders Bakken2009-12-231-1/+8
* Get rid of no_cast_from_ascii warningAnders Bakken2009-12-231-1/+1
* Clean up debug message with DirectFBAnders Bakken2009-12-091-29/+29
* Enable customizing of DirectFB layer to useAnders Bakken2009-12-091-2/+5
* Set stacking class for stays-on-top windows in DFBAnders Bakken2009-12-091-1/+3