summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Bump version to 5.9.0Mikko Gronoff2017-05-031-2/+2
| | | | | | Change-Id: I3cb1d82db78155fcf5d53d198bb212bb52a90823 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Fix issue when no Bluetooth device is availableTeemu Holappa2017-05-039-161/+302
| | | | | | | | | | Added async scan of the bluetooth adapter. Done some cleanup to the public class. Task-number: QTBUG-57676 Change-Id: Ia845f2f8c18fb8272160167482e5124c0b43fee7 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Don't give connman user name as a network nameKari Oikarinen2017-04-109-50/+19
| | | | | | | | | | Don't give the network name as all, since it is not required for visible networks. Also adjust the API to remove the user name parameter that was never used (correctly). Task-number: QTBUG-57249 Change-Id: I0eb75db6eebcaa05661a9404b728ab8af831cf1d Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Fix bad annotations of D-Bus signal argumentsKari Oikarinen2017-04-051-3/+3
| | | | | | | | The arguments are out arguments, not in arguments, so the previous annotations did not match. Change-Id: I2b96fba03a73391c139503c07a27357866b5798f Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Remove duplicate D-Bus annotationKari Oikarinen2017-04-051-1/+0
| | | | | Change-Id: Idec7afe54ad9f1dc4877493c6bfaa17d88457a04 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Add plugins.qmltypes files to the QML pluginsKari Oikarinen2017-03-3011-55/+1050
| | | | | | Task-number: QTBUG-56864 Change-Id: Id618fca5c4c40e2d1d37a0a3dc45efe33b195dc5 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Use qml_plugin.prf for the QML pluginsKari Oikarinen2017-03-306-81/+23
| | | | | | | | That feature takes care of installing qmldir (and plugins.qmltypes if it exists) so the plugins doing it themselves is not necessary anymore. Change-Id: Ie157b153c90db8801a245df1bf0ff00df63b255d Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Remove dead .pro fileKari Oikarinen2017-03-291-42/+0
| | | | | | | | It hasn't been used since f1d884b6dad5a93d7a3077b6b05d3ec7fcd9a6ea when the plugins were moved to be separate. Change-Id: I31bb55ac8c49b6a9ccfd42f9f4acab30a12feb7e Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Merge remote-tracking branch 'origin/5.8' into 5.9Mikko Gronoff2017-02-241-0/+2
|\ | | | | | | | | | | | | * origin/5.8: Exclude all the other build targets than linux Change-Id: I545e6d12ab24e1cf39589a12e0f556361a85a712
| * Exclude all the other build targets than linux5.8Teemu Holappa2017-02-101-0/+2
| | | | | | | | | | Change-Id: I56c85883fac13a064357ec32234ed9da86f9124f Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
* | Fix qmake warningsJesus Fernandez2017-01-3133-8/+253
|/ | | | | | | Removes some "We mean it" and "QT_BEGIN_NAMESPACE" warnings. Change-Id: Ia00b00e4e064814a1cb0dd2ca85a4bd888d58d26 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Doc: Bump version to 5.8.0Mikko Gronoff2017-01-191-2/+2
| | | | | Change-Id: I7f29e0c11499833404d940a0d8faf11f4713aae9 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Merge remote-tracking branch 'origin/5.7' into 5.8Samuli Piippo2016-12-1640-459/+684
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.7: Rename main project file to match project name Fix compile error in qtdevicesettings Fix QNetworkSettingsManager usage from the C++ Fix Wifi utils connection view Make bluetooth support optional Fix typo Remove unneeded include Use new style signals and slots connection Fix uninitialized variables Fix unused variable warning Fix deprecated QString warning Qt does not name getter functions with 'get' Fix compile errors: declaration of ‘<X>’ shadows a member of 'this' Fix compile error: No Qt keywords allowed in header files Fix compile error: 0 is not allowed for pointer initialization anymore Conflicts: src/bluetoothsettings/bluetoothdevice.h src/bluetoothsettings/bluez/bluetoothdevice_p.h src/bluetoothsettings/discoverymodel.h src/displaysettings/displaysettings.h src/displaysettings/displaysettings_p.h src/localdevice/qlocaldevice.h src/localesettings/localemodel.h src/localesettings/systemlocale.h src/networksettings/connman/qnetworksettingsinterface_p.h src/networksettings/connman/qnetworksettingsservice_p.h src/networksettings/connman/qnetworksettingsuseragent_p.h src/networksettings/qnetworksettings.h src/networksettings/qnetworksettingsaddressmodel.h src/networksettings/qnetworksettingsinterface.h src/networksettings/qnetworksettingsinterfacemodel.h src/networksettings/qnetworksettingsmanager.h src/networksettings/qnetworksettingsservice.h src/networksettings/qnetworksettingsservicemodel.h src/networksettings/qnetworksettingsuseragent.h src/networksettings/wpasupplicant/qnetworksettingsservice_p.h src/timedatesettings/systemtime.h src/timedatesettings/timezonemodel.h Change-Id: I7db3a24e41718e5951ec33336a1a4bd08b33e823
| * Rename main project file to match project name5.7Rainer Keller2016-11-221-0/+0
| | | | | | | | | | | | Change-Id: I4027900cfe4cde6553d22943e15cdc3fe744ca06 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix compile error in qtdevicesettingsTeemu Holappa2016-11-171-2/+3
| | | | | | | | | | Change-Id: Ibc1188da2729a39991b84a38bd121ded097d3362 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
| * Fix QNetworkSettingsManager usage from the C++Teemu Holappa2016-11-178-34/+66
| | | | | | | | | | | | | | | | | | Fixed servicesChanged signal handling. Fixed services and interfaces functions return types in QNetworkSettingsManager. Task-number: QTBUG-56760 Change-Id: Iaade0d5c06e8ff8f8dea4b421e226ae6348a9fe5 Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
| * Fix Wifi utils connection viewTeemu Holappa2016-11-045-161/+255
| | | | | | | | | | | | | | | | | | Fixed the access point selection combobox to show the connected service properly. Fixed layout problems when Virtual Keyboard is active. Change-Id: Id1b05c4e12655eb93df91a78b979ad8fcf3361f5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Make bluetooth support optionalRainer Keller2016-11-012-2/+4
| | | | | | | | | | | | | | Change-Id: I33db4d7c8531be0b02f9550bb2d2fbb2c0de9af8 Reviewed-by: Michael Winkelmann <Michael.winkelmann@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix typoRainer Keller2016-10-312-6/+6
| | | | | | | | | | | | Change-Id: If85050fdd947cb5bcc4da606b693e94cce578805 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Remove unneeded includeRainer Keller2016-10-311-1/+2
| | | | | | | | | | | | Change-Id: I6cb029412dd3b3364c525e03414b6eeba3f02d69 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Use new style signals and slots connectionRainer Keller2016-10-311-4/+4
| | | | | | | | | | | | Change-Id: I3df221be0f389a4193ab9c7856b8efc40eef026f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix uninitialized variablesRainer Keller2016-10-312-0/+6
| | | | | | | | | | | | Change-Id: I3bd9fb1254746f1bc0340db2b5b43fccfb356ce2 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix unused variable warningRainer Keller2016-10-311-1/+0
| | | | | | | | | | | | | | Change-Id: I28641be6b1b73e152f865f236654f9ecfec63143 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix deprecated QString warningRainer Keller2016-10-311-1/+1
| | | | | | | | | | | | | | Change-Id: I598777feeb23d0e6462c5825c7ae7793afa2dc6a Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Qt does not name getter functions with 'get'Rainer Keller2016-10-314-6/+6
| | | | | | | | | | | | | | Change-Id: Ic9614ef35fbec999494f122d65f5b3afa32c54aa Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix compile errors: declaration of ‘<X>’ shadows a member of 'this'Rainer Keller2016-10-313-220/+309
| | | | | | | | | | | | | | Change-Id: I2e4ca1a308a491deb1ef2d9ea716e8b47a4b8898 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix compile error: No Qt keywords allowed in header filesRainer Keller2016-10-3117-46/+46
| | | | | | | | | | | | | | | | Change-Id: I79dc9af286e6eca13524d29c478cac79e5d76707 Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Fix compile error: 0 is not allowed for pointer initialization anymoreRainer Keller2016-10-3122-35/+35
| | | | | | | | | | | | | | | | Change-Id: Ic8b789a46dafd379fdd48279d6eb138f978e80a5 Reviewed-by: Risto Avila <risto.avila@qt.io> Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | clean up public headersShawn Rutledge2016-11-1627-81/+80
| | | | | | | | | | | | | | | | | | | | | | | | If this project is treated as a Qt module, it didn't build without these fixes because QT_NO_KEYWORDS and -Werror=zero-as-null-pointer-constant are enforced. Change-Id: Ie3ab8597b338478a5a34ed49d176ce9a647b1e0e Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Andy Nichols <andy.nichols@qt.io>
* | Merge remote-tracking branch 'origin/5.7' into devSamuli Piippo2016-09-1293-3802/+1347
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.7: Doc: Document QtDeviceUtilities Doc: Remove rest of the generic Qt for Device Creation doc files Doc: Bump version to 5.7.1 Doc: Remove generic Device Creation documentation Added additional instructions for Windows users using BeagleBone Black Fixes to networkSettingsService model handling Updated icons Doc: Add documentation for NVIDIA DRIVE CX Doc: Add documentation for Intel NUC Doc: Remove references to SILICA ArchiTech Tibidabo Doc: Bump version to 5.7.0 Fixed connman backend crashes and changed it as default. Conflicts: src/doc/src/qtee-changelog.qdoc src/doc/src/qtee-index.qdoc src/doc/src/qtee-static-linking.qdoc Change-Id: Idb13f9fd130211213434576ab5cc3d38766e9711
| * Doc: Document QtDeviceUtilitiesTopi Reinio2016-09-0614-38/+1075
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added documentation for the following QML modules: QtDeviceUtilities.BluetoothSettings QtDeviceUtilities.DisplaySettings QtDeviceUtilities.LocalDeviceSettings QtDeviceUtilities.LocaleSettings QtDeviceUtilities.NetworkSettings QtDeviceUtilities.TimeDateSettings QtDeviceUtilities.SettingsUI And changed the name of this documentation module to 'Qt Device Utilities'. Task-number: QTBUG-55320 Change-Id: Iee0d8467dccddc0ee75d7a395ae91f68b12ab9f2 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
| * Doc: Remove rest of the generic Qt for Device Creation doc filesTopi Reinio2016-09-013-347/+0
| | | | | | | | | | | | | | These are moved to tqtc-boot2qt/doc repository. Change-Id: I8772597b684f292cfffe583e4eaa01679e7ec80b Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * Doc: Bump version to 5.7.1Topi Reinio2016-09-011-2/+2
| | | | | | | | | | Change-Id: Ib32751d25e698844c4f6ced6fc107983a67923b5 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * Merge remote-tracking branch 'origin/5.6' into 5.7Samuli Piippo2016-09-0137-3669/+99
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.6: Doc: Remove generic Device Creation documentation Conflicts: src/doc/config/b2qt-project.qdocconf src/doc/src/devices/qtee-bd-sl-imx6.qdoc src/doc/src/devices/qtee-beaglebone-black.qdoc src/doc/src/devices/qtee-kontron-smarc-samx6i.qdoc src/doc/src/devices/qtee-raspberry-pi.qdoc src/doc/src/devices/qtee-sabre-sd-imx6.qdoc src/doc/src/devices/qtee-supported-devices.qdoc src/doc/src/devices/qtee-toradex-apalis.qdoc src/doc/src/devices/qtee-toradex-colibri-imx6.qdoc src/doc/src/devices/qtee-toradex-colibri-vf.qdoc src/doc/src/qtee-changelog.qdoc src/doc/src/qtee-custom-embedded-linux.qdoc src/doc/src/qtee-index.qdoc src/doc/src/qtee-static-linking.qdoc src/doc/src/shared/detect-sd-card-device-name.qdocinc Change-Id: I52b87c5c383c6419a35d06cb2a0c87073c9d3c85
| | * Doc: Remove generic Device Creation documentationTopi Reinio2016-09-0139-3684/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... and replace the documentation configuration with a one specific to Boot to Qt Utils. The removed documentation is available in a dedicated repository, tqtc-boot2qt/doc. The name of this module in 5.6 branch will be 'Qt for Device Creation: Add-On Modules'. The doc namespace and config files already reflect the name 'Qt Device Utilities', but that is not visible to the user in 5.6 (but will be in 5.7). Change-Id: Ib5a98d57b6ff5e7c29901f42697266f396abad82 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | Added additional instructions for Windows users using BeagleBone BlackKari Hormi2016-06-301-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | - Added additional instructions for those who don't see their BBB board in ADB when running Windows. Change-Id: I95505a5ab98af8b281299450a554a191aea2357c Task-number: QTBUG-54409 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * | Fixes to networkSettingsService model handlingKimmo Ollila2016-06-145-11/+69
| | | | | | | | | | | | | | | Change-Id: Ifcea4b0111ad16f4c41692af4db04c044da8359b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Updated iconsKimmo Ollila2016-06-1432-46/+52
| | | | | | | | | | | | | | | Change-Id: I7f48724d6bb8be583c9f6d7c3c332c572f3ce5b6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Doc: Add documentation for NVIDIA DRIVE CXTopi Reinio2016-06-106-1/+92
| | | | | | | | | | | | | | | Change-Id: Ib8d3f9ed1abd289e46c6e05102fccf5e91ad0513 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * | Doc: Add documentation for Intel NUCTopi Reinio2016-06-105-0/+118
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-53889 Change-Id: I2698ea1e9ee1e95a8ec863cdf8c5e3737ccb8e81 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Doc: Remove references to SILICA ArchiTech TibidaboTopi Reinio2016-06-095-88/+5
| | | | | | | | | | | | | | | | | | | | | | | | ... and document its removal in the changelog. Task-number: QTBUG-53889 Change-Id: I173ec32f51f66b4c002d8ec99ec7b87f7a024abe Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | Doc: Bump version to 5.7.0Topi Reinio2016-06-0913-23/+28
| | | | | | | | | | | | | | | | | | | | | | | | ...And document the switch to Yocto 2.0 release. Task-number: QTBUG-53889 Change-Id: I2bf3c9b21f050e38b77723f5243a6958199e55e3 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | Merge remote-tracking branch 'origin/dev' into 5.7Samuli Piippo2016-06-077-15/+241
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/dev: Add support for Raspberry Pi 3 doc: Add emulator build instructions Change-Id: I4d294cb1246700ef9948032734770ced5a805389
| * | | Fixed connman backend crashes and changed it as default.Kimmo Ollila2016-06-077-29/+39
| | | | | | | | | | | | | | | | | | | | Change-Id: I65c6f4bf1e89c8f26b7c83a0d911813e7941c5a1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | | doc: Revert: "Add emulator build instructions"Rainer Keller2016-07-064-210/+2
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | Product management has decided to remove this. This reverts commit a60d0bc6995994ea72a968ea7d933690bda51589. Change-Id: I439893946b6b19bba9fce40d133f956238f3bd4b Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | Merge remote-tracking branch 'origin/5.7' into devSamuli Piippo2016-06-07196-2081/+2521
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.7: Changed SettingsUI application install path to QT_INSTALL_BINS Fixed WPA supplicant and made it default backend for wifi settings. Replaced license headers with GPLv3 Replaced VirtualKeyboard import uri Replaced Device Utilities import uris to QtDeviceUtilities.x Separated SettingsUI to its own plugin. Change-Id: I403452bc5a9a6b4d21ef635d07a22571581603bf
| * | Changed SettingsUI application install path to QT_INSTALL_BINSKimmo Ollila2016-06-071-1/+1
| | | | | | | | | | | | | | | Change-Id: I17bd03335379d423e4a49e72b86b7a576dd75225 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * | Fixed WPA supplicant and made it default backend for wifi settings.Kimmo Ollila2016-06-0611-30/+50
| | | | | | | | | | | | | | | Change-Id: Ic539098e2edc5d736da0331e06f5bfc6c51947e1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Replaced license headers with GPLv3Kimmo Ollila2016-06-02102-1804/+1947
| | | | | | | | | | | | | | | | | | Change-Id: Ie355ff1e296ee48d4d66e0610e4df56640f829d4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
| * | Replaced VirtualKeyboard import uriKimmo Ollila2016-06-023-3/+2
| | | | | | | | | | | | | | | Change-Id: I638259c484a9ef45904492628a887953572d9732 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>