summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix gcc version checkv5.12.55.12.5Karsten Heimrich2019-08-201-5/+2
* Fix compile error after we added SLES_12Karsten Heimrich2019-08-196-0/+119
* Build fixKarsten Heimrich2019-07-242-3/+3
* Bump versionFrederik Gladhorn2019-07-011-1/+1
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+5
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+5
|/|
| * Add a DEFINEFUNC8 declaration for the QT_LINKED_OPENSSL case5.12.4Andy Shaw2019-06-041-0/+4
| * Bump versionv5.12.4Frederik Gladhorn2019-05-231-1/+1
|/
* Bump versionv5.12.35.12.3Kari Oikarinen2019-03-211-1/+1
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-1/+1
|\
| * Bump version from 5.12.1 to 5.12.2v5.12.25.12.2Jani Heikkinen2019-03-011-1/+1
|/
* Exclude webassemblyv5.12.1Karsten Heimrich2019-01-281-0/+1
* Fix compile issue with VS2017 (Part 2)Karsten Heimrich2019-01-151-0/+8
* Fix compile issue with VS2017 (Part 1)Karsten Heimrich2019-01-151-2/+8
* Bump version from 5.12.0 to 5.12.1Jani Heikkinen2019-01-091-1/+1
* Fix some minor warnings spotted by clangKarsten Heimrich2018-12-113-15/+9
* Fix some minor warningsKarsten Heimrich2018-12-103-25/+26
* Fix broken implementation of KNX SRP block structuresKarsten Heimrich2018-12-102-50/+107
* Deprecate enum value with typo, add some minor documentationKarsten Heimrich2018-12-102-3/+8
* Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-rc2v5.12.0-rc1v5.12.0Qt Forward Merge Bot2018-11-160-0/+0
|\
| * Bump version number from 5.11.2 to 5.11.3v5.11.35.11Jani Heikkinen2018-11-161-1/+1
* | Fix CMake unit testsv5.12.0-beta4Andrew O'Doherty2018-11-051-1/+1
* | Linux qmake compiler detection for qtknx not workingAndrew O'Doherty2018-11-057-127/+0
* | Fix KNX project parsing for ETS version >= 5.6.*Karsten Heimrich2018-10-267-32/+170
* | Expand autotest QKnxNetIpDeviceConfigurationAcknowledgeAndrew O'Doherty2018-10-251-0/+51
* | Extend tst_QKnxNetIpConnectionStateResponseAndrew O'Doherty2018-10-251-0/+46
* | Extend tst_QKnxNetIpConnectionStateRequestAndrew O'Doherty2018-10-251-0/+64
* | Extend autotest tst_QKnxNetIpDescriptionRequestAndrew O'Doherty2018-10-251-0/+51
* | Extend autotest tst_QKnxNetIpRoutingLostMessageAndrew O'Doherty2018-10-251-0/+58
* | Extend autotest tst_QKnxNetIpTunnelingRequestAndrew O'Doherty2018-10-251-1/+97
* | Extend autotest tst_QKnxNetIpTunnelingAcknowledgeAndrew O'Doherty2018-10-251-1/+83
* | Add missing includeSamuli Piippo2018-10-241-0/+1
* | Remove core, gui, etc. dependency from configure testKarsten Heimrich2018-10-221-0/+2
* | Improve knxeditor example documentationv5.12.0-beta3v5.12.0-beta2Andrew O'Doherty2018-10-044-5/+224
* | Improve KNX discoverer example documentationAndrew O'Doherty2018-10-041-10/+170
* | Improve tunnelclient example documentationAndrew O'Doherty2018-10-022-4/+92
* | Add documentation to KNX Project Parser exampleAndrew O'Doherty2018-10-021-0/+106
* | Add documentation for router examplev5.12.0-beta1Andrew O'Doherty2018-09-261-0/+182
* | Add QT_VERSION check in QKnxNetIpServerInfo constructorAndrew O'Doherty2018-09-202-2/+13
* | Some fixes in QKnxNetIpRouter interface and documentationAndrew O'Doherty2018-09-194-35/+52
* | Rename QKnxNetIpRouter::FilterTable aliasAndrew O'Doherty2018-09-194-10/+10
* | Doc: Move description of routing from class docs to overview docsLeena Miettinen2018-09-182-16/+19
* | Whitespace changesKarsten Heimrich2018-09-181-111/+99
* | Fix routing algorithmKarsten Heimrich2018-09-182-13/+17
* | Rename QKnxNetIpRoutingInterface class to QKnxNetIpRouterAndrew O'Doherty2018-09-1811-384/+339
* | fix enum namesAndrew O'Doherty2018-09-176-10/+10
* | Change function names to be more verbose on their purposeKarsten Heimrich2018-09-174-16/+16
* | Doc: Add important notice about object lifetime, unify examplesKarsten Heimrich2018-09-1422-79/+167
* | MACos fix for tst_QKnxNetIpRoutingInterfaceAndrew O'Doherty2018-09-142-1/+3
* | Add missing d-pointer to secure wrapper classv5.12.0-alpha1Karsten Heimrich2018-09-133-18/+68