summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs/api
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-066-18/+18
* Remove QFlags(0), QFlags() does the same and is not deprecatedAlbert Astals Cid2019-11-292-3/+2
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-202-2/+2
* Eliminate the last QList<QPoint> in QtBase production codeMarc Mutz2019-09-131-1/+3
* eglfs: Fix raster windowsLaszlo Agocs2019-08-073-8/+3
* Fix setting Qt::WA_ShowWithoutActivating on eglfs windowMichal Klocek2019-04-161-0/+4
* eglfs: Call destroy() from dtors of concrete windowsUlf Hermann2019-04-161-0/+3
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-193-17/+2
* Segfault when the exiting the application under platform eglfsElena Zaretskaya2019-02-273-13/+18
* qtlite: Fix build libs with -no-feature-regularexpressionMikhail Svetkin2019-01-271-1/+3
* Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-252-0/+14
* Fix no-opengl developer buildsAllan Sandfeld Jensen2018-11-102-1/+10
* Make local symbols of some leaked namesThiago Macieira2018-08-031-0/+2
* QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-2/+1
* Modernize the "regularexpression" featureUlf Hermann2018-03-201-1/+1
* 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
* | eglfs: Forward nativeRes.ForScreen.() to backendsLionel CHAZALLON2018-01-203-2/+10
* | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-023-23/+17
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-303-23/+17
| |\|
| | * [ChangeLog][QPA][eglfs] Fix crash when using cursors and multiple GL contextsSimon Hausmann2017-12-123-23/+17
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-2/+2
* | | eglfs: Forward nativeRes.ForInteg.() to backendsLaszlo Agocs2017-09-193-0/+8
* | | eglfs: Allow forwarding platformFunction() to backendsLaszlo Agocs2017-09-193-3/+8
* | | Fix compilation with clang 4 on LinuxLars Knoll2017-09-151-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
|/
* Add USB HID device feature to INTEGRITYKimmo Ollila2017-05-301-0/+8
* Initialize vao variableJesus Fernandez2017-04-281-0/+2
* Fix warning for -no-feature-evdevTasuku Suzuki2017-04-261-2/+3
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-4/+4
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-4/+4
* | Fix build with -no-openglPaul Olav Tvete2017-03-031-1/+5
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-301-1/+1
|\|
| * Ensure a pixel density of at least 1 for Qt::AA_EnableHighDpiScalingJocelyn Turcotte2017-01-231-1/+1
* | DRM/KMS config: add support for specifying the primary screenLaszlo Agocs2017-01-182-3/+3
* | eglfs: Activate the window on the primary screenPier Luigi Fiorini2017-01-091-1/+4
* | 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-132-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-242-2/+2
* | eglfs: Replace Q_DECL_OVERRIDE by overrideAlexander Volkov2016-12-077-62/+62
* | Add an OpenGL program binary disk cacheLaszlo Agocs2016-11-241-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devLiang Qi2016-11-181-5/+7
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-5/+7
* | Enable support for OpenVGAndy Nichols2016-11-171-2/+8
* | Enable building EGLFS and MinimalEGL with QT_NO_OPENGLAndy Nichols2016-11-177-27/+107
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-1/+2
* Plugins: use const (and const APIs) moreAnton Kudryavtsev2016-10-251-1/+1
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-159-24/+24