summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ivigenerator: Make sure the 'config' tag is always availableDominik Holland2019-05-141-3/+21
* Use the same qface test file also for the QtRemotObject based autotestsDominik Holland2019-05-141-0/+4
* Introduce a internal QtRemoteObject helper moduleDominik Holland2019-05-1434-569/+627
* Add a QtRO-based media backend and media-simulation-serverDominik Holland2019-05-1041-13/+2982
* doc: Add a link the Installation Page on the top-level index pageDominik Holland2019-05-101-0/+1
* Don't use the deprecated qVariantFromValue functionDominik Holland2019-05-091-2/+2
* media_simulator: Return an error when an invalid content_type is providedDominik Holland2019-05-093-6/+12
* Remove old code and raise minimum version to 5.12Dominik Holland2019-05-091-5/+0
* Refactor the QIviSearchAndBrowseModelInterfaceDominik Holland2019-05-0815-367/+378
* Add missing "We mean it" comment in private headerDominik Holland2019-05-081-0/+11
* Improve the USB-simulation of the media-simulator backendDominik Holland2019-05-088-13/+72
* ivigenerator: Fix the timing issue when install the virtualenvDominik Holland2019-05-081-0/+1
* Make it more convenient to use a QIviPendingReply from C++Dominik Holland2019-05-072-0/+109
* QtIviMedia: Better support async backends in the QIviMediaPlayerBackendInterfaceDominik Holland2019-05-0713-72/+225
* Make the QIviQueryTerm and QIviOrderTerm classes serializableDominik Holland2019-05-073-0/+138
* Split the media_simulator.pro up into a plugin.pro and a generic pri fileDominik Holland2019-05-075-81/+150
* [docs] Minor fixesKavindra Palaraja2019-05-061-62/+83
* QtIviMedia: Remove the MPRIS player backendDominik Holland2019-05-029-774/+1
* [docs] Review of the Configuration pageKavindra Palaraja2019-05-022-99/+130
* QtGeniviExtras: Fix documentation about the context id lengthDominik Holland2019-05-022-4/+4
* Make the 'ivigenerator' feature enabled by defaultDominik Holland2019-04-292-2/+15
* [docs] Minor fixes to Installation & Landing PageKavindra Palaraja2019-04-292-4/+8
* Do not enabled backends or simulation server without vehiclefunctionsSamuli Piippo2019-04-291-2/+3
* Fix host-tools-only buildSamuli Piippo2019-04-231-8/+8
* Fix typo in error messageDominik Holland2019-04-232-4/+4
* [docs] Minor fixes to the Qt Auto Landing PageKavindra Palaraja2019-04-234-11/+23
* [docs] Improve the Qt Auto Landing PageKavindra Palaraja2019-04-0912-396/+219
* [docs] Small fixes to "Use the Generator" topicKavindra Palaraja2019-04-052-506/+522
* ivigenerator: Specify all common templates with the 'common/' prefixDominik Holland2019-04-0445-85/+85
* taglib: Silence clang compiler warningsDominik Holland2019-04-011-0/+3
* ivigenerator: Don't generate documentation for the simulation backendDominik Holland2019-04-011-32/+0
* ivigenerator: Fix usage of deprecated and unsafe load functionDominik Holland2019-04-011-2/+2
* Remove the deprecated QIviProperty* classesDominik Holland2019-04-0112-1636/+0
* Remove the QtSimulator integrationDominik Holland2019-04-0124-1369/+2
* ivigenerator: Improve the connection handling in the qtro backendDominik Holland2019-04-011-6/+12
* doc: Update the generate-usage pageDominik Holland2019-04-011-26/+134
* Add qtro backend for vehiclefunctions and a simulation serverDominik Holland2019-04-015-4/+59
* ivigenerator: Improve the test templateDominik Holland2019-04-012-2/+2
* ivigenerator: Make some more functions INVOKABLE to able to use it via QtRemo...Dominik Holland2019-04-011-2/+2
* ivigenerator: Add a new template: server_qtro_simulatorDominik Holland2019-04-019-1/+636
* ivigenerator: Add support for pending server repliesDominik Holland2019-04-013-8/+50
* [docs] Review of the Climate ExampleKavindra Palaraja2019-03-222-85/+84
* [docs] Review of Generator-related classes in IVIKavindra Palaraja2019-03-2111-193/+205
* Move the vehiclefunctions plugin into a sub-folderDominik Holland2019-03-146-25/+25
* ivigenerator: Prepare the autogenerated simulation backends to be shared by QtRODominik Holland2019-03-145-9/+43
* ivigenerator: Move the reusable simulation templates into the common folderDominik Holland2019-03-1410-17/+17
* ivigenerator: Add model support to the "backend_qtro" templateDominik Holland2019-03-1411-13/+293
* QIviPagingModel: Start to fetch the content after the initialization is doneDominik Holland2019-03-082-4/+16
* [docs] More review of Qt IVI Module's documentationKavindra Palaraja2019-03-068-175/+170
* [docs] Review of the Query Language topicKavindra Palaraja2019-03-051-76/+106