summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/directfb
Commit message (Expand)AuthorAgeFilesLines
* Extend multimedia keysAllan Sandfeld Jensen2014-01-021-0/+4
* Use case insensitive comparison when checking platform plugin keys.Friedemann Kleint2013-12-031-1/+1
* Update keycode mappings of multimedia keysAllan Sandfeld Jensen2013-10-151-0/+4
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-302-6/+3
* remove unnecessary beginPaint and endPaint overridesShawn Rutledge2013-09-162-13/+0
* Bump QPA-API-version.Friedemann Kleint2013-07-231-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-1/+3
|\
| * DirectFB: Improve mapping of multimedia keysAllan Sandfeld Jensen2013-07-121-1/+3
* | Key mappings for more remote-control keysAllan Sandfeld Jensen2013-07-051-0/+8
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2223-23/+23
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1823-23/+23
* | Regression: Fix setting of custom cursors for native widgets.Friedemann Kleint2013-01-211-2/+3
|/
* Fix some typosSergio Ahumada2012-12-211-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Compile with QT_NO_CURSOR.Volker Krause2012-12-072-0/+8
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-3/+2
* qpa: Fix drawPixmap rendering using CompositionMode_Source in DirectFBJulien Brianceau2012-10-221-1/+3
* QPlatformWindow: change API for QPlatformWindow::setWindowFlagsRichard Moe Gustavsen2012-10-152-3/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2223-555/+555
* qpa: avoid useless resize in DirectFB platformJulien Brianceau2012-09-141-0/+6
* qpa: extend drawPixmap capabilitiesJulien Brianceau2012-09-122-33/+48
* qpa: add non-opaque fill supportJulien Brianceau2012-09-112-12/+54
* Revert "Move QWindowSystemInterface out of qpa."Paul Olav Tvete2012-08-032-2/+2
* Move QWindowSystemInterface out of qpa.Stephen Kelly2012-07-192-2/+2
* Suppress QWindowSystemInterface inclusion warnings.Girish Ramakrishnan2012-07-032-2/+2
* Add QPA prefix and version number to QPA plugin factory interfaces.Friedemann Kleint2012-06-271-1/+1
* Remove the QFactoryInterface dependency from platform pluginsLars Knoll2012-06-081-9/+0
* directfb: Compile with C++11 support enabledBradley T. Hughes2012-06-051-2/+2
* directfb: Allocate a special surface for OpenGLHolger Hans Peter Freyther2012-05-302-1/+34
* directfb: Allow a window subclass to allocate a different kind of surfaceHolger Hans Peter Freyther2012-05-304-16/+21
* directfb: description.surface_caps was already assigned conditionallyHolger Hans Peter Freyther2012-05-301-1/+0
* bcm97425: Enable the egl mode directfb QPA platform pluginHolger Hans Peter Freyther2012-05-221-1/+1
* directfb: Handle focus, close and geometry change eventsHolger Hans Peter Freyther2012-05-222-0/+32
* directfb: Expose the window when it becomes visibleHolger Hans Peter Freyther2012-05-221-2/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-0710-10/+10
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-2/+2
|\
| * api: remove QWindow::visible()Girish Ramakrishnan2012-04-181-2/+2
* | directfb: Fix namespace compilation.Toby Tomkins2012-04-191-0/+4
|/
* directfb: Integrate building into configure.Holger Hans Peter Freyther2012-04-131-9/+5
* device: Introduce hooks for the directfb plugin and use themHolger Hans Peter Freyther2012-04-135-4/+151
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-073-2/+4
* directfb: Switch to the new style pluginsHolger Hans Peter Freyther2012-02-283-2/+9
* Suppport up to 27 mouse buttons from DirectFB Plugin.Rick Stockton2012-02-231-5/+57
* 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-3021-21/+21
* directfb: Deal with Qt trying to create a QSize(0, 0) platfom windowHolger Hans Peter Freyther2012-01-231-3/+3
* Update contact information in license headers.Jason McDonald2012-01-2321-21/+21
* Update copyright year in license headers.Jason McDonald2012-01-0521-21/+21
* directfb: Refer to the right class in the error messageHolger Hans Peter Freyther2012-01-031-1/+1
* directfbegl: Add unimplemented QDirectFbWindow::eglSurface, build fixHolger Hans Peter Freyther2011-12-062-1/+16