summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/directfb
Commit message (Expand)AuthorAgeFilesLines
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-061-1/+1
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-56/+0
* Remove the qmake project filesJoerg Bornemann2021-01-071-50/+0
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-074-6/+6
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-232-6/+6
* Properly deprecate Qt::MidButton in favor of Qt::MiddleButtonEdward Welbourne2020-08-221-2/+2
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-134-8/+5
* Move UNIX services into QtGuiFriedemann Kleint2020-06-184-5/+2
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-5/+2
* Move the UNIX event dispatchers into QtGuiFriedemann Kleint2020-06-104-4/+2
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-2/+2
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-052-22/+10
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-12/+12
* Regenerate src/*Alexandru Croitor2019-11-142-8/+8
* Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* Regenerate platforms plugins part 5Alexandru Croitor2019-10-082-1/+69
* Add CMake support for directfb plug-inJean-Michaël Celerier2019-09-301-0/+72
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-192-2/+4
* fix directfb build without EGLOswald Buddenhagen2016-12-161-1/+2
* fix directfb buildOswald Buddenhagen2016-11-151-1/+1
* rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-3/+0
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-153-7/+10
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-2/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+1
|\
| * Add X11 support for the DRIVE CXLaszlo Agocs2016-08-101-1/+1
* | Add QPlatformBackingStore::toImage() implementationsAndy Nichols2016-04-302-0/+7
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-224-15/+16
|\|
| * Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-131-5/+5
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-5/+5
| | |\
| | | * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
| * | | 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
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-8/+3
|/ /
* | 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