summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | 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>
* | Doc: Replace Raspberry Pi with SABRE SD i.MX6Quad in BYOS documentationTopi Reinio2015-12-101-8/+7
| | | | | | | | | | | | | | | | Better to use a device from Group 1 for this purpose. Task-number: QTEE-876 Change-Id: Ic0647aa9358f69bd70c2799068038d68452c293a Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Doc: Add documentation on static buildsTopi Reinio2015-11-304-1/+235
| | | | | | | | | | | | | | | | | | | | | | Add documentation on how to configure Qt for a static build using cross-compilation with B2Qt toolchain, and how to manage linking of static Qt plugins and QML imports. Task-number: QTEE-983 Change-Id: Ied0172fc92dbaa1290389ba321d4588c3df9e54c Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* | Add sync.profileRainer Keller2015-11-251-0/+3
| | | | | | | | | | Change-Id: I825ee1f9eef891a2b236bfa7126a31fe2b522528 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* | Remove unused update toolsRainer Keller2015-11-1613-1169/+1
| | | | | | | | | | Change-Id: I3bf3863e76d58ba6dc42947c337451e1d7fc4ee5 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | Wifi: more refactoringGatis Paeglis2015-07-1013-618/+503
| | | | | | | | | | | | | | | | | | Move supplicant related code into a proper class. Before it was implementad as C-style API to match with Android code. Change-Id: Idf9610ab9c42bbca34f69b8d5041efb75bb61f57 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* | Utils: remove eAndroid specific code pathsEirik Aavitsland2015-07-102-240/+3
| | | | | | | | | | Change-Id: I0de37f5e8a43f786cf09449bcbe782e317dde41d Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* | Remove eAndroid specific modulesEirik Aavitsland2015-07-1054-7964/+0
| | | | | | | | | | Change-Id: Ied9d920dfa6d12093b40d32d5f3a61c1c23b137d Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* | Wifi: Remove android specific code pathsGatis Paeglis2015-07-065-306/+26
|/ | | | | | | eAndroid support has been deprecated. Change-Id: Id62ce140917dc1e45e94e800dc8cdc54736dfc36 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Add missing includesSamuli Piippo2015-07-021-0/+2
| | | | | | | Yocto is not using PCH, so there build fails. Change-Id: I610ef66c9add0c7229d544cf5fa34b11f81ec8a5 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Doc: Updated the B2Qt image path for BD-SL-i.MX6Venugopal Shivashankar2015-06-301-1/+1
| | | | | | Change-Id: I012154b48212c26cacfca25d1d794cf0ac520b93 Task-number: QTEE-952 Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com>
* Doc: Add ChangeLog for 5.5.0 releaseTopi Reinio2015-06-291-0/+37
| | | | | Change-Id: Ic09de3e91a222283047e62d5f344cee681488a17 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Wifi: Update qml getting started guideGatis Paeglis2015-06-292-17/+12
| | | | | Change-Id: I633fa8d5ef82b89745bba4cdaa0b4951abe150a3 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Fix finding start of ctrl_interface parameter valuePasi Petäjäjärvi2015-06-291-1/+1
| | | | | | | | Current magic value misses slash parameter from beginning of path. Change-Id: I2b402601f657accd6c586ea79d2ef9a89b8cc2b3 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Use a custom supplicant configuration fileGatis Paeglis2015-06-295-1/+50
| | | | | | | | | | | | | | | A default configuration file contains: network={ key_mgmt=NONE } which means that supplicant will try to connect to *any* network where key_mgmt is set to NONE. We don't want that. Change-Id: Ibde643dfa2371cffdec2bfc53f96957fda7ac452 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Use 'killall' to stop wpa_supplicantGatis Paeglis2015-06-291-0/+6
| | | | | | | | This is a workaround for QTEE-957 Change-Id: Idb0900e8315d2ccf895ea6e950b0f6587bfebc92 Task-number: QTEE-957 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Doc: Added additional info. about the Nitrogen6_Lite setupVenugopal Shivashankar2015-06-291-0/+27
| | | | | | | Change-Id: I7cb032e36f64933760c4cca7ff094f4d49c684d8 Task-number: QTEE-956 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Document the physical screen size override in settingsLaszlo Agocs2015-06-241-0/+14
| | | | | | | Task-number: QTEE-949 Change-Id: I09ec569e83a7602e25271360345c071a2efc8f18 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Doc: Add documentation for Toradex Colibri iMX6Topi Reinio2015-06-244-1/+114
| | | | | Change-Id: Ia2c79d9ad4c738e6e2494a59329ddcb01cde306c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>