summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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-153-15/+15
* example/tests: update com.theqtcompany to io.qtLiang Qi2021-10-266-6/+6
* Doc: Fix incorrect linkTopi Reinio2021-09-171-1/+1
* Doc: Fix minor link error in ivi-compositor.qdocNico Vertriest2021-08-181-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-163-2/+70
* doc: Expand documentation of Pure QML exampleEskil Abrahamsen Blomfeldt2021-08-165-15/+126
* doc: Add Overview Compositor example documentationEskil Abrahamsen Blomfeldt2021-08-163-1/+62
* doc: Expand documentation for spanning-screens exampleEskil Abrahamsen Blomfeldt2021-08-163-3/+53
* doc: Expand multi-output example documentationEskil Abrahamsen Blomfeldt2021-08-164-12/+49
* doc: Expand multi-screen documentationEskil Abrahamsen Blomfeldt2021-08-164-9/+57
* 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
| |\
| | * examples: fix wayland/texture-sharing/custom-compositorPeter Seiderer2020-04-061-0/+4
* | | Client: Don't send fake SurfaceCreated/Destroyed eventsDavid Edmundson2020-04-281-2/+5
|/ /
* | CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-265-24/+8
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-269-12/+1
|\ \
| * | Fix build: Add dependency on OpenGL moduleJohan Klokkhammer Helsing2020-01-301-1/+1
| * | Compositor: Change default of autoCreatePopupItems to trueJohan Klokkhammer Helsing2019-10-047-9/+0
| * | Compositor: Remove QWaylandQuickItem::sizeFollowsSurfaceJohan Klokkhammer Helsing2019-10-032-2/+0
| |/
* | Initial CMake portJohan Klokkhammer Helsing2019-11-2626-0/+1015