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
/
tests
/
auto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tests for websocket support for mqtt
Even Oscar Andersen
2025-01-29
17
-26
/
+132
*
Use VersionClient macro everywhere
Even Oscar Andersen
2025-01-29
6
-57
/
+49
*
Change license for test files
Lucie Gérard
2024-03-20
8
-8
/
+8
*
Enable CMake autotests
Joerg Bornemann
2024-01-24
2
-6
/
+5
*
Fix topic wildcard checks
Maurice Kalinowski
2023-11-30
1
-0
/
+1
*
Fix handling of multiple wildcards
Maurice Kalinowski
2023-11-30
2
-0
/
+38
*
Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
11
-24
/
+0
*
Fix the broken test after the retirement of qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
10
-10
/
+10
*
Monthly re-run of clang-tidy qt-* checks (11/2022)
Marc Mutz
2022-11-02
1
-2
/
+2
*
Fix potential race condition for receiving messages
Maurice Kalinowski
2022-10-19
1
-0
/
+52
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-10
4
-30
/
+30
*
Fix wildcard filter matching
Maurice Kalinowski
2022-09-29
1
-0
/
+3
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
12
-12
/
+12
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
10
-10
/
+0
*
Add license headers to cmake files
Lucie Gérard
2022-07-07
12
-0
/
+36
*
Use SPDX license identifiers
Lucie Gérard
2022-06-16
10
-272
/
+20
*
Add support for nolocal subscriptions
Maurice Kalinowski
2022-05-03
2
-0
/
+50
*
CMake: Bump almost all cmake_minimum_required calls to 3.16
Alexandru Croitor
2021-09-22
1
-1
/
+1
*
CMake: Disable usage of CMake API compatibility wrappers
Joerg Bornemann
2021-05-26
10
-10
/
+10
*
Remove qmake project files
Joerg Bornemann
2021-05-03
13
-185
/
+0
*
Use QList instead of QVector in qtmqtt
Sona Kurazyan
2020-06-25
2
-8
/
+8
*
Prefer utf8 instead of local8Bit
Maurice Kalinowski
2020-06-03
1
-3
/
+3
*
CMake: Regenerate projects
Alexandru Croitor
2020-05-26
1
-0
/
+15
*
Merge remote-tracking branch 'origin/wip/cmake' into dev
Alexandru Croitor
2020-05-26
11
-0
/
+206
|
\
|
*
Regenerate projects
wip/cmake
Maurice Kalinowski
2020-05-26
1
-1
/
+4
|
*
Regenerate projects
Alexandru Croitor
2019-11-15
10
-20
/
+10
|
*
Add initial support for cmake
Maurice Kalinowski
2019-09-02
11
-0
/
+213
*
|
Tst_QMqttClient: fix the FakeServer's response regarding payload size
Konstantin Ritt
2020-05-06
1
-1
/
+3
*
|
Add runtime check for different test server
Maurice Kalinowski
2020-05-06
1
-1
/
+4
*
|
Increase waiting time
Maurice Kalinowski
2020-05-06
1
-1
/
+1
|
/
*
Add autoKeepAlive to QMqttClient
Maurice Kalinowski
2019-08-20
1
-0
/
+82
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-11
1
-2
/
+13
|
\
|
*
Allow empty will messages
Maurice Kalinowski
2019-07-02
1
-2
/
+13
*
|
Avoid deprecated use of QTime
hjk
2019-07-01
1
-4
/
+4
|
/
*
Fix server test code
Maurice Kalinowski
2019-04-18
1
-0
/
+5
*
Rename shared subscription functions
Maurice Kalinowski
2018-09-12
1
-8
/
+8
*
Add test for subscription overlap
Maurice Kalinowski
2018-08-20
1
-0
/
+86
*
Merge remote-tracking branch 'origin/5.11' into dev
Qt Forward Merge Bot
2018-08-18
1
-1
/
+1
|
\
|
*
Fix CMake unit tests
Kevin Funk
2018-08-16
1
-1
/
+1
*
|
Add support for message status updates
Maurice Kalinowski
2018-08-14
1
-0
/
+100
*
|
Fix tests for brokers with no server connection properties
Maurice Kalinowski
2018-08-10
1
-2
/
+1
*
|
Rename QMqttPublishProperties::subscriptionIdentifiers
Maurice Kalinowski
2018-08-09
1
-4
/
+7
*
|
MQTT5: Rename QMqttServerConnectionProperties::reasonString
Maurice Kalinowski
2018-08-09
1
-1
/
+1
*
|
MQTT5: Introduce support for topic aliases
Maurice Kalinowski
2018-08-08
1
-2
/
+135
*
|
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
*
|
MQTT5: Add support for shared subscriptions
Maurice Kalinowski
2018-07-30
2
-0
/
+157
*
|
MQTT5: Introduce QMqttUnsubscriptionProperties
Maurice Kalinowski
2018-07-26
1
-3
/
+0
*
|
Move qWarning to categorized logging
Maurice Kalinowski
2018-07-26
2
-2
/
+2
*
|
Enable server client id test
Maurice Kalinowski
2018-07-24
1
-2
/
+1
[next]