summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Disable auto tests"Maurice Kalinowski2017-09-231-5/+5
* Fix launching broker on testmachineMaurice Kalinowski2017-09-231-10/+29
* Do not unsubscribe on disconnectMaurice Kalinowski2017-09-231-2/+0
* Disable auto testsMaurice Kalinowski2017-09-041-5/+5
* Change signature of QMqttClient::subscribeMaurice Kalinowski2017-09-0114-43/+46
* Doc fixesMaurice Kalinowski2017-09-011-5/+5
* Only run tests on supported platformsMaurice Kalinowski2017-08-301-5/+6
* Update signal signatureMaurice Kalinowski2017-08-302-2/+6
* Fix includes in exampleMaurice Kalinowski2017-08-301-2/+1
* Rename ping receival signalMaurice Kalinowski2017-08-304-4/+4
* Rename test class nameMaurice Kalinowski2017-08-301-9/+10
* Remove hardcoded test serverMaurice Kalinowski2017-08-302-2/+2
* Mark benchmark as such and remove testcase configMaurice Kalinowski2017-07-241-1/+1
* Only build benchmarks in release modeMaurice Kalinowski2017-07-241-1/+2
* Fix build with format-security warning setMaurice Kalinowski2017-07-241-1/+1
* Update license header in documentationMaurice Kalinowski2017-07-192-4/+32
* header cleanupMaurice Kalinowski2017-07-184-5/+5
* Make QMqttClient::publish invokableMaurice Kalinowski2017-07-051-1/+1
* Update module version to match QtMaurice Kalinowski2017-07-051-1/+1
* Fix build for MSVC 2013Oliver Wolff2017-07-051-0/+1
* make QMqttSubscription::setState privateMaurice Kalinowski2017-07-051-2/+2
* doc: fix languageMaurice Kalinowski2017-07-051-1/+1
* More verbose documentation on keepAliveMaurice Kalinowski2017-07-051-0/+3
* Fix typoMaurice Kalinowski2017-07-051-1/+1
* doc: Fix typoMaurice Kalinowski2017-07-051-1/+1
* Add module conditionals for examplesMaurice Kalinowski2017-07-031-3/+4
* Add documentation for QMqttMessageMaurice Kalinowski2017-07-031-0/+55
* Fix namespacesMaurice Kalinowski2017-07-031-0/+4
* Fix namespaced buildMaurice Kalinowski2017-06-301-0/+4
* Prefer using limits instead of header defines macrosMaurice Kalinowski2017-06-302-9/+12
* Update documentationMaurice Kalinowski2017-06-302-6/+50