summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-117-28/+89
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-117-28/+89
|/| | | | |/ /
| * | Make sure we properly shutdown a secure sessionKarsten Heimrich2019-05-071-1/+27
| * | Fix using wrong index into secure configuration listKarsten Heimrich2019-05-073-4/+3
| * | Set the serial number (MAC address) for the interface in useKarsten Heimrich2019-05-203-15/+27
| * | Fix missing discoverer update on network interface changeKarsten Heimrich2019-05-093-0/+24
| * | Fix typoKarsten Heimrich2019-06-053-11/+11
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-0416-7/+1741
|\| |
| * | Introduce tunneling feature example and documentationv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Karsten Heimrich2019-05-0416-7/+1741
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-2030-13/+2749
|\| |
| * | Introduce local device management examplev5.13.0-beta3Karsten Heimrich2019-04-1711-7/+1344
| * | Doc: Fix doc configurationLeena Miettinen2019-04-171-1/+2
| * | Doc: Fix example code generationKarsten Heimrich2019-04-171-19/+8
| * | Document the newly introduced group communication exampleKarsten Heimrich2019-04-152-0/+158
| * | Introduce new example mainly targeting KNX group communicationKarsten Heimrich2019-04-1510-1/+1224
| * | Fix missing DPT type registrationKarsten Heimrich2019-04-151-0/+1
| * | Fix bug that prevents continuous discovery (wrong timer started)Karsten Heimrich2019-04-151-1/+1
| * | Minor optimizationKarsten Heimrich2019-04-151-1/+1
| * | Introduce functionality to inform about description response timeoutsKarsten Heimrich2019-04-153-0/+12
| * | Fix crash after the connection was immediately droppedKarsten Heimrich2019-04-151-2/+5
| * | Fix reverse default valuesKarsten Heimrich2019-04-152-1/+13
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-132-17/+20
|\| |
| * | Doc: Fix typo in link targetKarsten Heimrich2019-04-121-1/+1
| * | Fix documentation, seems to be a copy & paste errorKarsten Heimrich2019-04-121-16/+19
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-061-1/+2
|\| |
| * | Fix warning SSL warning if OpenSSL was not loadedv5.13.0-beta2Karsten Heimrich2019-04-051-1/+2
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-010-0/+0
| |\|
| | * 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
| | |/
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-3017-205/+528
|\| |
| * | Implement secure session support in the KNX editor exampleKarsten Heimrich2019-03-2912-148/+442
| * | Make sure we do not update the CRI for local device managementKarsten Heimrich2019-03-291-0/+3
| * | Fix missing field in the comparison operatorKarsten Heimrich2019-03-291-0/+1
| * | Fix missing host information for secure configurationsKarsten Heimrich2019-03-293-0/+29
| * | Add some context information to QObject::connect(...) callsKarsten Heimrich2019-03-291-11/+15
| * | Compute the session key once and reuse itKarsten Heimrich2019-03-282-30/+20
| * | Fix computing the MAC for secure wrapper framesKarsten Heimrich2019-03-281-11/+12
| * | Fix propagating the KNXnet/IP TCP control and data endpointKarsten Heimrich2019-03-281-3/+6
| * | Fix sending KNXnet/IP TCP connect request framesKarsten Heimrich2019-03-281-4/+3
| * | Fix sending KNXnet/IP session request framesKarsten Heimrich2019-03-281-3/+2
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-1913-111/+117
|\| |
| * | [ChangeLog][BehaviorCompatibility] Deprecate methodKarsten Heimrich2019-03-144-31/+36
| * | Rename class to match the real use-case more closelyKarsten Heimrich2019-03-138-77/+77
| * | Fix operator== implementationKarsten Heimrich2019-03-131-0/+1
| * | Fix auto-tests with deprecated method, update docsKarsten Heimrich2019-03-133-3/+3
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-124-6/+29
|\| |
| * | Fix qdoc warningv5.13.0-beta1Karsten Heimrich2019-03-071-1/+1
| * | Fix some missing documentationKarsten Heimrich2019-03-053-5/+28
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-058-13/+938
|\| |