aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-03-023-9/+21
|\
| * media_qtro: Correctly emit the current state on a reconnectDominik Holland2020-03-021-1/+1
| * Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-257-10/+403
| * Update qface to version 1.10.1Dominik Holland2020-02-253-3/+3
| * ivimedia-simulation-server: Don't show an icon in the dockDominik Holland2020-02-071-1/+3
| * Fix registering the QIviPendingReplies at startupDominik Holland2020-01-201-1/+1
| * Delay the QIviPendingReply type registrationDominik Holland2020-01-171-7/+17
* | QIviPagingModel: Don't emit a warning when the emitted data is out of rangeDominik Holland2020-02-192-4/+8
* | Host and use our own copy of "virtualenv --relocatable"Dominik Holland2020-02-197-10/+403
* | Update qface to version 2.0.3Dominik Holland2020-02-193-3/+3
* | ivigenerator: Report an error for 'unsupported' types within qface filesDominik Holland2020-01-241-0/+32
* | Fix compilation warnings when using Qt 5.14Dominik Holland2020-01-242-0/+12
* | doc: Fix doc warningsDominik Holland2020-01-225-10/+14
* | ivigenerator: Fix python code styleDominik Holland2020-01-225-76/+124
* | ivigenerator: Fix the jinja_error global functionDominik Holland2020-01-221-2/+9
* | ivigenerator: Improve the autogenerated simulationDominik Holland2020-01-212-50/+55