Commit Graph

4240 Commits

Author SHA1 Message Date
Leena Miettinen
aac0086d1d Doc: Update Image Viewer screenshot
Change-Id: I1f6b43537a73ac5dbdac4088ffe4cff4307cee42
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-05-04 15:02:18 +00:00
Leena Miettinen
f6cbf65035 Doc: Add QT option to .pro file
...to be able to build the example.

Change-Id: If79b5e5cf95e6e67c3c6c22583a047e427fb741a
Reviewed-by: Niels Weber <niels.weber@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2016-05-04 07:04:20 +00:00
Leena Miettinen
b3b5749c4a Doc: Update Qt Quick Designer wizard screenshot
Missed this one for some reason.

Change-Id: Ib648a23c9deca5bffa0e36af98e1ac5a5c87091f
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2016-05-04 07:04:07 +00:00
Leena Miettinen
ff9b45f9c3 Doc: Update QML Profiler screenshot
Change-Id: I3d43ddd53b3ae8bedbf4eba700476355e1a34e38
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-05-03 15:03:16 +00:00
Leena Miettinen
4021a2a902 Doc: Use icons from source in the manual
This removes the need to take screenshots of icons.

- Add icon source directories for the .qdocconf file
- Remove screenshots of icons from doc\images (except completion
  icons)
- Copy images that do not have unique names from src or libs
  to \docs\images
- Create images that use overlays and update them in docs\images
- Fix paths and filenames in \inlineimage commands
- Fix text where one screenshot was replaced by two icons

Change-Id: Ib98206890bd15a843566de8d709e45487c70dfbd
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-05-03 14:26:35 +00:00
Nikolai Kosjar
006d40c514 Doc: State supported projects/toolchains for the Clang Static Analyzer
Change-Id: I4f511ff15fcf298b5d9351c7e61c11d6e5491493
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
2016-05-03 13:55:33 +00:00
Eike Ziller
0f94aa3f4d Merge remote-tracking branch 'origin/4.0'
Conflicts:
	src/plugins/debugger/debuggerruncontrol.cpp
	src/plugins/projectexplorer/projectwizardpage.cpp
	src/plugins/projectexplorer/xcodebuildparser.h
	src/plugins/qmldesigner/qmldesignerplugin.cpp
	src/tools/clangbackend/ipcsource/translationunits.cpp

Change-Id: Ibf0857cf8dbf95fc9ac13d5c2112b3f4a2ca7de6
2016-05-03 11:49:01 +02:00
Leena Miettinen
9b69b789ab Doc: Update the Autotools screenshot
Change-Id: I819bd25db55cc2e678fb1cb5abbeca480b9d4919
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2016-05-03 09:15:52 +00:00
Leena Miettinen
d303222c8a Doc: Update Help topic
- "General Settings" > "General"
- "Always Show Help in External Window" > "Always Show in
  External Window"
- "Filtered by" field label is gone (now a selection list)
- Update screenshots

Change-Id: I2eac1351c6a63a596e30ef15770ace2790b8bf28
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-05-03 08:01:11 +00:00
Leena Miettinen
925347ea4b Doc: Update Qbs info
- Describe Version Info tab
- Update instructions for creating Qbs projects
- Remove description of Clean all artifacts check box
- Describe Store profiles in Qt Creator settings directory
  check box
- Update screenshots

Change-Id: Ie0f237e1036c8be1a9bb5151001e8d52e38b6cec
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
2016-05-02 15:12:16 +00:00
Leena Miettinen
3e8b7409d6 Doc: Update info about Valgrind tools
The tools are now run in the Debug mode.
Update screenshots.

Change-Id: Icfcc8ccf77c3a87d3e123eb8664359160513beff
Reviewed-by: hjk <hjk@theqtcompany.com>
2016-05-02 06:55:17 +00:00
Leena Miettinen
73127a12f2 Doc: "Process data only when process ends" check box
Update screenshot.

Change-Id: I94a9afb9522ebbaad549a8f5f1aaf8adb1247902
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-04-29 14:10:22 +00:00
Leena Miettinen
29f569831a Doc: Update screenshots related to editors
Change-Id: I32dead1c1dfe4f736c97ba9ff1af477ee2359c3d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-04-29 08:17:48 +00:00
Ulf Hermann
8e058ee338 Doc: The perf profiler can now unwind JavaScript
... with certain quirks.

Change-Id: I3192853caf978a50cbf05adc039b5704a955f05c
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-04-29 07:51:06 +00:00
Leena Miettinen
384d66613d Doc: Update info about Qt Quick debugging
Update, add, and remove screenshots.

Change-Id: Id5e77b1ebba4306f28e2d6d20e6ed5ffac0d2e52
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
2016-04-28 15:03:02 +00:00
Christian Kandeler
4d5a8368a7 Build documentation also when using qbs.
Change-Id: I17330fa27effc633a06bc8f0a5864e771b831476
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-04-27 07:05:19 +00:00
Eike Ziller
4a826ada04 Merge remote-tracking branch 'origin/4.0'
Conflicts:
	qtcreator.pri
	qtcreator.qbs

Change-Id: I0cbc9d335073e3234f472aa43f462eef9a9178aa
2016-04-22 15:13:58 +02:00
Tobias Hunger
b06b80dc9b Update documentation about required cmake version
Technically this is still the same version: CMake decided to go from
2.8.x to 3.0.

Change-Id: Ia8b18dd40a87ebc7ba3169d738069d29e36ec25f
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-04-22 11:59:02 +00:00
Christian Kandeler
582c46d34f Clarify the meaning of the Environment field in the Kits widget.
Variables added there get inserted into the build environment.

Task-number: QTCREATORBUG-15005
Change-Id: I9fcb507c915fb8fb5fd178a7b772955fc6330b98
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-04-22 09:34:27 +00:00
Leena Miettinen
bfba953b41 Doc: Symbol Server prompt was removed
Change-Id: Ib9a84e25fe3c7aa171a8e7a2f0b3759974d23e71
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
2016-04-22 08:31:22 +00:00
Eike Ziller
89c2b2cd32 Support make install also on OS X
It can be helpful, is not much effort, and parts did not restrict the
install target to non-OS X already.

Change-Id: I3501f37f089e981cf3f72d9250c9b9161d1565d6
Reviewed-by: Jake Petroules <jake.petroules@qt.io>
2016-04-22 06:46:11 +00:00
Leena Miettinen
8611fec716 Doc: Debugger tabs are now separate views
Update debugger screenshots.

Change-Id: Icc7d9ac0c74d137547c022ffec0792c33a2c9e63
Reviewed-by: hjk <hjk@theqtcompany.com>
2016-04-21 12:20:01 +00:00
Leena Miettinen
acde4f1cdb Doc: Update info about setting CDB paths on Windows
- The path settings have been moved to a new tab
- Describe using Source Server for fetching source files
- Add screenshot.

Change-Id: I3884fbb3e0175b64956bc9cb71213d92709e130d
Task-number: QTCREATORBUG-15709
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
Reviewed-by: hjk <hjk@theqtcompany.com>
2016-04-21 12:10:33 +00:00
hjk
644ed0d464 Doc: Add an 'also' to the note on debugger handling of optimized builds
Change-Id: I3fd0b25097101ac41c1801992282eef959a5b0da
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-04-20 13:22:46 +00:00
Eike Ziller
ee8bf341c6 Merge remote-tracking branch 'origin/4.0'
Conflicts:
	src/plugins/projectexplorer/session.cpp
	src/plugins/qmlprofiler/qmlprofilerclientmanager.cpp

Change-Id: I6946139f5e5fa3a9cdbb322fd50be248e2c0133f
2016-04-20 14:58:48 +02:00
Leena Miettinen
de7e36383f Doc: update the Transitions example
...to use the new Qt logo

Change-Id: I111d070c2ae40b71e650d78bd15d360328b474e3
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2016-04-20 11:23:48 +00:00
Ulf Hermann
d0de0eb0f7 Doc: Add clarification on when the select tool is usable
Task-number: QTCREATORBUG-15349
Change-Id: I24650e1b8a5a66c1aee2a552d04559b99562f830
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-04-18 13:09:56 +00:00
Leena Miettinen
802543c09d Doc: Blogs and Qt Account can be accessed from Welcome mode
Change-Id: I5571d2428e8f7b86e8092e94d11847bd90a8ed2f
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2016-04-18 10:27:16 +00:00
Leena Miettinen
d37aaeb69a Doc: Describe general build and run options
Update screenshot.

Change-Id: Icdab88b6eba9d1bb421271a66b3485ddfb80fe0c
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-18 10:27:04 +00:00
Leena Miettinen
a2170bd690 Doc: Explain Model Editor > Export Diagram command
Update screenshots.

Change-Id: I794c424837e22392541138142410fc7a07c68af1
Reviewed-by: Jochen Becher <jochen_becher@gmx.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2016-04-18 07:28:19 +00:00
Leena Miettinen
2b0e6dd7bb Doc: Update screenshots related to finding
Change-Id: I647858522af44d5f2bc22ffd735dedb4df07a73c
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-04-18 07:27:53 +00:00
Leena Miettinen
c94deb07bd Doc: Fix field name in QNX deployment topic
Files to install for subproject > Files to deploy

Change-Id: Iefba158ee0237ba638aceb5f73a7d61b038d59e3
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-15 13:47:06 +00:00
Leena Miettinen
593e21e2d3 Doc: Update Qt Quick Designer screenshots
Change-Id: I8238815ecef360a8f7076e26d58dd8b8bdb3d563
Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
2016-04-15 09:54:16 +00:00
Eike Ziller
8a77eacf8d Merge remote-tracking branch 'origin/4.0'
Change-Id: Ied609608f6b12aa923c67777bc5a273c4d8fbcbb
2016-04-15 10:07:55 +02:00
Leena Miettinen
9aec8018b1 Doc: update screenshots in the overview topic
Display the flat style and the new icons.

Change-Id: Ia92692ec8c65d643a27990a93a8b8ddb0282fd1d
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2016-04-13 12:33:48 +00:00
Leena Miettinen
7e56c2e09a Doc: explain what a default kit does
Update screenshot.

Change-Id: I385d9cfef1c2e9746df63d7b482f560fd7d0d954
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-13 09:54:37 +00:00
Leena Miettinen
6915c0b2ed Doc: Add build library search path check box
Update screenshot.

Change-Id: I292c7761846c056fb8040cca2424dd01f967bc83
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-13 09:54:19 +00:00
Leena Miettinen
42d17fa672 Doc: Update screenshots related to project settings
No textual changes were needed.

Change-Id: I14a98ff335d6abb0a4a477f2224d88af64886cd2
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-13 09:07:05 +00:00
Leena Miettinen
bf3754953a Doc: update screenshots related to project management
Change-Id: I48fa578f6fac390de844fafa52441ce075ace776
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-13 09:06:48 +00:00
Leena Miettinen
4aee14e48a Doc: Use tab names as links in "Configuring Projects"
For consistency and accuracy. Update screenshot.

Change-Id: I23c00956abb9635bbf514f23aa08975ce93ba604
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-12 14:35:09 +00:00
Leena Miettinen
5c67b798da Doc: Debug port no longer specified in Run Settings
Update screenshot.

Change-Id: I10ad908a118b67584f30aac741a3d0ddc3b85c0a
Reviewed-by: hjk <hjk@theqtcompany.com>
2016-04-12 13:57:06 +00:00
Leena Miettinen
491c6deb45 Doc: Update screenshots for generic Linux device settings
Remove the screenshot for QNX devices, because it is now
the same as the one for the Linux device settings directly
above it (which was updated).

Change-Id: Ib34185b82e01157caeec22473c52ffca8c8c116b
Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
2016-04-12 13:56:17 +00:00
Leena Miettinen
fa37d7c4e8 Doc: update Qt Version options
Debugging helpers are no longer specified for the Qt version.
Update screenshot and remove obsolete screenshot.

Change-Id: I6ca82bacaeb22e42140a7f6c71f1df85881e9406
Reviewed-by: hjk <hjk@theqtcompany.com>
2016-04-12 13:51:56 +00:00
Leena Miettinen
b0959ee66f Doc: Update screenshots for Compiler options
Change-Id: I26947e32f9efabdf2fb136cf9f526b9faa92c778
Task-number: QTCREATORBUG-16054
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-04-12 12:38:13 +00:00
Eike Ziller
5c87432260 Merge remote-tracking branch 'origin/4.0'
Conflicts:
	src/plugins/qmldesigner/components/propertyeditor/propertyeditorqmlbackend.cpp

Change-Id: I6ae2d37290643d69390f679a54f7596782f3d97f
2016-04-12 11:34:46 +02:00
Leena Miettinen
017fddbc3f Doc: Update VCS screenshots
...and make related changes in the doc file.

Rename qtcreator-vcs-log.png as qtcreator-vcs-show.png,
because it is a screenshot of the Git Show view.

Change-Id: Ibf5dbb4c72e0d8b743f67307288452a6224de74c
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2016-04-12 07:35:40 +00:00
Leena Miettinen
0dc6de4e91 Doc: update screenshots in tutorials
Change-Id: I50127e0801ebc28af6be42d2366627c8986ca302
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
2016-04-08 12:11:54 +00:00
Leena Miettinen
a1ac19c91b Doc: several themes are now available
Change-Id: If95159126652b862c1e9434efbe524b7ab8b6874
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-04-08 06:48:57 +00:00
Leena Miettinen
1b921e95b7 Doc: Exporting SVG images in image viewer
Change-Id: Id0eb167cf7d3f28157f50f17acfda1bb3ccc534a
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
2016-04-07 10:45:38 +00:00
Leena Miettinen
322c2d012f Doc: Mention Google C++ Testing framework in overview
Change-Id: I91b81990047184539eb26b3596e216c995f0a962
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2016-04-07 09:25:15 +00:00