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>
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>
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>
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>
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>
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>
If fast-forwarding is possible, you can select whether to do
it or not.
Change-Id: Idd97793da496cbfbb600517bf278660687cc7520
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Document the new Uncommit function and the options in
the Uncommit dialog.
Change-Id: I8f1ded2a395dfa606fe9e6df79a055c4d2cba77e
Reviewed-by: Hugues Delorme <delorme.hugues@fougsys.fr>
The UI text changed, because "AVD" means "Android Virtual Device":
7d266c648e.
Change-Id: I9f581a5c580f38880398d0e3aed35db5fd140b98
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
"Deploying an Application on Mac OS X" has been renamed
to "Qt for Mac OS X - Deployment".
Change-Id: Idea88e83dd6ea6fd2e25fd4093c2e2cd27f632f7
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
The name of the linked section had changed.
Change-Id: I6501e81ffbedafb8dc10b08c8f74efb9886079f0
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Qt Creator built against ANGLE is not supported on Windows XP,
so XP has been dropped. Windows 8 and 8.1 have been added.
On Windows, you need DirectX 9.0.
(K)Ubuntu Linux is now supported for version 11.10 on, and
Mac OS from version 10.6 on.
Change-Id: Icf6c042670b685d9c87db95aecb8b5e8f9d2a59b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Kai Koehne <kai.koehne@digia.com>
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>
the \note command adds the colon automatically.
Change-Id: Id40e24084f22fa36fcc14354dae0eb0cbc9518ee
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Bookmarks can be saved to any available folder.
Change-Id: I037b05af76a6865f1f0637e85d6f989d694c2f18
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>