Commit Graph

2456 Commits

Author SHA1 Message Date
Leena Miettinen
8bb50b1b1e Doc: update Accelbubble example
The app could not recover from receiving a NaN value from
the Accelerometer, so NaN values are ignored.

Change-Id: Ia33d800f7fe080e07dcf327c26b3772e994793bf
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
2014-04-24 14:02:06 +02:00
Leena Miettinen
95ddc795a5 Doc: Load QML Stack function
Change-Id: I80a376527d5c147e18f5afa6701b810354066df0
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2014-04-24 11:14:10 +02:00
Leena Miettinen
e6fcde78cd Doc: add rules for UI text
Use double quotes if you need quotes.
Use QDir::toNativeSeparators() for file and directory names that you
pass to \c{tr().arg().
Do not use markup that spans the whole string.

Change-Id: I364f5b12d2d9c68c104bf8ff6a12d9e4fbab4514
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2014-04-17 13:07:24 +02:00
Eike Ziller
8c1c106a4f Merge remote-tracking branch 'origin/3.1' 2014-04-14 16:53:23 +02:00
Leena Miettinen
7d6c823b86 Doc: update the Qt Quick app tutorial
The wizard in 3.1 uses a Window QML type instead of a Rectangle,
which means that states must be placed within a statusGroup.
The example can no longer be built from Qt Quick 1 elements.
Replaced \snippet commands with \quotefromfile commands.

Change-Id: Ia2cec2b8b638913a2b9b2e27b36e6f2f1ffc4a49
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
Reviewed-by: Marco Bubke <marco.bubke@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-04-11 12:52:49 +02:00
Leena Miettinen
eb83338223 Doc: QML Dumper is built automatically
Update screen shot.

Change-Id: I770a83c282bc8a46efa011efb73f32cdbf46398c
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
2014-04-10 14:54:30 +02:00
Leena Miettinen
c0234c7aa1 Doc: update Qt Quick version imported by new project wizard
The Qt Quick Application wizard now offers the latest versions
of Qt Quick Controls (1.1) and Qt Quick (2.2).

Change-Id: Ief8c2c83632ad77dfdaaec2361ed7913538a0f9c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-04-10 14:52:09 +02:00
Leena Miettinen
6257b4aeeb Doc: add link to Publishing to Google Play in Qt docs
Change-Id: I5a8be96da231a8f7ced19aa6010ae08a55fcc601
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
2014-04-10 14:39:37 +02:00
Leena Miettinen
ffec753e8f Doc: add QCC compiler
Change-Id: Ia6e6ffcc0067abe7bb02f37782ae513d82ccd4e3
Reviewed-by: David Kaspar <dkaspar@blackberry.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-04-09 15:57:28 +02:00
Eike Ziller
b687658663 Merge remote-tracking branch 'origin/3.1'
Conflicts:
	qtcreator.pri
	qtcreator.qbs
	src/plugins/cpptools/cppcompletion_test.cpp

Change-Id: Ic5e75b3ef164de664a1449ffa8579beaf5b02521
2014-04-08 11:18:40 +02:00
Leena Miettinen
042c176a00 Doc: change filename and page name to match title
The Android app tutorial is now a more generic mobile app tutorial, so
it was moved to qtquick folder and renamed as creator-mobile-app-tutorial.qdoc.
The page name (HTML) was also changed accordingly.

Change-Id: I749f45a611b32204e5551884238f79d3d3b639fa
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
(cherry picked from commit 3e0ffdcba4)
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-04-07 16:54:52 +02:00
Leena Miettinen
59b6031735 Doc: update QML Profiler information
The JavaScript events are integrated into the Timeline and Events
views for apps that use the V4 engine and are built with Qt 5.3.
Updated the Events view screenshot and removed the JavaScript
view screenshot.

Change-Id: Id7e74d91343ff049df580d487e729fdb20c57b0e
Reviewed-by: Ulf Hermann <ulf.hermann@digia.com>
2014-04-07 14:28:46 +02:00
Nikolai Kosjar
1b26e8a21b Doc: Fix typo
Change-Id: I32afc1f8da54e5875edbc0a5cfc62dbbdbec4bcf
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-04-03 14:40:46 +02:00
Leena Miettinen
3e0ffdcba4 Doc: change filename and page name to match title
The Android app tutorial is now a more generic mobile app tutorial, so
it was moved to qtquick folder and renamed as creator-mobile-app-tutorial.qdoc.
The page name (HTML) was also changed accordingly.

Change-Id: I749f45a611b32204e5551884238f79d3d3b639fa
Reviewed-by: Sergio Ahumada <sahumada@blackberry.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-04-03 11:07:47 +02:00
Leena Miettinen
f0fc3af0a8 Doc: Delete obsolete doc examples
The tutorials that were based on the Addressbook and Battery Status examples
have been removed from the manual.

Change-Id: I3eb55e40d652205d66ebe9e901736d1971809186
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-04-01 14:26:03 +02:00
Leena Miettinen
b7336d18f0 Doc: Remove obsolete images
Change-Id: I4d026e4b6d7ce73f3e10860cc29e7c4090a5287f
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-04-01 14:25:45 +02:00
Leena Miettinen
2301025c1d Doc: update the Android tutorial to also cover iOS
Rename as "Creating a Mobile Application".
Add the steps necessary for deploying to iOS devices.
Fix the link in the Tutorials tab in the Welcome mode.

Change-Id: Ie72bf087c789d8d1299b9b5ac19ad732da534012
Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
2014-04-01 14:01:36 +02:00
El Mehdi Fekari
b9813b5c58 Doc: Update creator-deployment-bb10.qdoc
Change-Id: I96ca087e3174d9631a24cd6f752547c75c0dc024
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: David Kaspar <dkaspar@blackberry.com>
2014-03-31 14:21:36 +02:00
Eike Ziller
b0f5fbc866 Doc: Update first plugin example.
Change-Id: I90405eaba68efa0f6861a54a7283dc062a3d1408
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-31 13:58:48 +02:00
El Mehdi Fekari
0afa004c0b Doc: Update creator-developing-bb10 page
Change-Id: I1c2366ad0c9dc7cf8e38df9b23a0f3c969273e85
Reviewed-by: David Kaspar <dkaspar@blackberry.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-27 18:05:49 +01:00
Leena Miettinen
95507d325e Doc: refreshing provisioning profiles in iOS
If deployment to iOS devices fails, refreshing provisioning profiles might help.

Change-Id: Ic5d57c44fb73684edfbf92f897e0e439bf2e0208
Reviewed-by: Fawzi Mohamed <fawzi.mohamed@digia.com>
2014-03-26 14:29:45 +01:00
Leena Miettinen
9d5330807f Doc: new buttons for downloading Android SDK and NDK
Change-Id: Ifa3b3e2268cf34185f794997a35b6f0eedcccc6b
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
2014-03-25 16:04:06 +01:00
Leena Miettinen
1e6577d940 Doc: fix styling issues
Add missing \endlist and remove a \li to keep related information in the same list item.

Change-Id: I91f1d2d7915b915b67e4e038244e912789f37b24
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-25 15:41:38 +01:00
Leena Miettinen
34a643ac9e Doc: remove addressbook-sdk.qdoc from help dependencies
The file has been removed.

Change-Id: I8102eecb2a71a02166c670e4de4ebf48479ceff4
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-25 15:41:18 +01:00
Leena Miettinen
a7d3340685 Doc: remove the Address Book Tutorial
The screenshots and instructions are partly outdated and the
tutorial has not been built as part of the Manual since 2.x.

Change-Id: I311f80d1d449ab82ebc65207686faeb0739f9d5e
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
Reviewed-by: David Schulz <david.schulz@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-03-25 15:07:14 +01:00
Christian Stenger
a9b53d5085 Help: Fix typo
Change-Id: If603d812276ee501085e58e290907688af5f5a6c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-25 12:46:27 +01:00
El Mehdi Fekari
5d5e98f0db Doc: Remove unrelated Qnx details
The creator-deployment-qnx contains details about deploying
BlackBerry projects using the BAR file descriptor, which doesn't
apply for all pure Qnx plarforms.

Change-Id: Iecfc2626b0de4ed016ef937b410e439c3bdc740a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-25 11:09:31 +01:00
Christian Kandeler
dd20f5e44c Doc: Fix syntax error in coding-style.qdoc.
Change-Id: Ibee52badb902061c36e18b44e9ed71a34ee7a72e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-21 15:46:10 +01:00
El Mehdi Fekari
cc4a4deda4 Qnx: Update the deployment steps for BlackBerry 10
Change-Id: I7e6d4d295ec994255cb91bfd43d268809e39bcf0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-21 10:59:50 +01:00
Topi Reinio
627e2b4807 Doc: Use the page title for linking to index.html
Because the Qt Creator documentation depends on Qt reference
docs for linking, qdoc will generate a collision page for
index.html as it exists in both.

This change prevents linking to the collision page in the
navigation links by using the page title as the link target
instead of the file name.

Task-number: QTCREATORBUG-11035
Change-Id: I5638e09b60543dc2068b0e4a269f8f72d4655b48
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-17 14:53:01 +01:00
Leena Miettinen
0962c0b03f Doc: remove Qt Simulator macro
The Qt Simulator is no longer mentioned in the docs.

Change-Id: I8730e45c75f2e69dadc053ebfa205aa7b6eef5fd
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-14 16:14:05 +01:00
Leena Miettinen
7b088afbe9 Doc: don't use the term SDK in connection with Qt
Replace with "Qt distributions" or "installers" or rewrite
in some other way.

Remove references to installing Qt 4 SDK, because it is
no longer available for downloading.

Change-Id: I291f82702e21d953f2efbb0e634d6454b4bc17b9
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-03-14 16:12:10 +01:00
Leena Miettinen
d8858e6c26 Doc: Nokia Qt SDK is no longer available
Leaving the note for anyone who has Madde installed,
but is thinking of moving into Qt Creator 3.x.

Change-Id: I49d3326cee6594559631ba70718a05572dc2ea7b
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
2014-03-12 13:15:16 +01:00
Leena Miettinen
645a3db28f Doc: remove note about Symbian support
Nokia has discontinued support for Qt development for Symbian
devices. The Nokia Qt SDK 1.x.x is no longer available for
download at Nokia sites.

Change-Id: Iec7e316729c6ffe2e698070f4833330e5a2d95da
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: Alessandro Portale <alessandro.portale@digia.com>
2014-03-11 17:05:33 +01:00
Leena Miettinen
19b52fb509 Doc: using experimental WinRT plugin
Change-Id: I669048c839dc7d78984923b21f6bfba69d551a43
Reviewed-by: Andrew Knight <andrew.knight@digia.com>
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
2014-03-11 11:10:03 +01:00
Leena Miettinen
f3d8f0916a Doc: Updated documentation for Beautifier
Change-Id: I3e32e93e41e3835f62884afab17f98fde95ce32c
Reviewed-by: Lorenz Haas <lykurg@gmail.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-10 09:56:51 +01:00
Leena Miettinen
9bf9f165ba Doc: add docs for the Beautifier plugin
Change-Id: I0af00a27ff8b070669578a1c5158882b2e610e24
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-03-05 15:32:20 +01:00
Sergio Ahumada
c375436847 Fix some typos
Change-Id: I3be73c2a4d256a0d28e863fd2517a4d7442b34d8
Reviewed-by: Mitch Curtis <mitch.curtis@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-03-05 09:39:42 +01:00
Leena Miettinen
3d1f07c023 Doc: add links to related sections
From the Parsing C++ Files topic.

Change-Id: Ic12210e5a693260f662b6537c271736a707d8912
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-02-18 09:36:17 +01:00
Tobias Hunger
354559aa71 CustomWizard: Use object pool to find factories
Rename class type of CustomQmakeProjectWizard from "qt4project" to
"qmakeproject" and document that change in the manual and changes-3.1.0.

Also update all the in-tree xml files to that new class name.

Change-Id: I7a9ef914a429d68e7f37a2115c03fa81d7433398
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-02-17 11:00:58 +01:00
Leena Miettinen
5bd4dd7a35 Doc: experimental Clang code model plugin
Change-Id: I6a9e13a3eed055f3daa5497b7fed858f1ddad2c5
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-02-17 10:46:27 +01:00
Lorenz Haas
497b2ae45d CustomWizard: Support current date and time in default texts
This provides the functionality for the documented, but not working,
%CurrentDate% and %CurrentTime%.
Changes these two to locale independent format YYYY-MM-DD and HH:MM:SS.
Also adds explicit variants %CurrentDate:ISO%, %CurrentTime:ISO%,
%CurrentDate:RFC%, %CurrentTime:RFC%, %CurrentDate:Locale% and
%CurrentTime:Locale% which format the date and time as described
by ISO 8601, RFC 2822 and the Locale respectively.

Task-number: QTCREATORBUG-9963

Change-Id: I39a5c0f3b606559bf4f5c5e40e421f338de4c5a4
Reviewed-by: Lorenz Haas <lykurg@gmail.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-02-14 14:56:31 +01:00
hjk
52a903112a Coding style: Add a comment on Aggregation vs Inheritance
Change-Id: Ied68af7f63e34a05a087b80be0f219f9ccd4e8eb
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-02-13 16:59:26 +01:00
Christian Kandeler
0f9827e4a5 Device support: Provide SSH connection parameters in internal variables.
Example use case: User is developing for embedded Linux system without
an SFTP server. Now deployment can be done via a custom process step
using scp without the need to duplicate all the connection data.

Change-Id: Ib1f71080d106864e5f5345fd36f7cc226a515916
Reviewed-by: hjk <hjk121@nokiamail.com>
2014-02-06 10:21:13 +01:00
Eike Ziller
cdd19fe6ad Merge remote-tracking branch 'origin/3.0'
Conflicts:
	src/plugins/qmldesigner/components/componentcore/modelnodeoperations.cpp

Change-Id: If62ec06ea069a7eba6735101e5334b0c1f66861f
2014-01-20 14:21:46 +01:00
Leena Miettinen
b32e5c4ed0 Doc: make the Android setup instructions more prominent
Feedback from users indicates that they cannot find the
instructions for setting up the Android development environment.
Added links to the instructions in several high level topics.
Also, moved the Qt 5 instructions above the Qt 4 instructions
in "Connecting Android Devices".

Change-Id: Ie31bc27b959ac5a7146f00a576a900b932c07a98
Reviewed-by: Martin Smith <martin.smith@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Nico Vertriest <nico.vertriest@digia.com>
2014-01-20 12:12:16 +01:00
Eike Ziller
851f255b9d Merge remote-tracking branch 'origin/3.0'
Conflicts:
	src/plugins/qmldesigner/components/formeditor/anchorindicatorgraphicsitem.cpp
	src/plugins/qmldesigner/components/propertyeditor/propertyeditorview.cpp
	src/plugins/qmlprofiler/qmlprofilertraceview.cpp

Change-Id: I778a0c2d0f1b4f799caaa2c2cc5daf94ec7ca352
2014-01-15 14:04:41 +01:00
hjk
4d96fa7aba Core: Merge Find and Locator into Core plugin
Change-Id: I7053310272235d854c9f409670ff52a10a7add8b
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-01-14 07:43:00 +01:00
Leena Miettinen
45d6077121 Doc: using modifiers for snippet variable values
You can use the :c, :l, and :u modifiers to convert the
case of variable values.

Change-Id: I4abffcf1b4545eafdef0d243e68813076e8fc1ce
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2014-01-10 16:41:20 +01:00
hjk
bc3865b782 Doc: Adjust to the removal of support for non-python gdb builds
Change-Id: Ide2e22ecc309cee3b5e1f48d2e4f38b997d03a12
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
2014-01-08 14:53:21 +01:00