summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipsearchrequest
Commit message (Expand)AuthorAgeFilesLines
* Fix the behavior of the SRP classes and builders to match existing onesKarsten Heimrich2018-08-281-14/+7
* AN184 Fix wrong implementation of description type SRP builderKarsten Heimrich2018-07-271-19/+16
* Rename SearchRequestExtended into ExtendedSearchRequest and adapt codeKarsten Heimrich2018-06-191-2/+2
* Only allow UDP HPAI's in control and discovery endpoints (AN184)Karsten Heimrich2018-06-051-0/+15
* (AN 184) add Extended Search Request to QKnxNetIpSearchRequestProxyAndrew O'Doherty2018-05-311-0/+63
* (AN 184) builders for extended search parameter (qknxnetipsrp)Andrew O'Doherty2018-05-311-0/+78
* Mass rename QKnxNetIp...View into corresponding QKnxNetIp...ProxyKarsten Heimrich2018-04-171-7/+7
* Introduce view and builder class, adapt existing codeKarsten Heimrich2018-03-131-12/+6
* Rename enumeration values to more closely match the official schemeKarsten Heimrich2018-03-121-2/+2
* Rename QKnxNetIpFrameEx to QKnxNetIpFrame, remove and adapt codeKarsten Heimrich2018-03-081-1/+1
* Rewrite the KNXnet/IP frame class to be genericKarsten Heimrich2018-03-081-27/+27
* Update the implementation of the KNXnet/IP frame headerKarsten Heimrich2018-03-071-1/+1
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-6/+3
* Update license headersKarsten Heimrich2017-09-251-5/+12
* Change class names to follow our API style guide more closelyKarsten Heimrich2017-06-261-3/+3
* Fix license to preview commercialMaurice Kalinowski2017-06-261-2/+16
* Introduce more safe fromBytes(...) functionalityKarsten Heimrich2017-05-041-3/+3
* Fix class implementations, add QKnxNetIPFrame descendants auto-testsKarsten Heimrich2017-05-022-0/+95