Commit Graph

1187 Commits

Author SHA1 Message Date
Leena Miettinen
d0e240fd52 Doc: Turn "Pasting and Fetching Code Snippets" into a how-to
Task-number: QTCREATORBUG-29361
Change-Id: I0b2fe3cd2b3d3e3ec2c589ebcbd196832765c4ac
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2024-03-14 08:56:18 +00:00
Leena Miettinen
75b9b31c62 Doc: Turn "Using GitHub Copilot" into a how-to topic
Task-number: QTCREATORBUG-29361
Change-Id: Ie682ebd399b0f478d106dba9876f4fea9834d340
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
2024-03-14 08:07:01 +00:00
Leena Miettinen
6760e2d64b Doc: Fix typo "a installable" > "an installable"
Change-Id: Iea7ac4825de671ac892a8cbb228fb462a1f5be15
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2024-03-13 08:57:14 +00:00
Leena Miettinen
1cf925bc17 Doc: Describe the application manager plugin
Task-number: QTCREATORBUG-30209
Change-Id: Icd40d6da99e7fa53f667745a4de32b03b1157c99
Reviewed-by: Dominik Holland <dominik.holland@qt.io>
2024-03-12 15:43:42 +00:00
Leena Miettinen
6a74c829df Doc: Extend "Using CMake with Conan" to vcpkg
The automatic setup also works with vcpkg.

Change-Id: I755e59ef0a88105da195e9abe30adca5e3011fae
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2024-03-12 15:43:23 +00:00
Leena Miettinen
5e2140a01f Doc: Create links between Callgrind and Performance Analyzer
Change-Id: Ia7073a8cef72f141253810558b30ba9c28083b7e
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: hjk <hjk@qt.io>
2024-03-12 13:59:51 +00:00
Leena Miettinen
e6eed39985 Doc: Turn "Using Text Editing Macros" into a how-to topic
Task-number: QTCREATORBUG-29361
Change-Id: I0d62d48036e08528c025eac8653e58ff0039e5a2
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-03-12 12:20:38 +00:00
Leena Miettinen
8c0bb53c76 Doc: Turn "Comparing Files" into a how-to topic
Hide it from the QDS Manual.

Task-number: QTCREATORBUG-29361
Change-Id: I7c44aaed42e374b8e07d093279c8078ada18c250
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-03-12 12:20:25 +00:00
Leena Miettinen
17f40221e0 Doc: Update the online doc sidebar according to structure changes
Some of the linked topics were removed and others are now how-to
topics. Added How To and Reference categories and fixed topic titles.

Task-number: QTCREATORBUG-29361
Change-Id: I96efb10baacc173c30c6d568589bc91b3ff381ee
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-03-11 10:53:45 +00:00
Leena Miettinen
681d2da3b3 Doc: Update info about environment settings
They are now edited in an editor next to the variable list.

Task-number: QTCREATORBUG-30209
Change-Id: I8eb46272a2b4b3b92ebf93247f4ef33ee4114b6f
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-03-05 15:32:07 +00:00
Leena Miettinen
5a1e5ce058 Doc: Split up "Searching with the Locator"
Hide the locator docs from the QDS Manual because the
locator is not visible in the Code view.

Task-number: QTCREATORBUG-29361
Change-Id: Iecbbaece78b0cd6a496289fd9a00acfdd054d41f
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-03-05 13:37:04 +00:00
Leena Miettinen
add834577b Doc: Update info about autotests
- Split the topic up into how-to and reference topics
- Add and remove descriptions of preferences
- Move general information to the overview
- Describe qdt locator filter

Task-number: QTCREATORBUG-30209
Task-number: QTCREATORBUG-29361
Change-Id: Idb29eebaeb2f77326ebbb5e6b5654c135473f329
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2024-03-04 09:38:35 +00:00
Leena Miettinen
642c4beac1 Doc: Split up Refactoring into how-to topics
- Move info about viewing search results to the Search Results View
  reference topic
- Remove the Refactoring top-level topic (the general info is now in
  the Overview topic)

Task-number: QTCREATORBUG-29361
Change-Id: I4072e628368905ed1d5006ececae1b9eaa02fa10
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-03-04 07:37:47 +00:00
Leena Miettinen
51ca09c2d7 Doc: Describe the "Edit Checks as String" option for Clazy
Task-number: QTCREATORBUG-30209
Change-Id: I56d2f9d9a18f474ab0228c9c64bbde2101d49429
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2024-03-01 15:17:01 +00:00
Leena Miettinen
217b6eae03 Doc: Describe using junction points on Windows
Task-number: QTCREATORBUG-30209
Change-Id: If6692b697e92a6d3fdffaaddc268cab82f50afd4
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2024-03-01 15:11:02 +00:00
Leena Miettinen
5e5c86fecb Doc: Update Axivion docs
You can now view and filter issues from selected results.

Task-number: QTCREATORBUG-30209
Change-Id: I175f71589755af3bd75813eea237487128f36c42
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2024-03-01 14:30:39 +00:00
Leena Miettinen
87f2e9e190 Doc: Describe launching the debugger from the locator
The "dr" locator filter was added.

Task-number: QTCREATORBUG-30209
Change-Id: I25efd162c7adbff90e0c31c0965c30053ea4a64b
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-29 14:44:06 +00:00
Fabian Kosmale
786797e8e6 Mention QT_QML_GENERATE_QMLLS_INI in Creator docs
Task-number: QTBUG-121703
Change-Id: Iea04979ceb36ead1836f8207794861723ed18fc9
Reviewed-by: Sami Shalayel <sami.shalayel@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2024-02-28 18:42:09 +00:00
Leena Miettinen
57874c9c0d Doc: Update Git docs
- Git Branches view now shows the differences between
  local branch and origin
- The + button in Git Branches adds a branch

Task-number: QTCREATORBUG-30209
Change-Id: I75909c7c196b0fd81ca38749e456bc80187b822d
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2024-02-28 15:59:13 +00:00
hjk
581e6ddf4f Debugger: Require Python 3.5 in the docs
... and make the adapter/mode description a bit simpler.

Change-Id: Ie1b7c6cc26780f38be60c8e51e3bc0bc82db0bc6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2024-02-28 09:19:48 +00:00
Leena Miettinen
d0a1059205 Doc: Describe selecting all text in the terminal
Task-number: QTCREATORBUG-30209
Change-Id: I65bd04dac6b81448c326e27e68352faddc8b3065
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
2024-02-28 08:08:19 +00:00
Leena Miettinen
11c1e071d7 Doc: Update the docs about Python development
Task-number: QTCREATORBUG-30209
Change-Id: I3023fb6b9005092ecd76f62774942f366e1bd7d9
Reviewed-by: David Schulz <david.schulz@qt.io>
2024-02-23 13:05:22 +00:00
Leena Miettinen
9f7d8b06b2 Doc: Mention using CMake presets in "Share project settings"
You cannot use a .shared file to share CMake project settings.

Change-Id: I605ead2f42ed012da789c1eef3a4e6a51de62243
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2024-02-23 11:53:40 +00:00
Leena Miettinen
a1f317798d Doc: Link to "Add custom output parsers"
...from "CMake Build Configuration"

Task-number: QTCREATORBUG-30209
Change-Id: Ic10125f84eee29ddae05b18d80512fbde530dd2d
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2024-02-21 08:18:01 +00:00
Leena Miettinen
47b3017979 Doc: Add more options for following links to web sites in MD editor
Task-number: QTCREATORBUG-30209
Change-Id: I0c9f49775377bfd3e8061112a77995a647590c1c
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-20 10:33:20 +00:00
Leena Miettinen
d9bd7ee463 Doc: Describe new functions in the Markdown editor
- Activate the locator to jump to a line and column
- Follow links to web sites

Task-number: QTCREATORBUG-30209
Change-Id: I2514fb44c8216c9f40ad14a58450f9d5ce06922c
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-20 08:32:25 +00:00
Leena Miettinen
76539a659e Doc: Update the IDE Overview
Use sections instead of a table and move or copy text from
other topics. This is to create a place for information that
becomes homeless when I remove other topics.

Task-number: QTCREATORBUG-29361
Change-Id: Ib3fcc2c345080e05f9f7ad4ed78e049c899e0855
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-19 15:28:14 +00:00
Leena Miettinen
5a05044c0c Doc: Turn Customizing the Build Process into a how-to topic
- Update the screenshot of Preferences > Build & Run > General
  (there is a new option that will be described in another
  change)

Task-number: QTCREATORBUG-29361
Task-number: QTCREATORBUG-30209
Change-Id: I62eaeef96b2d40dfec42022a4430da15c1590050
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-02-19 12:33:32 +00:00
Leena Miettinen
c28a388b1f Doc: Turn "Running on Multiple Platforms" into how-to topics
- Update screenshots of kit selector and Devices preferences,
  which now show the device status
- Turn running on QML and Linux into their own topics
- Remove conditions because the projects folder is excluded from
  QDS Manual

Task-number: QTCREATORBUG-30209
Task-number: QTCREATORBUG-29361
Change-Id: I869f6b577016c6712c6b37170dbee2249ded1f8e
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-02-19 12:33:24 +00:00
Eike Ziller
718b4b60b0 Add missing license file
Amends 2ceb1e2ad7

Change-Id: I3e6c1d1e1878a4502b6871cc5ea45b54f52327f8
Reviewed-by: David Schulz <david.schulz@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Robert Löhning <robert.loehning@qt.io>
2024-02-16 10:55:00 +00:00
Leena Miettinen
75fa962eb4 Doc: Update info about QML live preview
Task-number: QTCREATORBUG-30209
Change-Id: I0c4717a192e7fd94924fa573994bc27d7687d1d3
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
2024-02-15 13:58:49 +00:00
Leena Miettinen
9d3b154ca8 Doc: Describe new search options
- Restructure the "Finding and Replacing" topic.

Task-number: QTCREATORBUG-30209
Task-number: QTCREATORBUG-29361
Change-Id: I107f366d99877a80a0ed8973c9156e46ee0ab312
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-15 13:49:17 +00:00
Eike Ziller
65fcb9b746 Help: Update litehtml to v0.9
And adapt the attributions to use the attribution.json from the
qlitehtml repository, so it is automatically in sync.

Fixes: QTCREATORBUG-29169
Change-Id: I96343162880b6aa0e38ee356b3b5f98db4a85cc3
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
2024-02-15 07:02:23 +00:00
Leena Miettinen
d6b2c205ad Doc: Describe how to navigate QML code
F2 now lets users move to the C++ implementation of a QML type.

Task-number: QTCREATORBUG-30209
Change-Id: If364451d7e94fcd18da82321839dede18bf704a4
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-14 15:08:36 +00:00
Leena Miettinen
7c86b0d2cb Doc: Update info about iOS 17 support
Task-number: QTCREATORBUG-30209
Change-Id: I7ba61e3626d268bf21b659afa3a2f87891bf2c8e
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-14 14:23:13 +00:00
Leena Miettinen
9f155ecc82 Doc: Describe the Enclose in QByteArrayLiteral() quick fix
Task-number: QTCREATORBUG-30209
Change-Id: If802af529a12ce9729fddd4d3f37372b593fc47e
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-02-14 12:55:56 +00:00
Leena Miettinen
c38c0fc863 Doc: Describe highlighting source lines matching assembly code
...in Compiler Explorer

Task-number: QTCREATORBUG-30209
Change-Id: I91d9e82ee8fac0ddb3196a39f9f5f0baf1cac184
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
2024-02-14 12:51:14 +00:00
Leena Miettinen
5639c141ff Doc: Describe Qt Translation File wizard
Task-number: QTCREATORBUG-30209
Change-Id: I9a5d04d59e836cb08dd3eafd9d4ea22106aea4a0
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
2024-02-14 11:17:14 +00:00
Leena Miettinen
321b245477 Doc: Describe Help > About Qt Creator > Copy and Close
Move the instructions for contacting Qt from the front page to
a how-to topic.

Task-number: QTCREATORBUG-30209
Change-Id: I4f4083927ad54bdca555e1825f817f494e30e860
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: hjk <hjk@qt.io>
2024-02-14 08:35:28 +00:00
Leena Miettinen
5d8cf8ce09 Doc: Describe setting environment variables for run configurations
...in Preferences > Build & Run > General > Application environment >
Change.

Task-number: QTCREATORBUG-30209
Change-Id: Idd58652b25ef6cfebf7bfda1a237f4c661b4c3b6
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-02-13 15:02:49 +00:00
Leena Miettinen
d8a6654717 Doc: Describe Vanished Targets in Projects mode sidebar
Task-number: QTCREATORBUG-30209
Change-Id: Ia4a05d18262e97ea6fbfc03fb6874662ac67bec5
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-13 09:14:20 +00:00
Leena Miettinen
439773252b Doc: Add Known Issues to \ingroup creator-reference
It somehow fell out from there.

Point to the Change Log command for viewing the changes.

Task-number: QTCREATORBUG-29361
Change-Id: I59bc227e507495684f9d2cc9db19510481076d38
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
2024-02-12 08:51:16 +00:00
Leena Miettinen
8869fefb72 Doc: Describe changes to ClangFormat preferences
Task-number: QTCREATORBUG-30209
Change-Id: Iff7587cca92c016f2f6ff5f40150d620f623a9b2
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: Artem Sokolovskii <artem.sokolovskii@qt.io>
2024-02-09 13:02:42 +00:00
Leena Miettinen
898190bd21 Doc: Add brackets and quotes that are automatically inserted
This works for single quotes, angle brackets, and square brackets, too.

Task-number: QTCREATORBUG-30209
Change-Id: Icb07d87fe95ee8779ffc29f4623a7dfbdfca9e4d
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-07 12:52:12 +00:00
Leena Miettinen
7d468a2686 Doc: Describe the Move Definition Here quick fix
Task-number: QTCREATORBUG-30209
Change-Id: I248b64ba13de61b2b1582a89f285653e02128fbc
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2024-02-07 10:38:08 +00:00
Leena Miettinen
80fa7ca453 Doc: Describe overriding system cursor for resizing editor views
- Update the screenshot of "Interface" preferences.
- Use the term "cursor" also when describing how to make the locator
  wider.

Task-number: QTCREATORBUG-29980
Task-number: QTCREATORBUG-30209
Change-Id: I5ca0d5c57932f32871a7354a2ea69f98482a2585
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
2024-02-07 09:30:22 +00:00
Leena Miettinen
9fe7922d3b Doc: Remove docs for View > Views > Automatically Hide View Titlebars
Add the name of the removed option to the change log.

Task-number: QTCREATORBUG-30209
Change-Id: Ie526a3097ffec8077d042e919f01bbc348838041
Reviewed-by: hjk <hjk@qt.io>
2024-02-02 16:45:42 +00:00
Leena Miettinen
d35e567c92 Doc: Edit docs about navigating in Edit mode
List code editing services in the Edit Mode topic.
Will remove the Writing Code topic when the reorg for
this part is ready.

Move info about locating files to the "Move between files"
topic.

Change-Id: I6c97d2778b74bba106a9d8e8b89376d5961e0a27
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-02 12:10:18 +00:00
Leena Miettinen
24797179a7 Doc: Remove "Managing Projects"
This topic is not used anymore.

Task-number: QTCREATORBUG-29361
Change-Id: Ia4d54a77fb3aac2e98fc00d697b045aee798b1ae
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
2024-02-02 08:19:29 +00:00
Leena Miettinen
cc03aff960 Doc: Split up the "Working in Edit Mode topic"
- Make topics shorter and easier to browse
- Move information around
- Delete duplicate how-to topics
- Add \sa links to how-to topics

Task-number: QTCREATORBUG-29361
Change-Id: Ie84a29993129d175bbd65143fcfc45aa8304d621
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2024-02-01 10:28:25 +00:00