summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unify default dpi between eglfs and linuxfbLaszlo Agocs2014-03-061-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+2
|\
| * Fix linuxfb argument 'mmsize' parsingPeter Kümmel2014-02-071-2/+2
* | linuxfb: Report WindowManagement capability as falseLaszlo Agocs2014-01-301-0/+1
* | Disable terminal keyboard on eglfs and linuxfbLaszlo Agocs2014-01-242-13/+25
* | linuxfb: Migrate to QRegularExpressionLaszlo Agocs2014-01-131-15/+17
|/
* linuxfb: Make mouse cursor behavior match eglfsLaszlo Agocs2013-12-301-0/+4
* Fix [Linux]/[Linuxfb] screen initialization.Daniel Giurcanu2013-12-182-2/+4
* Use case insensitive comparison when checking platform plugin keys.Friedemann Kleint2013-12-031-1/+1
* linuxfb: Adapt to initialize() patternLaszlo Agocs2013-10-154-15/+23
* linuxfb: Make the mouse cursor visible and workingLaszlo Agocs2013-10-141-1/+17
* linuxfb: Pick the correct framebuffer device on AndroidLaszlo Agocs2013-10-141-2/+9
* QPA: Fix semantics of GUI event dispatcher ownership in platform pluginsTor Arne Vestbø2013-09-302-8/+4
* Bump QPA-API-version.Friedemann Kleint2013-07-231-1/+1
* Fix linuxfb plugin when fb offset is present.Michael Brasser2013-05-201-4/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-185-5/+5
* fix linuxfb crash on program startKonrad Rosenbaum2013-01-101-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1