summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove QMake project filesJoerg Bornemann2021-02-1164-1549/+0
* Fix: remove listenerZhang Liang2021-02-021-1/+2
* Ignore duplicated mode in addModeSiyeon Seo2021-01-221-1/+2
* Use new QTextureFileData::getDataView methodJonas Karlsson2021-01-214-8/+12
* Fix memory leak in QWaylandGLContextEskil Abrahamsen Blomfeldt2021-01-061-0/+2
* Fix leak in multi-output compositor examplesEskil Abrahamsen Blomfeldt2021-01-041-0/+3
* Remove some dead codeEskil Abrahamsen Blomfeldt2020-12-172-20/+0
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-092-6/+6
* Fix leaked subsurface wayland itemsEskil Abrahamsen Blomfeldt2020-12-071-0/+1
* Ensure that grabbing is performed in correct contextAndreas Cord-Landwehr2020-12-041-1/+1
* Doc: Add thumbnail for Qt Wayland Compositor examplesTopi Reinio2020-11-301-0/+3
* Doc: Remove version numbers for import statementJerome Pasion2020-11-268-13/+13
* Fix compilation after removing QEvent copy ctorEskil Abrahamsen Blomfeldt2020-11-193-12/+14
* Check pointer for null before use in ASSERTRoman Genkhel2020-11-171-1/+1
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-171-2/+4
* Fix compilation after QFileInfo changesEskil Abrahamsen Blomfeldt2020-11-171-1/+1
* Fix some compile warningsEskil Abrahamsen Blomfeldt2020-11-174-6/+9
* Make setting QT_SCALE_FACTOR work on WaylandMorten Johan Sørvig2020-11-164-6/+7
* Scanner: Avoid accessing dangling pointers in destroy_func()Vlad Zahorodnii2020-11-131-1/+3
* Make texture sharing mechanism hidden and experimentalEskil Abrahamsen Blomfeldt2020-11-112-0/+9
* Fix registration of QWaylandIviApplication signal typesEskil Abrahamsen Blomfeldt2020-11-111-3/+3
* Port shared texture provider to RHI-on-OpenGLEskil Abrahamsen Blomfeldt2020-11-113-139/+25
* Client: Drop XdgShellV5 and XdgShellV6David Edmundson2020-11-1134-4480/+2
* Adjust to QQmlListProperty working with qsizetypeFabian Kosmale2020-11-112-4/+4
* Doc: Fix documentation warnings for Qt Wayland CompositorTopi Reinio2020-11-064-7/+7
* Stop depending on private API in user-facing cmake codeEskil Abrahamsen Blomfeldt2020-10-302-2/+10
* Doc: List correct license information for the modulePaul Wicking2020-10-281-3/+7
* Replace remaining LGPLv3 headers in QtWaylandCompositor with GPLv3Kai Koehne2020-10-2719-323/+190
* CMake: Add versionless function namesAlexandru Croitor2020-10-262-0/+10
* CMake: Make qtwaylandscanner depend on QtCore onlyAlexandru Croitor2020-10-263-4/+1
* Fix loading EGLStream client buffer integration in static buildEskil Abrahamsen Blomfeldt2020-10-201-1/+1
* Issue set_opaque_region on opaque surfacesAleix Pol2020-10-202-0/+29
* Client: Advertise all supported mime typesDavid Edmundson2020-10-191-1/+1
* Scanner: Generate code that destroys inert resourcesVlad Zahorodnii2020-10-121-5/+15
* Scanner: Generate code that cleans up m_resourceVlad Zahorodnii2020-10-121-0/+2
* Adapt to platform API renameTor Arne Vestbø2020-10-123-4/+4
* Fix race condition on frame callbackPaul Olav Tvete2020-10-074-26/+73
* Change WaylandResource -> waylandresourceEskil Abrahamsen Blomfeldt2020-10-051-1/+1
* Build with -no-openglEskil Abrahamsen Blomfeldt2020-10-027-52/+30
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0117-51/+51
* Fix compilation after mime data API changesEskil Abrahamsen Blomfeldt2020-09-302-2/+2
* Doc: Add Qt 6 changes filePaul Wicking2020-09-242-0/+47
* fix libdrm related configure test failurePeter Seiderer2020-09-242-3/+6
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-232-72/+57
* Re-visit the xkbcommon dependencyJoerg Bornemann2020-09-226-6/+28
* CMake: Record QtWaylandScannerTools as a tools package dependencyAlexandru Croitor2020-09-172-2/+2
* Update dependencies on dev in qt/qtwaylandLars Knoll2020-09-163-1/+4
* CMake: Explicitly search for XKBJoerg Bornemann2020-09-162-0/+8
* Fix QtWayland build without qtdeclarativeAllan Sandfeld Jensen2020-09-1518-35/+105
* CMake: Explicitly search for X11 with proper dependency trackingAlexandru Croitor2020-09-152-1/+15