Commit Graph

664 Commits

Author SHA1 Message Date
Leena Miettinen
fe074039ad Doc: Update info and screenshots about using Qt Quick Designer
Change-Id: I3e1f803b48fcd4e89d9a4570cdba97f37b0106d7
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-04-16 07:25:17 +00:00
Leena Miettinen
9d61f64a65 Doc: Update information about using the editor toolbar
- Add section headings
- Describe the context menu for the open file
- Add screen shot of the Text Encoding dialog

Change-Id: Ic2196855321eee6a8f742cd6dc8f8e316b976cdf
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-04-09 12:50:33 +00:00
Leena Miettinen
532c809e86 Doc: Update screenshot to show the correct export item icon
Change-Id: I6545ce2267f4c822249863e22087e5c948936734
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2019-04-09 07:16:29 +00:00
Leena Miettinen
6ee855a2bc Doc: Describe launching KCachegrind from Qt Creator
...for profile data visualization.

Change-Id: I878ab4a3dfff0fc43903e482603a516514e79c10
Reviewed-by: hjk <hjk@qt.io>
2019-04-05 15:18:21 +00:00
Leena Miettinen
fc106047f2 Doc: Describe removing and restoring debuggers in Kit options
Change-Id: Ie5a9f4ce222f25818118f9388c11590eca0c53c2
Reviewed-by: hjk <hjk@qt.io>
2019-04-05 08:27:50 +00:00
Leena Miettinen
903da92051 Doc: Add information about running Qt for Python applications
Change-Id: Ibd9ed61bd1f771c8081f2c2d2fcc492f0a87da11
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
2019-04-05 07:49:57 +00:00
Leena Miettinen
4bc10fc6af Doc: Add info about Clang Format to "Specifying Code Style Settings"
If the Clang Format plugin is enabled, the settings look totally
different than currently described.

Updated screenshots.

Change-Id: I7b9a458329e539bb6140907a9c4ea9ec6c1acdba
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
2019-04-05 07:18:39 +00:00
Leena Miettinen
2221ef04fe Doc: Update FakeVim command line mode options
- Add and remove options
- Add short names for all options
- Add arguments for the options that take them

Change-Id: I3d1e96a87ddfecff69193c0a87bc76e33d2ab66c
Reviewed-by: hjk <hjk@qt.io>
2019-04-01 13:39:41 +00:00
Leena Miettinen
28d2cc93e0 Doc: Describe the debugger Load Core File dialog
Change-Id: I6e98c3420d6142d230181efe8e764040f8154f7b
Reviewed-by: hjk <hjk@qt.io>
2019-04-01 13:27:41 +00:00
Leena Miettinen
8fe6d2181e Doc: Describe the Qt for Python project wizards
Explain the code generated by the wizards.

Change-Id: I07a172d57710b1c50d77b2a7552a3686a4607af4
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
2019-04-01 09:06:17 +00:00
Leena Miettinen
77b55bb336 Doc: Describe listing and filtering bookmarks in the locator
Change-Id: I0c4b1e24b5894071d2aae85b225e844ebafdc54a
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-03-27 07:26:35 +00:00
Leena Miettinen
52d0a2c894 Doc: Describe the start debugging dialogs
Most of the options were not documented at all.

Change-Id: I547a0d3d2d11d65def37c97015e2dc15a5271b93
Reviewed-by: hjk <hjk@qt.io>
2019-03-26 16:21:58 +00:00
Leena Miettinen
7d35f98dee Doc: Update info about Clang tools
Change-Id: I6a8639c4b9b91dbe53d8cd5208cc5bb580f8701c
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
2019-03-26 16:17:46 +00:00
Leena Miettinen
3a71aaef96 Doc: Fix changed debug command name
"Start Debugging" is now "Start Debugging of Startup Project".
The debug button also now has this longer name.

Change-Id: I6c53b9647cafde1d6056efd8d0408daaf1d7f0d7
Reviewed-by: hjk <hjk@qt.io>
2019-03-22 11:37:38 +00:00
Leena Miettinen
ec0565b26f Doc: Rename "Debugger Console" as "QML Debugger Console"
Change-Id: I9b1fa57b12210f3839998015075a9dbb3d392ea5
Reviewed-by: hjk <hjk@qt.io>
2019-03-22 09:29:23 +00:00
Leena Miettinen
fa0a2d97e9 Doc: Add info about copy and ignore actions in syntax check tooltips
Users can select buttons for copying and ignoring diagnostics in tooltip
popups displayed by the Clang code model. They can also click a link to
move to the line annotation options.

Change-Id: Ie98a8f853a22d902e89a1764a0aff28f8e180797
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
2019-03-21 12:26:37 +00:00
Leena Miettinen
88855cefcd Doc: Describe changes in ClangFormat plugin
Recursively searches for a .clang-format file from project folder up
to root. The settings are now displayed on the C++ page if the plugin
is enabled.

Change-Id: I15d24478b4d2e8063bef83a314f2299b020027ba
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
2019-03-21 09:40:04 +00:00
Leena Miettinen
3824fcbe28 Doc: Describe selecting base environment for running external tools
Change-Id: I3f63f23fae8730e8bcff063d52ac96e6592547a6
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-03-04 13:07:12 +00:00
Leena Miettinen
d288aec3d9 Doc: Describe caching autotest settings and clearing the cache
Change-Id: Ie9e885e9c73a30575cbed9fe620da3ee2a2eb840
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2019-02-21 08:33:25 +00:00
Alessandro Portale
603191ba77 Application icons refresh: Qt Creator == "QC"
This change replaces the existing application icons with the newly
designed ones.

Task-number: QTBUG-70826
Change-Id: I379ac8b5f64c4394c45c95fc4f8d7feb8bdfac69
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-02-15 10:28:51 +00:00
David Schulz
e720a1f371 Doc: adjust highlighting documentation
Update text and screenshots to reflect the UI changes in the settings
made with the kSyntaxHighlighting backend change.

Change-Id: I9ba1ecfee13aedbfe15e3226e71378b5d349fbb8
Reviewed-by: David Schulz <david.schulz@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2019-02-07 12:51:52 +00:00
Leena Miettinen
87630cce25 Doc: Describe using OpenSSH connections
...to connect to embedded Linux devices.

Change-Id: Icd4196a25cf99928d929c70df17cd0f7e271abf6
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2019-01-04 14:27:54 +00:00
Leena Miettinen
645e26a338 Doc: Update language server info
Change-Id: Ie54e3cf4ea28ca62de7d86a891f96685e825b524
Reviewed-by: David Schulz <david.schulz@qt.io>
2018-11-07 14:00:56 +00:00
Leena Miettinen
f61c8c680d Doc: Describe the Clang Format plugin
Change-Id: I596af2775a4abb8e0331e1eb3de1b55cae0f15d7
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
2018-10-25 12:48:04 +00:00
Leena Miettinen
075ead9cd9 Doc: Add info about setting the -j option for parallel builds
...on Linux and macOS

Change-Id: Ica8a4714a1f1fa50200613c02b174ae3cc53810c
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-10-24 12:07:10 +00:00
Leena Miettinen
4599a9b433 Doc: Describe changing default editors in MIME type settings
Change-Id: I8d9b9400932c564248f5b654cc72c4c794c778ec
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-10-23 07:18:25 +00:00
Leena Miettinen
626b976949 Doc: Add info about experimental Cppcheck plugin
Change-Id: If65414586c159d7391574523dde67f12ea93a439
Reviewed-by: Sergey Morozov <dev@gres.biz>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2018-10-19 08:55:47 +00:00
Leena Miettinen
70e8b99dd3 Doc: Update information about Git Branches sidebar view
This used to be a dialog. Update the screenshot.

Change-Id: I586abab1f68a82de5be99d7a209cc5a0ba8c1df0
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2018-09-14 12:09:33 +00:00
Leena Miettinen
07ea3b2687 Doc: Use defines in the "Keyboard Shortcuts" topic
...to enable single-sourcing Qt Creator Manual and Qt Design
Studio Manual. Update the screenshot.

Change-Id: Ia00e93c8a946564d41706e6ccbb8c0ec18647acf
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2018-09-07 08:58:51 +00:00
Leena Miettinen
29db0af9f8 Doc: Restructure refactoring information
Separate C++-specific info from QML-specific info.
Use defines to support single-sourcing. Add screenshots
that show QML code.

Change-Id: I35f01673de555074cc23e96b36200d15d6b34fce
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
2018-09-07 08:44:11 +00:00
Leena Miettinen
e1e1790402 Doc: Update locator information
- Use QML code in examples and enable the hiding of
  C++-specific information by using defines.
- Update screenshots
- Update info about "Filter Configuration" dialog

Change-Id: Ia2ca4220a46308c6f480965153ac1002f9790054
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-08-28 10:26:25 +00:00
Leena Miettinen
21b2c1d04a Doc: Update information about checking QML and JavaScript code
The error messages and codes are displayed when you write code.
The JSON information is unrelated and was moved further down the
topic.

Added a screenshot of checking QML code.

Used defines to mark C++ specific parts.

Change-Id: I08a122727200208474036adec56afd6235b56d6a
Reviewed-by: Marco Benelli <marco.benelli@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2018-08-28 09:40:47 +00:00
Leena Miettinen
f06f9122d7 Doc: Add screenshots for QML code completion
Use defines to hide C++-specific info from Qt Design Studio
Manual.

Change-Id: Ia1a0f730f8999e5b6f1dfe69779729bb90c46a1d
Reviewed-by: Marco Benelli <marco.benelli@qt.io>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2018-08-28 07:31:17 +00:00
Leena Miettinen
2dba79df26 Doc: Use defines to show and hide info about Edit mode
Move the descriptions of sidebar views to
creator-sidebar-views.qdocinc to be able to include them
in the "Working in Edit Mode" topic in the Qt Design Studio
Manual.

Restructure the section and update the screenshot. A different
screenshot for the Qt Design Studio Manual will be added in
its doc sources.

Change-Id: Icd33c580c040ffefa5563fea723bd02e2d2ce520
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2018-08-23 10:53:19 +00:00
Leena Miettinen
a8cbc1c4da Doc: Reflect changes in the names of Clang checks
Update the text and screenshot accordingly.

Change-Id: I0f89d7fc02ab6195cdf9d3e64188f0097688e98b
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
2018-06-21 12:44:13 +00:00
Leena Miettinen
2e6177fe86 Doc: Update Performance Analyzer docs
The tool was formerly known as "CPU Usage Analyzer", but can
now be used also for analyzing memory usage on devices.

Change-Id: I8e0c2b76be44340e5511c2cbb85efadb5a2f559d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2018-06-21 09:10:40 +00:00
Leena Miettinen
a876bde97f Doc: Edit information about using Clang tools
- Add descriptions of "Build the project before analysis" and
  "Simultaneous processes" options.
- Restructure the topic.

Change-Id: I7fdeecad3383d1fc76dccce7dd53df8bf0cd9d64
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
2018-06-19 10:37:10 +00:00
Leena Miettinen
35cc6789d2 Doc: Describe running and debugging tests from code editor
Change-Id: Ieb19c1ca62a7fa785c5ba6b90c4aebe40b124dee
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2018-06-08 08:56:48 +00:00
Leena Miettinen
11e92fe789 Doc: Describe grouping Google tests by using GTest filters
Change-Id: I5f128de80ee8dc6ed0a2b42fd53834d041639113
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2018-06-08 08:31:37 +00:00
Leena Miettinen
59b3737065 Doc: Edit information about Clang Code Model and Tools
Change-Id: I8482e34ce056dd9b6a5a20a0a7a2c7603ea9a4b0
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2018-06-07 10:52:53 +00:00
Leena Miettinen
b816992a39 Doc: Describe "Add linker library search paths to run environment"
A general option for disabling library linking generally for all
projects.

Task-number: QTCREATORBUG-20240
Change-Id: I9f7f53e6deae7079613be32dadcd1325e5579720
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2018-06-06 15:30:09 +00:00
Leena Miettinen
71f02417e7 Doc: Describe new file synchronization options
... in the Projects and File System views in the sidebar.

Change-Id: I38c77d8e5c19a1adb934c5b8d4777889467392c6
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2018-06-05 10:35:54 +00:00
Leena Miettinen
071a09f312 Doc: Update screenshots of Kit options
This is now a top-level category, so the tab order is different
from before.

Task-number: QTCREATORBUG-20511
Change-Id: I0978dd12f1ea55cb4cb97f2635b9c1ef7b623c5f
Reviewed-by: Robert Loehning <robert.loehning@qt.io>
Reviewed-by: hjk <hjk@qt.io>
2018-06-01 11:30:22 +00:00
Leena Miettinen
6c9343c2bb Doc: Describe "Auto-create build directories" CMake option
Change-Id: I36bda5ae451af8cebfb0c8435c017c7773875211
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2018-06-01 10:30:25 +00:00
Leena Miettinen
0666b11c01 Doc: Describe new kit options
Update the screen shot.

Task-number: QTCREATORBUG-20511
Change-Id: Ic21761cae6ba2ac5e29653d3ba27b520256ca66f
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2018-05-31 12:06:59 +00:00
Leena Miettinen
019f3c0d6c Doc: Describe new filters in Issues pane
... for Clang Code Model and Python.

Change-Id: I4a1844137874c5c2c4bd3f0348879cf4c40ceda0
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Cristian Maureira-Fredes <cristian.maureira-fredes@qt.io>
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
2018-05-29 08:33:04 +00:00
Leena Miettinen
80dd54ec8b Doc: Describe the Cancel Build button
Change-Id: I448cd01cd9d2741ff8a4dcb962ddbf3d839f0aa8
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-05-29 06:49:29 +00:00
Leena Miettinen
79b958b02e Doc: Describe Previous Bookmark and Next Bookmark functions
Describe the Bookmarks menu options and the buttons in the
Bookmarks view. Update and add screenshots.

Change-Id: I5a72fd1679fe1c3d674dc703884e3e9c3a663a47
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-05-28 13:46:47 +00:00
Leena Miettinen
286d8d591a Doc: Describe the New Search option in Search Results pane
Task-number: QTCREATORBUG-17870
Change-Id: I51a7432d587ff426b20ea4212fd605c367e3d915
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-05-25 14:44:59 +00:00
Leena Miettinen
f05e4d3c8d Doc: Update info about Clang code model configuration
Change-Id: Ib20447e081f38d9f24357a717fd8ebdd489b335a
Reviewed-by: Ivan Donchevskii <ivan.donchevskii@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2018-02-20 11:31:58 +00:00