summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/eglfs
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with clangSona Kurazyan2022-09-061-1/+1
* Apply Q_CONSTINIT where beneficialSona Kurazyan2022-09-012-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2311-11/+11
* eglfs: Fix crash when painting the mouse cursor in a multiscreen setupDominik Holland2022-08-051-5/+5
* eglfs: Fix mouse events not being delivered to the frontmost windowSergio Martins2022-08-042-0/+20
* Add license headers to cmake filesLucie Gérard2022-08-0311-0/+33
* eglfs: Fix screen cloning when atomic is enabledLaszlo Agocs2022-08-011-5/+6
* Add a way to declare _exported_ logging categoriesGiuseppe D'Angelo2022-06-271-1/+1
* Fix typo in codeDuan Ting2022-06-231-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1682-3157/+205
* includemocs (updated script)Marc Mutz2022-05-052-0/+4
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-041-1/+1
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-046-29/+41
* Revive eglfs' raster window supportLaszlo Agocs2022-04-273-11/+20
* eglfs_x11: Fix running flag linkageLaszlo Agocs2022-04-271-1/+1
* Reorganize work with graphical libraries on INTEGRITYTatiana Borisova2022-04-051-0/+5
* Fix remaining uses of deprecated QScopedPointer::takeMårten Nordheim2022-03-151-3/+3
* eglfs: QNX uses own QPA plugin and not eglfsPasi Petäjäjärvi2022-03-072-14/+0
* Fix run time failure for UI autotests (INTEGRITY)Tatiana Borisova2022-01-252-8/+18
* Remove unused .qrc filesJoerg Bornemann2022-01-171-7/+0
* 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
* Support to get timing from pagefilpElvis Lee2021-12-033-3/+14
* Q{XcbGl,EglFSDevice}IntegrationFactory: remove unused extra plugin pathThiago Macieira2021-11-102-34/+4
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-3/+3
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-069-9/+9
* CMake: Don't give plugins PUBLIC usage requirements part 2Alexandru Croitor2021-07-155-5/+4
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-073-3/+3
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-05-313-12/+12
* Add explicit default constructor for QEglFSContextJanne Koskinen2021-05-271-0/+1
* Add EGLFS OpenWFD plugin for INTEGRITYKimmo Ollila2021-05-193-1/+27
* eglfs: Newer Nvidia libdrm provide device instead driver module namePasi Petäjäjärvi2021-04-011-1/+6
* Support additional gbm surface flagsElvis Lee2021-03-122-2/+4
* Support EGL protected content extensionElvis Lee2021-03-091-1/+15
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-241-1/+1
* Long live VK_KHR_display platform plugin!Laszlo Agocs2021-02-0812-580/+0
* eglfs: kms: Log gbm bo handle and stride as wellLaszlo Agocs2021-02-081-1/+2
* eglfs: Use drmClose in drm/EGLDevice backendLaszlo Agocs2021-01-181-1/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-124-194/+0
* Remove the qmake project filesJoerg Bornemann2021-01-0719-409/+0
* eglfs: Enable building the fbdev-based Mali backendLaszlo Agocs2020-12-282-1/+27
* CMake: Re-generate project files in srcJoerg Bornemann2020-11-303-7/+0
* Correct headers to build with eglfs modulesElvis Lee2020-11-1717-27/+9
* Fix reordering warning in QEglFSIntegrationShawn Rutledge2020-11-091-2/+2
* Support customized device discovery with udevElvis Lee2020-11-091-2/+4
* Remove usages of Q_FOREACHAllan Sandfeld Jensen2020-11-021-5/+5
* CMake: Regenerate qtbase projects to use correct CONFIG_MODULE_NAMEsAlexandru Croitor2020-10-303-0/+3
* CMake: Regenerate qtbase projectsAlexandru Croitor2020-10-301-6/+1
* Export gbm device integration to build it outsideElvis Lee2020-10-2336-109/+274
* Rename the new platform APIs from QPlatformInterface to QNativeInterfaceTor Arne Vestbø2020-10-072-3/+3