aboutsummaryrefslogtreecommitdiffstats
path: root/src/ivivehiclefunctions
Commit message (Expand)AuthorAgeFilesLines
* Remove QMake project filesDominik Holland2021-06-022-26/+0
* Update copyright headers to 2021Dominik Holland2021-06-025-44/+41
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-261-1/+1
* cmake integration of the ivigeneratorDominik Holland2021-05-101-6/+23
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-263-0/+71
* ivigenerator: Generate metainfo files for usage in Design StudioDominik Holland2020-12-151-0/+3
* doc: Fix doc warningsDominik Holland2020-01-221-1/+1
* Fix CI compilationDominik Holland2019-07-311-0/+1
* Use simulation backends for our QtIvi examplesDominik Holland2019-06-252-0/+4
* Always enforce to run syncqt for the QtIviVehicleFunctions moduleDominik Holland2019-06-141-0/+3
* Do not enabled backends or simulation server without vehiclefunctionsSamuli Piippo2019-04-291-2/+3
* Add qtro backend for vehiclefunctions and a simulation serverDominik Holland2019-04-011-3/+15
* QtIviVehicleFunctions: Remove the documentation about the value boundariesDominik Holland2019-02-111-17/+8
* ivigenerator: Don't use the javadoc syntax in our qface filesDominik Holland2019-02-111-2/+2
* Update copyright statementsRobert Griebl2018-12-175-0/+5
* Move the ConcreteWindowSimulation C++ implementation to QMLDominik Holland2018-11-271-1/+2
* Fix the default zones in ivivehiclefunctionsDominik Holland2018-11-071-1/+1
* Change the zone annotation to be a list instead of a mapDominik Holland2018-10-261-3/+3
* Fix documentation for 5.11Dominik Holland2018-05-141-2/+2
* Add a note why the ivivehiclefunctions module is not buildDominik Holland2018-04-121-1/+8
* doc: Minor fixesDominik Holland2018-01-161-4/+4
* Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-165-5/+5
* Document how a missing ivigenerator can be handled in user project filesDominik Holland2018-01-111-0/+3
* Show which backends will be built in the config summaryDominik Holland2017-11-271-1/+21
* Improve the build system to be more modularDominik Holland2017-11-091-2/+13
* Doc: Fix example manifest generationTopi Reinio2017-11-083-11/+10
* Change the examples folder structure to match the module namingDominik Holland2017-11-031-1/+1
* Add nicer default values for targetTemperatureJan Arne Petersen2017-09-121-1/+1
* Add default value for outsideTemperatureJan Arne Petersen2017-09-121-0/+4
* change the targetTemperature from int -> realLukáš Tinkl2017-08-172-3/+3
* fix the zone documentation snippetLukáš Tinkl2017-08-171-3/+3
* Restore window open/close featuresMike Krus2017-07-281-1/+1
* Change the QIviVehicleFunctions module to be autogeneratedDominik Holland2017-07-2716-4245/+369
* Fix all comments to use the same formatDominik Holland2017-04-065-1285/+1285
* C++11 cleanupDominik Holland2017-04-0510-18/+32
* Streamline the initialization logicDominik Holland2017-04-042-4/+0
* Use QIviFeatureInterface in QIviServiceInterfaceDominik Holland2017-04-042-0/+4
* Documentation RefactoringDominik Holland2017-03-302-0/+2
* Move generic code into QIviAbstractFeatureDominik Holland2017-02-214-24/+0
* Documentation improvementsDominik Holland2017-02-073-6/+7
* Updated copyright headersDominik Holland2017-02-0317-17/+17
* Move qtivi over to the new config systemDominik Holland2017-02-015-1/+73
* Updated all project files to use MODULE_VERSIONDominik Holland2016-11-021-1/+0
* Merge branch '5.7' into devDominik Holland2016-10-191-1/+2
|\
| * Eradicate Q_FOREACH loops and mark the module as Q_FOREACH-freeMarc Mutz2016-09-171-1/+2
* | Introduced a virtual initialize function into the private base classesDominik Holland2016-07-284-13/+6
* | Changed the plugin interfaces to match the Qt standardDominik Holland2016-07-286-8/+8
* | Fixed coding style issuesDominik Holland2016-07-275-57/+57
|/
* Removed documentation of a already deleted functionDominik Holland2016-05-241-11/+0
* Renamed all files to match the new class names and fixed the includesDominik Holland2016-05-2411-30/+30