summaryrefslogtreecommitdiffstats
path: root/tests/auto/qknxtpdufactory
Commit message (Expand)AuthorAgeFilesLines
* Fix the same value is assigned twice to the 'tpdu' variableKarsten Heimrich2018-06-151-5/+5
* Make the QKnxTpduFactory private, since it's not use anywhereKarsten Heimrich2018-04-222-2/+2
* Fix TPDU implementation, add documentationKarsten Heimrich2018-04-201-0/+62
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-68/+68
* Add tunnel frame factory for A_Memory services and auto testLucie Gerard2018-02-041-5/+4
* Rename QKnxTunnel{Frame|FrameFactory} to QKnxLinkLayer{Frame|FrameFactory}Karsten Heimrich2018-02-011-1/+1
* Rename file qknxtunnelframe{.h|.cpp} to qknxlinklayerframe{.h|.cpp}Karsten Heimrich2018-02-011-1/+1
* Replace QByteArray with QVector<quint8> in QKnxTpdu related codeLucie Gerard2018-02-011-58/+57
* Remove QKnxByteStore dependencyLucie Gerard2018-02-011-25/+24
* Rename QKnxNpdu to QKnxTpduKarsten Heimrich2018-02-012-0/+762