summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | simulation: Fix struct initialization using JSON dictionariesDominik Holland2020-01-211-5/+1
* | Improve test coverage of the simulation engineDominik Holland2020-01-212-6/+8
* | android: Adapt plugin loading to the new deployment mechanismDominik Holland2020-01-171-1/+9
* | Merge remote-tracking branch 'origin/5.13' into 5.14Dominik Holland2020-01-1723-87/+158
|\ \ | |/
| * QIviPagingModel: Only use the onCountChanged slot in DataChanged modeDominik Holland2020-01-171-1/+1
| * simulation: Fix unknown function in QIviConcreteWindowControlSimulation.qmlDominik Holland2020-01-151-4/+4
| * Also register all basic PendingReply type on QCoreApplication startupDominik Holland2020-01-142-1/+14
| * Register all basic PendingReply types on the first useDominik Holland2020-01-141-12/+15
| * Fix compilation warningsDominik Holland2020-01-141-0/+2
| * Fix qtivi_convertFromJSON to correctly parse enums in simulationDataDominik Holland2020-01-101-5/+13
| * doc: Various doc fixesDominik Holland2020-01-099-13/+28
| * ivigenerator: Fix iterating over the items of a model inside a simulationDominik Holland2019-12-175-5/+17
| * Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-173-30/+51
| |\
| | * Fix creation of structs from simulationDataDominik Holland2019-12-093-30/+51
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-021-0/+3
| |\ \ | | |/
| | * geniviextras: Fix potential crash during Qt cleanup V2Kirill Mitrakhovich2019-09-231-0/+3
| * | doc: Include the correct snippet in the qface-tutorialDominik Holland2019-11-281-1/+1
| * | ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-281-3/+3