summaryrefslogtreecommitdiffstats
path: root/src/knx/qknxutils.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warning "Header <QtKnx/qknxglobal.h> is deprecated"Karsten Heimrich2018-08-151-1/+1
* AN159: Introduce timer notify frame proxy classKarsten Heimrich2018-08-101-0/+21
* Instead of copying the byte array code, use wrapper around itKarsten Heimrich2018-04-171-14/+14
* Remove superfluous header includesKarsten Heimrich2018-03-131-5/+0
* Remove superfluous classes QKnxByteStore{Ref} and QKnxNetIpPayloadv5.11.0-beta2Karsten Heimrich2018-03-091-46/+1
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-80/+40
* Add Dpt 29 8-byte signed valueKarsten Heimrich2017-11-101-0/+52
* Introduce helper method for quint8 to QByteArray conversionKarsten Heimrich2017-10-201-0/+10
* Update license headersKarsten Heimrich2017-09-251-5/+13
* Introcude helper class to convert quint32 to/from bytesKarsten Heimrich2017-08-251-15/+33
* Explicitly cast the return value of index operator to quint8Karsten Heimrich2017-08-231-4/+4
* Make QByteArray the default return typeKarsten Heimrich2017-06-271-4/+2
* Fix license to preview commercialMaurice Kalinowski2017-06-261-2/+16
* Merge different KNX NetIP header fromBytes(...) functionsKarsten Heimrich2017-05-041-2/+25
* Adjust function signature to take quint16 instead of qint32Karsten Heimrich2017-04-271-4/+4
* Remove missbehaving functions operation on raw bytesKarsten Heimrich2017-04-121-7/+0
* Changing the cast method to use reinterpret_castLucie Gerard2017-04-111-1/+1
* Replace Qt::Uninitialized with '0' as second template argumentLucie Gerard2017-04-111-2/+2
* Replacing pragma once with ifndef define statementsLucie Gerard2017-04-111-1/+4
* Introduce QKnxNetIpStructRef class to be used as container typeKarsten Heimrich2017-04-031-0/+7
* Reuse the ref class to avoid data copying overheadKarsten Heimrich2017-03-311-4/+23
* Add/change keywords, add missing final/override specifier and includesKarsten Heimrich2017-03-301-1/+1
* Add default parameter type, adjust usagesKarsten Heimrich2017-03-091-12/+14
* Cleanup ctor list, backing store etc. Adjust auto-testsKarsten Heimrich2017-03-071-16/+22
* Rename file, remove superfluous classKarsten Heimrich2017-03-071-9/+9
* Compile with namespaced QtKarsten Heimrich2017-02-271-0/+2
* Introduce KNX utils classKarsten Heimrich2017-02-201-0/+67