| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2011. | Jason McDonald | 2011-01-11 | 34 | -34/+34 |
|
|
* | Compile with QT_NO_PROXYSCREEN. | Sam Magnuson | 2010-11-19 | 1 | -0/+2 |
|
|
* | Minor adjustments to merge-request 915 | Donald Carr | 2010-11-11 | 1 | -2/+2 |
|
|
* | Implement brush transformations for directfb. | Sam Magnuson | 2010-11-11 | 1 | -14/+28 |
|
|
* | DFB: Make sure QPixmap::hasAlpha is respected | Anders Bakken | 2010-11-08 | 1 | -7/+27 |
|
|
* | Fix some painting issues in QDirectFBPaintEngine | Anders Bakken | 2010-11-08 | 1 | -9/+15 |
|
|
* | QtDFB: Make transparent windows behave better | Anders Bakken | 2010-10-22 | 3 | -17/+29 |
|
|
* | Fall back to Qt for loading images with DICAPS_COLORKEY. | Anders Bakken | 2010-10-21 | 1 | -7/+11 |
|
|
* | Export qt_directfb_.* functions in plugin as well | Anders Bakken | 2010-09-17 | 3 | -5/+1 |
|
|
* | Make SourceOver work properly in Qt/DirectFB | Anders Bakken | 2010-09-16 | 1 | -1/+1 |
|
|
* | Clean up rasterfallback mechanism in DirectFB | Donald Carr | 2010-08-12 | 1 | -103/+84 |
|
|
* | Fix crash with large ClientCutMessage | Paul Olav Tvete | 2010-06-21 | 1 | -1/+1 |
|
|
* | Fix crash at exit and out of bounds write | Paul Olav Tvete | 2010-06-21 | 1 | -2/+2 |
|
|
* | Fix a bug in QDirectFBPixmapData::fromImage | Anders Bakken | 2010-05-27 | 2 | -16/+11 |
|
|
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-04 | 1 | -1/+1 |
|\ |
|
| * | PowerVR screen driver using undefined symbols | Rhys Weatherley | 2010-05-03 | 1 | -1/+1 |
|
|
* | | Get stride from LinuxFB instead of calculating it ourselves. | Paul Olav Tvete | 2010-04-08 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 1 | -15/+10 |
|\ \
| |/ |
|
| * | Refactor QDirectFBPixmap::fromImage slightly | Anders Bakken | 2010-03-26 | 1 | -14/+9 |
|
|
| * | QDirectFBPixmap can handle NoOpaqueDetection. | Anders Bakken | 2010-03-26 | 1 | -1/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-15 | 5 | -19/+20 |
|\ \
| |/ |
|
| * | Do qFatal() on unsupported screen format instead of crashing later | Paul Olav Tvete | 2010-03-10 | 1 | -0/+3 |
|
|
| * | Compile without QT3_SUPPORT | Anders Bakken | 2010-03-09 | 1 | -2/+2 |
|
|
| * | Improve scrolling in DirectFB | Anders Bakken | 2010-03-09 | 2 | -17/+13 |
|
|
| * | Don't use DirectFB for non-existing pixmaps | Anders Bakken | 2010-03-08 | 1 | -0/+2 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Rohan McGovern | 2010-03-06 | 3 | -79/+184 |
|\ \
| |/ |
|
| * | Compile with DirectFB version >= 1.2.0 && < 1.2.9 | Anders Bakken | 2010-03-05 | 1 | -1/+1 |
|
|
| * | QDirectFBPaintEngine optimization | Anders Bakken | 2010-03-05 | 1 | -3/+4 |
|
|
| * | Add some warnings when using DISABLE/WARN in DFB | Anders Bakken | 2010-03-05 | 1 | -4/+19 |
|
|
| * | Support keypad input with vnc driver | Paul Olav Tvete | 2010-03-03 | 1 | -0/+34 |
|
|
| * | Simplify DirectFB performance debugging | Anders Bakken | 2010-03-02 | 1 | -16/+87 |
|
|
| * | Fix licenseCheck autotest | Olivier Goffart | 2010-03-02 | 1 | -1/+1 |
|
|
| * | Make composition modes work better for DirectFB | Anders Bakken | 2010-03-01 | 1 | -60/+39 |
|
|
| * | Don't disable alpha when filling with opaque color | Anders Bakken | 2010-03-01 | 1 | -1/+1 |
|
|
| * | Add support for composition mode DSPD_DST in DFB | Anders Bakken | 2010-03-01 | 1 | -0/+5 |
|
|
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60 | axis | 2010-02-26 | 4 | -45/+73 |
|\ \
| |/ |
|
| * | Initialize mem to 0 | Anders Bakken | 2010-02-24 | 1 | -1/+1 |
|
|
| * | Force DSFLIP_BLIT unless it's a full flip in DFB | Anders Bakken | 2010-02-24 | 1 | -1/+12 |
|
|
| * | Support for disabling partial flips in dfb | Anders Bakken | 2010-02-24 | 2 | -2/+5 |
|
|
| * | Allow forcing premultiplied format in DFB | Anders Bakken | 2010-02-24 | 1 | -1/+5 |
|
|
| * | Better support tlw transparency in DirectFB | Anders Bakken | 2010-02-24 | 2 | -40/+50 |
|
|
| * | Fix an isOpaque bug in QDirectFBWindowSurface | Anders Bakken | 2010-02-24 | 1 | -2/+2 |
|
|
* | | Merge remote branch 'qt/master' into staging-2-master | Qt Continuous Integration System | 2010-02-15 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Export a function to get dfb-surface from a pixmap | Anders Bakken | 2010-02-10 | 1 | -0/+11 |
|
|
* | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into qstat... | Eskil Abrahamsen Blomfeldt | 2010-02-04 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Make DSFLIP_ONSYNC part of the default flip flags. | Anders Bakken | 2010-02-02 | 1 | -1/+1 |
|
|
* | | Lock before calling drawStaticTextItem | Anders Bakken | 2010-02-02 | 2 | -1/+11 |
|/ |
|
* | Implement QDirectFBPixmapData::scroll | Anders Bakken | 2010-01-22 | 2 | -3/+29 |
|
|
* | Fix semitransparent windows with DirectFB | Anders Bakken | 2010-01-21 | 1 | -3/+0 |
|
|
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-01-07 | 34 | -34/+34 |
|\ |
|