summaryrefslogtreecommitdiff
path: root/src/plugins/ivivehiclefunctions/climate_simulator
Commit message (Expand)AuthorAgeFilesLines
* Renamed the climate_simulator plugin to vehiclefunction_simulatorDominik Holland2016-05-248-999/+0
* Renamed the classes and imports to match the Qt conventionsDominik Holland2016-05-247-141/+141
* Fixed a bug in the climatecontrol simulation backendDominik Holland2016-05-101-0/+10
* Added qtivi to the plugin interface rdns namesDominik Holland2016-05-101-1/+1
* Added a WindowControl classDominik Holland2016-05-106-7/+435
* Renamed the simulator plugin to end with _simulationDominik Holland2016-04-261-1/+1
* Made the ClimateControl API more completeDominik Holland2016-04-262-13/+92
* Changed the AirflowDirection to be Flags instead of a enumDominik Holland2016-04-232-10/+10
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-114-28/+32
* Fix license headers to comply with Qt 5.7 standards.Robert Griebl2016-04-074-8/+52
* Fixed syncqt warnings and compiler warningsDominik Holland2016-02-021-1/+1
* Use the new QtIVIProperty class in the ClimateControl FeatureDominik Holland2016-01-282-1/+25
* Get rid of all getter functions in qtiviclimatecontrolbackendinterfaceDominik Holland2016-01-132-82/+0
* Add Neptune UI support to climate backend simulatorMarko Kangas2015-12-072-37/+24
* Refactor QtIVI to use new architectureMarko Kangas2015-11-264-78/+76
* Tweaked the header layout a little bit, so that it passes the CI check.Robert Griebl2015-11-244-16/+24
* Changed the Copyright to LGPLv3 + CommercialDominik Holland2015-09-155-46/+104
* Added initial attached zones implementation.Johan Thelin2015-09-042-95/+118
* Fixed all includes to use the right format.Dominik Holland2015-05-131-1/+1
* Made the simulated fan speed level rangedJohan Thelin2015-03-311-0/+6
* Introduced 'make docs' supportDominik Holland2015-03-306-0/+412