aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump module version to 5.12.8v5.12.8_QtAS5.12Dominik Holland2020-04-151-1/+1
* media_simulation: Streamline all debug messages in the mediadiscoverybackendDominik Holland2020-03-121-1/+1
* Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-268-10/+406
* Update qface to version 1.10.1Dominik Holland2020-02-263-3/+3
* Remove tracking branch from qface submoduleDominik Holland2020-02-261-1/+0
* Fix registering the QIviPendingReplies at startupDominik Holland2020-01-202-18/+20
* Delay the QIviPendingReply type registrationDominik Holland2020-01-171-7/+17
* ivigenerator: fix the autogenerated domain checking in the simulationDominik Holland2020-01-153-14/+14
* Also register all basic PendingReply type on QCoreApplication startupDominik Holland2020-01-142-1/+14
* Fix qtivi_convertFromJSON to correctly parse enums in simulationDataDominik Holland2020-01-141-5/+13
* Register all basic PendingReply types on the first useDominik Holland2020-01-091-12/+15
* QIviSimulationEngine: Fix initialization on windowsDominik Holland2020-01-072-1/+10
* Fix creation of structs from simulationDataDominik Holland2019-12-093-30/+51
* Bump module version to 5.12.6Dominik Holland2019-11-291-1/+1
* geniviextras: Fix potential crash during Qt cleanup V2Kirill Mitrakhovich2019-09-231-0/+3
* 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