summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxadditionalinfo
Commit message (Expand)AuthorAgeFilesLines
* Rename the archaic manufactor to manufacturerKarsten Heimrich2018-03-151-3/+3
* Remove superfluous toString() implementationsKarsten Heimrich2018-03-131-8/+0
* Remove superfluous QDataStream implementationsKarsten Heimrich2018-03-131-18/+0
* Update the implementation of the KNXnet/IP additional infoKarsten Heimrich2018-03-071-11/+14
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-25/+25
* Update license headersKarsten Heimrich2017-09-251-5/+12
* Remove std::vector and std::deque from public APIKarsten Heimrich2017-08-311-3/+3
* Extend the class with a fromBytes(...) function, small cleanupKarsten Heimrich2017-06-301-0/+9
* Fix license to preview commercialMaurice Kalinowski2017-06-261-2/+16
* Make the additional info a byte store descendantKarsten Heimrich2017-05-171-28/+57
* Some more style changesKarsten Heimrich2017-02-241-6/+6
* Add optional QByteArray ctor and make rawData() return tit as wellKarsten Heimrich2017-01-191-11/+66
* Implement cEMI frame additional info helper classKarsten Heimrich2017-01-182-0/+118