summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Update websocket example to use the new sub-protocol featureMårten Nordheim2022-11-221-6/+5
* Reimplement QmlMqttClientMaurice Kalinowski2022-10-234-14/+158
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-238-8/+8
* Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-227-7/+7
* Add license headers to cmake filesLucie Gérard2022-07-078-0/+24
* Use SPDX license identifiersLucie Gérard2022-06-1629-1306/+58
* Remove .prev_CMakeLists.txtKai Köhne2022-03-232-59/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-218-89/+36
* 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-151-6/+6
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-176-7/+7
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-267-8/+40
* CMake: Regenerate projectsAlexandru Croitor2020-05-261-1/+1
* Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-05-2610-0/+398
|\
| * Regenerate projectswip/cmakeMaurice Kalinowski2020-05-269-15/+51
| * Regenerate projectsAlexandru Croitor2019-11-156-9/+64
| * Add initial support for cmakeMaurice Kalinowski2019-09-028-0/+307
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-131-0/+2
|\ \
| * | Fix flaky installationMaurice Kalinowski2019-12-021-0/+2
* | | Fix build with --no-widgetsMaurice Kalinowski2020-01-031-1/+1
|/ /
* | Examples: Remove ping buttonsMaurice Kalinowski2019-10-246-48/+16
* | Use nullptr instead of 0Maurice Kalinowski2019-10-242-2/+2
* | Update usage for encrypted connectionv5.14.0-beta2v5.14.0-beta1Maurice Kalinowski2019-09-263-3/+7
|/
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-281-1/+2
|\
| * Fix build with -no-guiMaurice Kalinowski2019-06-201-1/+1
* | Add console examplesMaurice Kalinowski2018-12-207-0/+588
|/
* Examples: Visual clean upMaurice Kalinowski2018-12-122-13/+29
* Add username and password editsv5.12.0-beta4Maurice Kalinowski2018-11-052-10/+42
* Move qWarning to categorized loggingMaurice Kalinowski2018-07-261-1/+1
* Add new QML example to publish topics/messagesPablo J. Rogina2018-07-207-0/+461
* Update qml subscription exampleMaurice Kalinowski2018-07-181-3/+4
* qdoc files always use FDL/commercial license comboAlex Blasche2018-03-015-165/+50
* Introduce specific types for topic names and filtersLorenz Haas2017-11-154-8/+8
* Doc: Add screenshot and details to Qt MQTT example docsLeena Miettinen2017-11-082-4/+49
* Doc: Add screenshot and details to Simple MQTT Client example docsLeena Miettinen2017-11-082-2/+44
* Doc: Add docs for MQTT Subscriptions exampleLeena Miettinen2017-10-262-3/+47
* Doc: Adding and editing the docsMaurice Kalinowski2017-10-165-0/+306
* Use Qt5-style connect and QOverloadMaurice Kalinowski2017-10-122-2/+2
* Resize example user interfacesMaurice Kalinowski2017-10-102-6/+6
* Change signature of QMqttClient::subscribeMaurice Kalinowski2017-09-016-16/+15
* Update signal signatureMaurice Kalinowski2017-08-302-2/+6
* Fix includes in exampleMaurice Kalinowski2017-08-301-2/+1
* Rename ping receival signalMaurice Kalinowski2017-08-302-2/+2
* Remove hardcoded test serverMaurice Kalinowski2017-08-302-2/+2
* Add module conditionals for examplesMaurice Kalinowski2017-07-031-3/+4
* Add websocket exampleMaurice Kalinowski2017-06-207-1/+549
* Fix warningsMaurice Kalinowski2017-06-192-3/+3
* Rename QMqttMessage::content to payloadMaurice Kalinowski2017-06-152-2/+2
* Add QML exampleMaurice Kalinowski2017-06-157-1/+476
* Clean up exampleMaurice Kalinowski2017-05-192-5/+5