summaryrefslogtreecommitdiff
path: root/examples/wayland
Commit message (Expand)AuthorAgeFilesLines
* Doc: Use the \examplecategory macro to tag examplesTopi Reinio2023-04-1110-10/+10
* doc: Correct outdated info about text input methodsEskil Abrahamsen Blomfeldt2023-04-031-10/+8
* Rename pure-qml to fancy-compositorEskil Abrahamsen Blomfeldt2023-03-0614-48/+48
* Revamp/document custom-extension exampleEskil Abrahamsen Blomfeldt2023-03-0216-61/+273
* doc: Add missing documentation screenshotsEskil Abrahamsen Blomfeldt2023-02-286-0/+6
* doc: Add compositor examples to Embedded categoryEskil Abrahamsen Blomfeldt2023-02-2810-0/+10
* doc: Remove category from examples docsEskil Abrahamsen Blomfeldt2023-02-2811-37/+32
* Move server-buffer example to manual testsEskil Abrahamsen Blomfeldt2023-02-1621-589/+0
* Move hwlayer-compositor example to manual testsEskil Abrahamsen Blomfeldt2023-02-148-204/+0
* compositor: Fix QML errors in multi-screen exampleEskil Abrahamsen Blomfeldt2023-02-102-1/+2
* Documentation for the minimal-cpp examplePaul Olav Tvete2023-02-105-9/+85
* Doc: Fix documentation warningsTopi Reinio2023-02-071-1/+1
* Improve examplesBernd Weimer2022-11-2522-102/+120
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-102-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2320-20/+20
* Add license headers to cmake filesLucie Gérard2022-07-0820-0/+60
* Use QColor::fromString instead of some deprecated functionsJiDe Zhang2022-07-051-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-1076-3451/+151
* QtWaylandClient: use the CMake exports.h supportThiago Macieira2022-04-281-1/+1
* Remove .prev_CMakeLists.txtKai Köhne2022-03-227-350/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-1921-210/+78
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-154-18/+18
* Introduce new qt-shell and an API for custom shellsPaul Olav Tvete2021-12-0233-1/+2304
* example/tests: update com.theqtcompany to io.qtLiang Qi2021-10-266-6/+6
* Support different text input protocolsLiang Qi2021-10-071-0/+1
* Doc: Fix incorrect linkTopi Reinio2021-09-171-1/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-1715-15/+15
* Doc: Fix QDoc comment markersPaul Wicking2021-08-162-4/+4
* doc: Expand documentation for server-side decorations exampleEskil Abrahamsen Blomfeldt2021-08-133-2/+70
* doc: Expand documentation of Pure QML exampleEskil Abrahamsen Blomfeldt2021-08-135-15/+126
* doc: Add Overview Compositor example documentationEskil Abrahamsen Blomfeldt2021-08-133-1/+62
* doc: Expand documentation for spanning-screens exampleEskil Abrahamsen Blomfeldt2021-08-133-3/+53
* doc: Expand multi-output example documentationEskil Abrahamsen Blomfeldt2021-08-134-12/+49
* doc: Expand multi-screen documentationEskil Abrahamsen Blomfeldt2021-08-114-9/+57
* Doc: Fix minor link error in ivi-compositor.qdocNico Vertriest2021-07-261-1/+1
* doc: Expand ivi-compositor example documentationEskil Abrahamsen Blomfeldt2021-06-035-9/+106
* doc: Expand the Minimal QML exampleEskil Abrahamsen Blomfeldt2021-06-033-2/+97
* Fix activation animation in Pure QML exampleEskil Abrahamsen Blomfeldt2021-05-191-2/+2
* Fix spanning-screens exampleEskil Abrahamsen Blomfeldt2021-05-181-2/+6
* Don't use deprecated APIPaul Olav Tvete2021-05-141-6/+4
* Fix leak in multi-output compositor examplesEskil Abrahamsen Blomfeldt2021-01-046-0/+18
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-095-0/+281
* Make texture sharing mechanism hidden and experimentalEskil Abrahamsen Blomfeldt2020-11-1122-868/+1
* CMake Build: Fix QtWayland examples linker errorsCristian Adam2020-11-055-5/+5
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-2618-0/+72
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-2018-18/+18
* Fix examples to include IviApplication importEskil Abrahamsen Blomfeldt2020-10-053-0/+3
* Add iviShell support to example compositorsPaul Olav Tvete2020-09-233-0/+11
* New input method protocol for use with Qt clientsEskil Abrahamsen Blomfeldt2020-08-261-1/+1
* Update QML syntaxPaul Olav Tvete2020-07-311-1/+1