summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | Fixes the gif plugin's rendering for some animated gif files.Pierre Rossi2009-09-011-2/+2
| * | More DirectFB ifdef cleanup.Anders Bakken2009-08-316-5/+10
| * | Make cursor work in non-windowed modeAnders Bakken2009-08-315-30/+41
| * | Clean up directfb ifdefsAnders Bakken2009-08-3115-23/+52
| * | Fix QT_BEGIN/END_NAMESPACE in DirectFBAnders Bakken2009-08-3114-2/+65
| * | Don't use QString(const char *) in QDirectFBScreenAnders Bakken2009-08-311-2/+2
| * | Remove duplicated code in qdirectfbScreen.cppAnders Bakken2009-08-311-31/+1
| * | Allow setting screen size with connect optionsAnders Bakken2009-08-311-0/+2
| * | Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-3110-130/+130