summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/api/qeglfswindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Always destroy OpenGL context when the window is destroyed"Samuli Piippo8 days1-6/+3
* Always destroy OpenGL context when the window is destroyedJacek Poplawski2023-12-041-3/+6
* Rename QWSI::handleWindowActivated to QWSI::handleFocusWindowChangedTor Arne Vestbø2023-11-231-1/+1
* Fix link to platform window in QAndroidPlatformBackingStore::flush()Axel Spoerl2023-08-041-5/+1
* Adapt setBackingStore() overrides in QWasmWindow and QEglFSWindowAxel Spoerl2023-07-161-1/+5
* Add QEGLContext::invalidateContextThomas Senyk2023-01-121-1/+24
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Revive eglfs' raster window supportLaszlo Agocs2022-04-271-6/+15
* eglfs: Unset shared raster compositing context before deletionTor Arne Vestbø2022-01-121-0/+2
* QPA: Set focus reason when window activation changes focusVolker Hilsheimer2021-12-031-1/+1
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-3/+3
* eglfs: Prevent printing a warning in every widget-based appLaszlo Agocs2020-08-031-5/+1
* Move eglconvenience to QtGuiFriedemann Kleint2020-07-131-1/+1
* Move QtPlatformCompositorSupport into QtOpenGLTor Arne Vestbø2020-05-281-1/+1
* 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