aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Increase the connection timeout of QtRo backends to 6000 milisecondsv5.13.2_QtAS5.13Dominik Holland2020-03-185-5/+5
* media_simulation: Streamline all debug messages in the mediadiscoverybackendDominik Holland2020-03-111-1/+1
* 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-258-10/+406
* Update qface to version 1.10.1Dominik Holland2020-02-253-3/+3
* Remove tracking branch from qface submoduleDominik Holland2020-02-251-1/+0
* ivimedia-simulation-server: Don't show an icon in the dockDominik Holland2020-02-071-1/+3
* Fix registering the QIviPendingReplies at startupDominik Holland2020-01-202-18/+20
* Delay the QIviPendingReply type registrationDominik Holland2020-01-171-7/+17
* 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-0910-15/+30
* 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 "Merge remote-tracking branch 'origin/5.12' into 5.13"Dominik Holland2019-12-031-0/+3
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-12-021-0/+3
| |\|
| | * 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
| * | doc: Include the correct snippet in the qface-tutorialDominik Holland2019-11-281-1/+1
| * | ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-282-3/+11
* | | ivigenerator: Use QStringLiterals for string default_valuesDominik Holland2019-11-292-3/+11
* | | doc: Include the correct snippet in the qface-tutorialDominik Holland2019-11-291-1/+1
|/ /
* | Bump module version to 5.13.2Dominik Holland2019-11-081-1/+1
* | docs: Minor reword to improve clarityKavindra Palaraja2019-10-291-15/+11
* | qface-tutorial: Add rpath to the pluginsv5.13.1_QtASDominik Holland2019-10-0710-0/+10
* | Fix install/deploy pathsStanislav Maksimov2019-09-256-6/+12
* | Replace usage of the QObject keywords with their respective macrosAndy Shaw2019-09-1711-52/+52
* | Use replace() instead of re.escape() to escape the backslashAndy Shaw2019-09-171-1/+1
* | ivigenerator: Add a '_simulation' as the postfix for the generated resource f...Dominik Holland2019-09-124-4/+4
* | ivigenerator: Fix the 'server_qtro_simulator' template to handle 'getter-name...Dominik Holland2019-09-123-2/+4
* | Fix compile error in MinGW buildJukka Jokiniva2019-09-112-4/+4
* | [docs] List known limitations for the IVI GeneratorKavindra Palaraja2019-09-102-1/+22
* | Fix compile error in MinGW buildTeemu Holappa2019-09-105-16/+16
* | Protect against unused variable warnings when no properties are addedAndy Shaw2019-09-061-2/+6
* | [docs] Add chapter headings to improve navigabilityKavindra Palaraja2019-09-061-12/+18
* | [docs] Use the new exampleurl feature in qdoc to improve navigabilityKavindra Palaraja2019-09-062-0/+2
* | Update qmltypesDominik Holland2019-09-052-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Dominik Holland2019-09-054-29/+65
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Dominik Holland2019-09-044-29/+65
|/| | | |/
| * 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