summaryrefslogtreecommitdiff
path: root/src/plugins/ivivehiclefunctions
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-08-272-2/+2
|\
| * Fix build to work without the QtGui moduleDominik Holland2019-07-081-1/+1
* | ivigenerator: fix the autogenerated domain checking in the simulationDominik Holland2019-05-271-8/+8
* | Add qtro backend for vehiclefunctions and a simulation serverDominik Holland2019-04-012-0/+17
* | Move the vehiclefunctions plugin into a sub-folderDominik Holland2019-03-145-19/+24
* | ivigenerator: Add the generation of a qmltypes for the simulation APIDominik Holland2019-02-151-0/+2
* | ivigenerator: Also use the qml_types filter for the uri of the simluation engineDominik Holland2019-02-152-2/+2
* | ivigenerator: Make use of the qml_type filter also for modulesDominik Holland2019-02-111-6/+6
|/
* Update copyright statementsRobert Griebl2018-12-173-0/+3
* Move the ConcreteWindowSimulation C++ implementation to QMLDominik Holland2018-11-276-332/+223
* Refactor the simulation_backend for zoned interfacesDominik Holland2018-10-291-14/+14
* Build-system cleanupDominik Holland2018-09-141-2/+2
* Use the new QIviPendingReply class in the autogenerator templatesDominik Holland2018-03-232-16/+35
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-164-4/+4
* Fix for disabling generator completelyMike Krus2017-09-121-4/+4
* Restore window open/close featuresMike Krus2017-07-284-0/+356
* Change the QIviVehicleFunctions module to be autogeneratedDominik Holland2017-07-279-1011/+16
* Doc: Fix incorrect formatting in .qdocconf filesTopi Reinio2017-04-051-2/+2
* Fix issues found by clazyDominik Holland2017-04-052-0/+4
* C++11 cleanupDominik Holland2017-04-053-3/+3
* Streamline the initialization logicDominik Holland2017-04-044-4/+8
* Use QIviFeatureInterface in QIviServiceInterfaceDominik Holland2017-04-042-2/+2
* Documentation RefactoringDominik Holland2017-03-303-0/+76
* Updated copyright headersDominik Holland2017-02-036-6/+6
* Merge remote-tracking branch 'origin/5.7' into 5.8Dominik Holland2017-01-261-9/+9
|\
| * Use more plausible value attributes in vehiclefunction_simulator backend.5.7Andreas Hartmetz2017-01-261-8/+8
| * The steering wheel heater is available in the vehiclefunction_simulator backe...Andreas Hartmetz2016-12-071-1/+1
* | Merge branch '5.7' into devDominik Holland2016-10-192-2/+4
|\ \ | |/
| * Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-172-2/+4
* | Also update the simulation plugins to the new interface namesDominik Holland2016-09-271-1/+1
* | Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-283-6/+6
* | Fixed coding style issuesDominik Holland2016-07-273-7/+7
|/
* Renamed the climate_simulator plugin to vehiclefunction_simulatorDominik Holland2016-05-249-15/+15
* 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-156-56/+104
* Added initial attached zones implementation.Johan Thelin2015-09-042-95/+118