summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb
Commit message (Expand)AuthorAgeFilesLines
* Remove last remaining bits of QtPlatformHeadersTor Arne Vestbø2020-08-043-3/+0
* Add QEvdevKeyMapper platform interfaceTor Arne Vestbø2020-07-202-26/+17
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-1/+1
* Make QtPlatformHeaders a private moduleTor Arne Vestbø2020-07-064-1/+4
* Move UNIX services into QtGuiFriedemann Kleint2020-06-184-4/+1
* Move Unix font databases into QtGuiFriedemann Kleint2020-06-154-4/+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-28/+10
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-272-10/+10
* Regenerate src/*Alexandru Croitor2019-11-142-6/+6
* Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-1/+1
|\
| * Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-231-1/+1
* | Regenerate platforms plugins part 5Alexandru Croitor2019-10-082-2/+56
* | cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-051-0/+1
* | Re-generate the CMakeLists.txt and add the prev filesSimon Hausmann2019-06-051-10/+24
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-162-8/+54
|\|
| * Fix remaining Q_DECL_OVERRIDE instancesAllan Sandfeld Jensen2019-04-021-1/+1
| * Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-2/+3
| * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-252-6/+51
* | cmake: build linuxfb platform pluginAlbert Astals Cid2019-02-111-0/+44
|/
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-3/+3
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-3/+3
* | linuxfb/drm: Pick up the format from the config fileLaszlo Agocs2017-10-171-10/+66
* | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-10/+10
|/
* Use correct DRM event context versionJonathan Liu2017-07-261-1/+1
* Fix warning for -no-feature-evdevTasuku Suzuki2017-04-261-2/+3
* Fix build with libdrm >= 2.4.78Thiago Macieira2017-04-171-5/+5
* DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-181-2/+5
* linuxfb: add experimental support for DRM dumb buffersLaszlo Agocs2016-11-246-9/+505
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-5/+7
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-5/+7
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-6/+8
| | |\
| | | * Do not guard tslib with evdevLaszlo Agocs2016-11-101-6/+8
* | | | fb platforms: migrate to fbconvenience changesLaszlo Agocs2016-11-161-1/+1
|/ / /
* | | rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-2/+0
* | | port to modularized platformsupport librariesOswald Buddenhagen2016-10-154-16/+22
* | | linuxfb plugin: eradicate Q_FOREACH loopsMarc Mutz2016-08-272-1/+3
* | | Rework privateFeatureLars Knoll2016-08-191-7/+7
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-2/+5
| |\|
| | * linuxfb: Support transparencyLaszlo Agocs2016-05-091-2/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-14/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-061-14/+12
| |\|
| | * QLinuxFbScreen: fix uninitialized member warningsEdward Welbourne2016-05-031-17/+13
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-051-3/+3
|\| |
| * | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-301-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-03-221-5/+5
|\| |