aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Update compoment listTarja Sundqvist2018-06-062-1/+35
* doc: Add a better structure to the landing pageDominik Holland2018-05-302-13/+28
* Document the limitations of the control_panel templateDominik Holland2018-05-301-0/+3
* Update Qt Automotive Suite documentation for NeptuneBramastyo Harimukti2018-05-254-6/+6
* Add support for additional annotation filesDominik Holland2018-05-183-8/+35
* doc: Add QML documentation for the ServiceManager objectDominik Holland2018-05-181-1/+61
* ivigenerator: Fix the Q_PROPERTY NOTIFY part for uppercase propertiesDominik Holland2018-05-171-1/+1
* ivigenerator: Fix the compilation errors introducec by the last commitDominik Holland2018-05-165-6/+12
* Update the plugins.qmltypes filesDominik Holland2018-05-162-3/+46
* Update the ivigenerator templates to use macrosAntti Hölttä2018-05-1534-514/+319
* Doc: Add '..' directory as include pathTopi Reinio2018-05-151-1/+2
* Fix documentation for 5.11Dominik Holland2018-05-1452-168/+129
* Improve deploy-virtualenv.sh to also fix wrong permissionsDominik Holland2018-05-092-0/+7
* Merge remote-tracking branch 'origin/5.9' into 5.11Dominik Holland2018-05-046-0/+982
|\
| * Automatically run the "qmltypes" target for every plugin5.9Dominik Holland2018-05-033-0/+21
| * Add qmltypes files for all QML pluginsDominik Holland2018-04-276-0/+961
* | Change the example walkthroughs to include code from filesAntti Hölttä2018-05-032-141/+25
* | Only load every plugin onceDominik Holland2018-05-031-8/+9
* | Fix plugin loading with different configurationsDominik Holland2018-05-032-22/+73
* | Fix the QIviServiceManager singleton ownershipDominik Holland2018-04-271-1/+3
* | Add missing QStringLiteralsAntti Hölttä2018-04-272-9/+9
* | Add documentation and an example for QtRemoteObjects templatesAntti Hölttä2018-04-258-5/+455
* | Clazy and clang-tidy fixesDominik Holland2018-04-1972-537/+457
* | Fix the submodule detection during the configure stepDominik Holland2018-04-182-2/+5
* | Add documentation for the QIviPendingReply classDominik Holland2018-04-172-20/+530
* | Disable the ivimedia-simulator backend when no QtMultimedia is availableDominik Holland2018-04-122-1/+7
* | Add a note why the ivivehiclefunctions module is not buildDominik Holland2018-04-121-1/+8
* | ivigenerator: Generate correct public headers when building a qt moduleDominik Holland2018-04-125-0/+20
* | Update the version to use the new QtAS version schemaDominik Holland2018-04-111-2/+2
* | Mark the attribute system obsoleteDominik Holland2018-04-105-19/+5
* | Fix bug with qtro-backend's pending repliesAntti Hölttä2018-04-091-0/+3
* | Make the QIviPendingReplyWatcher constructor privateDominik Holland2018-04-041-1/+1
* | 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