Use the new terminology and update screenshots.
Task-number: QTCREATORBUG-25162
Change-Id: Ibef385fd7f4710ec418a549899b29fd91ab7240b
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
The application templates now import Qt Quick Controls in
addition to Qt Quick types.
Task-number: QDS-3407
Change-Id: I696de75701d9299cce93c527993a27fa04e07dc7
Reviewed-by: Tanja Remes <tanja.remes@qt.io>
Reviewed-by: Johanna Vanhatapio <johanna.vanhatapio@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
- mostly pictures for Lists and Other Data Models and Properties.
Task-number: QDS-4167
Change-Id: Ia7bd27bb4cec682b42e2c2bc232913b3ed7a0ab3
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
We get a lot of user questions about where things are
on macOS.
Also, describe high DPI scaling after the other user
interface options.
Task-number: QDS-3407
Change-Id: If157b9afc70d82944ef9ce8d7b5fa419b3271ef2
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Added a screenshot of the Interface options.
Moved the description of the Language field up,
because it is right below the Theme field in the tab.
Task-number: QDS-3407
Change-Id: I0bd898852a318ee87427a39c002a3ecc889e6207
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
If users have QDS installed, QDS examples are listed
in QC Examples tab and users can open them in QDS.
Task-number: QTCREATORBUG-25162
Change-Id: I279135225fa000ed07e3f956d8a96bf1b5c50be1
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Aleksei German <aleksei.german@qt.io>
And add screenshots for all sidebar views.
Task-number: QTCREATORBUG-25162
Change-Id: I7890d57adf04517c534a9b36de89170039f3de93
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
- Updated mainly pictures due to changes in the Properties view
Task-number: QDS-4167
Change-Id: I0ce5f83dc5d353eb7061761505454677d79aeb3b
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Move the information about these views to separate topics and
describe the differences between using them in Design mode or
in the sidebar.
Change-Id: Ie71edb7d270bf5c4e020f2818f9f8e0e9e505094
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
- 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>
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>
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>
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>
- 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>