summaryrefslogtreecommitdiffstats
path: root/src/doc/src
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-1310-14/+14
| | | | | | | | | | | 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: 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-303-1/+230
| | | | | | | | | | | 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>
* 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>
* 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>
* Doc: Document support lifecycle policyTopi Reinio2015-06-192-1/+24
| | | | | Change-Id: I6e9e677004f5919e8cfdf81f277fb4cedd814ee2 Reviewed-by: Laszlo Agocs <laszlo.agocs@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>
* doc: update to 5.5Samuli Piippo2015-06-171-1/+1
| | | | | 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 remote-tracking branch 'origin/stable' into devSamuli Piippo2015-06-164-14/+41
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: 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>
| * 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: 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>
| * Doc: Rename instances of 'Digia' to 'The Qt Company'Topi Reinio2015-02-181-2/+2
| | | | | | | | | | | | Task-number: QTEE-880 Change-Id: Ib58fe60950ad2b2f4f1e81f6ead473101b55dffd Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
| * Doc: Move Toradex Colibri VF61 to Supported Device Group 1Topi Reinio2015-02-181-18/+17
| | | | | | | | | | | | Task-number: QTEE-893 Change-Id: I4ffdfdb3b9c72f3e36bd0670faa28b0dac13e18a Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
| * Doc: Add table of contents in the sidebarTopi Reinio2015-02-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | This sidebar is used in the doc.qt.io online style. Having a TOC visible on all pages improves usability considerably. Also, add one page previously missing from the TOC (About Boot to Qt). Change-Id: Ic21a8ae9309971a590a3a23d278cfe67b45f05d1 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
| * Doc: Move 'Value-Add Components' list to the overview pageTopi Reinio2015-02-181-23/+23
| | | | | | | | | | | | | | This is a better location for it, improving visibility. Change-Id: Ie6c47fd0679fa53406eec87ce84d12bd54b67782 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
| * Doc: ChangeLog for 4.1.0 releaseTopi Reinio2015-02-181-0/+29
| | | | | | | | | | Change-Id: I761b601567b87adefac8487a92591d3c5e9709ef Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Doc: Removed references to embedded AndroidVenugopal Shivashankar2015-05-2210-476/+52
| | | | | | | | | | | | | | | | The commit also includes minor language edits. Change-Id: I641452dae29cafdbfe8846d5fc1a7d8302d257d8 Task-number: QTEE-922 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
* | Update tslib notes to follow the new, simplified mechanism in Qt 5.5Laszlo Agocs2015-03-251-10/+6
| | | | | | | | | | | | Task-number: QTEE-823 Change-Id: I388c19e8e0e84e589933b2587babd7fe0a333c17 Reviewed-by: Andy Nichols <andy.nichols@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>
* | Doc: ChangeLog for 4.1.0 releaseTopi Reinio2015-02-171-0/+29
| | | | | | | | | | Change-Id: I761b601567b87adefac8487a92591d3c5e9709ef Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Doc: Move 'Value-Add Components' list to the overview pageTopi Reinio2015-02-171-23/+23
| | | | | | | | | | | | | | | | This is a better location for it, improving visibility. Change-Id: Ie6c47fd0679fa53406eec87ce84d12bd54b67782 Reviewed-by: Tuukka Ahoniemi <tuukka.ahoniemi@theqtcompany.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Doc: Move Toradex Colibri VF61 to Supported Device Group 1Topi Reinio2015-01-301-18/+17
| | | | | | | | | | | | Task-number: QTEE-893 Change-Id: I4ffdfdb3b9c72f3e36bd0670faa28b0dac13e18a Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Doc: Rename instances of 'Digia' to 'The Qt Company'Topi Reinio2015-01-081-2/+2
| | | | | | | | | | | | Task-number: QTEE-880 Change-Id: Ib58fe60950ad2b2f4f1e81f6ead473101b55dffd Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Doc: Add table of contents in the sidebarTopi Reinio2015-01-081-0/+1
|/ | | | | | | | | | | This sidebar is used in the doc.qt.io online style. Having a TOC visible on all pages improves usability considerably. Also, add one page previously missing from the TOC (About Boot to Qt). Change-Id: Ic21a8ae9309971a590a3a23d278cfe67b45f05d1 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* doc: update 4.0.0 changelogv4.0.0Samuli Piippo2014-12-101-5/+5
| | | | | Change-Id: I71a36b37cf0803963854758915dcf685ffe2c1f3 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Update Supported Platforms PageKalle Viironen2014-12-101-43/+30
| | | | | | | | - Remove notes that were not meant to be public - Update supported features table Change-Id: I94d6312720e04dead66f72f553d865837e754ec2 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Update supported features listTopi Reinio2014-12-091-30/+89
| | | | | | Task-number: QTEE-865 Change-Id: Ib3b254edca62a5292a00dee8cb6de9c007d58cee Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Doc: ChangeLog for Boot to Qt 4.0.0Topi Reinio2014-12-091-0/+52
| | | | | | | | Task-number: QTEE-868 Change-Id: Ibdf126eb7ac83963c3a4f0a3259aaaf289f3fbc2 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com> Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Doc: Remove some more obsolete known issuesTopi Reinio2014-12-081-26/+0
| | | | | | Task-number: QTEE-866 Change-Id: I345d92504dfc07fefa69b882dffe990dad7f53dc Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Doc: Update external page linksTopi Reinio2014-12-081-5/+10
| | | | | | | The docs under the doc.qt.io are in place. Update the links Change-Id: I07ad0039764395e26342507872097f2b44de1c5b Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Add wayland notes to the known issues pageLaszlo Agocs2014-12-081-0/+29
| | | | | Change-Id: I5a7e1f5027569002f19beb497247816277fdc2dc Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Do not publish the "support responsible" list yetaavit2014-12-081-8/+2
| | | | | | | Plan to have this agreed with more partners first Change-Id: I04fc7ed633cee2a78e82a08f4f255c8360b49b4e Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Update obsolete information on Known Issues pageTopi Reinio2014-12-081-11/+4
| | | | | | Task-number: QTEE-866 Change-Id: Ibd521d3e0da64c57de5e1cb6c3e6a08e4e1488c2 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Doc: ADB via Ethernet - add sync commandTopi Reinio2014-12-051-1/+1
| | | | | | | Task-number: QTEE-855 Change-Id: Ib86903d503333b967e3a279b620953e5442dd49b Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Doc: Show version in the documentation titleTopi Reinio2014-12-051-4/+1
| | | | | | | | | | | From now on, documentation is versioned so that customers may have multiple versions installed. Show the version in the title, thus making it visible in the navigation bar for all pages. Task-number: QTEE-859 Change-Id: I8b4550393af2c9f737bd76ddbe7a03472b551dd3 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Doc: Document reference device tieringTopi Reinio2014-12-051-48/+167
| | | | | | | Task-number: QTEE-814 Change-Id: Ie728b7993262d3decb851b9d7ebd0fc7f5c4ce05 Reviewed-by: Riitta-Leena Miettinen <riitta-leena.miettinen@theqtcompany.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: preparing SABRE SD i.MX6DualLeena Miettinen2014-12-054-8/+25
| | | | | | Task-number: QTEE-842 Change-Id: I93b9178b201593c5c28c7e51ca16404a3509ed9f Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Wifi - c++/qml getting started guide and wifi doc updateGatis Paeglis2014-12-054-8/+14
| | | | | | | | | | | | c++ getting started guide qml getting started guide documenting qml elements documenting c++ classes Task-number: QTEE-810 Change-Id: I669d11c65e5359fc9ec863b03b8b56ce2ef1151b Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>