summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "geniviextras: Add better handling for long messages"v5.12.4_QtASDominik Holland2019-09-034-235/+17
* geniviextras: Fix potential crash during Qt cleanupDominik Holland2019-09-031-0/+3
* geniviextras: Make QDltRegistrator more thread-safeDominik Holland2019-08-302-12/+43
* geniviextras: Add better handling for long messagesDominik Holland2019-08-304-17/+233
* geniviextras: Implement the missing severity2dltLevel functionDominik Holland2019-08-301-13/+17
* ivicore: Don't shadow other members in template classesDominik Holland2019-08-302-6/+6
* Update module version to 5.12.4Dominik Holland2019-08-011-1/+1
* ivigenerator: Fix the timing issue when install the virtualenvDominik Holland2019-07-081-0/+1
* Fix build to work without the QtGui moduleDominik Holland2019-07-089-14/+18
* Remove check for registered DLT applicationBernd Weimer2019-03-181-2/+0
* [docs] Use a higher resolution imageKavindra Palaraja2019-03-061-0/+0
* Doc: Link to the Deployment Server documentation from top-levelv5.12.1_QtASTopi Reinio2019-02-182-6/+16
* [docs] Cleanups on Qt Automotive Suite Overview and Installation stepsKavindra Palaraja2019-02-062-43/+35
* Add .tag file to record sha1 to the source packageSamuli Piippo2019-02-041-0/+1
* Bump module versionDominik Holland2019-02-011-1/+1
* Exclude webassemblySamuli Piippo2019-01-301-0/+1
* Fix 'make check-coverage' report generationDominik Holland2019-01-171-2/+1
* Fix the flaky QIviSimulationEngine autotestDominik Holland2019-01-171-2/+2
* Fix a crash in the QIviSimulationEngine when using animationsDominik Holland2019-01-123-3/+55
* windows: More fixes for spaces in the pathDominik Holland2019-01-112-4/+4
* Move the QIviServiceInterface documentation to the correct source fileDominik Holland2019-01-112-30/+27
* doc: Fix the documentation for the discoveryResult propertyDominik Holland2019-01-112-2/+2
* Show a meaningful error message debug and release libraries mixedDominik Holland2019-01-1114-13/+63
* Change the qface examples to only build the configuration which is neededDominik Holland2019-01-106-6/+3
* ivigenerator: Fix the backend_qtro template to generate a correct plugin.jsonDominik Holland2019-01-102-4/+5
* Fix code style issues in the autogenerated codeDominik Holland2019-01-109-11/+25
* Ignore 3rdParty and lexer files on code coverageDominik Holland2019-01-101-0/+2
* Doc: Link to Qt Design Studio in top-level documentationTopi Reinio2019-01-092-0/+13
* Windows: allow for python.exe in paths with spacesv5.12.0_QtASRobert Griebl2018-12-193-6/+6
* Link the 'The Qt IVI Simulation System' documentation in the concept overviewDominik Holland2018-12-191-0/+1
* Update copyright statementsRobert Griebl2018-12-17291-27/+317
* Fix crash in qtivi when no rtti is availableDominik Holland2018-12-071-1/+1
* Update the addressbook exampleDominik Holland2018-12-051-0/+8
* Clang-tidy and Clazy fixesDominik Holland2018-12-0522-44/+39
* Rename and document the qtivi_convertFromJSON methodDominik Holland2018-12-045-19/+29
* Add a high level documentation for the Qt Simulation SystemDominik Holland2018-12-045-2/+465
* Fix loading QML file in the QIviSimulationEngineDominik Holland2018-12-031-1/+1
* ivigenerator: Fix the wrong model count when using a model simulationDominik Holland2018-12-031-1/+1
* Add support for overriding the simulation/data-file at runtimeDominik Holland2018-11-293-7/+91
* Move the ConcreteWindowSimulation C++ implementation to QMLDominik Holland2018-11-277-333/+225
* Add better error reporting for loading the simulation dataDominik Holland2018-11-273-9/+17
* Fix the default zones in ivivehiclefunctionsDominik Holland2018-11-071-1/+1
* ivigenerator: Fix the "backend_simulator" simulation to support zonesDominik Holland2018-11-072-3/+23
* ivigenerator: Don't load the default values in initialize() in the simulation...Dominik Holland2018-11-071-2/+5
* ivigenerator: Fix the control_panel template to work with zone lists instead ...Dominik Holland2018-11-021-2/+2
* ivigenerator: Don't populate the models with values in the simulator backendDominik Holland2018-10-291-1/+0
* ivigenerator: Autogenerate QML simulation filesDominik Holland2018-10-296-2/+134
* ivigenerator: Add a simulation_data.json for the backend_simulator templateDominik Holland2018-10-298-3/+138
* Add a way to load and parse the data to the QIviSimulationEngineDominik Holland2018-10-299-6/+409
* Refactor the simulation_backend for zoned interfacesDominik Holland2018-10-296-166/+146