summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Fix timing issues in wifi libraryGatis Paeglis2014-09-196-76/+133
| | | | | | | | | | | | | | | There is a timing issue on a device startup if the default application calls Wifi.Interface.wifiSupported() before qconnectivity service has finished initialize wifi firmware/driver. This results in wifiSupported() returing false on nexus 2013, even if this device supports wifi. The solution is to move firmware/driver initialization to Qt Wifi library. Change-Id: If5b4650181f8b7237bd19f3fc3afbd2c75f759e8 Task-number: QTEE-770 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: List value-add components in the overviewTopi Reinio2014-09-121-0/+20
| | | | | Change-Id: I50d141cfa48194c8e1d2b8040417a3c9b0f815c1 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Fix minor issuesTopi Reinio2014-09-123-3/+3
| | | | | | | | | | | Fix intra-page links that were pointing to a identically-named titles on another page. Fix misleading statement in the Setting Up USB Connection instructions. Change-Id: I08061ffbe8d5a96901e2aadc761169b7b3adbba5 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Document supported features on reference devicesTopi Reinio2014-09-122-1/+73
| | | | | | | | | | | Add a table listing the features currently known to work for a number of the reference devices. Not yet a comprehensive list, to be extended with more devices and features. Change-Id: I5acbb645d4b7533664a50f76e5993d2ea22e3413 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: split up the docs into multiple filesTopi Reinio2014-08-2922-1832/+2370
| | | | | | | | | | | | | Split up the monolithic b2qt.qdoc into separate documentation files, making future edits and maintenance easier. Device-specific instructions are created in devices/ subdirectory, and shared documentation (referenced in multiple places) are moved to shared/. Change-Id: I9425297781a1dda9c08a149b0870a0389c575560 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Bump version to 3.1.1Topi Reinio2014-08-201-2/+2
| | | | | Change-Id: I630c3913befa54d5951c46425e4af0610ffe76af Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Doc: ChangeLog for QtEE 3.1.1 releaseTopi Reinio2014-08-201-0/+13
| | | | | Change-Id: Ie3b87920a3a522391618756045d6bf9ec3ab3ba1 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Doc: Minor update to Toradex Apalis iMX6 boot instructionsTopi Reinio2014-08-061-1/+1
| | | | | | | | Update the displayed text to match what the script does - mmc 2:1 refers to 4bit slot, not 8bit. Change-Id: I55a4ebe2bc483ebdf132d1e5cefbd0d6ec919201 Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* Doc: Update URLs for external pagesTopi Reinio2014-07-102-5/+10
| | | | | | | | | | URLs on qt.digia.com have changed slightly - most of them have working redirects in place. Add also a link to Qt Quick Compiler product page. Change-Id: Id789fce39211e5141043e465fe7937a326f84e09 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* [Doc] Troubleshooting - add note about flashing BD's i.MX6Gatis Paeglis2014-07-021-0/+22
| | | | | Change-Id: I2323becd5b62f01d6c62e848e77ad3588ceee270 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
* Doc: Mention the new templates in Building and Running topicRainer Keller2014-07-021-1/+2
| | | | | Change-Id: I490ee23f78a07d4e682c98768390e90aea52d8b5 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: ChangeLog for 3.1.0 releaseTopi Reinio2014-07-011-0/+41
| | | | | | Task-number: QTEE-685 Change-Id: I6d2974fb569207f504ec17bae1acc988ce8ee04c Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Android-specific instructions for Qt Creator Kit setupTopi Reinio2014-06-302-4/+40
| | | | | | | | | | Adjust kit selection instructions for Android injection solution, and create re-usable documentation blocks to cover eLinux, eAndroid, and both. Task-number: QTEE-65QTEE-651 Change-Id: I42a1055a76f8a9e2d8dfb053ab1272643aef5671 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Add note about crash message when closing an applicationTopi Reinio2014-06-301-0/+5
| | | | | | Task-number: QTEE-400 Change-Id: I0c8b8cb190919d97bc7c2efff989655ead2b1de1 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fix #ifdef for Android detectionGatis Paeglis2014-06-301-1/+3
| | | | | | | | It was wrongly adding "IFNAME=" to wpa_supplicant calls on eLinux, "IFNAME=" is required only for eAndroid. Change-Id: Ic16d321765071df66fbffc1c3d6ce78180eb3b1c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Bump version to 3.1.0Topi Reinio2014-06-271-2/+2
| | | | | | Change-Id: Ic4e5b270a0289d3e7eab34af58b61b8d034fa72d Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Update the Supported Platforms pageTopi Reinio2014-06-271-3/+8
| | | | | | | | | Describe the support in more clear terms, including the support for stack customization. Task-number: QTEE-680 Change-Id: I43c72ee8f4aa363ff9e05a4a10ac3df456abc6bc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Fix path for sabre installaavit2014-06-251-1/+1
| | | | | Change-Id: Id577ea9d5e6cf5d0b0b129f90688f88acf44f9fb Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* doc: add documentation for Toradex Apalis iMX6Samuli Piippo2014-06-241-0/+70
| | | | | | Change-Id: I83c7b2ed8b7b941ab6cca21860da7e863b5e5251 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: injection to eAndroid reference devicesaavit2014-06-241-138/+43
| | | | | | | Including improved nexus script. Change-Id: I4fffcf09a7b562c2779df0e742ad868771e86bc2 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Fix Wifi issues on Android 4.4.2Gatis Paeglis2014-06-132-25/+63
| | | | | | | | | | | | | | | | | | | | - Reload Wi-Fi firmware on a device startup (initializes wlan0 interface). - Android version 4.4 (and above) requires IFNAME=wlan0 prefix to the wpa_supplicant calls, without this all calls to the wpa_supplicant fail. - Fix "broken pipe" issue - a message in the logcat when trying to access a broken network. This seems to be a generic message whenever something is wrong with a network configuration (broken routing table, firewall issues, DNS issues etc.). Android uses Connectivity and NetworkManagement JAVA services to handle network configuration - we can use qconnectivity daemon for this. Task-number: QTEE-562 Change-Id: Ib5a93c677439a0e9bf92ede532667542d2bc4bed Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Don't hardcode interface name in getIPAddress()Gatis Paeglis2014-06-131-7/+13
| | | | | Change-Id: I29ac16d598ce56a7fa0a7b3b5bb89ca12d5f074a Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Update the list of supported platformsTopi Reinio2014-05-301-12/+31
| | | | | | | | | Add the missing links to device-specific setup instructions and update the supported platforms page. Change-Id: Ic5bd32f207676cf694521a9acad3609da8b77901 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Add plugins.qmltypes for Wi-Fi libraryGatis Paeglis2014-05-262-0/+61
| | | | | | | | | This fixes autocompletion issue in QtCreator. Task-number: QTEE-568 Change-Id: I186a5777e54d8629fd896bd1ee677ac359373a17 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Add notes about Quick Compiler failuresLaszlo Agocs2014-05-211-0/+11
| | | | | Change-Id: I04ff434e652ed22615b7f9829585fd69ea638f5a Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* doc: Updated versions and supported platformsJerome Pasion2014-05-211-8/+11
| | | | | | | | | | | -updated support info for Beagleboard-XM (only supported in 2.x) -updated Yocto version to 1.6 "Daisy" -updated toolchain version to toolchain-1.6.sh Task-number: QTEE-571 Change-Id: I771effbeb258262eff7141c7c1bdd11b40d0d2dd Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* doc: Updated links to Qt EE known issues and product pageJerome Pasion2014-05-211-2/+2
| | | | | | | | | -fixes broken links -pages moved Task-number: QTEE-571 Change-Id: Icb3ba61d374edf1bcc44e46fd8e296bdf1736f20 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Warn the user that his Nexus will be wiped.aavit2014-05-211-0/+8
| | | | | Change-Id: I51b1435cfd42ddc598a9f82de6fe76e4e1f8d6c1 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* doc: move adb connection change info to customizationSamuli Piippo2014-05-211-17/+17
| | | | | | | | | This should be under customization and not under build your own embedded linux. Change-Id: Idcc5723b43cdff4d74f75f562f4265bf7abd4555 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Build wifi also on eLinuxGatis Paeglis2014-05-201-2/+1
| | | | | | | | It turns out that wifi was never build on eLinux. Change-Id: I27b3f01761b9aaa6f70d0ff4220344551a39ad56 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
* Don't show Wi-Fi group box on iMX6-eAndroidGatis Paeglis2014-05-191-8/+9
| | | | | | | This device currently does not support wifi. Change-Id: I8048d7109908c4c2de553dda119cb14be73ef6a7 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fix class names for WebEngineLaszlo Agocs2014-05-191-2/+2
| | | | | Change-Id: I96f27eb348f6aa02e26c567d81349905aed2cec0 Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
* Doc: add note about webengine's widget apisLaszlo Agocs2014-05-191-0/+6
| | | | | | Change-Id: Idfd4692f125f64da4d49d1cb5528607979db03df Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Andras Becsi <andras.becsi@digia.com>
* Doc: add change log for version 3.0.0Leena Miettinen2014-05-191-1/+38
| | | | | Change-Id: Id4d9a924200102c50083743bb7c63f76f60a32e4 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* doc: include sabre sd documentationSamuli Piippo2014-05-161-0/+52
| | | | | | | Change-Id: Iabd01f452d5c93c47387d439eba4a8fc63f79e1d Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Add setup instructions for Nexus 7 (2013)aavit2014-05-161-6/+60
| | | | | Change-Id: I3d6dbb2376d86f66d195b9bd9a313ac2aaa62cf8 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
* Set initial "backend ready" state.Gatis Paeglis2014-05-161-3/+5
| | | | | Change-Id: Id1d7141cbbee181235093627cf18180354a78a6b Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Port QtWifi to eLinuxGatis Paeglis2014-05-157-30/+433
| | | | | | | | | | | | | Current limitations: - Wifi adapter must be connected before staring the device (and ethernet cable should not be connected at the same time). "allow-hotplug wlan0" in /etc/network/interfaces doesn't seem to help for detecting wifi adapter on-the-fly. Change-Id: I8be407e9e042fc86136efd3e220680fb2ce64bd6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Add a note about webengine and emulatorLaszlo Agocs2014-05-151-0/+4
| | | | | | Change-Id: Id436455971a6278a57f2cf0c59bae0d74763d5ad Reviewed-by: Andras Becsi <andras.becsi@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Update versionRainer Keller2014-05-121-18/+18
| | | | | | Change-Id: I5160cccc267d81b41810080f0b912f8d2dd13d7c Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: Add table with all possible MACHINE valuesRainer Keller2014-05-121-0/+23
| | | | | | Change-Id: I8e5609065e41b0690ab29cedbcbba7903c7b3df3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: QT_QPA_EVDEV_TOUCHSCREEN_PARAMETERS replaces QT_QPA_GENERIC_PLUGINSTopi Reinio2014-05-091-3/+4
| | | | | | Change-Id: I38bccdf395f5ccc280fba37f8b6abbaea64391d7 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Doc: Use precise naming for Boundary Devices i.MX6Topi Reinio2014-05-091-9/+9
| | | | | | Change-Id: Ic1a9dfaa2dc302b7e2b8b54a00515dfc050edca0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Add PowerManager service.Christian Strømme2014-05-094-3/+157
| | | | | | | | On Android 4.4 we need to respond to wake-lock requests to prevent StageFrigh from committing suicide. Change-Id: Ie2c261c0c1b962a63ba8516fefaac71a0ec3a54e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* doc: update version to 3.0.0Samuli Piippo2014-05-071-2/+2
| | | | | Change-Id: I9e9cb1c74c5be2d213a8a8b7b77a66272cf6e0ec Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
* Merge "Merge branch 'stable' into dev" into devKalle Viironen2014-04-2814-209/+868
|\
| * Merge branch 'stable' into devKalle Viironen2014-04-1614-209/+868
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * stable: (22 commits) Add note about headphones on eAndroid Doc: Relocate unmount instructions Doc: Add ChangeLog for Qt Enterprise Embedded 2.1.0 Doc: Disable code highlighting for command-line instructions doc: update version number to 2.1.0 [Wifi] Add new enums and make some API changes Doc: Add documentation on custom build & deploy steps Doc: Create QML Type reference page Doc: Add information about licenses in embedded Linux images Doc: Improve instructions for deploying existing projects Doc: Separate Building Your Own Linux Image into its own page doc: use same directory for yocto and qt doc: config.<MACHINE> needed only once doc: guide for imx53 and how to setup QtCreator Doc: Be more precise on screen content for Nexus7 Add documentation to QtWifi library Doc: Add note for users to not use root for installation doc: describe how to use network connection for adb Rename misleading class name Remove unnecessary roles from QWifiNetworkList ... Conflicts: src/imports/wifi/qwifimanager.cpp Change-Id: Ie7efa2ec91ac154f1e984600f569d9c7f8383627
| | * Add note about headphones on eAndroidLaszlo Agocs2014-04-151-0/+5
| | | | | | | | | | | | | | | Change-Id: I3b68c5ee39b8ca18b7d27f191de278530d138466 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * Doc: Relocate unmount instructionsTopi Reinio2014-04-142-13/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change relocates the step to unmount the partitions from 'Preparing an SD Card' to be the first step in deploying the Boot to Qt image. Change-Id: If256848aaf4b24108b62902f3c7d3d1c6bee3d72 Reviewed-by: Rainer Keller <rainer.keller@digia.com> Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
| | * Doc: Add ChangeLog for Qt Enterprise Embedded 2.1.0Topi Reinio2014-04-113-0/+65
| | | | | | | | | | | | | | | | | | Task-number: QTEE-463 Change-Id: Id03c73e7285aa5b738b992608d37c3c1a4d6b1b6 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>