summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/directfb
Commit message (Expand)AuthorAgeFilesLines
* QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-1/+1
* Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-072-5/+5
|\
| * DirectFB: Fix build in C++98 modev5.6.0Thiago Macieira2016-03-032-5/+5
* | Ensure we can query all GL functions in all platform pluginsLars Knoll2016-03-011-3/+4
* | Avoid repeated QByteArray creation when resolving opengl functionsLars Knoll2016-03-011-2/+2
* | Updated license headersJani Heikkinen2016-01-1523-322/+460
* | Use qEnvironmentVariableIntValue() instead of qgetenv().toInt().Sérgio Martins2015-12-181-2/+2
|/
* DirectFB: Use correct pixel format for Texture Glyph CacheAndy Nichols2015-10-121-1/+1
* Fix incorrect expression in directfb keyboard codeHolger Hans Peter Freyther2015-06-081-1/+1
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* Update copyright headersJani Heikkinen2015-02-1123-161/+161
* Reorganize devicediscovery headerLaszlo Agocs2014-11-261-2/+0
* Fix warning about QDeviceDiscovery violating ODR ruleThiago Macieira2014-11-231-0/+2
* Update license headers and add new license filesMatti Paaso2014-09-2423-437/+253
* DirectFB: Add QT_DIRECTFB_BLITTER_DEBUGPAINT environment variableAndy Nichols2014-09-032-7/+67
* DirectFB Fix issue with showing dialogsAndy Nichols2014-08-251-15/+3
* DirectFB Unbreak mouse input for child windowsAndy Nichols2014-08-252-13/+3
* DirectFB Make usable again with QWidgetAndy Nichols2014-08-251-36/+52
* DirectFB Provide a native interfaceAndy Nichols2014-08-252-2/+8
* DirectFB Add QGenericUnixServices and inputContextAndy Nichols2014-08-252-0/+14
* Add support for accelerated glyph rendering in the directfb pluginSimon Hausmann2014-08-152-1/+139
* DirectFB fix build error in QDirectFBWindowAndy Nichols2014-08-151-1/+1
* DirectFB define platform integration capabilitiesAndy Nichols2014-08-152-0/+15
* Make the expose region local on all platformsLaszlo Agocs2014-08-121-1/+1
* directfb: fix QThread destroyed while runningLucile Quirion2014-06-163-3/+4
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* Remove unused parameter from QEGLPlatformContext constructorLaszlo Agocs2014-03-101-2/+1
* 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