summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* A pen/brush can be invalid and have a valid colorAnders Bakken2009-09-181-8/+12
* Implement QDirectFBPaintEngine::drawRoundedRectAnders Bakken2009-09-182-1/+10
* Fix a bug in QDirectFBWindowSurface::scrollAnders Bakken2009-09-171-0/+2
* Merge commit 'origin/4.5' into 4.6Rhys Weatherley2009-09-171-0/+7
|\
| * Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-171-0/+7
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Tom Cooksey2009-09-172-50/+5
|\ \
| * | Simplify QDirectFBPixmapData::fromDataBufferAnders Bakken2009-09-161-48/+3
| * | Make QT_DIRECTFB_PALETTE an opt-in optionAnders Bakken2009-09-161-2/+2
* | | Merge branch '4.5' into 4.6Tom Cooksey2009-09-171-2/+2
|\ \ \ | | |/ | |/|
| * | Make the PowerVR screen driver for QWS compile against shipped headersTom Cooksey2009-09-171-2/+2
| * | Update license headers again.Jason McDonald2009-09-08136-544/+544
| * | Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-021-2/+2
* | | Update the QWS PowerVR driver's pro to use the new EGL qmake varsTom Cooksey2009-09-171-2/+2
| |/ |/|
* | Export a function for getting a IDirectFBWindowAnders Bakken2009-09-154-6/+34
* | Export two functions for getting a surface in dfbAnders Bakken2009-09-152-1/+14
* | Fix a bug in surfaceForWidgetAnders Bakken2009-09-151-1/+2
* | Enabled use of graphics system with old GL engine for testing.Samuel Rødal2009-09-111-1/+9
* | Fix a bug with mouse events in DirectFBAnders Bakken2009-09-101-0/+14
* | DWDESC_OPTIONS was added for DirectFB 1.1Anders Bakken2009-09-101-1/+4
* | s/DIRECTFB_MINOR_VERION/DIRECTFB_MINOR_VERSION/Anders Bakken2009-09-101-1/+1
* | Use fromLatin1() in QDirectFBScreen::connect()Anders Bakken2009-09-091-1/+1
* | Some unneeded semicolons lessAlessandro Portale2009-09-091-1/+1
* | Update license headers again.Jason McDonald2009-09-09137-548/+548
* | Fix QDirectFBPixmapData::fromImageAnders Bakken2009-09-081-6/+30
* | Fix define in QDirectFBScreenAnders Bakken2009-09-081-1/+1
* | memset DFBWindowDescription to 0Anders Bakken2009-09-081-0/+2
* | Use the right type in DFBPaintEngineAnders Bakken2009-09-041-2/+2
* | Remove unnecessary call to exposeRegion in DFBAnders Bakken2009-09-042-12/+8
* | QDFBScreen bgcolor is only use in non_wm modeAnders Bakken2009-09-041-4/+4
* | Remove unused function in QDFBScreenAnders Bakken2009-09-042-6/+0
* | Handle proxywidgets better in DFBAnders Bakken2009-09-041-21/+26
* | Added multiple frames to QPaintBuffer.Samuel Rødal2009-09-041-25/+35
* | Make exposeRegion work better in DFB_NO_WM modeAnders Bakken2009-09-042-118/+123
* | Cache the DFBSurface for the cursor imageAnders Bakken2009-09-041-7/+16
* | Fix a bug in DFBWindowSurface::setGeometryAnders Bakken2009-09-041-26/+31
* | Added trace graphics system for painting performance profiling.Samuel Rødal2009-09-035-0/+286
* | Fix reversed logic in QDFBScreen::exposeRegionAnders Bakken2009-09-031-1/+1
* | Create windows with the appropriate geometryAnders Bakken2009-09-022-6/+12
* | Support Windowed mode for DFB < 1.0Anders Bakken2009-09-021-13/+20
* | Make size specification more robust in dfbAnders Bakken2009-09-021-8/+31
* | Compile with DFB 0.9Anders Bakken2009-09-021-1/+1
* | Make sure to release surface in ~DFBWindowSurfaceAnders Bakken2009-09-022-0/+21
* | Add QDirectFBWindowSurface::releaseSubSurfaceAnders Bakken2009-09-022-4/+13
* | Make sure to set mem to 0 in unlockSurfaceAnders Bakken2009-09-021-0/+1
* | Partially revert 05e30a4aa7ae5ea552c459fc7d64c8270Anders Bakken2009-09-021-2/+0
* | Fix DirectFB driver when comipled with NO_WMJørgen Lind2009-09-022-0/+6
* | Missing version number fixesJason McDonald2009-09-021-1/+1
* | Rewrite of DirectFB locking mechanismAnders Bakken2009-09-018-92/+184
* | Make DirectFB compile with Qt in a namespaceAnders Bakken2009-09-015-43/+38
* | Copy directfb.pro to src/gui/embedded/directfb.priAnders Bakken2009-09-011-35/+3