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
/
src
/
mqtt
/
qmqttclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add websocket support for mqtt
Even Oscar Andersen
2025-01-29
1
-0
/
+61
*
Replace raw m_transport pointer with std::shared_ptr
Even Oscar Andersen
2025-01-27
1
-1
/
+1
*
Doc: Add valid value to QMqttClient::protocolVersion
Andreas Eliasson
2024-05-27
1
-0
/
+1
*
Windows: Fix crash on QMqttClient destruction
Maurice Kalinowski
2023-03-30
1
-1
/
+6
*
Doc: Expose QMqttClient ctor docs
Paul Wicking
2022-08-29
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
1
-28
/
+2
*
Ensure error gets reported for the state in which it has been occurred
Konstantin Ritt
2021-01-04
1
-3
/
+2
*
[BiC] Fix dangling pointer dereferencing when destroying QMqttClient
Konstantin Ritt
2020-08-18
1
-0
/
+9
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-04-04
1
-2
/
+2
|
\
|
*
Fix documentation of the qos argument meaning
Konstantin Ritt
2020-03-31
1
-2
/
+2
*
|
Qt6: Remove deprecated function
Maurice Kalinowski
2019-10-11
1
-17
/
+0
|
/
*
Add autoKeepAlive to QMqttClient
Maurice Kalinowski
2019-08-20
1
-4
/
+52
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-11
1
-3
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-07-03
1
-3
/
+1
|
|
\
|
|
*
Fix documentation about keepAlive
Maurice Kalinowski
2019-07-02
1
-3
/
+1
*
|
|
Update deprecation of QMqttClient::connectToHostEncrypted
Maurice Kalinowski
2019-04-04
1
-0
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-03-16
1
-0
/
+3
|
\
|
|
|
*
|
Disconnect when keepAlive fails to receive pingresp
Maurice Kalinowski
2019-03-14
1
-0
/
+3
|
|
/
*
|
Deprecate QMqttClient::connectToHostEncrypted(const QString)
Maurice Kalinowski
2019-03-04
1
-0
/
+2
*
|
Add secure connection with QSslConfiguration
Maurice Kalinowski
2019-03-04
1
-0
/
+13
|
/
*
Reject connection request while in connecting state
Maurice Kalinowski
2018-11-15
1
-0
/
+5
*
Update documentation
Maurice Kalinowski
2018-08-17
1
-0
/
+12
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-11
1
-0
/
+4
|
\
|
*
Update documentation on QMqttClient::setTransport
Maurice Kalinowski
2018-08-09
1
-0
/
+4
*
|
Add documentation for MQTT 5.0 related features
Maurice Kalinowski
2018-08-09
1
-1
/
+150
*
|
MQTT5: Introduce AUTH support
Maurice Kalinowski
2018-08-02
1
-0
/
+14
*
|
Disallow property changes while connected
Maurice Kalinowski
2018-08-02
1
-4
/
+76
*
|
MQTT5: Introduce QMqttUnsubscriptionProperties
Maurice Kalinowski
2018-07-26
1
-1
/
+6
*
|
Move qWarning to categorized logging
Maurice Kalinowski
2018-07-26
1
-5
/
+8
*
|
Cleanup according to analyzers
Maurice Kalinowski
2018-07-25
1
-2
/
+2
*
|
MQTT5: Add support for last will properties
Maurice Kalinowski
2018-07-24
1
-0
/
+12
*
|
MQTT5: Introduce QMqttSubscriptionProperties
Maurice Kalinowski
2018-07-20
1
-1
/
+6
*
|
MQTT5: Introduce QMqttPublishProperties
Maurice Kalinowski
2018-07-20
1
-1
/
+7
*
|
MQTT5: Add support for connection properties
Maurice Kalinowski
2018-07-20
1
-0
/
+18
*
|
MQTT5: Add initial support
Maurice Kalinowski
2018-07-20
1
-2
/
+1
*
|
Allow overwriting client defaults
Maurice Kalinowski
2018-06-13
1
-0
/
+9
|
/
*
Fix disconnectFromHost when in connecting state
Maurice Kalinowski
2018-02-16
1
-3
/
+10
*
Fix reconnecting after transport error
Maurice Kalinowski
2018-02-02
1
-0
/
+1
*
Fix error state handling
Maurice Kalinowski
2018-02-02
1
-1
/
+1
*
Fix subscriptions at reconnect
v1.0
Maurice Kalinowski
2017-11-15
1
-0
/
+3
*
Introduce specific types for topic names and filters
Lorenz Haas
2017-11-15
1
-4
/
+4
*
Clean up
Maurice Kalinowski
2017-11-14
1
-3
/
+3
*
Remove indirection from QMqttConnection to data values
Maurice Kalinowski
2017-11-14
1
-3
/
+4
*
Do not block on connectToHost
wip/broker
Maurice Kalinowski
2017-11-10
1
-6
/
+3
*
Doc: Edit QMqttClient::ClientError docs
Leena Miettinen
2017-11-09
1
-8
/
+9
*
Doc: Add docs for QMqttClient::ProtocolViolation
Leena Miettinen
2017-11-08
1
-0
/
+3
*
Refactor state and error handling
Maurice Kalinowski
2017-10-18
1
-8
/
+64
*
Allow client IDs that do not follow the standard's advice
Lorenz Haas
2017-10-17
1
-0
/
+1
*
Doc: Adding and editing the docs
Maurice Kalinowski
2017-10-16
1
-70
/
+92
*
Update license headers
Jani Heikkinen
2017-09-25
1
-5
/
+13
[next]