Commit Graph

1109 Commits

Author SHA1 Message Date
Leena Miettinen
8e536a3b01 Doc: Update descriptions of Qt Quick wizards
Qt Quick Controls Application, Qt Quick UI, and Qt Quick Extension
Plugins wizards have been removed from Qt Creator.

Change-Id: I30e6e59e38d7f120d35f6cf34603d4ec356a5ef4
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2017-02-06 09:57:36 +00:00
Leena Miettinen
0bbd1e3ca6 Doc: Setting QML import path when using CMake
Change-Id: I7e29f86d2b429fadaad763fa6abe371f79669d75
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-02-03 15:39:36 +00:00
Leena Miettinen
e929cc59f5 Doc: Describe the resource editor
This far, it was only briefly described in a widgets tutorial
and the information is needed when using Qt Quick Controls 2.

Change-Id: Ib80a446277e58dbaed9c6a5ac249e2183dc5f63e
Task-number: QTCREATORBUG-17670
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: hjk <hjk@qt.io>
2017-02-03 13:47:27 +00:00
Orgad Shaneh
5159c3f20e Debugger: Add a missing underscore in the docs
Missed in c2e69f7cfb.

Change-Id: I5633dddba21e4b2db5c0300183b791f352af96c3
Reviewed-by: hjk <hjk@qt.io>
2017-02-03 13:45:51 +00:00
hjk
c2e69f7cfb Debugger: Add some examples of dumper function names
Change-Id: I898f8a7dafbca3beb6fdba9c93350b0488973a46
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2017-02-03 10:08:14 +00:00
Leena Miettinen
2ae989479f Doc: Fix icon filename from icon-pan.png to pan.png
Change-Id: I2d0ff2a480f76fc8e2a84d19d3c3ae5e6cb7819d
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2017-02-01 09:14:03 +00:00
Eike Ziller
20670d62ba Update requirements to GCC>=4.9
Change-Id: I34b5dcec552c0af0ce7184a43fa7fba4a75415c4
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-01-30 08:19:29 +00:00
Leena Miettinen
f1456d3fd4 Doc: Clarify that the Projects sidebar view is a build system view
Change-Id: I7f8f06611cb5bb525d8ec7eb72a74fe926b7e599
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2017-01-17 14:14:59 +00:00
Eike Ziller
dd438a3445 Merge remote-tracking branch 'origin/4.2'
Change-Id: If7e8fbfeae064c95e412b4cfa4804f7aa732be67
2017-01-17 14:03:37 +01:00
Leena Miettinen
3ac78c5053 Doc: Update info about supported platforms
To match the info in README.md and Qt for Device Creation docs
(http://doc.qt.io/QtForDeviceCreation/qtee-installation-guide.html)

Change-Id: I9abd9808aad5fec5bee39204e7b4b0b43656141c
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2017-01-17 12:59:46 +00:00
Leena Miettinen
6175b2f404 Doc: Update accelbubble example to use Qt Quick Controls 2
Change-Id: I946e9cb31517f602ce07fe1967a87bfdf9bd79b0
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2016-12-16 16:08:56 +00:00
Leena Miettinen
8daa7cc6e6 Doc: the Auto Test plugin is enabled by default
It is no longer experimental.

Change-Id: If6fefc0ebe04289a1049086ffcc8f84532ae6ab1
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-12-16 09:29:36 +00:00
Eike Ziller
a6b34bd38b ClangCodeModel: Make DisabledByDefault instead of Experimental
Update documentation accordingly.

Change-Id: I3309815ce23cfa8c941717883a7e0e312b7d9a5f
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2016-12-16 08:56:32 +00:00
Eike Ziller
c175f1e62f Merge remote-tracking branch 'origin/4.2'
Conflicts:
	src/plugins/ios/iosdevice.cpp
	src/plugins/ios/iossimulator.cpp
	src/plugins/projectexplorer/projectwindow.cpp
	src/plugins/qmakeprojectmanager/librarydetailscontroller.cpp
	src/shared/qbs

Change-Id: Ie98e2401a2259903141a13170c78388f2da467d2
2016-12-09 12:42:01 +01:00
Leena Miettinen
fb147ef27b Doc: Update info on Beautifier options
Clang Format options differ somewhat from the Artistic Style
and Uncrustify options.

Also, the "Format entire file if no text was selected" is enabled
by default and also applies to Uncrustify.

Change-Id: I19d6badbd71275a185894e8c5dff96826d378afb
Reviewed-by: Lorenz Haas <lorenz.haas@histomatics.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-12-06 16:15:05 +00:00
Leena Miettinen
71b27b0d8b Doc: Describe the Import button in Projects mode
Update screenshots.

Change-Id: I9bffcb3689ef4d4a4cd55161bb73ba6d25224710
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-12-06 14:15:29 +00:00
Leena Miettinen
73e4859c00 Doc: Remove descriptions of Qt Quick Controls 1
Support for the Qt Quick Controls 1 has been removed.

Change-Id: I6fc64cea94ee64cabb19935124bb9e8fdc3d1089
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-12-06 09:10:39 +00:00
Leena Miettinen
a9b5e518d0 Doc: Try to make the Projects mode sidebar docs clearer
After receiving user comments.

Change-Id: I525aba5121f0ce629838fa5146f44120283c7f12
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Reviewed-by: hjk <hjk@qt.io>
2016-12-02 10:28:16 +00:00
Leena Miettinen
1db1efa271 Doc: Describe excluding large files when indexing
...in Tools > Options > C++ > Code Model.

Change-Id: I8efda2f62a4efd5c782cc4460a3b0c3eebbd23a6
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2016-12-02 09:57:23 +00:00
Christian Kandeler
ce5b08d9df User docs: Describe the "Force probes" checkbox in the qbs build step
Change-Id: I467bd9bb518e38d714edf535a6e2eb6e805a6708
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-12-02 09:53:49 +00:00
Leena Miettinen
6286d31da3 Doc: Fix typo "where" > "were"
Change-Id: I0dcbccfcbf29249149807c04f072d83fa503a895
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-12-01 15:13:27 +00:00
Leena Miettinen
0b02891b1d Doc: -1 is no longer supported in Diff Editor options
Change-Id: I83f19223cd78279a7c3946f7ffd0c85933c2a322
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
2016-12-01 10:21:01 +00:00
Leena Miettinen
e48c2e516f Doc: Describe Model Editor zooming commands
Change-Id: Ie2838120eab37430449f85cd2f84e773b26a5c8a
Reviewed-by: Jochen Becher <jochen_becher@gmx.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-12-01 08:55:54 +00:00
Leena Miettinen
91a82fe8b2 Doc: Describe and link to Qt Quick Controls 2
Remove info about Qt Quick Controls 1.

Change-Id: I25f4915cc33df1bca010900ba8d07ed6cc21f207
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2016-11-30 14:36:09 +00:00
Orgad Shaneh
38cd2736ea Doc: Replace msysGit with Git for Windows
msysGit is obsolete

Change-Id: Ib7dea018043e90f1288c68a19ebe356c6212bf0c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-29 16:34:38 +00:00
Leena Miettinen
c15e612cd5 Doc: Fix a typo: changed > changes
Change-Id: I760abd523ffe2969db5867bb14bc5e4fe7c96a7f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-11-29 13:44:02 +00:00
Leena Miettinen
1d28a2c4ff Doc: write QML type names as they appear in the UI
Use the \l command where links are needed and normal text or
the \uicontrol command, otherwise.

Change-Id: I5da25819dcd051d3a06d48a08964a6e9052bd22a
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2016-11-28 13:30:46 +00:00
Nikolai Kosjar
96256d1ecc Doc: Re-work clang documentation
* Remove the build instructions because they are not end user relevant
  and belong into Qt Creator's README.md.

* Restructure into the sections "About ...", "Activating ..." and
  "Configuring ...".

* Simplify/clarify here and there.

Change-Id: I7b3abd03bc4fe9215db804a4cd69e9d796b8bf9b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-11-28 12:59:29 +00:00
Leena Miettinen
8399fe1416 Doc: Fix ambiguous links
Use the [QML] specifier to make sure that the links lead
to QML type documentation.

Change-Id: I93afda14a72cdfe5e941378e332f66bdfe131352
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2016-11-28 12:53:49 +00:00
Leena Miettinen
f4223aa4f6 Doc: Update info on Debugger options
The "ABIs" field is now read-only and the "Working directory"
field has been added.

Change-Id: If94860dafe6409e99b6f99b2bdd0ce500f2ade61
Reviewed-by: hjk <hjk@qt.io>
2016-11-25 15:50:42 +00:00
Leena Miettinen
38753d06a2 Doc: Describe Choose Folder command in File System context-menu
Change-Id: I0051e36c61e38f059134f0ceec394475d0b68a41
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-25 12:12:07 +00:00
Leena Miettinen
4585014b82 Doc: Replace "Mac" with the \macos macro
And add the Oxford comma.

Change-Id: I5cf34843bd1466e7194e653ec5695786a6478549
Reviewed-by: hjk <hjk@qt.io>
2016-11-25 08:11:35 +00:00
Leena Miettinen
51c09e1791 Doc: Edit the information about using Bazaar
Add a link to the descriptions of the common functions and
turn the table into text.

Change-Id: If954b9d911e5f9e9b568ff1d4260025e7a9c7967
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-11-24 16:05:14 +00:00
Leena Miettinen
b25a408444 Doc: Describe the Import Existing Build menu item in Projects mode
Update the screenshot.

Change-Id: Ibc541c12f3545937a6420698f63c7fcdb38dda34
Reviewed-by: hjk <hjk@qt.io>
2016-11-24 16:04:54 +00:00
Leena Miettinen
177547da58 Doc: Link to common VCS functions from the Mercurial docs
Change-Id: I4cdf3323e556b4903ff67086367478e0ec22503a
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-24 14:53:10 +00:00
Leena Miettinen
319a3e231a Doc: Editing info on Perforce
Converting a table to text to be able to describe the related
options next to the functions.

Change-Id: If50084e4e83a3c8a50cad84c458f58caa979ac86
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-11-24 14:20:11 +00:00
Leena Miettinen
0ab80aca72 Doc: Delete docs for an obsolete Git option
Change-Id: Iaa6a778c483c8b51fa273ae219466a5623c9ca29
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2016-11-24 12:38:08 +00:00
Leena Miettinen
d6e194f93a Doc: Edit CVS docs
The URL of the CVS site has changed.

Change-Id: I0d5f80d6977d8058103c6889e11f93f22b432d49
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-11-24 11:47:35 +00:00
Leena Miettinen
42ee3299e0 Doc: Describe ClearCase options
Turn the table into text and describe the options next to
the related functions.

Change-Id: Ibae2ed2e63c68769f1a9edde865d124f4a65cbcc
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2016-11-24 10:11:31 +00:00
Leena Miettinen
2fad6f2c38 Doc: Subversion specific options
Change-Id: I17198bea12f20940e79b2e3a4f65757cdfb06abe
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-24 08:29:35 +00:00
Leena Miettinen
a4e9d87cf8 Doc: Describe VCS options that are common to most systems
For most systems, you can specify the path to the executable,
user credentials, timeout, and log size. Describe these options
in the overview topic to avoid having to copy the text to all
VCS specific topics.

Change-Id: Id54aa2d3ae168ae3c180dd10a7e3eb71f0763fe6
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-24 08:29:24 +00:00
Leena Miettinen
a52ef5a380 Doc: Update info on general VCS options
A checkbox and a button have been added and a field has been
removed.

Change-Id: Ib67e73300ac4ecd9427b2ed0b80fb57b7d701db8
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-23 13:21:52 +00:00
Leena Miettinen
49d7045cc7 Doc: Move vcs-system specific sections to separate topics
This is done in preparation for moving some Qt Creator
plugins and their documentation into their own repositories.

All the changes have to do with the structure of the documentation.
There are no content changes, except removing headings or changing
them to better fit the new structure and adding some leading
sentences or links.

Change-Id: I1499187121a1a1cc3c6b635801fb540ac439fd0b
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
2016-11-23 11:07:07 +00:00
hjk
dc87f6a41a Documentation: Mention breakpoint enabling and disabling
Change-Id: I263ba22b8160285803fca73869851596ff81a16b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-11-22 14:14:07 +00:00
Leena Miettinen
bcdbea7e42 Doc: Describe the Nim script file wizard
Change-Id: Ic8b90cd322be219d3b61e24183d3dad5688645f2
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-22 09:14:19 +00:00
Leena Miettinen
bbaf4ff7e0 Doc: Update changed wizard name in docs
Change-Id: I95da91ab0cbed3068073945c6d72ea5c20ca0bb2
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-11-22 09:09:11 +00:00
Leena Miettinen
ee0499ac57 Doc: Describe creating Google tests
Change-Id: I462a1db8095be14c444bfaba3ae1bc21f7196a3a
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2016-11-22 08:58:37 +00:00
Nikolai Kosjar
fd1d10987c Clang: Require LLVM >= 3.9.0
We already ship with a cherry-picked change from version 3.9.

Change-Id: Iad09ac8db470506c5de0321f3a2346c549b11b31
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-11-15 08:46:46 +00:00
Leena Miettinen
290743fdd6 Doc: Describe synchronizing diagrams and Structure view
Change the UI text to use the name of the Structure view
instead of "Browser", which is a term not used in the documentation
or the model editor UI.

Change-Id: Id5654bc7f5c4a9c7147315333f60c88a9e667bbc
Reviewed-by: Jochen Becher <jochen_becher@gmx.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-11-03 14:32:14 +00:00
Leena Miettinen
8d4eb164e8 Doc: Zooming into and out of diagrams in model editor
Change-Id: Iac64a39386b2dbedf58ec2b1c9f7f4789786c289
Reviewed-by: Jochen Becher <jochen_becher@gmx.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-11-03 14:07:54 +00:00