summaryrefslogtreecommitdiffstats
path: root/examples/mqtt/quickpublication
Commit message (Expand)AuthorAgeFilesLines
* Change license for build files in exampleLucie Gérard2024-03-201-1/+1
* Remove redundant call from QuickPublication ExampleMate Barany2023-06-261-2/+0
* Document the Quickpublication exampleMate Barany2023-06-261-1/+1
* QuickPublication Example: fix qmllint warningsMate Barany2023-06-202-5/+9
* QuickPublication Example: Remove version numbers from importsMate Barany2023-06-201-4/+4
* QuickPublication example: Port CMakeLists.txt to use qt_add_qml_moduleMate Barany2023-06-207-34/+34
* Replace QLatin1Strings with _L1 literalsMate Barany2023-06-071-1/+3
* Reimplement QmlMqttClientMaurice Kalinowski2022-10-232-3/+75
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-221-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-164-196/+8
* Improve examples CMakeLists.txtKai Köhne2022-02-211-13/+4
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+5
* Regenerate projectswip/cmakeMaurice Kalinowski2020-05-261-1/+5
* Regenerate projectsAlexandru Croitor2019-11-151-3/+4
* Add initial support for cmakeMaurice Kalinowski2019-09-021-0/+52
* Examples: Visual clean upMaurice Kalinowski2018-12-121-10/+15
* Add new QML example to publish topics/messagesPablo J. Rogina2018-07-206-0/+460