summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qtee-customization.qdoc
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Also support Windows as a development host system.David Schulz2016-03-101-4/+4
| | | | | | Change-Id: Ia8639f5548d6795020f4f3a7dfefabab03760071 Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Doc: Mention that Ethernet connectivity only supports IPv4Topi Reinio2015-12-101-1/+1
| | | | | | Task-number: QTEE-979 Change-Id: I8b668c459670f83053127f3e037cbf32a0495291 Reviewed-by: Samuli Piippo <samuli.piippo@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: Removed references to embedded AndroidVenugopal Shivashankar2015-05-221-22/+4
| | | | | | | | 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: 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: Add instructions for configuring display resolutionTopi Reinio2014-11-261-0/+70
| | | | | | | Task-number: QTEE-602 Change-Id: If7ff786658266e5e3e3fe52ec2edb1bbf6e89b1e Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com> Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Document how to use tslibLaszlo Agocs2014-11-241-0/+27
| | | | | | | | In Qt 5.5 this will be simplified. In the meantime however we need to document the hard way. Change-Id: I6495e1084a065d435d7e2e13cdd7b8074d813365 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Update the documentation for Booting to a Custom ApplicationTopi Reinio2014-10-081-5/+23
| | | | | | Task-number: QTEE-781 Change-Id: Ibbbed41b50d41df5ad3254f802241de18f91a214 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Change copyright noticeRainer Keller2014-10-061-2/+2
| | | | | | | 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/+148
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>