Commit Graph

2456 Commits

Author SHA1 Message Date
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
f3bd1e47e0 Doc: Update the copyright year in the page footer to 2016
Change-Id: Ifc4e1b9fe2e2e7804774a6d4a72308bbd1a74b79
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
2016-11-10 11:51:20 +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
Leena Miettinen
928f993eb0 Doc: Describe opening TS files in Qt Linguist from Projects view
Change-Id: Ife57f9d99ec7e372c881e2046a0c104d617cc414
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-11-02 09:45:31 +00:00
Leena Miettinen
0eb52e1929 Doc: Fix issues with missing icons
- Fix changed image file names
- Fix  button text
- Remove images for zooming functions
- Create an image for an icon that cannot be used as is,
  because masks are used

Change-Id: Iee5391e70102166a4a3d82366c1fc2740641be12
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-11-01 14:44:49 +00:00
Leena Miettinen
279c451abe Doc: Describe new test options
Fix paths to options, because they have been moved to
separate tabs. Update and add screenshots.

Change-Id: Ibdffa8e32609a6614114372c5d38c4372f874eaf
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2016-11-01 13:28:50 +00:00
Ulf Hermann
d012e3e4bd Clarify section about broken performance counters on i.MX6
The performance counters are broken on most (all?) i.MX6 boards, not
only on the ones from Boundary Devices.

Task-number: QTBUG-56769
Change-Id: I9e0f291be7e00df3d9d1b98c7414dfd37e265b39
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-10-31 14:05:20 +00:00
Leena Miettinen
85bcb5b5c7 Doc: Restructure the Diff editor docs
Move the instructions for changing the default colors
to the end and add a section title.

Change-Id: I837e4d25a686d1bf7e9288a438f6321a9ae9d7ed
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
2016-10-31 12:00:04 +00:00
Leena Miettinen
5570798f54 Doc: Describe new Diff editor options
You can now view unsaved changes in the current file
or all open files.

Added a subtitle and moved the image to the new section.

Change-Id: I8135dc7c9e2edc60b88d84a241f6d959ba590464
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
2016-10-31 11:59:53 +00:00
Leena Miettinen
f8cf53875e Doc: Describe adding vertical guides to QML Profiler timeline
Update screenshot and move numbers around, because the time
ruler was not described before.

Change-Id: I6e13269349b847249ff6b1a9d9c8062ed55bc7f6
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-10-31 11:59:36 +00:00
Leena Miettinen
75c5afef48 Doc: Setting when property for state in Design mode
Change-Id: I3462f7c5a8ea436d979c12bc02ae1e2f063eeb4b
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
2016-10-31 07:57:48 +00:00
Leena Miettinen
1562ec7bce Doc: Using code completion in Binding Editor in Design mode
Change-Id: I4889d6d247f6d8d8cb758c65eea917736f33262d
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
2016-10-28 14:11:31 +00:00
Leena Miettinen
7b25da7e22 Doc: Describe new flame graphs in QML Profiler
You can now visualize memory consumption and allocations
of functions in addition to their time consumption.

Change-Id: I1c36019a5e3a161332a956a4b2d4aa833ea781dc
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-10-27 15:06:04 +00:00
Leena Miettinen
25b4e9c8ce Doc: Describe code completion in CMake editor
Change-Id: Ia8d2a5f6c13f3d1f8372e201ef65d39811589e10
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-10-27 13:23:10 +00:00
Thomas Hartmann
6eddf41886 Documenting QmlJS error message
I also fixed the "."

Change-Id: I65cdc6be8b2de31af411d1172780281afd20a4f9
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2016-10-26 16:41:53 +00:00
Leena Miettinen
dfcd6537d2 Doc: C and C++ compilers can now be added separately
Update screenshots.

Change-Id: I02be7d5be7865f58d6842be0e064a205034becf2
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-10-26 14:43:13 +00:00
Leena Miettinen
4d1d4a5e2d Doc: Add link to Clang Code Model settings documentation
...to the list in the Configuring Projects topic.

Change-Id: Iab1c540a85172aa3b7d99be387b2208320f4d5f9
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2016-10-26 14:42:59 +00:00
Leena Miettinen
ab03ddae25 Doc: List keyboard shortcuts for opening projects
There are new shortcuts for opening top projects in
the list of recently opened projects.

Change-Id: I70f2b29a72e3cf26940d35428ac9ec3fe7537613
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-10-26 09:38:04 +00:00
Leena Miettinen
791e8af5dd Doc: Describe adding shortcuts for typical mouse operations
Some functions are only available by using the mouse, unless
users specify keyboard shortcuts for them.

Change-Id: Id97a63cc0e498b708c411fc4c507f4dcee2532a8
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-10-25 15:42:30 +00:00
Leena Miettinen
f72e564bed Doc: Changes in session management
Session details are now available in the Welcome mode,
including options to clone, rename, and delete sessions.
Also, new keyboard shortcuts can be used to open sessions.

Updated screenshot.

Change-Id: I70603e27530a83175501b1e2902f85516485e815
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2016-10-25 13:55:08 +00:00
Thomas Hartmann
6dec313692 Document QML_IMPORT_PATH and QML_DESIGNER_IMPORT_PATH
QML_IMPORT_PATH has never been officially documented and
QML_DESIGNER_IMPORT_PATH was added recently.

Change-Id: I932445404a185286d8f03077df492a34db9b0ea6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-10-25 08:29:00 +00:00
Leena Miettinen
280ad90510 Doc: Using environment variables as Qt Creator variables
Change-Id: I96a9092c6cda806cbac04d50f61b740ae59def8f
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-10-24 17:09:43 +00:00
Leena Miettinen
6032847c8d Doc: Using pattern substitution when expanding variables
Change-Id: Ifaf8dddf7b5991d6b472d80cb9e94f42de75c1e7
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2016-10-24 17:09:37 +00:00
Leena Miettinen
f84c6b99e5 Doc: Describe automatically hiding debug view title bars
Change-Id: Id287806933f0f0926fd7c274f58ca9263605b676
Reviewed-by: hjk <hjk@qt.io>
2016-10-24 11:53:03 +00:00
Leena Miettinen
ff4435c4da Doc: Describe the Help > System Information menu item
Change-Id: I95a179b9414a2b417d6f8d03a3dce51f8a2f733b
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-10-24 07:48:12 +00:00
Thomas Hartmann
69663871fc Update documentation for connections editor
We added a new tab called backends.
I also updated all the screenshot, so they
contain the new tab.

Change-Id: Ib66ffbd3a48383f621a482241cde12caef9ca7b4
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-10-20 08:57:38 +00:00
Leena Miettinen
62ef0a1e74 Doc: Add a step to add connections and bindings in Connections tab
...in Qt Quick Designer.

Change-Id: Ifedb43e73eb868292d31941f432731c27320ca5e
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
2016-10-19 07:53:19 +00:00
Leena Miettinen
4a3c200831 Doc: Use automatic linking to directly link to the type docs
...in Using QML Modules with Plugins.

Change-Id: Icce8e1e2b902e593972bd9f14d118f6a5005ecb8
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
2016-10-19 07:53:08 +00:00
Eike Ziller
02a39c013f Merge remote-tracking branch 'origin/4.1' into 4.2
Conflicts:
	src/plugins/ios/iostoolhandler.cpp
	src/shared/qbs
	src/tools/3rdparty/iossim/iossim.qbs
	src/tools/3rdparty/iossim_1_8_2/main.mm

Change-Id: Ied9cafec4f1ee93d9e524f095f5c6b1480b2f054
2016-10-17 16:16:07 +02:00
Leena Miettinen
19dcb9ed96 Doc: Describe profile build configuration
Change-Id: I1e4ef880423c16346f338fa41ff5b14708aced82
Task-number: QTCREATORBUG-17123
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-10-17 08:51:31 +00:00
Tobias Hunger
318b6c9dba JSON Wizards: Add "isPassword" property to LineEdits
Change-Id: I5539c66c162345bda052546fa02cc69d4bd55f9a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-10-10 08:29:48 +00:00
hjk
bedc8a6575 Debugger: Update debugging helper documentation
A new era begins after bridging the gap between CDB and the
Python dumper infrastructure.

Change-Id: I891ff3694d475b218e92f5e261cf135db97b977c
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: David Schulz <david.schulz@qt.io>
2016-10-07 06:41:03 +00:00
Leena Miettinen
d2e99f9e55 Doc: Add docs for SCXML Editor
Change-Id: I563a2a06b101e3954c3365baba4a596ef29517ab
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-10-06 14:05:26 +00:00
Leena Miettinen
02f5761c3d Doc: Update instructions for specifying settings for Android devices
Options have been moved to Tools > Options > Devices > Android.

Change-Id: Iaaa9fd8e718609997b34a9b115e116e8a240bf38
Reviewed-by: Francois Ferrand <thetypz@gmail.com>
2016-10-06 06:51:10 +00:00
Leena Miettinen
834ecc2a6b Doc: Adding kits for QNX devices
Change-Id: I28cc469f8ea5c2dfac030790d9d45eee94363da4
Reviewed-by: James McDonnell <jmcdonnell@blackberry.com>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-10-06 06:49:27 +00:00
Leena Miettinen
99f672dcae Doc: update info on enabling kits in the Projects mode
The Build and Run buttons and menus have been replaced with a tree
structure that lists the configured kits and provides context menu
options for managing the kits for the selected project.

Change-Id: Id9079cef54d3582c256472c595cf79af67c0bb40
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2016-10-06 06:47:12 +00:00