Commit Graph

1571 Commits

Author SHA1 Message Date
Lorenz Haas
e195c87299 Beautifier: Add option to automatically format files on save
Change-Id: I72fb3f4b728df7ef3e449c1202df9cbb0279dde4
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
2016-05-15 16:16:03 +00:00
Eike Ziller
9e66ce48e4 Merge remote-tracking branch 'origin/4.0'
Conflicts:
	src/plugins/autotest/testcodeparser.cpp
	src/tools/clangbackend/ipcsource/clangbackendclangipc-source.pri
	tests/unit/unittest/unittest.pro

Change-Id: I9db4fbea6ea7c9fdd0d8e1703735af20c92e754b
2016-05-09 16:37:41 +02:00
Jochen Becher
d0369fe4d2 ModelEditor: Improve documentation.
Change-Id: I3c91ad77b6142bcca858dbeae3b36dc640f0f537
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2016-05-06 13:55:27 +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
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
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
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
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
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
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
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
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
Nikolai Kosjar
098a6f5024 Todo: Remove "Settings" from project settings panel title
Change-Id: I1e611d8bece7381aa61549323dde66ccd7cc0c61
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-04-06 10:14:31 +00:00
Nikolai Kosjar
c001739115 Clang Static Analyzer: Remove "Settings" from project settings panel title
Change-Id: I4586df602352f49673906738a075abdcf084e0af
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-04-06 09:37:07 +00:00
Leena Miettinen
e43d5c7455 Doc: Update info about autotests
- Describe Google tests
- Describe new options
- Add and update screenshots

Change-Id: Ibda4bdcf8a6f4fb879d11a23f378a453fdd8e6fc
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
2016-04-06 09:05:47 +00:00
Leena Miettinen
110959bef6 Doc: Update CMake information
- Add and remove screen shots
- Remove info about an obsolete wizard
- Add information about using wizards to create CMake projects
- Describe new fields in the Kits tab
- Describe the new build settings

Change-Id: I156e3b1a6cb35a284da5e25eabb134cc52b4d84e
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
2016-03-30 09:37:07 +00:00
Leena Miettinen
f3fab4423f Doc: using Qt Labs Controls
- Describe the wizard
- Mention Labs Controls besides older Controls

Change-Id: Ib9182c5ebc9c8ee4478018dd5ef29841284eb3de
Reviewed-by: Alessandro Portale <alessandro.portale@theqtcompany.com>
2016-03-23 08:20:21 +00:00
Leena Miettinen
059f4a03e1 Doc: Analyze mode was merged to Debug mode
Remove a screen shot.

Change-Id: I37510534d64ab70fe7966cd2718e50acb9da669e
Reviewed-by: hjk <hjk@theqtcompany.com>
2016-03-22 15:33:59 +00:00
Ulf Hermann
e236633e28 Doc: Replace outdated QML Profiler statistics screenshot
Change-Id: I1db72ebcd006639ae0aab40c1e168cb644cce650
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2016-03-08 08:35:50 +00:00
Ulf Hermann
82879ec7cf Doc: Add section about QmlProfiler flame graph view
Change-Id: I89831fe4052b10518abf0f49d4a1335c09657e22
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2016-03-08 08:35:45 +00:00
hjk
c326011feb Valgrind: Shorten and correct start action name
The applications to attach to do not have to be remote at all.
Also, the name should be as short as possible as space in the
status bar is not unlimited.

Change-Id: I1df8e025114cd8ad94daa5219c26e61ce70e5e5d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2016-03-07 14:57:27 +00:00
Ulf Hermann
71cb3bd49b Doc: Add section about perf profiler statistics view
Change-Id: I5d4a640f42f81f7c81b8c3f3b7f8bc06dff62671
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2016-03-07 14:34:15 +00:00
Ulf Hermann
b4430b61e6 Doc: Add section about perf.map files
Change-Id: I44b4cb31326e5b6d048ec5fbac55ef6208c513a9
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
2016-03-07 14:32:36 +00:00
Leena Miettinen
6ca2bb3c73 Doc: fix typo in example code
s.loLatin1(); > s.toLatin1();

Change-Id: Id9cbf2350da3cec15513d13f0426ec3bea9a9d63
Task-number: QTCREATORBUG-15827
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2016-03-07 11:46:37 +00:00
Ulf Hermann
3c634554dc Doc: Add section about data granularity in CPU Usage Analyzer
Change-Id: If70cf36387a3c7ca191bd6508d23db40258a2719
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
2016-02-18 12:35:31 +00:00