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.10
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
/
tests
/
auto
/
qmqttclient
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for websocket support for mqtt
Even Oscar Andersen
2025-01-29
2
-7
/
+90
*
Use VersionClient macro everywhere
Even Oscar Andersen
2025-01-29
1
-16
/
+11
*
Change license for test files
Lucie Gérard
2024-03-20
1
-1
/
+1
*
Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-2
/
+0
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-10
1
-8
/
+8
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+0
*
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
1
-27
/
+2
*
CMake: Disable usage of CMake API compatibility wrappers
Joerg Bornemann
2021-05-26
1
-1
/
+1
*
Remove qmake project files
Joerg Bornemann
2021-05-03
1
-17
/
+0
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Alexandru Croitor
2020-05-26
1
-0
/
+20
|
\
|
*
Regenerate projects
Alexandru Croitor
2019-11-15
1
-2
/
+1
|
*
Add initial support for cmake
Maurice Kalinowski
2019-09-02
1
-0
/
+21
*
|
Tst_QMqttClient: fix the FakeServer's response regarding payload size
Konstantin Ritt
2020-05-06
1
-1
/
+3
|
/
*
Add autoKeepAlive to QMqttClient
Maurice Kalinowski
2019-08-20
1
-0
/
+82
*
Allow empty will messages
Maurice Kalinowski
2019-07-02
1
-2
/
+13
*
Fix server test code
Maurice Kalinowski
2019-04-18
1
-0
/
+5
*
Add test for subscription overlap
Maurice Kalinowski
2018-08-20
1
-0
/
+86
*
Add support for message status updates
Maurice Kalinowski
2018-08-14
1
-0
/
+100
*
MQTT5: Introduce AUTH support
Maurice Kalinowski
2018-08-02
1
-0
/
+30
*
Disallow property changes while connected
Maurice Kalinowski
2018-08-02
1
-0
/
+44
*
Move qWarning to categorized logging
Maurice Kalinowski
2018-07-26
1
-1
/
+1
*
Make test topics unique to test class
Maurice Kalinowski
2018-07-20
1
-6
/
+6
*
MQTT5: Update tests
Maurice Kalinowski
2018-07-20
1
-31
/
+92
*
Remove superfluous wait
Maurice Kalinowski
2018-06-13
1
-2
/
+1
*
Allow overwriting client defaults
Maurice Kalinowski
2018-06-13
1
-0
/
+8
*
Fix connecting via an already open QIODevice transport
v5.11.0-beta4
v5.11.0-beta3
Maurice Kalinowski
2018-03-12
1
-0
/
+36
*
Fix memory leak in tests
v5.11.0-beta2
Maurice Kalinowski
2018-03-07
1
-1
/
+1
*
Fix reconnecting after transport error
Maurice Kalinowski
2018-02-02
1
-0
/
+59
*
Introduce specific types for topic names and filters
Lorenz Haas
2017-11-15
1
-8
/
+23
*
Fix publishing of data containing arbitrary content
Maurice Kalinowski
2017-11-14
1
-0
/
+36
*
Update license headers
Jani Heikkinen
2017-09-25
1
-5
/
+12
*
Change signature of QMqttClient::subscribe
Maurice Kalinowski
2017-09-01
1
-5
/
+5
*
Prefer using limits instead of header defines macros
Maurice Kalinowski
2017-06-30
1
-4
/
+6
*
Refactor test server connection
Maurice Kalinowski
2017-06-29
2
-5
/
+13
*
Rename QMqttMessage::content to payload
Maurice Kalinowski
2017-06-15
1
-1
/
+1
*
Update license
Maurice Kalinowski
2017-05-19
1
-16
/
+9
*
Introduce QMqttMessage
Maurice Kalinowski
2017-05-19
1
-4
/
+5
*
Move protocol version to enum
Maurice Kalinowski
2017-05-16
1
-5
/
+7
*
Enable tests sending and receiving long messages
Maurice Kalinowski
2017-05-16
1
-11
/
+8
*
Protect topic from overflow
Maurice Kalinowski
2017-05-06
1
-0
/
+71
*
Fix message with larger size than 255
Maurice Kalinowski
2017-05-06
1
-3
/
+18
*
Add simple send and receive test case
Maurice Kalinowski
2017-05-06
1
-0
/
+39
*
Make willMessage a QByteArray
Maurice Kalinowski
2017-05-04
1
-1
/
+1
*
Add getset testfunction
Maurice Kalinowski
2017-04-27
1
-0
/
+38
*
Move stressTests to benchmarks
Maurice Kalinowski
2017-04-27
1
-103
/
+0
*
Add/Fix license headers
Maurice Kalinowski
2017-04-27
1
-0
/
+28
*
Add test for will messages.
Maurice Kalinowski
2017-04-11
1
-0
/
+56
[next]