summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxnetipstructure
Commit message (Expand)AuthorAgeFilesLines
* Fix the behavior of the SRP classes and builders to match existing onesKarsten Heimrich2018-08-281-0/+4
* (AN184) extended search request parameters QKnxNetIpSrp definitionAndrew O'Doherty2018-05-281-1/+77
* Solve TODO's: Add missing debug stream operatorsKarsten Heimrich2018-04-131-1/+27
* Remove virtual destructor and methodKarsten Heimrich2018-04-131-41/+6
* Introduce view and builder class, adapt existing codeKarsten Heimrich2018-03-131-14/+13
* Rename enumeration values to more closely match the official schemeKarsten Heimrich2018-03-121-3/+3
* Cleanup the QKnxNetIP struct class and dependent codeKarsten Heimrich2018-03-091-69/+24
* Remove QKnxNetIpPackage class and use QKnxNetIpStruct class directlyKarsten Heimrich2018-03-091-1/+1
* Update the implementation of the KNXnet/IP structure headerKarsten Heimrich2018-03-071-10/+10
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-70/+26
* Update license headersKarsten Heimrich2017-09-251-5/+12
* Fix license to preview commercialMaurice Kalinowski2017-06-261-2/+16
* Introduce more safe fromBytes(...) functionalityKarsten Heimrich2017-05-041-33/+35
* Adjust function signature to take quint16 instead of qint32Karsten Heimrich2017-04-271-1/+1
* Fix some implemenation details and add more documentationKarsten Heimrich2017-03-211-2/+8
* Remove some superfluous constructorKarsten Heimrich2017-03-091-20/+4
* Cleanup ctor list, backing store etc. Adjust auto-testsKarsten Heimrich2017-03-071-160/+242
* Introduce header struct, add validity checks, simplify ctor'sKarsten Heimrich2017-02-241-22/+26
* Some more style changesKarsten Heimrich2017-02-241-20/+20
* Remove ambiguous constructors, add statics insteadKarsten Heimrich2017-02-161-15/+52
* Implement debug and data stream operator, update auto-testKarsten Heimrich2017-02-131-2/+18
* Introduce generic structure to hold KNXnet/IP common dataKarsten Heimrich2017-02-102-0/+164