summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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>
| | * Doc: Disable code highlighting for command-line instructionsTopi Reinio2014-04-092-47/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change replaces the \code command with \badcode wherever suitable, and uses \qml for QML snippets. Using \badcode stops qdoc from trying to do highlighting for the command-line instructions. Change-Id: Ic15e22b1a89b6c90233d5753c55b7047ad01baa9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| | * doc: update version number to 2.1.0Samuli Piippo2014-04-091-2/+2
| | | | | | | | | | | | | | | Change-Id: I9eecbf40133936c799cbdd3848a46a1350ce49c8 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * [Wifi] Add new enums and make some API changesGatis Paeglis2014-04-076-85/+152
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Now QtWifi can provide feedback when incorrect password is entered. - networkStateChanged signal provides a reference to the currently active network connection. - bug fixes in QWifiManager::connect Task-number: QTEE-408 Change-Id: Ic7458b864f09aef3cfca40fb081dec45e0bba7db Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| | * Doc: Add documentation on custom build & deploy stepsTopi Reinio2014-04-031-5/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new subpage for the Build and Run topic, and rename the top-level page to be more generic. Change-Id: I09820ecf9f1219491ed08ad4f850b98ec399a0e7 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Riitta-Leena Miettinen <riitta-leena.miettinen@digia.com>
| | * Doc: Create QML Type reference pageTopi Reinio2014-04-025-4/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a landing page for QtEE-specific QML modules and types. Ensure it links correctly to WiFi Module documentation, and add it to TOC. Change-Id: Ib3edf9ff8e50f11e138a57aabc1f84749ac48e16 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| | * Doc: Add information about licenses in embedded Linux imagesTopi Reinio2014-04-011-0/+9
| | | | | | | | | | | | | | | | | | Task-number: QTEE-456 Change-Id: I0cec54abe3898be2ee6654c4d328affe57d8221d Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
| | * Doc: Improve instructions for deploying existing projectsTopi Reinio2014-04-012-15/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Mention Widget applications - Simplify the .pro file code snippets and make them copy-pastable - Discuss deploying application resources - Link to Qt Resource System docs in Qt Core Task-number: QTEE-399 Change-Id: I0bcc38a188b848800e79c9c4a5fde7bd9f536fbd Reviewed-by: Andy Nichols <andy.nichols@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
| | * Doc: Separate Building Your Own Linux Image into its own pageTopi Reinio2014-03-311-15/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building Your Own Linux Image is a topic important enough to have its own top-level TOC entry. Also, move the note about support services closer to the top of the page for better visibility. Task-number: QTEE-453 Change-Id: Ia3bc4cca2002c291bce1ca6b6bb4051d9395995f Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| | * doc: use same directory for yocto and qtSamuli Piippo2014-03-261-11/+5
| | | | | | | | | | | | | | | | | | | | | | | | The init script in b2qt-build-script can now use the toolchain and image from yocto build, if the same build directory is used. Change-Id: Ifffd5206cb2aaa7e50546c27ceb330900c1bf951 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * doc: config.<MACHINE> needed only onceSamuli Piippo2014-03-261-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | simplified usage for build scripts, so that config.<MACHINE> is needed only for the initialization script. Change-Id: I2038d9bdf8bde25fd68c9f0ea9f0dbfb81b9fe71 Reviewed-by: Topi Reiniö <topi.reinio@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
| | * doc: guide for imx53 and how to setup QtCreatorSamuli Piippo2014-03-262-1/+61
| | | | | | | | | | | | | | | | | | Change-Id: I66e8e220fc408dd79a21e6cb028e235e8adcdb98 Reviewed-by: Andy Nichols <andy.nichols@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * Doc: Be more precise on screen content for Nexus7Rainer Keller2014-03-191-2/+2
| | | | | | | | | | | | | | | | | | | | | Task-number: QTEE-113 Change-Id: I488b751f34ca0bf2f9493c6a49d3b2761ffc439b Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * Add documentation to QtWifi libraryGatis Paeglis2014-03-195-3/+325
| | | | | | | | | | | | | | | Change-Id: Ifd71c65a155ad296f3491085e91556eb69226b2b Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * Doc: Add note for users to not use root for installationRainer Keller2014-03-191-0/+2
| | | | | | | | | | | | | | | Change-Id: I8c35b825537f3b85494006b80320816498228871 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * doc: describe how to use network connection for adbSamuli Piippo2014-03-191-0/+17
| | | | | | | | | | | | | | | | | | | | | Task-number: QTEE-172 Change-Id: Id284b46449f21a5d66384ee0ade8dbee49b32ef9 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
| | * Rename misleading class nameGatis Paeglis2014-03-185-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The API is: ListView { model: wifiManager.networks } currently if user calls print(wifiManager.networks) it will print: QWifiNetworkList The docs of ListView states that model property expects a subclass of QAbstractListModel. QWifiNetworkList sounds like a subclass of QList which is misleading. This patch renames the class to QWifiNetworkListModel. This does not change the public API (doesn't brake compatibility in any way), just improves the documentation of library. Task-number: QTEE-445 Change-Id: I71f07cb22617f3a7f41a0403d1c63c4357310325 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
| | * Remove unnecessary roles from QWifiNetworkListGatis Paeglis2014-03-181-18/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently there are 2 ways to access the same property from list view's delegate: network.ssid ssid This is not needed, from the API point of view it is more readible when properties are accesed with network.* prefix. As is done in launchersettings demo. "network" role returns QWifiNetwork object which exposes the required properties with Q_PROPERTY. Change-Id: Idd55891d44c4f356a6774575508a38729c60c335 Reviewed-by: Andy Nichols <andy.nichols@digia.com>
| | * Document C++11 usageLaszlo Agocs2014-03-171-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Android toolchain contains gcc 4.6 which does not pass Qt's own C++11 test. Therefore, even though the standard library is there with the headers, one has to manually add -std=c++11 to the compiler flags (CONFIG+=c++11 has no effect). Document this. Task-number: QTEE-67 Change-Id: I6ce33135450e73f097e812d03bb881069de896aa Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| | * doc: how to use rebuilt yocto images and BYOSSamuli Piippo2014-03-141-2/+12
| | | | | | | | | | | | | | | Change-Id: Ic983c7e6d05aad190bb1469cc318993720d190c3 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* | | Fix compile error in qconnectivityAndy Nichols2014-04-241-1/+1
|/ / | | | | | | | | Change-Id: Ib690e253ddc1c036dfa1d0ea8268200850f14b18 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* / Compilation fixes for Android 4.4aavit2014-04-015-21/+132
|/ | | | | Change-Id: I2017665372e190f9d12841820714457967ff3a3a Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Doc: Document support services for Yocto recipesTopi Reinio2014-02-211-1/+9
| | | | | | | Task-number: QTEE-427 Change-Id: I1f10fed48cbca8144b866cd50d3d7eaeb8caf2ac Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* doc: minor changes to customization inline code blocksSamuli Piippo2014-02-211-12/+7
| | | | | | | formatting changes and one path correction. Change-Id: I7a358f7dd210d84d67ea10257bfa2a91cd97bb1f Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Clarify which Qt Creator templates work out of the boxTopi Reinio2014-02-201-2/+2
| | | | | | | | | A quick fix for QTEE-399 - we'll need better instructions what changes are needed for example Qt Widgets projects. Task-number: QTEE-399 Change-Id: I5d4999d2d5d5a3af5a4966e7253094966f387410 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>