summaryrefslogtreecommitdiffstats
path: root/src/doc/src
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* 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 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-112-0/+64
| | | | | | 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: 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-021-0/+22
| | | | | | | | | | 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-011-15/+29
| | | | | | | | | | | | | - 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>
* 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>
* 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>
* 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>
* Doc: Fix missing sudo for i.MX6 embedded Linux deploymentTopi Reinio2014-02-201-2/+2
| | | | | | Task-number: QTEE-406 Change-Id: I146c189ba2996fe8c7b79ea4aef5c8c2716bb7bf Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Fixed 32bit package install command for newer ubuntu versionsaavit2014-02-201-3/+9
| | | | | | | | QTEE-414 Change-Id: I79e0e2f2191d02bf5859338ba1583567eb430284 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* doc: add quide how to use b2qt_build_scriptsSamuli Piippo2014-02-191-3/+29
| | | | | | Change-Id: I08cc79fe34cc45a96c3387370a78060541cd3d1d Reviewed-by: Andy Nichols <andy.nichols@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Add instructions how to install newer VirtualBoxRainer Keller2014-02-191-2/+13
| | | | | | Change-Id: I54899c905d334215c40a9dcb4a4035d173cc625b Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Explain about disabling surfaceflingeraavit2014-02-181-0/+17
| | | | | Change-Id: Ib4dbfc3d5f62ba3792f44b191143039c63d880df Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Add instructions for building Boot2Qt demosTopi Reinio2014-02-131-1/+14
| | | | | | | | | Document where to find the demos in Qt Creator and fix the template name used in the example building instructions. Task-number: QTEE-350 Change-Id: I8b132920d3e63d9813c65338d50db4eb66c465de Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Troubleshooting entry for BeagleBone Black HDMI issuesTopi Reinio2014-02-131-0/+10
| | | | | | Task-number: QTEE-329 Change-Id: If2d305c0e2b4165fca7c00910bb498124ade3abb Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Document building your own embedded linux stackTopi Reinio2014-02-132-0/+71
| | | | | | | Task-number: QTEE-176 Change-Id: I9641ea529f651fe5a19cfa0f0abff48096b26381 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Update copyright yearaavit2014-02-124-4/+4
| | | | | Change-Id: Ic818e79d7bfca04bd8a8d8aa12b3ff70ea26a7a3 Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
* Doc: Fix the 2.0 release dateTopi Reinio2014-02-121-1/+1
| | | | | Change-Id: I329ce97d32a1d1745fc5da1a939603c500940b00 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
* Doc: ChangeLog: Remove 'black screen after exit' from bugfixesTopi Reinio2014-02-111-1/+0
| | | | | | | This bug still exists for 2.0 Change-Id: I6703e247a9d890276163dfed7ecc99c59bee4592 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Add changelogTopi Reinio2014-02-071-3/+81
| | | | | Change-Id: Iba235b61d96981765fb2e94be572e46a31a93b82 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Add Android GCC run-time licensing informationTopi Reinio2014-02-061-1/+17
| | | | | | | | | | Add license information specific to the libstdc++ library used in the embedded Android images to the documentation. Task-number: QTEE-306 Change-Id: I31cf6c1667a1af1638ff1d1b984321712d50ab26 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Bump Yocto release version in documentationTopi Reinio2014-02-061-2/+2
| | | | | Change-Id: I50cde4aa039fcbf800e4a24f984a62dc377fa01c Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Doc: Fix external linksTopi Reinio2014-02-062-7/+49
| | | | | | | | Fix links to external pages and separate them as their own qdoc file. Change-Id: Ia41b53f7480b9a9d76d8785d478d3e07c384670e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fix udev rule for newer versions of ubuntuSamuli Piippo2014-02-051-1/+1
| | | | | | | | uaccess is used instead of udev-acl in Ubuntu 13.04 and later. More info: https://wiki.archlinux.org/index.php/Talk:Udev Change-Id: I353fb8b873eff83288c6a01daadb46f17012255f Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* Remove unnecessary sudoRainer Keller2014-02-041-1/+1
| | | | | Change-Id: I8f02a214a328f2bc7010b1e2b7ddec7a4417abf2 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Add BeagleBone BlackTopi Reinio2014-02-041-2/+84
| | | | | | Task-number: QTEE-302 Change-Id: I1c608ea0934a69244077a87de0f843993a3fc8d0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Doc: Remove comment about Yocto complianceTopi Reinio2014-01-311-5/+4
| | | | | | Task-number: QTEE-311 Change-Id: Ibf4052919e6235c569345d96c4244743a843b758 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* Doc: Remove embedded Android support for BeagleboardTopi Reinio2014-01-311-21/+9
| | | | | | | | B2Qt 2.0 will support only embedded Linux on Beagleboard. Task-number: QTEE-303 Change-Id: Id9b0058a929ab7f441bcb17795ff5c562facb89f Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Doc: Bump B2Qt version in the docs to 2.0.0Topi Reinio2014-01-281-11/+11
| | | | | | | | Set the b2qt version in the docs to 2.0.0. Also add dependencies to other doc modules, which may be useful in the future. Change-Id: I2034c893a3cce7d19c4a7198a34ebfc532aecddb Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Merge remote-tracking branch 'origin/stable' into devaavit2014-01-173-297/+415
|\ | | | | | | | | | | | | Conflicts: src/doc/src/b2qt.qdoc Change-Id: I9d345dcc689e751b997df797ce12b6cd8a14ffb9