summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update to new CMake API for QMLUlf Hermann2021-06-073-11/+27
* Enable building with the new QtMultimedia moduleDominik Holland2021-06-029-54/+69
* Remove QMake project filesDominik Holland2021-06-0236-1537/+0
* Remove all QtAutomotiveSuite related documentation and all links to itDominik Holland2021-06-0235-1789/+5
* Update copyright headers to 2021Dominik Holland2021-06-02276-4162/+3769
* cmake: Adapt to the new QtRemoteObjects cmake APIDominik Holland2021-06-026-7/+7
* ivigenerator: Remove the "Module" postfix in the autogenerated classesDominik Holland2021-05-2823-53/+53
* cmake: Fix problems when tools are not cross-compiled together with the moduleDominik Holland2021-05-271-5/+9
* Make the ivicore examples to be fully functional againDominik Holland2021-05-262-2/+2
* cmake: Don't build the virtualenv if the python3 qface package is installedDominik Holland2021-05-263-119/+135
* CMake: Disable usage of CMake API compatibility wrappersJoerg Bornemann2021-05-2610-10/+12
* cmake: Show qface and annotation files in the IDEDominik Holland2021-05-211-2/+18
* cmake: Regenerate code when qface, template or yaml files changeDominik Holland2021-05-211-11/+21
* Remove all plugins from the default listDominik Holland2021-05-205-0/+5
* ivigenerator: Fix class names of the backend_qtro backendDominik Holland2021-05-209-29/+29
* Enable the QtRemoteObjects supportDominik Holland2021-05-2010-24/+68
* ivigenerator: Add missing override in autogenerated test codeDominik Holland2021-05-201-4/+4
* Remove 'virtual' keyword when overriding methodsDominik Holland2021-05-2010-22/+22
* cmake integration of the ivigeneratorDominik Holland2021-05-1027-23/+430
* cmake: Add virtualenv creationDominik Holland2021-05-102-1/+303
* cmake: python3 and package detectionDominik Holland2021-05-102-9/+122
* Fix missing override keywords backend pluginsDominik Holland2021-05-102-4/+4
* Fix some pro and qrc files to get rid of cmake conversion warningsDominik Holland2021-05-103-67/+2
* Fix failing autotestsDominik Holland2021-03-261-1/+1
* cmake: Report a warning instead of an error if ivigenerator is not availableDominik Holland2021-03-261-1/+1
* cmake: Integrate the taglib buildingDominik Holland2021-03-269-340/+300
* cmake: Add configure test for DLT and fix building GeniviExtrasDominik Holland2021-03-263-3/+62
* cmake: Start of cmake port using run_pro2cmake.py and friendsDominik Holland2021-03-2641-7/+1224
* Fix duplicate initialize() function in ivimedia interfacesDominik Holland2021-03-022-3/+0
* ivigenerator: Generate metainfo files for usage in Design StudioDominik Holland2020-12-159-1/+125
* Add support for custom filters per templateDominik Holland2020-12-141-0/+12
* Qt6 port without cmake supportDominik Holland2020-12-0216-58/+50
* ivigenerator: Make sure deploy-virtualenv.sh is able to fix the lib64 folderDominik Holland2020-12-021-1/+2
* Fix initialization in the constructor of QIviFilterTermPrivateDominik Holland2020-12-021-1/+1
* Merge remote-tracking branch 'origin/5.15' into devDominik Holland2020-11-051-0/+1
|\
| * Fix build issuesTopi Reinio2020-08-271-0/+1
* | Build fixDominik Holland2020-06-192-1/+3
* | Fix qIviRegisterPendingReplyType to work with the new meta type systemDominik Holland2020-04-271-1/+23
* | Qt6 build fixDominik Holland2020-04-274-12/+13
|/
* ivigenerator: Deprecate old filters and don't use them internallyDominik Holland2020-04-155-3/+68
* ivigenerator: Set the export define when building the frontendDominik Holland2020-04-151-0/+3
* Fix the geniviextras only build configurationDominik Holland2020-04-022-2/+3
* ivigenerator: Improve the errors for incorrect simulation data in annotationsDominik Holland2020-04-021-7/+8
* ivigenerator: Improve support support for zoned default_value dataDominik Holland2020-04-021-2/+13
* ivigenerator: More default_value fixes for the QtRO backend/serverDominik Holland2020-03-312-2/+9
* QIviSimulationGlobalObject: Make the domain checking more type safeDominik Holland2020-03-231-8/+24
* Fix operator== for all QIviStandardItem derived typesDominik Holland2020-03-236-15/+15
* ivigenerator: Fix broken jinja_error functionDominik Holland2020-03-232-7/+6
* ivigenerator: Fix generation error with zoned default valuesDominik Holland2020-03-231-4/+4
* Add API to unregister all DLT contextsBernd Weimer2020-03-093-1/+27