index
:
qt/qtmqtt.git
5.10
5.11
5.11.2
5.12
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
6.0
6.0.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
wip/broker
wip/cmake
wip/mqtt5
Qt Module to implement MQTT protocol version 3.1 and 3.1.1 http://mqtt.org/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
mqtt
/
quicksubscription
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix signal/slot problem with quicksubscription example
Even Oscar Andersen
2024-11-20
2
-4
/
+0
*
Change license for build files in example
Lucie Gérard
2024-03-20
1
-1
/
+1
*
examples: silence clang's wignored-qualifier
Tim Blechmann
2024-02-02
2
-2
/
+2
*
Revamp documentation for Quicksubscription example
Mate Barany
2023-06-26
1
-1
/
+1
*
Remove m_client.state() call from QmlMqttClient::setPort
Mate Barany
2023-06-20
1
-2
/
+0
*
QuickSubscription Example: fix qmllint warnings
Mate Barany
2023-06-20
2
-8
/
+12
*
QuickSubscription Example: Remove version numbers from imports
Mate Barany
2023-06-13
1
-4
/
+4
*
QuickSubscription example: Port CMakeLists.txt to use qt_add_qml_module
Mate Barany
2023-06-12
7
-41
/
+35
*
Replace QLatin1Strings with _L1 literals
Mate Barany
2023-06-07
1
-2
/
+5
*
Reimplement QmlMqttClient
Maurice Kalinowski
2022-10-23
2
-11
/
+83
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFORE
Ivan Solovev
2022-08-22
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
4
-196
/
+8
*
Improve examples CMakeLists.txt
Kai Köhne
2022-02-21
1
-13
/
+4
*
Raise cmake_minimum_required to VERSION 3.16 in examples
Joerg Bornemann
2021-08-17
1
-1
/
+1
*
CMake: Disable usage of CMake API compatibility wrappers
Joerg Bornemann
2021-05-26
1
-1
/
+5
*
Regenerate projects
wip/cmake
Maurice Kalinowski
2020-05-26
1
-1
/
+5
*
Regenerate projects
Alexandru Croitor
2019-11-15
1
-3
/
+4
*
Add initial support for cmake
Maurice Kalinowski
2019-09-02
1
-0
/
+52
*
Examples: Visual clean up
Maurice Kalinowski
2018-12-12
1
-3
/
+14
*
Update qml subscription example
Maurice Kalinowski
2018-07-18
1
-3
/
+4
*
Introduce specific types for topic names and filters
Lorenz Haas
2017-11-15
1
-2
/
+2
*
Change signature of QMqttClient::subscribe
Maurice Kalinowski
2017-09-01
2
-6
/
+5
*
Fix warnings
Maurice Kalinowski
2017-06-19
1
-2
/
+2
*
Rename QMqttMessage::content to payload
Maurice Kalinowski
2017-06-15
1
-1
/
+1
*
Add QML example
Maurice Kalinowski
2017-06-15
6
-0
/
+474