summaryrefslogtreecommitdiffstats
path: root/src/knx/knxproj
Commit message (Expand)AuthorAgeFilesLines
* Merge zip changes from latest qtbase devKarsten Heimrich2020-08-181-20/+19
* Fix build after QStringRef removalKarsten Heimrich2020-08-181-1/+1
* Qt6: Use QList instead of QVectorKarsten Heimrich2020-06-2613-80/+80
* Qt6: Port QtKnx to QStringViewKarsten Heimrich2020-06-109-36/+36
* Qt6 compile fixKarsten Heimrich2020-04-213-0/+6
* SLES12 compiler warning fixesAndrew O'Doherty2019-08-281-5/+5
* Fix some minor warningsKarsten Heimrich2018-12-101-8/+10
* Fix KNX project parsing for ETS version >= 5.6.*Karsten Heimrich2018-10-264-30/+44
* Fix misspelling of 'more than' vs. 'more then'Karsten Heimrich2018-08-166-16/+16
* Fix warning "Header <QtKnx/qknxglobal.h> is deprecated"Karsten Heimrich2018-08-154-4/+4
* Fix not all members of a class are initialized inside the constructorKarsten Heimrich2018-06-156-25/+25
* Minor whitespace changes, no functional changeKarsten Heimrich2018-06-142-4/+0
* Doc: List general classesLeena Miettinen2018-05-242-0/+4
* Unify the private header warningAndrew O'Doherty2018-04-2010-30/+30
* Move the QKnxGroupAddressInfo* classes into the knxproj directoryv5.11.0-beta4Karsten Heimrich2018-04-135-5/+1165
* Make all the classes in the src/knx/knxproj directory privateAndrew O'Doherty2018-04-1319-51/+139
* Adjust class interfaces, add documentation, adopt auto-testKarsten Heimrich2018-02-191-9/+1
* Add QKnxGroupAddressInfo and QKnxGroupAddressInfos and testKarsten Heimrich2018-02-011-0/+25
* Implement .knxproj parserKarsten Heimrich2018-01-2520-0/+4660