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>
Fix the link to the newly published Qbs Manual in
qt-project.org/doc/qbs/. Describe how to use the
Qbs project wizards. Update screenshot to show a
project generated by the wizard.
Change-Id: I5fa7ce03499a4fdcdfdeea676a933ded64200598
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Use \gui only for text that appears in the Qt Creator UI.
Use \c for code.
Change-Id: I263d7a6dae5ef77469c561b40847157b833e2016
Reviewed-by: hjk <hjk121@nokiamail.com>
Disabling the option is described in the Debugging Helpers
topic.
Change-Id: Idead0835f0064477338a7b8a74bbbec143abf389
Reviewed-by: hjk <hjk121@nokiamail.com>
You just select from a list of debuggers in the Kits tab, now.
Change-Id: Ifd82947b61641a4c15ba60bc49bf8db8e07d4b83
Reviewed-by: hjk <hjk121@nokiamail.com>
The following pages has been updated:
qnx/creator-deployment-bb10.qdoc
qnx/creator-developing-bb10.qdoc
qnx/creator-key-management-qnx.qdocinc
qnx/creator-projects-running-qnx.qdocinc
Change-Id: I925d14e849bd46e92590c12f8f82071427d42dfc
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
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>
The Glossary was linked to three times from the
Building and Running topic.
Change-Id: I01f934abc3a51bfd32a1233e19da3073abe56e8c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Simulator Qt is not distributed any more and plugins for
the platforms that used it are no longer delivered with
Qt Creator. If someone is still using Qt Simulator, they
will have the documentation delivered with it.
Change-Id: Ifc0cc7fa875e29b0cdff89772cf0f41d52a05f35
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>