summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-1149-346/+395
* Fix license headers to comply with Qt 5.7 standards.Robert Griebl2016-04-0750-222/+677
* Doc: review documentation Qt IVINico Vertriest2016-03-1615-98/+99
* Added support for detection and loading of simulation backendsDominik Holland2016-02-237-76/+266
* QtIVIClimateControlPrivate doesn't need to be a QObject.Volker Krause2016-02-103-4/+8
* QtIVIServiceManagerPrivate: pass QString, QJsonObject by const-&Marc Mutz2016-02-052-2/+2
* climate_widget: inline pointless setupUI() functionMarc Mutz2016-02-051-2/+2
* Fix geneiviextras to also work with a namespaced Qt buildDominik Holland2016-02-041-0/+4
* Fixed some more qdoc errorsDominik Holland2016-02-043-4/+8
* Various small improvements for QtIVIAbstractFeatureDominik Holland2016-02-033-12/+29
* Fixed memory leak in qtiviservicemanagerDominik Holland2016-02-032-3/+12
* Added more autotests for the ServiceManagerDominik Holland2016-02-032-8/+25
* Fixed syncqt warnings and compiler warningsDominik Holland2016-02-023-3/+12
* Fixed a crash in QtIVIAbstractZonedFeature when setting a NULL ServiceObjectDominik Holland2016-01-281-2/+3
* Fixed QtGeniviExtras to compile as a qt moduleDominik Holland2016-01-282-1/+20
* Fixed QtIVIAbstractFeature and QtIVIAbstractZonedFeature to use PIMPLDominik Holland2016-01-287-52/+210
* Fixed the ClimateControl feature to use PIMPLDominik Holland2016-01-284-136/+296
* Use the new QtIVIProperty class in the ClimateControl FeatureDominik Holland2016-01-289-50/+736
* Fixed documentations errors introduced thru the latest changesDominik Holland2016-01-272-97/+20
* Adding a property attribute systemDominik Holland2016-01-268-1/+973
* Update all headers to prefix include with their correct QtModuleDominik Holland2016-01-187-13/+13
* Moved the QtIVIAbstracteZonedFeature into qtivicoreDominik Holland2016-01-1811-48/+49
* Moved the error property into QtIVIAbstractFeatureDominik Holland2016-01-145-107/+106
* Get rid of all getter functions in qtiviclimatecontrolbackendinterfaceDominik Holland2016-01-133-93/+0
* Refactored the constructors of all featuresDominik Holland2016-01-136-34/+13
* Fix warnings from the QtIVI documentationMarko Kangas2015-12-228-270/+299
* Doc: removed double statement of \module QtIVICoreNico Vertriest2015-12-222-203/+193
* Doc: Various documentation fixesTopi Reinio2015-12-217-136/+40
* Doc: Combine all docs under a single documentation projectTopi Reinio2015-12-2113-96/+209
* Fix QtIVI documentation for Qt CreatorMarko Kangas2015-12-162-17/+4
* Fix Windows msvc2010/12 build errorMarko Kangas2015-12-151-1/+9
* Fix QtIVI Windows buildMarko Kangas2015-12-094-4/+2
* Document QtIVI backend conventionsMarko Kangas2015-12-082-53/+151
* Move ClimateControlBackend documentation to the correct source file.Marko Kangas2015-12-082-349/+348
* Add missing "We mean it" comments to private headersMarko Kangas2015-12-082-0/+22
* Add support for qtnamespace buildsMarko Kangas2015-12-0814-9/+119
* Add missing includesSamuli Piippo2015-12-071-0/+3
* Add dependencies for SUBDIRSSamuli Piippo2015-12-071-0/+4
* Add Neptune UI support to climate backend simulatorMarko Kangas2015-12-072-37/+24
* Removed the files of the old zoning conceptDominik Holland2015-12-045-501/+0
* Build fix for osxDominik Holland2015-12-0310-17/+18
* Add documentation for QtIVIMarko Kangas2015-12-0216-115/+661
* Fix QML typesMarko Kangas2015-12-012-2/+2
* Fix QtIVI static buildMarko Kangas2015-11-301-1/+1
* Refactor QtIVI to use new architectureMarko Kangas2015-11-2614-644/+970
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-2430-131/+207
* Fix compilation in debug mode.Volker Krause2015-11-173-0/+6
* Merge branch 'master' of qtiviDominik Holland2015-10-2039-0/+3934
|\
| * Added clarifying comments and a TODOJohan Thelin2015-09-162-0/+6
| * Fixed QString warning in qtivizonesattached.cppDominik Holland2015-09-151-1/+1