summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/api/qeglfswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-4/+4
* Remove QFlags(0), QFlags() does the same and is not deprecatedAlbert Astals Cid2019-11-291-2/+1
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* eglfs: Fix raster windowsLaszlo Agocs2019-08-071-7/+2
* eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-161-0/+3
* Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-271-10/+17
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-1/+1
|\
| * Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-1/+1
* | Fix Q(Quick)Window on eglfsLaszlo Agocs2017-08-031-6/+3
* | Ensure all platforms send geometry events if request was not fulfilledTor Arne Vestbø2017-07-071-12/+11
* | Relieve platform plugins of having to persist geometry on WM callbacksTor Arne Vestbø2017-07-071-1/+0
|/
* eglfs: generate an expose whenever the geometry is changingLaszlo Agocs2016-12-251-1/+4
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-131-1/+1
|\
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+1
* | Enable building EGLFS and MinimalEGL with QT_NO_OPENGLAndy Nichols2016-11-171-7/+30
|/
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-2/+2
* eglfs: Fix rotation support with the DRM backendsLaszlo Agocs2016-08-101-2/+2
* eglfs: Add support for raster content rotationLaszlo Agocs2016-08-011-2/+4
* Install some eglfsdeviceintegration headers, as a private moduleGiulio Camuffo2016-06-031-0/+336