summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replaced Device Utilities import uris to QtDeviceUtilities.xKimmo Ollila2016-06-0134-38/+38
| | | | | Change-Id: I11c74cd61d3dd40a90c033406590296c05e996c6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Separated SettingsUI to its own plugin.Kimmo Ollila2016-05-13106-325/+603
| | | | | | Change-Id: I7893231ab2d18270183f9838456d0e48cdc63186 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Doc: Update static build documentationTopi Reinio2016-05-031-17/+8
| | | | | | | | | | | - Update the instructions to use correct mkspec and sysroot paths - Copying the mkspec step no longer needed - Mention Qt WebEngine not supporting static builds. Task-number: QTBUG-53117 Change-Id: I79b506b154f3fe36e02fbffee073bd0ad1b48cc1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* doc: Add headline before next sectionRainer Keller2016-04-211-0/+2
| | | | | | | | Otherwise it will look like the USB setup section is related to the multi- touch adapter section. Change-Id: Ic59ca4b2e961a4b101a552f4fdf5dd792da3463e Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* Merge remote-tracking branch 'origin/5.6' into devSamuli Piippo2016-04-0617-122/+206
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.6: Doc: ChangeLog for 5.6.0 Doc: Fix small inconsistency for tree element separator. Doc: Update which Yocto release is used. Doc: Clarify GPU options in i.MX6 boards Doc: Also support Windows as a development host system. Doc: Remove duplicated file. Revert "Device settings UI." Doc: Add note about resetting U-Boot env. doc: update toradex u-boot commands doc: update kontron board instructions doc: update yocto documentation Doc: List the 3rdparty components used by the Qt add-ons Change-Id: I7850f35fb8f80052517f2e624f0afca61f108a4b
| * Doc: ChangeLog for 5.6.0Topi Reinio2016-03-111-1/+35
| | | | | | | | | | Change-Id: Iafd914307c1fe5150327e82f5194f590593b177a Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Fix small inconsistency for tree element separator.David Schulz2016-03-111-1/+1
| | | | | | | | | | Change-Id: I1f1961d03286707654af614d64ead48a8c0b542f Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Update which Yocto release is used.Topi Reinio2016-03-101-1/+1
| | | | | | | | | | Change-Id: Ice8b1dcce328316d373273a538b991f04233bced Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Clarify GPU options in i.MX6 boardsTopi Reinio2016-03-101-1/+1
| | | | | | | | | | | | | | | | i.MX6Solo has a different GPU compared to other variants. Task-number: QTEE-934 Change-Id: Ib204b7dd0a312449a64eda8451674e2879cd2a05 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Also support Windows as a development host system.David Schulz2016-03-108-26/+84
| | | | | | | | | | | | Change-Id: Ia8639f5548d6795020f4f3a7dfefabab03760071 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Remove duplicated file.David Schulz2016-03-041-45/+0
| | | | | | | | | | | | | | The original is located under src/doc/src/shared/. Change-Id: If6211bd668108bf82b97afeae47b9f279b26513c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * Revert "Device settings UI."Teemu Holappa2016-02-29171-8558/+0
| | | | | | | | | | | | | | | | This reverts commit ccbfa0884072c26979a6475de71635c19a474cca. Settings UI is not targeted to 5.6 branch. Change-Id: Ic40c6b1eec05a8509bf75f0f69fa3d551a0806ee Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Add note about resetting U-Boot env.Gatis Paeglis2016-02-261-0/+9
| | | | | | | | | | | | | | | | | | This is to be consistent with documentation for other devices. Change-Id: I58f1dc8ca936941f0da8a5c4a4a0275a740d8379 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * doc: update toradex u-boot commandsSamuli Piippo2016-02-252-3/+12
| | | | | | | | | | | | Task-number: QTEE-978 Change-Id: I44be872855f8449d5cef7b0f48b579ae753ac30f Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * doc: update kontron board instructionsSamuli Piippo2016-02-241-1/+1
| | | | | | | | | | | | | | New version of the BSP has memory card in different device. Change-Id: I16316d49a547354f8ddcba91d6bd6c75d488d13f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * doc: update yocto documentationSamuli Piippo2016-02-151-43/+21
| | | | | | | | | | Change-Id: Ibc03a5b61c6b08ca898dd09bc98ce75ea2844bd7 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| * Doc: List the 3rdparty components used by the Qt add-onsVenugopal Shivashankar2016-02-102-2/+43
| | | | | | | | | | | | | | | | The Qt Virtual Keyboard and Qt Quick 2D Renderer use several 3rdparty components. Change-Id: I2f60ac5bed2469b48046ccda10d3e44c357923c4 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* | Simplified AnalogClock implementationKimmo Ollila2016-03-164-160/+175
| | | | | | | | | | Change-Id: Iaf64258c84ba66b04826af34eaa72be88c01a5de Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Change network interface selection button to RadioButtonKimmo Ollila2016-03-161-17/+25
| | | | | | | | | | Change-Id: I70f9ed5b6f3ecfd3d075d9f541efc1099d6a3617 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Migrate VirtualKeyboard 2.0 to settings UI.Kimmo Ollila2016-03-167-4/+256
| | | | | | | | | | Change-Id: I0be16db0d2bcc8ef3408916e1f708e270f4a9f8b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Use displaysettings plugin for display settingsKimmo Ollila2016-03-162-9/+10
| | | | | | | | | | Change-Id: If27603e46952324fb849e3b90b211d2da56b85c9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Use qmlRegisterSingletonType instead of setContextProperty in pluginsKimmo Ollila2016-03-167-46/+26
| | | | | | | | | | Change-Id: Ib6c6c7bc5e5e1db005dd43222163fceb50c8894a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Migrate settings UI to use Qt Quick Controls 2Kimmo Ollila2016-03-0236-1539/+1287
| | | | | | | | | | | | Task-number: QTEE-1057 Change-Id: I389d784241d4b68384765dfde4b572e7652eb76c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Refactored Qml plugins into modules.Teemu Holappa2016-02-17228-1208/+1192
| | | | | | | | | | | | | | Separated C++ and Qml interfaces. All the UI's from plugins are moved to the settingsui folder. Change-Id: Id6a6623346b18321357bc42d24121c4d9cdfd098 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | Removed wifi module from sync.profile.Teemu Holappa2016-02-101-2/+1
| | | | | | | | | | Change-Id: I444776b2324bef9b4eac658d668b67224e1c5882 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Merge Boot2Qt Wifi module into Network Settings Plugin.Teemu Holappa2016-02-0864-2679/+1206
| | | | | | | | | | | | | | Added wpasupplicant as alternative backend for the network settings. Change-Id: Ic05b3e87def2c9a143c30e4045a36db294ce8719 Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
* | Wifi support to the Network Settings Plugin.Teemu Holappa2016-02-0850-1379/+2326
|/ | | | | | | All the network management is done now through the Connman backend. Removed separate wifi settings plugin. Change-Id: I7b6b7231f1c44727ce0591e11182d25bc43718ed Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
* Add notice for wpa_supplicat socket codeGatis Paeglis2016-01-251-0/+6
| | | | | Change-Id: I02e8a0a0b9e2700c3c881eeb42b1c312084053db Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Try to unblock "soft blocked" wifiGatis Paeglis2016-01-251-0/+5
| | | | | | Change-Id: Idebad16aa7824a74e094bf67beb1128c16a64c43 Task-number: QTEE-1037 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use lastError to report relevant errorsGatis Paeglis2016-01-254-52/+87
| | | | | | | | | This improves the error handling situation in the module. Change-Id: I9a67038efd3d82d7a2b87c2184cce52ad5b855e7 Task-number: QTEE-1037 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Fix SSID decodingGatis Paeglis2016-01-254-39/+41
| | | | | | | | Allocate sufficient buffer size. Change-Id: Id2c885d132814553a93b9baa026fa044d667527b Task-number: QTEE-1038 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Device settings UI.Teemu Holappa2016-01-22171-0/+8558
| | | | | | | | | Implemented settings application for changing device settings. There are implemented settings UI for network, time and date, locale, bluetooth, audio and display. Change-Id: I26077ce1f2356eb8520fad61cf07407c6a0f98c1 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
* Remove flashing wizard codesSamuli Piippo2016-01-2235-2129/+0
| | | | | | | b2qt flashing wizard was moved to own repository Change-Id: Id51d460338f8134beb55936e4169f180e64cf007 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* wifi: add missing includeSamuli Piippo2016-01-211-0/+1
| | | | | Change-Id: Iec6b71a5e905dc98776637a912cfbfe681397c18 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* doc: imx6 u-boot update instructionsSamuli Piippo2016-01-181-23/+15
| | | | | | | | How to update u-boot for all boundary devices. Remove display settings, no longer needed in the new image. Change-Id: Icf34e084174f03024bd240eca4d717442be9bd7a Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* Doc: Update Kontron SMARC-sAMX6i image deployment instructionsTopi Reinio2016-01-141-1/+1
| | | | | | | Deploy scripts no longer used on 5.6, use raw 'dd' command instead. Change-Id: I9ea18a4c19873049ccad9516fd5424ecb6981bdb Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Merge remote-tracking branch 'origin/5.5' into devSamuli Piippo2016-01-139-14/+164
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/5.5: docs: add note about need for kontron's Yocto BSP Doc: Bump version to 5.5.1 Doc: Add ChangeLog for 5.5.1 doc: add documentation for Kontron SMARC-sAMX6i Doc: Add a custom note on the online landing page doc: instructions how to use BD's 1280x800 panels Doc: Clarify the network type for Emulator Conflicts: src/doc/config/b2qt-project.qdocconf src/doc/src/devices/qtee-supported-devices.qdoc src/doc/src/qtee-index.qdoc Change-Id: I912a1175965a44c5ff5d68ca5ea9be2d6928b595
| * docs: add note about need for kontron's Yocto BSP5.5Samuli Piippo2015-09-181-0/+3
| | | | | | | | | | Change-Id: Ia8a1fc14bb71ed30331963972cfe4a98689fd31e Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * Doc: Bump version to 5.5.1Topi Reinio2015-09-151-2/+2
| | | | | | | | | | Change-Id: Ib739f861f14fc88ba9a7ef3908ee3f40d0d6f8b8 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Add ChangeLog for 5.5.1Topi Reinio2015-09-151-13/+19
| | | | | | | | | | | | | | | | | | | | Also, - Update the support end-of-life dates for prev. release - Remove unneeded 'Changes' subsections. They mess up the TOC. Change-Id: I0d4a84158d12b481cca33d237fa460729c760470 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * doc: add documentation for Kontron SMARC-sAMX6iSamuli Piippo2015-09-154-0/+109
| | | | | | | | | | Change-Id: I7a43b8c67a9b87c6e0f49c62fc60c6d7a2ae56b2 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * Doc: Add a custom note on the online landing pageTopi Reinio2015-09-073-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The installer now opens a browser with the latest online docs. As the version the user is installing may not be the very latest one, add a note on the landing page reminding that version-specific documentation is available in Qt Creator Help. This note is shown only when launching from the installer - i.e, the URL has the 'welcome' query string: http://doc.qt.io/QtForDeviceCreation/index.html?welcome Task-number: QTEE-964 Change-Id: Iaf373d97c960d36d206f93ec7d5b61086adda86c Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * doc: instructions how to use BD's 1280x800 panelsSamuli Piippo2015-08-121-0/+23
| | | | | | | | | | Change-Id: Ic225702da0a86b338f0326f7ce9b71560323220a Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| * Doc: Clarify the network type for EmulatorRainer Keller2015-07-081-1/+1
| | | | | | | | | | Change-Id: I1805762bfb5a9275944ea47d4203eb83197d2aa9 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
* | Doc: Clean up visible link names and fix linking issuesTopi Reinio2016-01-1310-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | The use of '(embedded Linux)' in the link texts was a remnant from the time when embedded Android was also supported. This commit removes those strings, and converts \target commands to \keywords - this results in better linking (a keyword links to the top of the page, a target links to an anchor that's not clearly tied to any element). Change-Id: I4cdb2d954d8e0d584389c20356e7f72f2e4c3ab1 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Doc: Move Freescale SABRE SD i.MX6Dual to group 3Topi Reinio2016-01-134-22/+10
| | | | | | | | | | | | | | | | | | | | | | As of 5.6, there is no prebuilt image available for i.MX6Dual. This commit removes setup instructions for it, and add it to the group 3 of supported devices. Task-number: QTEE-1029 Change-Id: I098f22e52b8805bd4b6a471b5dc90017ac16b064 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Doc: Bump version to 5.6.0Topi Reinio2016-01-1311-22/+22
| | | | | | | | | | | | | | | | | | | | | | Including all the paths in the code snippets, as well as the landing page title. deploy.sh scripts no longer exist for 5.6, so they are replaced with raw 'dd' commands. Change-Id: I1d0cb40c8a0a09858f344023582a8da43e1b4c45 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Doc: Fix documentation warningsTopi Reinio2015-12-101-2/+2
| | | | | | | | | | | | | | | | Literal backslashes need to be escaped, otherwise they are interpreted as broken QDoc commands. Change-Id: I9fe23f672c2e596f316e72b771d674ac65fc44d7 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | Doc: Mention that Ethernet connectivity only supports IPv4Topi Reinio2015-12-102-4/+4
| | | | | | | | | | | | Task-number: QTEE-979 Change-Id: I8b668c459670f83053127f3e037cbf32a0495291 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Doc: Supported Platforms: Remove superfluous 'eLinux' columnTopi Reinio2015-12-101-18/+4
| | | | | | | | | | | | | | | | | | No need to have a column for embedded Linux as that's the only one we support. Task-number: QTEE-986 Change-Id: Ic7ea7a4382b9de225993937f64063c5036e0ec1c Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>