- 17 Mar, 2014 1 commit
-
-
Topi Reinio authored
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>
-
- 14 Mar, 2014 2 commits
-
-
Leena Miettinen authored
The Qt Simulator is no longer mentioned in the docs. Change-Id: I8730e45c75f2e69dadc053ebfa205aa7b6eef5fd Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
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>
-
- 12 Mar, 2014 1 commit
-
-
Leena Miettinen authored
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>
-
- 11 Mar, 2014 2 commits
-
-
Leena Miettinen authored
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>
-
Leena Miettinen authored
Change-Id: I669048c839dc7d78984923b21f6bfba69d551a43 Reviewed-by:
Andrew Knight <andrew.knight@digia.com> Reviewed-by:
Oliver Wolff <oliver.wolff@digia.com>
-
- 10 Mar, 2014 1 commit
-
-
Leena Miettinen authored
Change-Id: I3e32e93e41e3835f62884afab17f98fde95ce32c Reviewed-by:
Lorenz Haas <lykurg@gmail.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 05 Mar, 2014 2 commits
-
-
Leena Miettinen authored
Change-Id: I0af00a27ff8b070669578a1c5158882b2e610e24 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Sergio Ahumada authored
Change-Id: I3be73c2a4d256a0d28e863fd2517a4d7442b34d8 Reviewed-by:
Mitch Curtis <mitch.curtis@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 18 Feb, 2014 1 commit
-
-
Leena Miettinen authored
From the Parsing C++ Files topic. Change-Id: Ic12210e5a693260f662b6537c271736a707d8912 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 17 Feb, 2014 2 commits
-
-
Tobias Hunger authored
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>
-
Leena Miettinen authored
Change-Id: I6a9e13a3eed055f3daa5497b7fed858f1ddad2c5 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
- 14 Feb, 2014 1 commit
-
-
Lorenz Haas authored
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>
-
- 13 Feb, 2014 1 commit
-
-
hjk authored
Change-Id: Ied68af7f63e34a05a087b80be0f219f9ccd4e8eb Reviewed-by:
Daniel Teske <daniel.teske@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 06 Feb, 2014 1 commit
-
-
Christian Kandeler authored
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>
-
- 20 Jan, 2014 1 commit
-
-
Leena Miettinen authored
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>
-
- 14 Jan, 2014 1 commit
-
-
hjk authored
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>
-
- 10 Jan, 2014 1 commit
-
-
Leena Miettinen authored
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>
-
- 08 Jan, 2014 2 commits
-
-
hjk authored
Change-Id: Ide2e22ecc309cee3b5e1f48d2e4f38b997d03a12 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Robert Loehning authored
Change-Id: Ib5423fdd064e4546f848c0b640b0ed0514c26d3a Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
- 07 Jan, 2014 1 commit
-
-
Leena Miettinen authored
If fast-forwarding is possible, you can select whether to do it or not. Change-Id: Idd97793da496cbfbb600517bf278660687cc7520 Reviewed-by:
Orgad Shaneh <orgads@gmail.com>
-
- 17 Dec, 2013 1 commit
-
-
Leena Miettinen authored
The field label was changed by: f10afe69 Change-Id: Iaac787c84459fcabb0399012201999c60671d563 Reviewed-by:
David Kaspar <dkaspar@blackberry.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 12 Dec, 2013 1 commit
-
-
Leena Miettinen authored
Document the new Uncommit function and the options in the Uncommit dialog. Change-Id: I8f1ded2a395dfa606fe9e6df79a055c4d2cba77e Reviewed-by:
Hugues Delorme <delorme.hugues@fougsys.fr>
-
- 02 Dec, 2013 1 commit
-
-
Leena Miettinen authored
The UI text changed, because "AVD" means "Android Virtual Device": 7d266c64 . Change-Id: I9f581a5c580f38880398d0e3aed35db5fd140b98 Reviewed-by:
Daniel Teske <daniel.teske@digia.com>
-
- 28 Nov, 2013 2 commits
-
-
Leena Miettinen authored
Change-Id: Iaec0bf4d0c6a6f646bb8050067b5521a72c41828 Reviewed-by:
Kai Koehne <kai.koehne@digia.com>
-
Leena Miettinen authored
"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>
-
- 27 Nov, 2013 1 commit
-
-
Leena Miettinen authored
The name of the linked section had changed. Change-Id: I6501e81ffbedafb8dc10b08c8f74efb9886079f0 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
- 26 Nov, 2013 3 commits
-
-
Leena Miettinen authored
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>
-
Leena Miettinen authored
Change-Id: Ie7ffd2eec5ac821811bef7e886e1c25da24b25c9 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
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>
-
- 25 Nov, 2013 2 commits
-
-
Leena Miettinen authored
Change-Id: Id1a4d63db85fca516242d4c5cbdd4cb303e352e3 Reviewed-by:
Christian Kandeler <christian.kandeler@digia.com>
-
Leena Miettinen authored
Fix changed UI text. Describe the "Modifies current document" check box. Update screenshot. Change-Id: I269d7e07780ddbc42b1eae917022965dbbe113e6 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 22 Nov, 2013 5 commits
-
-
hjk authored
Change-Id: I8e63244626c4779fbfbc41aff3415434344faab0 Reviewed-by:
Ulf Hermann <ulf.hermann@digia.com> Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
Change-Id: I768568544d73a4d39f9328cd42e5f6bad33c60af Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
the \note command adds the colon automatically. Change-Id: Id40e24084f22fa36fcc14354dae0eb0cbc9518ee Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
Bookmarks can be saved to any available folder. Change-Id: I037b05af76a6865f1f0637e85d6f989d694c2f18 Reviewed-by:
Leena Miettinen <riitta-leena.miettinen@digia.com>
-
Leena Miettinen authored
Change-Id: Ie579426a431364f85e9fe1ca8f42a6fbf5764721 Reviewed-by:
Eike Ziller <eike.ziller@digia.com>
-
- 21 Nov, 2013 3 commits
-
-
Leena Miettinen authored
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>
-
Leena Miettinen authored
Also, the view name is now in plural. Change-Id: I488db96f364113e7922bdb1d578a7b9cc72d96f0 Reviewed-by:
hjk <hjk121@nokiamail.com>
-
Leena Miettinen authored
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>
-