summaryrefslogtreecommitdiffstats
path: root/src/knx/qknxextendedcontrolfield.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warning "Header <QtKnx/qknxglobal.h> is deprecated"Karsten Heimrich2018-08-151-1/+1
* Fix compile issue on Windows x64Karsten Heimrich2018-05-301-1/+1
* Add missing comparison operators and documentationKarsten Heimrich2018-04-201-0/+3
* Create builder class for QKnxExtendedControlFieldKarsten Heimrich2018-04-171-0/+16
* Remove superfluous header includesKarsten Heimrich2018-03-131-4/+2
* Remove superfluous toString() implementationsKarsten Heimrich2018-03-131-1/+0
* Remove superfluous QDataStream implementationsKarsten Heimrich2018-03-131-2/+0
* Compile module without the overwhelming template and QByteArray supportKarsten Heimrich2018-03-061-10/+4
* Add initial documentation for the QtKnx moduleLucie Gerard2017-11-281-2/+2
* Update license headersKarsten Heimrich2017-09-251-5/+13
* Replace old style Q_ENUMS with Q_ENUMKarsten Heimrich2017-09-181-1/+1
* Make the classes Q_GADGET to be able to access there enum valuesKarsten Heimrich2017-09-011-0/+3
* Implement KNX tunnel frame (aka. L_DATA{_EXTENDED) + auto testKarsten Heimrich2017-07-051-8/+3
* Do not declare the classes as movable until we decide on the final storageKarsten Heimrich2017-06-301-1/+0
* Make QByteArray the default return typeKarsten Heimrich2017-06-271-3/+3
* Fix license to preview commercialMaurice Kalinowski2017-06-261-2/+16
* Replace Qt::Uninitialized with '0' as second template argumentLucie Gerard2017-04-111-1/+1
* Replacing pragma once with ifndef define statementsLucie Gerard2017-04-111-1/+4
* Add default parameter type, adjust usagesKarsten Heimrich2017-03-091-1/+1
* Cleanup ctor list, backing store etc. Adjust auto-testsKarsten Heimrich2017-03-071-2/+2
* Rename file, remove superfluous classKarsten Heimrich2017-03-071-3/+3
* Minor style changesKarsten Heimrich2017-02-171-2/+4
* Remove ambiguous constructors, add statics insteadKarsten Heimrich2017-02-161-1/+3
* Some cleanup, adapt function names etc.Karsten Heimrich2017-02-081-7/+4
* Rename classes to match the spec more closely, add documentationKarsten Heimrich2017-01-311-0/+70