summaryrefslogtreecommitdiff
path: root/src/ivicore
Commit message (Expand)AuthorAgeFilesLines
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-2415-60/+90
* Fix compilation in debug mode.Volker Krause2015-11-172-0/+3
* Added clarifying comments and a TODOJohan Thelin2015-09-162-0/+6
* Fixed QString warning in qtivizonesattached.cppDominik Holland2015-09-151-1/+1
* Make the code also compile with Qt versions other than 5.5Dominik Holland2015-09-153-5/+2
* Removed the not fully functional QtIVISimpleDiscoveryModelDominik Holland2015-09-153-366/+0
* Changed the Copyright to LGPLv3 + CommercialDominik Holland2015-09-1518-127/+446
* Hardened zone property namingJohan Thelin2015-09-151-1/+9
* Updated documentationJohan Thelin2015-09-143-16/+61
* Made changes to make it possible to handle backends that are loaded lateJohan Thelin2015-09-044-35/+58
* Added initial attached zones implementation.Johan Thelin2015-09-045-21/+104
* Initial take on attached zonesJohan Thelin2015-08-315-2/+273
* Initial auto discovery implemented for QtIVISimpleDiscoveryModel. This is sti...Johan Thelin2015-08-252-17/+146
* Separated QtIVISimpleDiscoveryModel into one templated class and one non-temp...Johan Thelin2015-08-242-59/+72
* Initial module documentation for QtIVICoreJohan Thelin2015-06-151-0/+288
* Fixed all includes to use the right format.Dominik Holland2015-05-134-4/+5
* Build fix for macDominik Holland2015-05-132-2/+2
* Documentation for QtIVIAbstractFeature and QtIVIServiceManagerJohan Thelin2015-03-312-0/+120
* Introduced 'make docs' supportDominik Holland2015-03-3015-0/+1113