summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Improve network settingsSami Nurmenniemi2017-11-222-31/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove dynamically opening details, they don't work with several "Wired" networks. Task-number: QTBUG-63091 Change-Id: I740c7ef3ef3c367892a4534ff3bb4cb05c06f29a Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | Fix power menu button widthsSami Nurmenniemi2017-11-221-2/+2
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-63091 Change-Id: I2b6fc64b625e46a8a4c7cd4a194ddc087428ccee Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | Fix display settings layoutSami Nurmenniemi2017-11-222-75/+70
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-63091 Change-Id: I7dcde1e2ac0e20edddf54c8a7f3d7cd049ead39b Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | Move QtButtonImageProvider from QtLauncherDemo to QtDeviceUtilitiesSami Nurmenniemi2017-11-2219-12/+261
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-63091 Change-Id: I54211671174bc04cb07302e0b6001dca2f29d5d4 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | Settings-plugin updateLasse Räihä2017-11-2214-554/+608
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-63091 Change-Id: I116e768704f61c54d393ff00416ef03cc1885c0b Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | | Update API and settings UIJuho Annunen2017-11-2256-559/+2293
|/ / | | | | | | | | | | | | | | | | Implemented new UI design for Settings and minor changes to API Task-number: QTBUG-63091 Change-Id: Id72e20b53bc33ca0a3068d1e9b664fc5836a1cda Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | Merge remote-tracking branch 'origin/5.9' into 5.10Mikko Gronoff2017-09-144-2/+109
|\| | | | | | | | | | | | | * origin/5.9: Add a wifi-example Change-Id: I84d76aac0320efa46b2146206c5011400a601d28
| * Add a wifi exampleVille Voutilainen2017-09-074-2/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The WiFi tutorial linked to NetworkSettings module and NetworkSettingsManager QML type. Added a section Tutorial and Example Code to a module reference page. It contains a link to WiFi tutorial and provides the Settings UI Git repository as an additional example code for Qt Device Utilities. Task-number: QTBUG-56694 Change-Id: Ib6c6a446fd36530525d521e5d568ec154d58a63d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* | Doc: Bump version to 5.10.0Mikko Gronoff2017-09-011-1/+1
|/ | | | | Change-Id: I2c9b00625fff60ac196fe4eff343d698fb06bfbd Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Doc: Bump version to 5.9.2Mikko Gronoff2017-08-251-1/+1
| | | | | | Change-Id: Ibfc5cf682885aa2f0b7ccad20f21752efc91f608 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Introduce a placeholder for removed wired networksVille Voutilainen2017-08-049-1/+85
| | | | | | | | | | | Disable entering the wired network settings when none have been seen. When a wired network is cable-disconnected, leave a placeholder for it. When a new wired network is cable-connected, replace the placeholder with that. Task-number: QTBUG-60979 Change-Id: I8eeb20d25d765c7bb104ad2e698e4d0686c8dc2d Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Display the current IP address for a wifi connectionVille Voutilainen2017-07-051-7/+14
| | | | | | | Task-number: QTBUG-60979 Change-Id: I0057aa65c4787c9eb59da67cb36590faf7aa33fe Reviewed-by: Simon Hausmann <simon.hausmann@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
* Set the method indexes for the comboboxes at a more suitable timeVille Voutilainen2017-07-041-3/+6
| | | | | | | | | | Setting the indexes in Component.onCompleted seems to happen too early. The service doesn't seem to be ready at that point. Hooking to the onServiceChanged signal and setting the indexes there works better. Task-number: QTBUG-60979 Change-Id: Idda882222662415367cd92122e7ed983e1bd9c4b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Allow editing ipv4 settings in manual mode directly after savingVille Voutilainen2017-07-041-44/+55
| | | | | | | Task-number: QTBUG-60979 Change-Id: I9f2c2eddc50cfae2130dea4ec51360312ea343e5 Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Use both IPv4.Configuration and IPv4 for reading connman settingsVille Voutilainen2017-06-291-3/+12
| | | | | | Task-number: QTBUG-60979 Change-Id: Iac5659897391f2517704a8347c7ef8a77a6000e7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Doc: Bump version to 5.9.1Topi Reinio2017-06-203-8/+9
| | | | | | | | | | | | | | | | Do this by making the main module version in .qmake.conf follow the corresponding Qt for Device Creation versioning. This allows $QT_VERSION et al. to be used in the doc configuration. Make the full version visible in documentation, to help distinguish between installed documentation sets with identical major/minor versions but different patch version. After this change, simply updating .qmake.conf is sufficient for subsequent version increments. Change-Id: Ib0a1ecb5a44d9f2530fa2df3b8daf7b3e541f884 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Set a default netmask and gateway if the user didn't provide themVille Voutilainen2017-06-142-2/+19
| | | | | | Task-number: QTBUG-60979 Change-Id: Icf0d23b080d7769c601b1835b182421dfb588638 Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* Remove qt config option from settingsuipluginMichael Winkelmann2017-06-021-1/+1
| | | | | | | | | Enabling the qt config option in this sub-project causes the QtQuickCompiler to fail on missing includes, since its required flags for Qt private includes are dropped. Change-Id: I8e673bcf1a01b65d64c78b01fa46ab4174b4d77a Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
* 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>