summaryrefslogtreecommitdiffstats
path: root/src/platformsupport/fbconvenience/qfbscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* linuxfb: add experimental support for DRM dumb buffersLaszlo Agocs2016-11-241-0/+5
* Remove dead code from QFbWindow and ScreenLaszlo Agocs2016-11-161-112/+42
* linuxfb: Make first window fullscreen like eglfsLaszlo Agocs2016-11-091-0/+10
* platformsupport: eradicate some easy Q_FOREACH loopsMarc Mutz2016-08-261-2/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-231-1/+4
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+4
| |\
| | * linuxfb: Support transparencyLaszlo Agocs2016-05-091-1/+4
* | | QtOpenGL/plugins/platformsupport: use new QRegion::begin()/end() instead of r...Marc Mutz2016-03-021-6/+4
|/ /
* / Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Use QVector::reserve() all over the place.Sérgio Martins2015-06-291-2/+3
* Support grabWindow() in linuxfbLaszlo Agocs2015-02-251-4/+13
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Make threaded rendering possible with LinuxFBAndy Nichols2015-01-191-8/+27
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* qpa: Make screen geometry updates (full and available geometry) atomicTor Arne Vestbø2014-09-101-2/+1
* QFbScreen: fix foreach loops to declare QRect loop variables as const-&Marc Mutz2014-03-261-3/+3
* linuxfb: Do not crash with GL windowsLaszlo Agocs2013-10-151-2/+3
* linuxfb: Make the mouse cursor visible and workingLaszlo Agocs2013-10-141-2/+6
* Android: Fix crash when using QBackingStorePaul Olav Tvete2013-05-221-0/+13
* Style fixes for android enablersPaul Olav Tvete2013-02-271-1/+1
* Enablers in fbconvenience for Android portEskil Abrahamsen Blomfeldt2013-02-121-9/+42
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* linuxfb: Remove QFbWindow::setVisibleGirish Ramakrishnan2012-07-111-1/+1
* linuxfb: Add m prefix to all member variablesGirish Ramakrishnan2012-07-111-45/+45
* linuxfb: raise and lower should take QFbWindow as argsGirish Ramakrishnan2012-07-111-22/+20
* linuxfb: Rework screen codeGirish Ramakrishnan2012-07-111-48/+21
* linuxfb: remove mScreens from QFbWindowGirish Ramakrishnan2012-07-111-2/+0
* linuxfb: don't store window in backingstoreGirish Ramakrishnan2012-07-111-1/+1
* linuxfb: make platformsupport convenience compileGirish Ramakrishnan2012-07-111-0/+269