summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.11.2v5.11.25.11.2Maurice Kalinowski2018-08-291-0/+25
* Fix CMake unit testsKevin Funk2018-08-161-1/+1
* Update documentation on QMqttClient::setTransportMaurice Kalinowski2018-08-091-0/+4
* Bump version number from 5.11.1 to 5.11.2Jani Heikkinen2018-08-031-1/+1
* Fix usage of missing dataMaurice Kalinowski2018-08-011-0/+1
* Tweak the includesJ-P Nurmi2018-07-127-14/+11
* Fix connection with manual secure transportsMaurice Kalinowski2018-06-191-1/+1
* Bump version number from 5.11.0 -> 5.11.1v5.11.1Jani Heikkinen2018-06-141-1/+1
* Add changelog file for 5.11.0v5.11.0-rc2v5.11.0-rc1v5.11.0Maurice Kalinowski2018-04-171-0/+26
* Fix connecting via an already open QIODevice transportv5.11.0-beta4v5.11.0-beta3Maurice Kalinowski2018-03-122-1/+37
* Fix memory leak in testsv5.11.0-beta2Maurice Kalinowski2018-03-071-1/+1
* Highlight the fact that Qt MQTT is not Qt but Qt for AutomationAlex Blasche2018-03-011-0/+3
* Add standard license section to qtmqtt index doc pageAlex Blasche2018-03-011-0/+8
* qdoc files always use FDL/commercial license comboAlex Blasche2018-03-018-202/+92
* Silence compiler warningv5.11.0-beta1Maurice Kalinowski2018-02-161-0/+1
* Fix disconnectFromHost when in connecting stateMaurice Kalinowski2018-02-161-3/+10
* Bump versionLiang Qi2018-02-081-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-0532-173/+1529
|\
| * Keep m_transportType consistent5.10Lorenz Haas2018-02-021-1/+5
| * Add README for using auto testsMaurice Kalinowski2018-02-021-0/+21
| * Fix reconnecting after transport errorMaurice Kalinowski2018-02-023-2/+66
| * Fix error state handlingMaurice Kalinowski2018-02-021-1/+1
| * Fix sync.profileMaurice Kalinowski2017-12-151-1/+1
| * Fix test for fixed header completenessLorenz Haas2017-12-051-5/+17
| * Fix subscriptions at reconnectv1.0Maurice Kalinowski2017-11-154-0/+100
| * Refactor QMqttMessageMaurice Kalinowski2017-11-152-21/+103
| * Introduce specific types for topic names and filtersLorenz Haas2017-11-1526-95/+1116
| * Refactor version checkMaurice Kalinowski2017-11-141-5/+9
| * Clean upMaurice Kalinowski2017-11-141-3/+3
| * Fix publishing of data containing arbitrary contentMaurice Kalinowski2017-11-143-2/+51
| * Remove indirection from QMqttConnection to data valuesMaurice Kalinowski2017-11-144-40/+39
|/
* Do not block on connectToHostwip/brokerMaurice Kalinowski2017-11-103-12/+27
* Doc: Edit QMqttClient::ClientError docsLeena Miettinen2017-11-091-8/+9
* Doc: Add docs for QMqttClient::ProtocolViolationLeena Miettinen2017-11-081-0/+3
* Doc: Describe publish-and-subscribe, topics, and securityLeena Miettinen2017-11-082-3/+65
* Doc: Use generic thumbnail for WebSockets MQTT Subscription exampleLeena Miettinen2017-11-081-0/+3
* Doc: Add dependency to Qt Web Sockets to enable linking to itLeena Miettinen2017-11-081-1/+1
* 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-083-3/+46
* Doc: Add docs for MQTT Subscriptions exampleLeena Miettinen2017-10-262-3/+47
* Doc: Fix link to MQTT specification by adding a missing fileLeena Miettinen2017-10-261-0/+31
* Close connection on protocol violationLorenz Haas2017-10-243-18/+72
* Refactor state and error handlingMaurice Kalinowski2017-10-185-27/+108
* Allow client IDs that do not follow the standard's adviceLorenz Haas2017-10-172-2/+2
* Ensure valid read buffer when parsing the fixed headerLorenz Haas2017-10-161-1/+8
* Doc: Adding and editing the docsMaurice Kalinowski2017-10-1612-115/+565
* Make packet identifier standard conformantLorenz Haas2017-10-152-27/+31
* Use Qt5-style connect and QOverloadMaurice Kalinowski2017-10-122-2/+2
* Resize example user interfacesMaurice Kalinowski2017-10-102-6/+6
* Update license headersJani Heikkinen2017-09-2524-730/+1645