summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qtee-licenses.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Removed references to embedded AndroidVenugopal Shivashankar2015-05-221-27/+0
| | | | | | | | The commit also includes minor language edits. Change-Id: I641452dae29cafdbfe8846d5fc1a7d8302d257d8 Task-number: QTEE-922 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
* Wifi - c++/qml getting started guide and wifi doc updateGatis Paeglis2014-12-051-1/+1
| | | | | | | | | | | | 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>
* Doc: Fix remaining external linksTopi Reinio2014-10-071-1/+1
| | | | | | | | | | | - Remove link to an external Known Issues page, troubleshooting section is what we use now. - Fix link to the product page (Qt for Device Creation) - Remove duplicated file for external link definitions. Change-Id: I85c2d1b8c11b545ce62508b50bbe813ad900e41c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Update licensing docsGatis Paeglis2014-10-071-0/+4
| | | | | | | | | | Explain where we store license information about 3rd party software installed by b2qt on top of standard Android image. Change-Id: I886456ba1973bd25eb4f47ac348c39bcc18371b6 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Change copyright noticeRainer Keller2014-10-061-4/+4
| | | | | | | URL points to qt.io Change-Id: If1dcfcef627ee3e2bdde49522ebabcaa66cea29b Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
* Doc: split up the docs into multiple filesTopi Reinio2014-08-291-0/+68
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>