summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5
Commit message (Collapse)AuthorAgeFilesLines
* Split meta-boot2qt layerSamuli Piippo2018-03-1224-672/+0
| | | | | | | | | | | Move distro specific recipes to own layer and leave only new recipes and bbclasses to meta-boot2qt layer. This makes it easier to include meta-boot2qt to your own distro layer to get access e.g., QDB and QBSP recipes that might be useful even without boot2qt distro. Task-number: QTBUG-65871 Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6 Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
* Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2018-03-084-6/+5
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not entirely a normal kind of merge. In previous merge from origin/morty into pyro several automotive suite specific commits were left out from the merge due conflicts in automotive component recipes between used platforms (morty 5.9 vs. pyro 5.10). The commits previously left out fo the merge are now included in this merge by a direct copy of origin/morty branch's recipes-qt/automotive folder into pyro. An exception is a single commit in pyro (8513b63 - neptune-ui: bump srcrev, install fonts system-wide) that's left in place and merged with origin/morty content. Also, the toolchain changes under packagegroups folder for automotive are applied, thus making the following included commits list: origin/morty: qtdeviceutilities: update to latest version meta-qt5: update meta layer meta-qt5: update meta layer neptune-ui: fetch sources from code.qt.io instead of github automotive: update neptune-ui automotive: update qtapplicationmanager automotive: update components intel: update mesa to 17.0.2 automotive: update qtapplicationmanager automotive: update qtivi & qtapplicatiomanager Update GammaRay to the 2.9.0 release automotive: update qtivi automotive: update revisions automotive: update revisions automotive: update revisions automotive: update revisions Neptune-UI: Update to use the latest Neptune-UI qtivi: Fix the broken python3 binary inside an yocto SDK Update GammaRay qtquickcontrols2: Fix background regression kontron: update SMARC-sAMX6i BSP to r03.00 origin/morty (previously left out): Fix license checksum due to incremented year number Update GammaRay revision multiscreen-demo: update revision and fix startup automotive: update revisions sdk: add qtapplicationmanger staticdev package qtivi: enable ivigenerator for toolchain appman: add dependency to nativesdk-qtdeclarative qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator Conflicts: recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/multiscreen-demo_git.bb recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/qt5/qtdeviceutilities.bb recipes-qt/qt5/qtsystems_git.bbappend scripts/manifest.xml Change-Id: I95ee06882d88e0dc91be1b9a769e4d88e0b11591
| * qtdeviceutilities: update to latest versionMikko Gronoff2018-03-061-6/+2
| | | | | | | | | | | | | | | | - Update recipe to use code.qt.io mirror - Fixes: QTBUG-66280 & minor UI bugs Change-Id: I8328fa693c58630b289bb4582d05ce41c48139d0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2018-03-063-79/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Update submodules to first 5.9.5 branch snapshot - mysql_config path fix - Update Qt SRC_URI from github.com to code.qt.io Adjust meta-boot2qt recipes accordingly due Qt source mirror change. Task-number: QTBUG-66252 Change-Id: Ide5542c7d3439fc4ce72e053bbbb63b1a36d7365 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2018-03-021-1/+8
| | | | | | | | | | | | | | | | | | - Pull in latest upstream/rocko commits. - Keep older qtsystems with old license files due emulator dependency Change-Id: I5c9c7cce77e1f308bd360dbe7b0b756a6e4e3203 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qtquickcontrols2: Fix background regressionSamuli Piippo2018-01-312-0/+77
| | | | | | | | | | | | | | | | Cherry-pick change from 5.9 branch that missed v5.9.4 release. Task-number: AUTOSUITE-189 Change-Id: I21184bb76098b8603a7cd7bf9d7336103dbe1332 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * kontron: update SMARC-sAMX6i BSP to r03.00Samuli Piippo2018-01-311-0/+3
| | | | | | | | | | Change-Id: Ia33509ecbbc9394b7cbdcd548abb0f6f28cf3c73 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2018-03-051-1/+0
| | | | | | | | | | | | | | | | | | - Update SRC_URI for Qt modules from github to code.qt.io - Update QT submodules to 5.11.0 Beta1 Task-number: QTBUG-66307 Change-Id: Ia5670787568e7f1e247b939c8c3c992702db8217 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtdeclarative: fix PACKAGECONFIGSamuli Piippo2018-02-231-2/+0
| | | | | | | | | | | | | | | | | | qml-debug is already set in the upstream recipe with ??= which cannot be appended with +=, so essentially we removed xmlpatterns from there. Task-number: QTBUG-66576 Change-Id: I85dc2b9fbcec491d02c82e68d02e59aefeb1c241 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qtdeviceutilities, b2qt-launcher: Update to latest revisionsMikko Gronoff2018-02-201-1/+1
| | | | | | | | | | | | | | | | | | Update components to introduce the new launcher Task-number: QTBUG-66307 Change-Id: I42b36685b0f23b16f09485978535e85b8ce3f2fe Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/pyro-5.11' into pyroSamuli Piippo2018-02-196-138/+7
|\ \ | | | | | | | | | | | | | | | | | | * origin/pyro-5.11: qt5: Upgrade to Qt 5.11.0 Change-Id: Ida14b8ede25b65ea7e60dc1a6555d7c93523bbbf
| * | qt5: Upgrade to Qt 5.11.0Samuli Piippo2018-02-126-138/+7
| | | | | | | | | | | | | | | | | | | | | | | | QtQuickCompiler is now part of qtdeclarative, separate recipe is no longer needed. Keeping qtquickcompiler.bbclass still for backwards compatibility. Change-Id: I8e6a66b176fc17c4bb161ae4638125238518e22a Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | | meta-qt5: update meta layerMikko Gronoff2018-02-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Update qt5 modules to 5.10.1 RC - Update quickcompiler Task-number: QTBUG-65164 Change-Id: I05a06e1bd070c709703d28ac2e221ca697c1cc03 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | | qtdeviceutilities: update revisionMikko Gronoff2018-02-071-2/+2
|/ / | | | | | | | | | | | | | | Fixes messy network settings UI Task-number: QTBUG-65164 Change-Id: I1ac59ae15acf046f9fc0cd5cfbbab7b035fbf201 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2018-02-051-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Automotive related changes left intact for pyro, as they require further work than just a basic merge due component branching differences etc. * origin/morty [MERGED]: qt5: don't build tests by default qbsp: fix replace tags quickcompiler: update to 5.9.4 release revision meta-qt5: update to Qt 5.9.4 RC meta-qt5: update to Qt 5.9.4 snapshot meta-qt5: update meta layer poky: update revision ppp: remove obsolete patch meta-qt5: update meta layer internal-build: prepend mirror variables qtdeviceutilities: update revision meta-qt5: update meta layer poky: update revision * origin/morty [NOT MERGED]: Fix license checksum due to incremented year number Update GammaRay revision multiscreen-demo: update revision and fix startup automotive: update revisions sdk: add qtapplicationmanger staticdev package qtivi: enable ivigenerator for toolchain appman: add dependency to nativesdk-qtdeclarative qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator Changes not staged for commit: recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/multiscreen-demo_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-automotive-qt5-toolchain-host.bb recipes-qt/packagegroups/packagegroup-b2qt-automotive-qt5-toolchain-target.bb Conflicts: recipes-qt/automotive/gammaray_git.bb recipes-qt/automotive/neptune-ui_git.bb recipes-qt/automotive/qtapplicationmanager_git.bb recipes-qt/automotive/qtivi_git.bb recipes-qt/qt5/qtdeviceutilities.bb recipes-qt/qt5/qtquickcompiler_git.bb scripts/manifest.xml Task-number: QTBUG-65164 Change-Id: I98fe358aaaf55a609dc34f7b8cc65525d493ff26
| * qt5: don't build tests by defaultSamuli Piippo2018-01-261-0/+2
| | | | | | | | | | | | | | We don't use the tests and building them always takes time. Change-Id: I68c95442772479f9dd30e322e48a0cfdef420924 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
| * quickcompiler: update to 5.9.4 release revisionv5.9.4Mikko Gronoff2018-01-221-1/+1
| | | | | | | | | | Change-Id: Iac79b3ecaa5ae653a66cedc7ddd030f0dcd05cbf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update to Qt 5.9.4 RCMikko Gronoff2018-01-191-1/+1
| | | | | | | | | | | | | | | | | | - Update submodules to 5.9.4 RC - Update QuickCompiler to 5.9.4 release version Task-number: QTBUG-65028 Change-Id: I44091bcaf355a7d6bfcdb7e27c70a31c94b7e778 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2018-01-051-1/+1
| | | | | | | | | | | | | | | | | | - Update qt submodules to latest in 5.9.4 branch - Update qtquickcompiler due changes in qtdeclarative Task-number: QTBUG-65028 Change-Id: Ifb8f82d54bb377229e5fd909227ba08386f010af Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qtdeviceutilities: update revisionMikko Gronoff2017-12-181-1/+1
| | | | | | | | | | | | Task-number: QTBUG-65028 Change-Id: I443a1530351191a8dab77a01c40ddc5b6dcbcfe5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2017-11-151-1/+1
| | | | | | | | | | | | | | | | | | - Update Qt submodules to 5.9.3 RC - Update QuickCompiler Task-number: QTBUG-64216 Change-Id: Ibfd62c60e64dd6d988fa10bb531ad9628046266f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtdeviceutilities: update revisionMikko Gronoff2017-12-081-1/+1
| | | | | | | | | | | | Change-Id: I6c57e18d84b2b53a7b83ef92e69c4899506eaf9d Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtbase: update patch for 5.10.0 RC2Mikko Gronoff2017-11-291-3/+3
| | | | | | | | | | Change-Id: I79d6f5c35f5960f3b42ef5942f4f767d6ae4e65e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtbase: add workaround for internal compiler errorSamuli Piippo2017-11-252-0/+27
| | | | | | | | | | | | | | | | | | | | mingw32 build fails with gcc's internal compiler error: in ix86_compute_frame_layout, at config/i386/i386.c:11420 As a workaround, disable to offending code. Task-number: QTBUG-64707 Change-Id: I8fcc767dc3eaba131944a06d13c773842a18af76 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-251-1/+1
| | | | | | | | | | | | | | | | Update submodules to 5.10.0 branch Update QtQuickCompiler Change-Id: Ic1d8351f8f8ea5306f10f444618e00fa8e05a2aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Enable eglfs emulator extensionsRainer Keller2017-11-131-1/+1
| | | | | | | | | | Change-Id: I1b895adc5ee4a32a4327afb681a799f2c8c7a48f Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add support for jetson-tx2Ilari Ängeslevä2017-11-021-0/+4
| | | | | | | | | | | | | | | | | | | | * Update env init and set-up scripts with jetson-tx2 definitions. * Include jetson-tx2 specific configuration files. * Create a copy of an existing patch to adapt to recent changes in the kernel directory structure. Change-Id: I28fbc6cdfe91562ef261543bba4d136c4291ce23 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | hunspell: refactor recipe to hunspell-dictsMikko Gronoff2017-10-311-0/+1
| | | | | | | | | | | | | | | | | | More recent hunspell (1.6.1) is available from meta-openembedded. Use that instead, leaving here a new recipe that only installs updated libreoffice 5.4.2 branch arabic & english dictionaries. Change-Id: I9d1acbed47e00771145682eda08dbbf6c532adbf Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | emulator: update recipes & configs for emulator3Mikko Gronoff2017-10-304-35/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Remove emulator helperlib recipes as those are now included in qtsimulator * Move emulator proxy daemon launcher scripts under qtsimulator recipe * Update qtsimulator, qtsystems & qtglesstream to match with emulator3 * Remove qtsimulator dependencies from qtsensors and qtlocation as the the modules do not build against more recent refactored qtsimulator. Task-number: QTBUG-64006 Change-Id: Ib2374e702f2862b168ac2f1f2d6190f84823137c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtquickcompiler: update revisionMikko Gronoff2017-10-121-1/+1
| | | | | | | | | | Change-Id: Ia43eacb1482fdc71afac4d7d51e59d8dc0c68733 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt: update qdb & deviceutilities revisionMikko Gronoff2017-10-091-1/+1
| | | | | | | | | | Change-Id: I3b853839c886539ecff49222af12f77be3049479 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-10-062-2/+9
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qdb: remove bashishm from the init script qt5: update qtx11extras submodule & quickcompiler revision meta-qt5: update to 5.9.2 RC Add generic qemuarmv7 machine config meta-qt5: update meta layer quickcompiler: update revision meta-qt5: update layer poky, meta-oe: update morty branch layers qtquickcompiler: fix path for QT_HOST_BINS sdk: fix host_build QT_ARCH qtdeviceutilities: update component qtwebview: include qtwebview into image and toolchain Conflicts: recipes-qt/qt5-addons/qtglesstream.bb recipes-qt/qt5/qtdeviceutilities.bb recipes-qt/qt5/qtquickcompiler_git.bb scripts/manifest.xml Change-Id: I42667bfd90b1136604213805a0d70c3936a96776
| * qt5: update qtx11extras submodule & quickcompiler revisionMikko Gronoff2017-10-041-2/+2
| | | | | | | | | | | | | | Update 5.9.2 RC content with missing changefile & doc updates Change-Id: Ib42c88d565870607fdc1017016692e3f2b66e964 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update to 5.9.2 RCMikko Gronoff2017-10-041-1/+3
| | | | | | | | | | | | | | | | | | | | * Update meta-qt5 layer to 5.9.2 RC * Keep qtsystems module in the old revision. Updating it requires lots of changes to emulator related recipes due API & other changes in qtsimulator module Change-Id: I679d8f45df474d8a14c989d51e0862255651e079 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * quickcompiler: update revisionMikko Gronoff2017-09-291-1/+1
| | | | | | | | | | Change-Id: If69cf7ec729ec206931cc324ad7786c2d887c3dc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qtquickcompiler: fix path for QT_HOST_BINSSamuli Piippo2017-09-261-0/+5
| | | | | | | | | | | | | | | | | | | | Bitbake builds need to use QT_HOST_BINS/get for getting the correct path to the host tools. Change it for qtquickcompiler.prf so that project can use CONFIG+=qtquickcompiler without need to have CONFIG+=no_qtquickcompiler_depend as well. Change-Id: I5196e06f249531833fccca6b0b6a213016270ab6 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * qtdeviceutilities: update componentMikko Gronoff2017-09-141-1/+1
| | | | | | | | | | | | | | Adds a wifi example Change-Id: Ie148c293115e042910c94040ea5efc694e7460e1 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* | qtlocation: enable mapboxgl plugin by defaultMikko Gronoff2017-09-191-1/+2
| | | | | | | | | | Change-Id: I1d1295a25bbed42c86e3818d9191ea89eaa19748 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt: Update B2Qt specific modulesMikko Gronoff2017-09-061-1/+1
| | | | | | | | | | | | | | | | QtDeviceutilities, B2Qt-Demos & B2Qt-Launcher SHA1s updated to 5.10 branch. Change-Id: Iffdaed5db74c8567f978a1444b03f740899b1c17 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qt5: update meta-qt5Mikko Gronoff2017-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | Update Qt submodules to 5.10 branch. Update QtGlesStream to fix build break caused by submodules update. Update & re-enable QtQuickCompiler. Change-Id: I4069120b6b953d3ed7805f1807f4a0a2e27234e7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-09-041-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: meta-qt5: update layer sdk: don't add qtwayland-scanner to mingw toolchain sdk: add qtwayland tools to the toolchain qtdeviceutilities: update module b2qt-appcontroller: update SRCREV Fix DNS for Qemu running on b2qt toolchain sysroot qt5: update meta-qt5 layer Change-Id: I0f21133d60417297225da9b9f27b49fd1b9dc400
| * qtdeviceutilities: update moduleMikko Gronoff2017-08-251-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog: Doc: Bump version to 5.9.2 Introduce a placeholder for removed wired networks Display the current IP address for a wifi connection Set the method indexes for the comboboxes at a more suitable time Allow editing ipv4 settings in manual mode directly after saving Use both IPv4.Configuration and IPv4 for reading connman settings Doc: Bump version to 5.9.1 Set a default netmask and gateway if the user didn't provide them Remove qt config option from settingsuiplugin Doc: Bump version to 5.9.0 Change-Id: I5c96a675e60e8adae5cc96e29edbf567dffa5f24 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-08-111-53/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qtivi: Use the latest version from 'dev' python3-virtualenv: Add a recipe for python3-virtualenv python3: Remove the multilib patch qtivi: Add a PACKAGECONFIG option for dlt qtivi: Use the option of the new configure system qtivi: Restructure the recipe according to the OE style guide Fix qdb connection meta-qt5: update to Qt 5.9.1 RC3 meta-qt5: update to Qt 5.9.1 RC2 Enable sound on raspberrypi meta-qt5: update to Qt 5.9.1 RC rpi: update meta-raspberrypi layer to latest morty branch Use actual Qt version for upload location qbsp: use correct creator type names for qdb plugin meta-qt5: update to Qt 5.9.1 Change-Id: I612e758baf79552b6478b3b85bcbd389a43f95a6
| * meta-qt5: update to Qt 5.9.1 RCSamuli Piippo2017-06-231-53/+30
| | | | | | | | | | | | | | Update mingw mkspec to fix Qt build Change-Id: I1f9ff8f09a7b2cac3b26426a44139b351e39abad Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * meta-qt5: update to Qt 5.9.1Samuli Piippo2017-06-131-1/+1
| | | | | | | | | | Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update to 5.10Samuli Piippo2017-06-071-1/+1
|/ | | | | | | | Qt Quick Compiler needs to be disabled. Use latest from meta-mingw to get c++11 pthread support. Change-Id: I03773d08e0c78e87601d73838c67148248244902 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* deviceutilities: update to newer versionMikko Gronoff2017-05-031-1/+1
| | | | | | | | | * Updates since previous version: Fix issue when no Bluetooth device is available Change-Id: Ib671c425805c4a51c5aa63d9475f50b923355c84 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* qtbase: add support for gif and icoSamuli Piippo2017-05-031-0/+2
| | | | | | | | | Support was lost when PACKACONFIGs were added in upstream qtbase recipe. Task-number: QTBUG-60327 Change-Id: I2bee56e9331ab617b92bd6da946894fb3dcf3863 Reviewed-by: Karim Pinter <karim.pinter@qt.io> Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* deviceutilities: update to newer versionMikko Gronoff2017-04-271-1/+1
| | | | | | | | | | | | | | | | | | * commits included since previous version: Don't give connman user name as a network name Fix bad annotations of D-Bus signal arguments Remove duplicate D-Bus annotation Add plugins.qmltypes files to the QML plugins Use qml_plugin.prf for the QML plugins Remove dead .pro file Merge remote-tracking branch 'origin/5.8' into 5.9 Exclude all the other build targets than linux Fix qmake warnings Doc: Bump version to 5.8.0 Change-Id: I09a8eb3ba564862cbfcf70efca3eaacb43374446 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Update and re-enable QtQuickCompilerSamuli Piippo2017-04-201-1/+1
| | | | | Change-Id: Idb019e6d056815be968aca7ef4bd7a40ef28d3da Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>