summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb
Commit message (Expand)AuthorAgeFilesLines
* linuxfb: Support transparencyLaszlo Agocs2016-05-091-2/+5
* QLinuxFbScreen: fix uninitialized member warningsEdward Welbourne2016-05-031-17/+13
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+5
* 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
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-5/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-225-120/+120
* linuxfb: use linux/kd.h instead of the glibc dummyArvid Picciani2012-09-071-1/+1
* linuxfb: remove unused functionMarc Mutz2012-08-231-10/+0
* linuxfb: let the window register itself with the screenGirish Ramakrishnan2012-07-111-3/+1
* linuxfb: Add option to not switch to graphics modeGirish Ramakrishnan2012-07-111-2/+5
* linuxfb: Rework screen codeGirish Ramakrishnan2012-07-115-829/+402
* linuxfb: don't store window in backingstoreGirish Ramakrishnan2012-07-111-2/+1
* linuxfb: add linuxfb.json and moc main.cppGirish Ramakrishnan2012-07-113-1/+10
* linuxfb: make linuxfb compileGirish Ramakrishnan2012-07-115-95/+205
* Add QPA prefix and version number to QPA plugin factory interfaces.Friedemann Kleint2012-06-271-1/+1
* Use the new plugin systemLars Knoll2012-06-251-2/+1