summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\| |
| * | 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
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-3/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-155-70/+100
* | Fix double close.Frank Meerkoetter2015-12-261-3/+1
* | qevent.h: Add fixme comments to remove include directives for Qt 6.Friedemann Kleint2015-10-021-0/+1
|/
* linuxfb: Use libinput by default when availableLaszlo Agocs2015-08-181-0/+11
* QPA plugins: Use _iid macros instead of strings in Q_PLUGIN_METADATA.Friedemann Kleint2015-05-131-1/+1
* evdevtouch: Add hotplug supportLaszlo Agocs2015-04-091-2/+2
* eglfs: Disable the blinking cursorLaszlo Agocs2015-03-231-7/+0
* Support grabWindow() in linuxfbLaszlo Agocs2015-03-162-1/+30
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-242-0/+10
|\
| * Provide a native interface object from linuxfbLaszlo Agocs2015-02-112-0/+11
* | Update copyright headersJani Heikkinen2015-02-115-35/+35
* | Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-212-26/+2
* | Compile in evdev code to linuxfbLaszlo Agocs2015-01-052-1/+37
* | Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-1/+1
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-032-2/+2
|/
* Reorganize devicediscovery headerLaszlo Agocs2014-11-261-1/+0
* Fix warning about QDeviceDiscovery violating ODR ruleThiago Macieira2014-11-231-0/+1
* Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* Fix up warnings in linuxfbLaszlo Agocs2014-03-251-7/+9