Commit Graph

74 Commits

Author SHA1 Message Date
Leena Miettinen
e432418438 Doc: fix broken link in Connecting Android Devices
The name of the linked section had changed.

Change-Id: I6501e81ffbedafb8dc10b08c8f74efb9886079f0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-11-27 12:27:25 +01:00
Leena Miettinen
c0704c2091 Doc: use cross-linking to Qt module documentation
Replace links to "\l{http://qt-project.org/doc/"
with links to topic titles. Remove links where QDoc
creates them automatically based on the .index files.
Add the .index files for the modules that are discussed
in the Qt Creator Manual.

Note: the links will only be generated if the Qt used to
build the docs contains the linked modules and documentation
(.index file) has been generated for them.

Change-Id: Ibe624bf3773e7c854c03ebba4db406be0b4a7b90
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-11-26 11:51:46 +01:00
Leena Miettinen
67f59d4b20 Doc: sync Android requirements with the Qt docs
It would be better to have this information only in one
place, but as we have it in several places, it should at
least be the same information everywhere.

Change-Id: Ib599a25156780f8f897ad87d0dce9c968a32098b
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2013-11-15 16:31:16 +01:00
Leena Miettinen
4e6918e179 Doc: changes in Qt Quick project wizards
The Qt Quick application wizards were combined into
one wizard and the wizard for importing existing QML
projects was removed.

Change-Id: I2761c0065541a54bb3efe970ed9481352adc9fec
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-11-05 14:13:58 +01:00
Leena Miettinen
05d4b44b82 Doc: update information about deploying to Android
Change-Id: I276aa36bcf3401f2020338e8eb38f5fd25c50342
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2013-10-31 15:03:29 +01:00
Leena Miettinen
48fb32e0fe Doc: update the Android tutorial
Use the Qt Quick Controls application wizard to
streamline the process.
Remove snippet files and store compilable example code
in doc/examples. Do not store generated files.

Change-Id: I920484e84b2ef23bce9e77a7b0eddf963fe94552
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2013-10-29 15:22:17 +01:00
Leena Miettinen
9fbf0ac1b0 Doc: Bare Metal Devices plugin
This topic needs more information about the
necessary Qt version and the "fake Qt" mentioned.
Also, I cannot try this in practice myself, so
steps might be missing.

Change-Id: I143a54b8559840c3e9ad6dd5d293de160d67867d
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
2013-10-07 21:18:46 +02:00
Leena Miettinen
274bea7862 Doc: Android Manifest editor
Move text around as some features moved from run settings
to the Android Manifest editor.

Update screen shots.

Change-Id: Idddde8490d382c5bf5de0131b8b53ceea2f738ee
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-08-16 14:17:40 +02:00
Venugopal Shivashankar
5fe74434c1 Doc: tutorial for developing an Android app
This tutorial explains how to create an app
that uses Qt Sensors QML module to move an
SVG image based on the changing accelerometer
values.

Change-Id: Id4d9c8b389c5b8ebb330c6dba2dee783a475ba17
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-08-02 14:42:59 +02:00
Leena Miettinen
ee9c901b75 Doc: fix link to Android platform notes in Qt 5.1 ref docs
Change-Id: I0ce7e9a9c5feaecf90ffa6aaf0216930f328a935
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-07-22 11:10:55 +02:00
Leena Miettinen
4996bc99b8 Doc: bundling Qt libraries is hidden for Qt 4
Change-Id: I23c6ca23d8c1a6ab4b21eb46193935c7605e30b1
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-06-17 12:40:00 +02:00
Leena Miettinen
8ae4602a5f Doc: update Android deployment options
Change-Id: Ie3102b4abaa496e4a08cc728effcae6362a845f4
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-05-29 16:00:59 +02:00
Leena Miettinen
e2b00f5cec Doc: edit text about deploying to Android
The default options for Qt 4 and Qt 5 are different.

Add background information about Android packages and
move information about specifying package settings from
the run settings topic to here.

Change-Id: I8ee0fac124e19233e85d17e1e37f060183149675
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-05-06 16:51:37 +02:00
Leena Miettinen
b97af0ad87 Doc: edit Android dev instructions for Qt 5.1
Separate the instructions for configuring Qt Creator
for Necessitas and Qt 5.1 to make the process clearer.
Add missing information.

Change-Id: Iac8fb1d9bcdec57783905fae2e9fea1b222d28bb
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2013-05-06 09:47:21 +02:00
Leena Miettinen
f021ec50cd Doc: Android API level supported by Qt 5
Change-Id: I3822a47f98a9f2f31eda81c939b900ca5467bc51
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-04-15 12:14:00 +02:00
Leena Miettinen
4e3c409d16 Doc: changes to Android plugin
Change-Id: Ib20faa1df93e1407635a247b93b6c667bff4b256
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2013-03-05 14:19:26 +01:00
El Mehdi Fekari
1294ee66da Qnx: add basic BB10 help pages
Change-Id: I5d2f16a6aa7824e47ec72ae7bd3f4fadfbc7518a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2013-03-01 12:53:15 +01:00
Leena Miettinen
2a88db5fa8 Doc: describe Android Debug Bridge (adb)
The abbreviation appears in error messages.
Also describe using GDB to debug applications
on Android.

Change-Id: If3b44dddba94faae7b7da5e01ec57960e5326c8e
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: BogDan Vatra <bogdan@kde.org>
2013-02-19 09:10:04 +01:00
Leena Miettinen
419c6de735 Doc: replace deprecated QDoc commands
The \i and \o commands were replaced with \li and
\bold was replaced with \b in QDoc for Qt 5.

The \input command was replaced with \include in the docs.

Change-Id: I257d1bebb8ebc739ca20e0d29fcf0406ecb14534
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-02-06 09:44:18 +01:00
Robert Loehning
298531e370 Incremented year in copyright info
Change-Id: Ic6a9ff0359625021ebc061d22db6811814534205
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
2013-01-29 16:27:03 +01:00
hjk
386ca7c8dd Adjust license headers
Change-Id: Ice592c6de9951ee3b2c4cb52ed0bb3b6770e0825
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2012-10-05 17:12:56 +02:00
Leena Miettinen
f278a87adb Doc: refer to mobile targets in alphabetic order
Change-Id: I65b46b79757eea2f96e37c910359e62d4a4d0ba5
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-09-07 16:39:51 +02:00
Eike Ziller
328d205b62 Device type + tool chain + other settings -> Kit
We called that "Target" before

Change-Id: Ie0d673c643947c26ac2706907f6250fc1739388a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-09-04 15:24:06 +02:00
Leena Miettinen
b125f4f25f Doc: Android target
Change-Id: I03bb68dac3a6a2af7424ee31ca14ef66236101e7
(cherry picked from commit 64c5d45b0f6f7a2e3aa6eb1929d56fa52fa8252c)
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
2012-07-25 11:04:16 +02:00