Commit Graph

371 Commits

Author SHA1 Message Date
Eike Ziller
2800f3b51f Merge remote-tracking branch 'origin/4.15'
Change-Id: I0afcf51d354ffd73a8f2956a7f78b1e4f032677b
2021-04-09 12:42:03 +02:00
Leena Miettinen
74c1e6ae6d Doc: Describe running apps as root user on Linux
Task-number: QTCREATORBUG-25162
Change-Id: I5db639a3cb77e1b2504b38cfda739e6892722a19
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-04-08 15:56:44 +00:00
Eike Ziller
d01c86d36d Fix label inconsistency in options
Fixes: QTCREATORBUG-25540
Change-Id: I9c710dce916569813347ca60d70a1a410f4f410b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-08 07:08:18 +00:00
Johanna Vanhatapio
7d03ffdc93 Doc: Add links to new videos
Fixes: QDS-3986
Change-Id: I259109d124eca7d825d8bd5f02698d90f546fff2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-07 14:51:43 +00:00
Johanna Vanhatapio
c7fa8ba8f5 Doc: Update the Design Views topic
- Updated pictures
- Updated some info on the main toolbar actions based on the tooltips

Task-number: QDS-4007
Change-Id: I49ba9e281d1248dfca564698f8b0ca2bd381ffe1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-07 11:51:59 +00:00
Johanna Vanhatapio
4bf879a770 Doc: Update info on the Library view
Task-number: QDS-4007
Change-Id: I981dfa54b4497b0517f1348aff8cc2d992a2cb2a
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-04-07 11:30:23 +00:00
Leena Miettinen
8215518279 Doc: Describe opening terminal windows from Projects view context menu
Task-number: QTCREATORBUG-25162
Change-Id: I0f0939ce98c1de54577b4a67c9097bad9fafecf4
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-04-07 09:24:49 +00:00
Eike Ziller
c0cfafdd3d Merge remote-tracking branch 'origin/4.15'
Conflicts:
	cmake/QtCreatorIDEBranding.cmake
	qbs/modules/qtc/qtc.qbs
	qtcreator_ide_branding.pri
	src/plugins/cmakeprojectmanager/cmakebuildsystem.cpp

Change-Id: I403b236c40d73a61ae22304e289e9d4374366395
2021-04-06 15:17:40 +02:00
Leena Miettinen
16cb026b8b Doc: Add info about finding type alias definitions
Task-number: QTCREATORBUG-25162
Change-Id: I05f0d602b2949b37edad54e32e9e17cdc3e93154
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-04-06 06:18:26 +00:00
Leena Miettinen
44cd41a85b Doc: Update info about Figma export options
Update the name of the "SVG Path Item" Studio Component.

Change-Id: Ic7bfd96d89a2c8291f778f3cf8b60f879ac178c8
Reviewed-by: <kama.wojcik@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-04-01 07:25:08 +00:00
Leena Miettinen
919b46d9b9 Doc: Update info about Qbs build configuration
Task-number: QTCREATORBUG-25162
Change-Id: Ifa419041d1633058d12a7b7bf04de4a0bd312f3a
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-04-01 07:19:24 +00:00
Leena Miettinen
943f468762 Doc: Update screenshots and UI text capitalization for IncrediBuild
Change-Id: Ibc58a1dea78fdaabf1ebcef48d4f307556f962f0
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-03-31 10:25:56 +00:00
Leena Miettinen
d241832e07 Doc: update info about qmake build configuration
Change-Id: I40e7491b079ae879d97b595fb2d440b92a11d66b
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-03-31 10:25:45 +00:00
Leena Miettinen
49c7f21891 Doc: Reorganize info about build settings by build system
Change-Id: Iaee9cc581f76a45cc10c9ae8cba601889320be86
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-03-31 06:53:14 +00:00
Leena Miettinen
8d00e04f24 Doc: Update info about Flow View and related items
Task-number: QDS-3824
Change-Id: Id036f5643fd30204c212944d26ac05b8f3a0b692
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: <kama.wojcik@qt.io>
2021-03-30 09:25:39 +00:00
Leena Miettinen
30c5fd6599 Doc: Update info about building with CMake
Reorganize tool-specific information into separate topics.
The other build systems will be added in follow-up commits.

Fixes: QTCREATORBUG-25460
Change-Id: I324f66a464d7ab799e351e77ebe20f29fb091622
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2021-03-29 06:59:16 +00:00
Leena Miettinen
9d0c3dc3d6 Doc: Describe new Language Client options
Fixes: QTCREATORBUG-25530
Change-Id: Ia59e476cdd6a1d655f269293c8e6ef97c5b084b5
Reviewed-by: David Schulz <david.schulz@qt.io>
2021-03-26 07:53:07 +00:00
Tasuku Suzuki
3bd490acdb Improve grouping and order in the build menu
Build related menu items are sorted by tasks, then configurations.
e.g.
+ Build
  + Build All Projects
  + Build All Projects for All Configurations
  ...
  + Rebuild All Projects
  + Rebuild All Projects for All Configurations
  ...
  + Clean All Projects
  + Clean All Projects for All Configurations
  ...

This patch changes the order to configuration > task like below

+ Build
  + ...
  + qmake / cmake
  + -
  + Build All Projects
  + Deploy
  + Rebuild
  + Clean
  + -
  + Build Project
  + Deploy
  + Rebuild
  + Clean
  + -
  + Build Subproject
  + Deploy
  + Rebuild
  + Clean
  + -
  + Build File
  + -
  + Build All Projects for All Configurations
  + Rebuild
  + Clean
  + -
  + Build Project for All Configurations
  + Rebuild
  + Clean
  + -
  + ...

Change-Id: I95844e51d2ae164ed9f29fdb1c51509611c514fe
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-03-25 14:57:37 +00:00
Eike Ziller
b213c87cf4 Merge remote-tracking branch 'origin/4.15'
Conflicts:
	src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp

Change-Id: I722a94f37bdd1d78625cfae503ba6d02ff083c63
2021-03-25 11:06:59 +01:00
Johanna Vanhatapio
52fad1870e Doc: Update info on the Library view
- Fix the paths to sections in Library
- Update pictures where needed
- Use "component" instead of "item", "object", or "QML type"
- Add links to the new topics for Design views
- Other minor improvements

Fixes: QDS-3879
Change-Id: I464fbe2db2f5045bdc04a70ea5feb5050ec22c18
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-03-24 17:02:04 +00:00
Leena Miettinen
3c96c07b64 Doc: Update manual front page illustrations
Task-number: QDS-3985
Change-Id: I5be1ab2efd76b7d526fbbdf64c5a7343cd4552fd
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
2021-03-24 07:33:44 +00:00
Leena Miettinen
6c6aff772f Doc: Update info about positioning components
- Use "component" instead of "item" or "QML type"
- Add links to the new topics for Design views

Task-number: QDS-3778
Change-Id: I6ed1720ad587d014e8fe52792d4d3c4b9bf0b113
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-23 07:23:17 +00:00
Leena Miettinen
a10ee88437 Doc: Update info on component files and exporting components
- Rename "Qt Quick UI Forms" as "UI Files"
- Rename "Exporting QML" as "Exporting Components"

Task-number: QDS-3778
Change-Id: I8aa4afbb7391fe04dbcee8f68bcc6407a855b65a
Reviewed-by: Vikas Pachdha <vikas.pachdha@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-22 16:42:14 +00:00
Eike Ziller
863260f1fd Merge remote-tracking branch 'origin/4.15'
Conflicts:
	src/plugins/cmakeprojectmanager/cmakebuildconfiguration.cpp
	src/plugins/debugger/gdb/gdboptionspage.cpp

Change-Id: I4149e860b6842ea63bff3a7eb9632b7a6c2919d8
2021-03-22 09:52:14 +01:00
Leena Miettinen
ad0b10e695 Doc: make Qt Quick terminology more consistent
- Use "component" instead of "QML type", "item" or "element"
- Hide Qt Quick and QML where possible (kept it in some Qt Creator topics)
- Fix references to imports, assets, and modules in Library
- Add links to the new Design view topics

Task-number: QDS-3778
Change-Id: I714aeb218efd4bdc1fc2f156194bf95ce3e174b5
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-19 12:41:29 +00:00
Eike Ziller
5c713d624c Merge remote-tracking branch 'origin/4.15'
Conflicts:
	cmake/QtCreatorIDEBranding.cmake
	qbs/modules/qtc/qtc.qbs
	qtcreator_ide_branding.pri

Change-Id: I309fe2a4ea7afac85481fc6466a9a6e58e340019
2021-03-18 09:41:37 +01:00
Leena Miettinen
012edb2d77 Doc: Update MCU info
- Use the term "component" instead of QML type
- Update screenshot with the new Library layout
- Link to the new topics for Library and Properties views

Task-number: QDS-3778
Change-Id: I123e3c2050075b17a8944e0d6dc4e6aadc1905a8
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-16 11:48:52 +00:00
Eike Ziller
9c3e1cacf1 Merge remote-tracking branch 'origin/4.15'
Change-Id: I057a04e81301f6f2ae43dbd81734d3989fca7132
2021-03-12 15:26:01 +01:00
Johanna Vanhatapio
0d0eb5be24 Doc: Update Info about the 3D Editor view
Fixes: QDS-3844
Change-Id: Ib402fff7525fdf317b925ad55064a97453c254d1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
2021-03-12 14:06:18 +00:00
Leena Miettinen
50b75d29e5 Doc: Fix navigation link target
Change-Id: Ia7dd91c72b81483f92ffdfacfa597847fc6b86f6
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-03-12 13:48:23 +00:00
Eike Ziller
bce64778c5 Merge remote-tracking branch 'origin/4.15'
Conflicts:
	cmake/QtCreatorIDEBranding.cmake
	qtcreator_ide_branding.pri

Change-Id: I009308451e1c6276692412f498125d79a8f12a07
2021-03-11 14:10:14 +01:00
Leena Miettinen
8f68cb9e75 Doc: Fix broken navigation link
Change-Id: I188d989380d51d993e00dab3f5ca6fe790e33ef2
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-03-11 10:31:16 +00:00
Leena Miettinen
47b569afa6 Doc: Add a separate topic for the States view
Replace occurrences of "item", "object", or "type" with "component"

Task-number: QDS-3771
Change-Id: I92a78c0a714615cd51ada5459a9f4c1722103abd
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-10 08:56:44 +00:00
Leena Miettinen
706b9ceedb Doc: Restructure information about Connections View
- Add a topic that summarizes the Connections View tabs
- Hide some technical detail in the instructions
- Make "Adding Connections" a collection topic
- Fix terminology to use "component" instead of "object".
  "item", or "QML type"

Task-number: QDS-3771
Change-Id: I0b0d66cb50d8ecc7dbc812ef57918ffafb64cd8c
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-10 08:56:33 +00:00
Leena Miettinen
857ffe457c Doc: Restructure information about Timeline view
- Add a new topic that describes the view, toolbar buttons,
  keyframe track icons, and context menu commands
- Add a link to a video about using the Timeline view
- Move Curve Editor info to a separate topic
- Move Easing Curve Editor info to a separate topic
- Update information about specifying Timeline Settings
- Update terminology to use "component" instead of "item" or "type"

Task-number: QDS-3771
Change-Id: I768aa171a6de962b65b1bdc7842cdd8d004b1e69
Reviewed-by: Knud Dollereder <knud.dollereder@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-09 12:33:20 +00:00
Christiaan Janssen
b5781e6028 McuSupport: Improvements with version detection
Task-number: QTCREATORBUG-25261
Change-Id: I1b378eb4a4d132b64e4c36e0a0cdafd402570785
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
2021-03-09 08:31:16 +00:00
Eike Ziller
08f8dd355d Merge remote-tracking branch 'origin/4.15'
Change-Id: I528bff4d19dc4dfcb600e1e18b0d375c232eb417
2021-03-05 17:55:17 +01:00
Leena Miettinen
daea0d4c07 Doc: Add summary of Form Editor toolbar buttons and fields
Replace all occurrences of "item" with "component"

Task-number: QDS-3771
Change-Id: Idbfdf30a4f651126d2f9875770cab036b65d9779
Reviewed-by: Brook Cronin <brook.cronin@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-02 12:27:16 +00:00
Leena Miettinen
a1561d97e9 Doc: Describe buttons and fields in Transition Editor
Task-number: QDS-3771
Change-Id: I48b5a87f88552efdb2c1fef89d94d5f98047010a
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-03-01 16:09:39 +00:00
Eike Ziller
0f5b6c82ee Merge remote-tracking branch 'origin/4.15'
Change-Id: Ifae18bacb0c4bdb1e0516c9f92c0fd16150e35e6
2021-03-01 09:56:20 +01:00
Knud Dollereder
caaad2107d Add minitrace library
Minitrace is a small C++ library used for adding trace points
into the code. When enabled with the build flag
BUILD_LIBRARY_MINITRACE set to true it will write a JSON file
containing these trace points to disk.
This file can be visualized with chromes builtin trace viewer
(about:tracing) which helps in profiling performance issues
and keeping track of performance regression.

Task-number: QDS-3766
Change-Id: I6109a72507b53c5e3ad8f9f504ff26a4fad206be
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2021-02-25 11:53:36 +00:00
Leena Miettinen
f51387fb8e Doc: Describe new context menu commands in Type Hierarchy view
Users can navigate in the type hierarchy and move to the class
definition in the editor.

Task-number: QTCREATORBUG-25162
Change-Id: I608538b24a3d6db25a0ed83d743a42e2d133dae4
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io>
2021-02-25 08:53:57 +00:00
Eike Ziller
6608bf1ad5 Merge remote-tracking branch 'origin/4.15'
Change-Id: I65e889663dac29a2efd85eba35bdb39a6611c801
2021-02-24 13:57:54 +01:00
Leena Miettinen
3dfb866bab Doc: Fix broken links
By hiding them if the link target is not part of the manual
or by fixing the link target if the section heading changed.

Change-Id: Ib72c71852ea3f8dacbfedb71a94d64d3eb5378fb
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-02-23 11:53:12 +00:00
Leena Miettinen
beebf9389b Doc: Describe "Text codec for tools" Environment option
Task-number: QTCREATORBUG-25162
Change-Id: I5a5e18cec9f2a1f5479b997c705517b07b794458
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
2021-02-23 09:41:24 +00:00
Leena Miettinen
1dafabdb87 Doc: Describe filtering search results for symbol usage
- Use the current name for the menu item in change log:
  Find References to Symbol Under Cursor
- Update screenshots

Task-number: QTCREATORBUG-25162
Change-Id: I3c46561c91c01f2d33039cb4431cd6b88d163e68
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-02-23 08:48:04 +00:00
Leena Miettinen
870e495479 Doc: Describe "Generate Constructor" refactoring action
Fix entry in the change log to use the correct action name.
Also fix the entry above to use the action name.

Task-number: QTCREATORBUG-25162
Change-Id: Iebc2c6634c7bdc51ab97bb48ecce081e4000eccb
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-02-23 08:44:01 +00:00
Leena Miettinen
1ca2affa74 Doc: Add docs for Design mode toolbar icons and fields
Task-number: QDS-3771
Change-Id: I23ed3586090c47494831e156d04f8a40ebd586ca
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-02-23 08:04:34 +00:00
Leena Miettinen
e34bdf8c4d Doc: Rename and restructure Editing QML Files in Design Mode topic
Add a table that lists the views and links to their documentation
and to the documentation for the tasks that users can perform in
the views.

Change-Id: I96748b62163613aff1bb5f71782af007299b02ce
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2021-02-23 08:04:26 +00:00
Leena Miettinen
08e1893f0b Doc: Create a separate topic for Properties view
And place it under Design Views.

Restructure the Specifying Component Properties topic to start with
common component properties through setting colors to developer
properties.

Task-number: QDS-3771
Change-Id: I5cdfa12217fd61efac8eedad3efdd4486ef9593e
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2021-02-22 17:18:10 +00:00