In the FAQ, so that users can copy-paste paths.
Task-number: QTCREATORBUG-12283
Change-Id: I4b0e7fda5c8877053d69b7b9b3f7f5f1c5093064
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
With Qt5 private headers are (or can be) installed, so no need to build
Qt yourself.
Change-Id: I58e2eecabbb6c767a583d867167ad17eeb7b6f2a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
The range boundary and stride can be integral expressions.
Also ( ) are valid delimiters now, making descriptions like
list.at(2.(4).100+2) acceptable.
Change-Id: Ief68c0a1b0b0d3813b2939d60e0806f5cd3ff0b0
Reviewed-by: Christian Stenger <christian.stenger@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
According to Valgrind.org, support on OS X 10.8 and 10.9 is
experimental and mostly broken.
Change-Id: I58c4b93d0be45b800881ce55720f92d4b5eb75c8
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Reviewed-by: hjk <hjk121@nokiamail.com>
Support for Necessitas is removed from master.
Change-Id: I06682c2673e933777a14f016aed2e7dcfd2fea67
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
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>
The Qt Simulator is no longer mentioned in the docs.
Change-Id: I8730e45c75f2e69dadc053ebfa205aa7b6eef5fd
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
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>
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>
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>