summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxaddress
Commit message (Expand)AuthorAgeFilesLines
* Change function names to be more verbose on their purposeKarsten Heimrich2018-09-171-3/+3
* Add functionality to extract components from a QKnxAddressAndrew O'Doherty2018-07-231-0/+55
* Remove superfluous QDataStream implementationsKarsten Heimrich2018-03-131-17/+0
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-203/+88
* Remove address notation class memberKarsten Heimrich2017-11-131-19/+22
* Update license headersKarsten Heimrich2017-09-251-5/+12
* Implement comparison operatorsKarsten Heimrich2017-09-181-0/+8
* Make QByteArray the default return typeKarsten Heimrich2017-06-271-19/+19
* Fix license to preview commercialMaurice Kalinowski2017-06-261-2/+16
* Some more style changesKarsten Heimrich2017-02-241-60/+52
* Minor naming adjustmentKarsten Heimrich2017-02-101-2/+2
* Change Individal Null address to Unregistered with value 0xffffKarsten Heimrich2017-01-311-9/+7
* Update function signature, rename paramter, add more precise documentationKarsten Heimrich2017-01-181-4/+4
* Add individual null address and auto-testKarsten Heimrich2017-01-181-0/+20
* Add QByteArray ctor, make rawData() return either QByteArray or QVectorKarsten Heimrich2017-01-181-13/+131
* Implement KNX address handling class with auto test, setup module buildKarsten Heimrich2017-01-172-0/+599