summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Compile fix, update qtbase dependency6.0.0Karsten Heimrich2020-11-092-3/+3
* Merge zip changes from latest qtbase devKarsten Heimrich2020-08-181-20/+19
* Fix build after QStringRef removalKarsten Heimrich2020-08-183-9/+11
* Qt6: Use QList instead of QVectorKarsten Heimrich2020-06-2654-221/+221
* Fix size_t warningsKarsten Heimrich2020-06-262-2/+2
* Replace QTextCodec with QStringDecoderKarsten Heimrich2020-06-261-6/+6
* Qt6: Port QtKnx to QStringViewKarsten Heimrich2020-06-1012-54/+54
* Qt6: Fix build with latest dev branchKarsten Heimrich2020-06-1010-19/+12
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-254-42/+51
|\
| * Namespace SSL symbols to prevent static linker errorsKarsten Heimrich2020-02-264-42/+51
* | Qt6 compile fixKarsten Heimrich2020-04-213-0/+6
|/
* Fix compile issuesv5.14.0-beta2v5.14.0-beta1v5.14.0-alpha1Karsten Heimrich2019-09-185-5/+9
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-1710-109/+75
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-0810-108/+73
| |\
| | * Revert "Fix compile error after we added SLES_12"Karsten Heimrich2019-08-281-37/+0
| | * SLES12 compiler warning fixesAndrew O'Doherty2019-08-289-71/+73
* | | Replace the deprecated setLinkLayerFrame() -> setCemi()Sona Kurazyan2019-09-031-1/+1
* | | Fix crash with index out of boundsKarsten Heimrich2019-08-283-6/+15
* | | Merge dev into 5.14Kari Oikarinen2019-08-271-0/+37
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-241-0/+37
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-201-0/+37
| | |\|
| | | * Fix compile error after we added SLES_12Karsten Heimrich2019-08-191-0/+37
* | | | Fix fetching the host address used to discover KNXnet/Ip devicesKarsten Heimrich2019-08-214-11/+34
* | | | Implement device discovery on all available interfacesKarsten Heimrich2019-08-216-44/+468
* | | | Minor reformating, no functional changeKarsten Heimrich2019-08-202-3/+3
* | | | Refactor private implementation into their own source filesKarsten Heimrich2019-08-205-354/+415
* | | | Introduce method to fetch interface from a discovery resultKarsten Heimrich2019-08-204-10/+43
* | | | Fix sending multicast packages if local address was specifiedKarsten Heimrich2019-08-201-0/+3
* | | | Fix setting socket options, works properly only in bound stateKarsten Heimrich2019-08-201-1/+1
* | | | Add parent in QObject::connect callKarsten Heimrich2019-08-201-4/+4
|/ / /
* / / Sync with changes from dev branchKarsten Heimrich2019-07-252-178/+195
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Alex Blasche2019-07-252-3/+3
|\|
| * Build fixKarsten Heimrich2019-07-242-3/+3
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-271-0/+4
|\|
| * Add a DEFINEFUNC8 declaration for the QT_LINKED_OPENSSL case5.12.4Andy Shaw2019-06-041-0/+4
* | Make sure we properly shutdown a secure sessionKarsten Heimrich2019-05-071-1/+27
* | Introduce tunneling feature example and documentationv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Karsten Heimrich2019-05-046-6/+545
* | Introduce local device management examplev5.13.0-beta3Karsten Heimrich2019-04-171-6/+12
* | Doc: Fix doc configurationLeena Miettinen2019-04-171-1/+2
* | 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-151-1/+1
* | 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
* | Fix warning SSL warning if OpenSSL was not loadedv5.13.0-beta2Karsten Heimrich2019-04-051-1/+2
* | 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