summaryrefslogtreecommitdiffstats
path: root/examples/wayland/custom-extension/cpp-client
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Revamp/document custom-extension exampleEskil Abrahamsen Blomfeldt2023-03-021-7/+11
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use QColor::fromString instead of some deprecated functionsJiDe Zhang2022-07-051-4/+4
* Use SPDX license identifiersLucie Gérard2022-06-101-49/+2
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-46/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-191-11/+5
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-091-0/+46
* CMake Build: Fix QtWayland examples linker errorsCristian Adam2020-11-051-1/+1
* CMake: Regenerate examples to set the WIN32_EXECUTABLE propertyAlexandru Croitor2020-10-261-0/+4
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-201-1/+1
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-291-8/+8
* CMake: Regenerate projectsAlexandru Croitor2020-05-261-1/+5
* CMake: Regenerate and adjust projects after mergeAlexandru Croitor2020-03-261-4/+1
* Initial CMake portJohan Klokkhammer Helsing2019-11-261-0/+41
* Set unique targets for examples that conflictJohan Klokkhammer Helsing2019-10-021-0/+2
* Remove waylandclient-private dependency from custom-extension exampleJohan Klokkhammer Helsing2018-04-251-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-1/+1
* Add non-global object to custom extension examplePaul Olav Tvete2017-10-051-0/+20
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-041-3/+13
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-2/+2
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-231-9/+0
* Make the custom extension example more interestingPaul Olav Tvete2016-09-302-15/+58
* Simplify custom-extension examplePaul Olav Tvete2016-09-083-0/+128