summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* b2qt-flashing-wizard: Fix compile errorRainer Keller2015-06-221-1/+1
| | | | | Change-Id: Id707b0af2068c8a8d39822bdb9611fde278a77ea Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into devEirik Aavitsland2015-06-191-0/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2015-06-171-0/+1
| |\ | | | | | | | | | | | | | | | | | | * origin/stable: b2qt-flashing-wizard: Clear platforms before parsing files Change-Id: I957bfa157544292dd4d39f5abebb0f50774e3f45
| | * b2qt-flashing-wizard: Clear platforms before parsing files5.4Rainer Keller2015-06-161-0/+1
| | | | | | | | | | | | | | | Change-Id: I48b24ee5c6d0bef5d717ee5433f7cd94ca2b1d55 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
* | | Doc: Document support lifecycle policyTopi Reinio2015-06-192-1/+24
| | | | | | | | | | | | | | | Change-Id: I6e9e677004f5919e8cfdf81f277fb4cedd814ee2 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* | | B2QtDevice: use rounding instead of truncatingLaszlo Agocs2015-06-181-3/+3
| | | | | | | | | | | | | | | Change-Id: Id5723f62b2df32fed1bb65f8e9211ba2d1032664 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | | Expose a physcal screen size property for the settings appLaszlo Agocs2015-06-182-0/+172
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Load/rewrite /var/lib/b2qt/appcontroller.conf.d/physical_screen_size.conf accordingly. Additionally, /etc/appcontroller.conf is parsed first, but it is never modified. Task-number: QTEE-936 Change-Id: Ieea5f230c02135a0edbd696d031ae1d987ad5cbc Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* | | Doc: Add documentation for Raspberry Pi 2Topi Reinio2015-06-184-23/+23
| | | | | | | | | | | | | | | Change-Id: Ieed65fb341b72dcf4f2b7ead2a07ba17d4f3b3c4 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | | b2qt-flashing-wizard: Filter out floppy and CD-Rom drives from device listRainer Keller2015-06-181-1/+2
| | | | | | | | | | | | | | | Change-Id: Ibb54e0f1e45342d6012760c07793cf46df706fd4 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | | doc: update to 5.5Samuli Piippo2015-06-172-8/+8
| | | | | | | | | | | | | | | Change-Id: I7f16f18e732a047eb772d0dd03fe3c1144c3a0c8 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* | | Doc: Update strings referring to the install pathTopi Reinio2015-06-178-12/+12
|/ / | | | | | | | | | | | | Boot2Qt-4.x -> 5.5/Boot2Qt Change-Id: I62560fe9b3a07e2ab2c823f325366acf7f70cfd9 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into devSamuli Piippo2015-06-1710-38/+121
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2015-06-1610-38/+121
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/stable: Doc: Bump version to 4.2.0 Doc: ChangeLog for release 4.2.0 doc: simpler uboot command for colibri vf doc: Update colibri vf instructions b2qt-flashing-wizard: Remove unused variables b2qt-flashing-wizard: Files are now located at a different location b2qt-flashing-wizard: Script standard error in red color b2qt-flashing-wizard: Hints for users to find error messages more easily Doc: ChangeLog: Update 4.1.0 release date Doc: Update minimal hardware requirements Doc: Fix issues in Wifi module documentation Doc: Bump version to 4.1.0 Doc: Update the list of required packages for BYOS Doc: Rename instances of 'Digia' to 'The Qt Company' Doc: Move Toradex Colibri VF61 to Supported Device Group 1 Doc: Updated copyright license holder in documentation footer Doc: Add table of contents in the sidebar Doc: Move 'Value-Add Components' list to the overview page Doc: ChangeLog for 4.1.0 release b2qt-flashing-wizard: Disable next page when no platforms found Conflicts: src/doc/config/b2qt.qdocconf src/doc/src/devices/qtee-supported-devices.qdoc src/doc/src/qtee-changelog.qdoc src/doc/src/qtee-index.qdoc src/wifi/qwifimanager.cpp Change-Id: I00ecc61a1e9eea6dd26ecc9a568f07cd64a6296a
| | * Doc: Bump version to 4.2.0Topi Reinio2015-05-291-2/+2
| | | | | | | | | | | | | | | Change-Id: If10427f8c5a597dd2fe1e144ad902d8a0cdf7934 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| | * Doc: ChangeLog for release 4.2.0Topi Reinio2015-05-291-0/+23
| | | | | | | | | | | | | | | Change-Id: Ib58ee343af5f0b749dae73d8662c6b166c090ce4 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
| | * doc: simpler uboot command for colibri vfSamuli Piippo2015-05-281-3/+2
| | | | | | | | | | | | | | | | | | Change-Id: I2124a91d6fd5f86dce7c5d3f341e505a8016dee0 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
| | * doc: Update colibri vf instructionsSamuli Piippo2015-05-261-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | New set of uboot commands to boot with latest kernel. Colibris have raw SLC NAND memory instead of eMMC. Change-Id: Id621fdb9692baffff14d78a18d9effe34928877e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
| | * b2qt-flashing-wizard: Remove unused variablesRainer Keller2015-04-221-3/+0
| | | | | | | | | | | | | | | Change-Id: I259d8b393361b08468d29b00f6d26e95cac4269e Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| | * b2qt-flashing-wizard: Files are now located at a different locationRainer Keller2015-04-221-3/+9
| | | | | | | | | | | | | | | Change-Id: I13ad2ed897a8d03159830aa94ea36680e12bd0f9 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| | * b2qt-flashing-wizard: Script standard error in red colorRainer Keller2015-04-205-6/+34
| | | | | | | | | | | | | | | Change-Id: I40893222a5ea999eca3f73b05e39e7e1ab53a9a1 Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
| | * b2qt-flashing-wizard: Hints for users to find error messages more easilyRainer Keller2015-04-202-12/+35
| | | | | | | | | | | | | | | | | | | | | | | | If the image creation fails the details widget is opened and scrolled to bottom automatically. Also the progressbar is disabled to indicate a stop. Change-Id: I74573a2b19d915ac90a12645e3e806a979f74baf Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
| | * Doc: ChangeLog: Update 4.1.0 release dateTopi Reinio2015-02-201-1/+1
| | | | | | | | | | | | | | | Change-Id: If4993288c0d1f32171dc9307af4ad9cefa3ce813 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| | * Doc: Update minimal hardware requirementsTopi Reinio2015-02-181-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | Mention Qt Quick 2D Renderer as OpenGL ES 2.0 is no longer a hard requirement. Task-number: QTEE-917 Change-Id: Ia6b2ecfc5b27f44001a76078c6e2a1aa6f91739e Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
| | * Doc: Fix issues in Wifi module documentationTopi Reinio2015-02-184-50/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make QWifiDevice reference appear - Fix warnings: - Document constructor/destructor for QWifiConfiguration - Remove signal documentation unused by qdoc - Fix undocumented parameters, \reimp tag Task-number: QTEE-882 Change-Id: Id53feac755bc9d898fee9cbcbfb52e46b6ae17bb Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
| | * Doc: Bump version to 4.1.0Topi Reinio2015-02-181-2/+2
| | | | | | | | | | | | | | | Change-Id: I3bc823aabf6af1726952f2be68626e056f0b2ce6 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| | * Doc: Update the list of required packages for BYOSTopi Reinio2015-02-181-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | And split the command to several lines using '\' to avoid scrollbars in online documentation Task-number: QTEE-884 Change-Id: Icfaaacd4f65b140d763ac9a1d47af250064601e9 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>