summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-142-4/+4
* 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-1922-212/+78
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* 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
* Move WlShell types into their own importEskil Abrahamsen Blomfeldt2020-07-099-0/+9
* Move IviApplication classes into their own importEskil Abrahamsen Blomfeldt2020-07-091-0/+1
* Move XdgShell types into their own importEskil Abrahamsen Blomfeldt2020-07-0912-0/+12
* Move Screen -> CompositorScreen in examplesEskil Abrahamsen Blomfeldt2020-07-0912-10/+8
* Remove import versions from QML examplesEskil Abrahamsen Blomfeldt2020-07-0924-75/+71
* Remove deprecated codeEskil Abrahamsen Blomfeldt2020-07-0720-1414/+0
* pure-qml: Rename Screen to CompositorScreenEskil Abrahamsen Blomfeldt2020-07-065-4/+4
* Remove last redundant autoCreatePopupItemsPaul Olav Tvete2020-07-021-1/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-8/+8
* Adapt to new QPointingDevice APIShawn Rutledge2020-06-263-17/+17
* Use WaylandCursorItem over clients, window system cursor otherwiseShawn Rutledge2020-05-293-9/+8
* CMake: Regenerate projectsAlexandru Croitor2020-05-2620-20/+100
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Liang Qi2020-04-291-0/+4
|\
| * Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-0/+4
| |\