summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/linuxfb/qlinuxfbscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-2/+2
* linuxfb plugin: eradicate Q_FOREACH loopsMarc Mutz2016-08-271-1/+1
* 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
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-3/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | 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
|/
* eglfs: Disable the blinking cursorLaszlo Agocs2015-03-231-7/+0
* Support grabWindow() in linuxfbLaszlo Agocs2015-03-161-0/+28
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Unify input device hotplugging support for embeddedLaszlo Agocs2015-01-211-20/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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: Migrate to QRegularExpressionLaszlo Agocs2014-01-131-15/+17
|/
* linuxfb: Make mouse cursor behavior match eglfsLaszlo Agocs2013-12-301-0/+4
* linuxfb: Adapt to initialize() patternLaszlo Agocs2013-10-151-4/+4
* 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
* Fix linuxfb plugin when fb offset is present.Michael Brasser2013-05-201-4/+5
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* fix linuxfb crash on program startKonrad Rosenbaum2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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: Add option to not switch to graphics modeGirish Ramakrishnan2012-07-111-2/+5
* linuxfb: Rework screen codeGirish Ramakrishnan2012-07-111-40/+360
* linuxfb: make linuxfb compileGirish Ramakrishnan2012-07-111-0/+107