summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/qeglfsdeviceintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the eglfs and eglfs-viv detection and build work for INTEGRITY.Rolland Dudemaine2016-04-131-1/+9
* Drop most "#ifndef QT_NO_LIBRARY"Ulf Hermann2016-02-081-12/+9
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-1/+1
|\
| * eglfs: Round value returned from pixelDensity()Morten Johan Sørvig2016-01-131-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | eglfs: use qLoadPlugin()Marc Mutz2016-01-051-15/+2
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-081-4/+7
|\|
| * eglfs: Fix the logical dpi calculation for some devicesLaszlo Agocs2015-12-021-4/+7
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
|/
* eglfs: Enable use of Qt::AA_EnableHighDpiScalingMorten Johan Sørvig2015-11-181-0/+5
* Support for Wayland servers on i.MX6Paul Olav Tvete2015-11-021-0/+5
* eglfs: Handle custom platform window implementations betterLaszlo Agocs2015-10-141-0/+21
* Move eglfs-only parts back from eglconvenienceLaszlo Agocs2015-07-161-2/+2
* Mark unused parameters with Q_UNUSEDUlf Hermann2015-06-121-0/+4
* eglfs: Unblank on startupLaszlo Agocs2015-03-231-0/+4
* eglfs: Report the QScreen refresh rate from eglfsLaszlo Agocs2015-03-141-0/+5
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-111-22/+14
* eglfs: Update screen destruction to follow the new approachLaszlo Agocs2015-01-091-2/+7
* Pluginize the eglfs hooksLaszlo Agocs2014-12-081-0/+306