aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ivigenerator: Fix the Q_PROPERTY NOTIFY part for uppercase propertiesDominik Holland2018-05-173-1/+4
* 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
* Report a qmake error when a invalid QFACE_FORMAT is usedDominik Holland2018-05-071-0/+2
* 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-0313-176/+78
* | Only load every plugin onceDominik Holland2018-05-031-8/+9
* | Fix plugin loading with different configurationsDominik Holland2018-05-035-29/+90
* | Fix the QIviServiceManager singleton ownershipDominik Holland2018-04-272-2/+30
* | Add missing QStringLiteralsAntti Hölttä2018-04-272-9/+9
* | Add documentation and an example for QtRemoteObjects templatesAntti Hölttä2018-04-2521-6/+979
* | Fix the qtro template autotestDominik Holland2018-04-251-2/+3
* | Fix problems when building for test coverageDominik Holland2018-04-236-30/+13
* | Clazy and clang-tidy fixesDominik Holland2018-04-1974-540/+462
* | 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-127-1/+25
* | Update the version to use the new QtAS version schemaDominik Holland2018-04-112-3/+3
* | Mark the attribute system obsoleteDominik Holland2018-04-105-19/+5
* | Fix bug with qtro-backend's pending repliesAntti Hölttä2018-04-092-0/+7
* | Update the README.mdDominik Holland2018-04-041-23/+20
* | 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-293-7/+29
* | Update the QIviSearchAndBrowseModel to use the new QIviPendingReplyDominik Holland2018-03-2815-152/+133
* | 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-2314-46/+139
* | Fix backend initialization issuesAntti Hölttä2018-03-2112-62/+143
* | Use QMAKE_PROJECT_NAME to mark all test executables for QtCreatorDominik Holland2018-03-2013-4/+17
* | QIviPendingReply: Only create a watcher when really neededDominik Holland2018-03-202-9/+56
* | Add the QIviPendingReply classDominik Holland2018-03-167-2/+1116
* | Fix the custom signals and slots in qtro templatesAntti Hölttä2018-03-1510-27/+242
* | Disable the QtSimulator connection of the simulator backend by defaultDominik Holland2018-03-141-4/+8
* | Fix linker errors with older Qt versionsDominik Holland2018-03-091-6/+6
* | mediaplugin: Change the default mode to use a persistent databaseDominik Holland2018-03-093-15/+31
* | Add a reload method to QIviSearchAndBrowseModelDominik Holland2018-03-093-2/+52
* | Add qtro templates that rely on the qt's replica compilerAntti Hölttä2018-03-0916-351/+93
* | 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-093-3/+76
* | Add autotest for the ivigenerator's qtro-featuresAntti Hölttä2018-03-0514-2/+620
* | [media] speedup media indexingLukáš Tinkl2018-02-282-18/+15