summaryrefslogtreecommitdiffstats
path: root/src/knx/core/qknxbytearray.h
Commit message (Expand)AuthorAgeFilesLines
* Qt6: Fix build with latest dev branchKarsten Heimrich2020-06-101-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-171-4/+5
|\
| * SLES12 compiler warning fixesAndrew O'Doherty2019-08-281-3/+3
* | Fix crash with index out of boundsKarsten Heimrich2019-08-281-1/+4
|/
* Fix warning "Header <QtKnx/qknxglobal.h> is deprecated"Karsten Heimrich2018-08-151-1/+1
* Instead of copying the byte array code, use wrapper around itKarsten Heimrich2018-04-171-401/+88
* WS-only changeKarsten Heimrich2018-03-131-1/+0
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-6/+19
* Introduce QKnxByteArray class to cope with unsigned bytes onlyKarsten Heimrich2018-02-011-0/+528