aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ivigenerator: Fix Makefile dependency problemsDominik Holland2018-04-041-0/+6
* Only check for the taglib submodule when really neededDominik Holland2018-03-291-1/+1
* Add config check for remote objects generatorAntti Hölttä2018-03-292-6/+23
* Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-2811-131/+105
* Add a warning if QIviAbstractFeature::connectToServiceObject was not calledDominik Holland2018-03-233-0/+11
* Use the new QIviPendingReply class in the autogenerator templatesDominik Holland2018-03-2311-38/+80
* Fix backend initialization issuesAntti Hölttä2018-03-218-25/+65
* QIviPendingReply: Only create a watcher when really neededDominik Holland2018-03-202-9/+56
* Add the QIviPendingReply classDominik Holland2018-03-164-2/+586
* Fix the custom signals and slots in qtro templatesAntti Hölttä2018-03-151-1/+10
* Disable the QtSimulator connection of the simulator backend by defaultDominik Holland2018-03-141-4/+8
* mediaplugin: Change the default mode to use a persistent databaseDominik Holland2018-03-093-15/+31
* Add a reload method to QIviSearchAndBrowseModelDominik Holland2018-03-092-2/+22
* Add qtro templates that rely on the qt's replica compilerAntti Hölttä2018-03-0912-342/+89
* media_simulator: Report an error if the database path is not validDominik Holland2018-03-091-2/+6
* Improve the DataChanged mode of QIviSearchAndBrowseModelDominik Holland2018-03-092-3/+38
* [media] speedup media indexingLukáš Tinkl2018-02-282-18/+15
* ivigenerator: Fix the remote objects generation templatesDominik Holland2018-02-263-3/+3
* Merge remote-tracking branch 'origin/5.9' into devDominik Holland2018-02-2622-58/+132
|\
| * Fix section levels in the Qt AS Overview pagev2.0_QtASTarja Sundqvist2018-02-211-3/+3
| * Remove incorrect information from Qt Automotive Suite documentationTarja Sundqvist2018-02-212-19/+3
| * Fix the media_simulator to work on windowsDominik Holland2018-02-142-5/+15
| * Fix signal emission bug in QIviSerchAndBrowseModelDominik Holland2018-02-142-1/+12
| * Add command line options to the autogenerated control-panelDominik Holland2018-02-141-0/+9
| * Always generate class names with a uppercase first letter for modulesDominik Holland2018-02-1412-28/+32
| * Add FOSS page to Qt Automotive Suite documentationTarja Sundqvist2018-02-124-2/+58
* | Fix error when building with a developer-buildDominik Holland2018-02-261-0/+4
* | Check whether the taglib submodule is initialized an report an error if notDominik Holland2018-02-262-0/+25
* | Remove the QtMultimedia based indexerDominik Holland2018-02-232-49/+17
* | media_simulator: Improve error reportingDominik Holland2018-02-239-31/+146
* | Improve error reporting within QMLDominik Holland2018-02-238-39/+133
* | Only return the actual error message in QueryParser::errorString()Dominik Holland2018-02-232-2/+2
* | Expose the QIviServiceManager to QMLDominik Holland2018-02-216-20/+80
* | Add taglib as 3rdPartyDominik Holland2018-02-206-21/+301
* | Adapt to the changed QJSEngine private APIDominik Holland2018-02-201-1/+7
* | Merge remote-tracking branch 'origin/5.9' into devDominik Holland2018-02-07218-338/+1753
|\|
| * Mark QIviProperty and friends as obsoleteDominik Holland2018-02-073-0/+3
| * Add an autotest generator templateDominik Holland2018-02-078-2/+707
| * ivigenerator: Also register all models in the generated module as MetaTypeDominik Holland2018-02-071-0/+4
| * ivigenerator: Fix a problem generating signals without argumentsDominik Holland2018-02-062-2/+2
| * doc: Improve QIviSearchAndBrowseModel documentationDominik Holland2018-02-062-10/+228
| * Add support for static pluginsDominik Holland2018-02-023-8/+63
| * Add deploy tutorial to Qt Automotive documentationTarja Sundqvist2018-01-229-3/+135
| * doc: Improve the ivigenerator exampleDominik Holland2018-01-182-35/+189
| * doc: Minor fixesDominik Holland2018-01-164-5/+8
| * Add a "Getting Started" guide for the Qt IVI GeneratorDominik Holland2018-01-163-3/+84
| * Fix the manual type value in the project configuration fileTarja Sundqvist2018-01-161-1/+1
| * docs: Refactored the documentation entry pointDominik Holland2018-01-163-43/+27
| * Update all Pelagicore copyright headers to 2018Dominik Holland2018-01-16191-191/+191
| * ivigenerator: Exit with error code 1 when the format is invalidDominik Holland2018-01-111-0/+1