Commit Graph

1571 Commits

Author SHA1 Message Date
Leena Miettinen
698f59caa0 Doc: Add Mercurial to list of VCS's that use the diff view
Change-Id: I31750d0dfca9dafbee0dae94cff00fc85366c25d
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2019-03-28 08:07:51 +00:00
Leena Miettinen
60746c4624 Doc: Mention in Subversion docs that Git can be used as a client
...for a Subversion server.

Change-Id: I61456373e23c5976499870e2288164d10cb74bcb
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2019-03-28 08:07:36 +00:00
Leena Miettinen
306f53f335 Doc: Describe new functionality in the Git Branches view
- The list of branches shows a detached HEAD entry if user checked out
  a commit
- The Push action was added to the context menu for remote repositories

Change-Id: Ic51e10e1b357708f53e8181eae2cb418901cff6f
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2019-03-28 08:06:35 +00:00
Leena Miettinen
c162127bca Doc: Describe Dialog type from Qt Quick Dialogs module
It is now supported by Qt Quick Designer in the Library.

Change-Id: I2aec818651d02409f6158a47ab81722db7045f08
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-03-27 14:04:45 +00:00
Eike Ziller
86b5391086 Merge remote-tracking branch 'origin/4.9'
Change-Id: I57c5c1ce5c4a86815a84b95ddc826a981afdb673
2019-03-27 11:42:04 +01: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
0f90487d5d Doc: Describe configuring Nimsuggest for code completion
Change-Id: I1e3518c72099698324f197e4ccfff746a6f3f62f
Reviewed-by: hjk <hjk@qt.io>
2019-03-26 16:22:27 +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
Eike Ziller
60c22e8549 Merge remote-tracking branch 'origin/4.9'
Conflicts:
	src/plugins/qmldesigner/components/propertyeditor/gradientmodel.cpp

Change-Id: I170de608eaae795133105dedb76ae6f93f6e0d92
2019-03-25 11:55:48 +01:00
Leena Miettinen
0466875740 Doc: Describe the Start Debugging Without Deployment option
Change-Id: I71fc00b1672bda910a1313335d7651680d257750
Reviewed-by: hjk <hjk@qt.io>
2019-03-22 13:42:25 +00:00
Leena Miettinen
d7e3954f24 Doc: List services provided by the language server
Add links to more information about the services. Rewrite the
section about the Outline sidebar view to better match other
languages beside QML.

Change-Id: If9bc710c034c938fc49d67252f14fc3237feedcb
Reviewed-by: David Schulz <david.schulz@qt.io>
2019-03-22 11:38: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
Eike Ziller
b3baed58c6 Merge remote-tracking branch 'origin/4.9'
Change-Id: If36258b8e572b5c7875433a31a836e4f06e27286
2019-03-21 11:28:21 +01: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
e8305b7e99 Doc: Describe synchronizing Include Hierarchy view with editor
Change-Id: I2d77b5d92922235a5c847bd1ee10429eb467a647
Reviewed-by: André Hartmann <aha_1980@gmx.de>
2019-03-20 15:58:10 +00:00
Leena Miettinen
72e3a803d4 Doc: Describe forwarding command line flags to Clang code model
...for generic projects.

Change-Id: Icf0a159dffba7870a584174a013dafcf3c0c67ee
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
2019-03-20 15:13:37 +00:00
hjk
098fa184bc Welcome: Add a -notour argument
Helpful for a quick startup, e.g. in cases of forced clean settings.

Change-Id: Iab247d77e1157448187453c71b6c2a07b77f3889
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2019-03-18 14:12:55 +00:00
Leena Miettinen
8294802e88 Doc: Run settings are now displayed in Application Output pane
Change-Id: I249a0ad515e4548ea5b7d34a5c63cc0188b3e7ae
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2019-03-18 12:53:13 +00:00
Leena Miettinen
a6712b75a3 Doc: Describe new context menu commands in Projects sidebar view
"Expand All" and "Close All Files in Project"

Change-Id: Ia96f5a91f5a74a575173cba14a85b345a4f340be
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2019-03-18 12:16:49 +00:00
hjk
5a37385852 App: Fix typo in the -temporarycleansettings description
And mention the option in the ChangeLog.

Change-Id: I7cce04ec1ad8b3f89b4a4f6c24f2a8d2da9381a0
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-03-18 12:03:56 +00:00
Christian Stenger
330af3309c AutoTest: Remove scan filter capability
The scan filter capability had been added to avoid long
scans in bigger projects.
Nowadays the scans are done multi-threaded and the
filtering is probably barely used.

Change-Id: I7d99f5a57bb10deb3d79510db0c7a06bd771c271
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: David Schulz <david.schulz@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2019-03-18 09:10:09 +00:00
Leena Miettinen
f3922acc71 Doc: Update options for moving between definitions and declarations
Change-Id: I28ad8c157f4cdd1824c2c96f7253fd8a87262d21
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-03-18 09:09:55 +00:00
Leena Miettinen
85f91c45f7 Doc: Replace "Find Usages" with "Find References to Symbol Under Cursor"
The string has been changed in the UI.

Change-Id: Icb273cb1069827a3b94b6d211d80ef524f0f9b92
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-03-18 09:09:39 +00:00
Christian Kandeler
0978901b73 ProjectExplorer: Introduce dedicated output settings pages
One page for application output, one for build output. The respective
settings are now easier to find, and the general Build & Run settings
page looks more tidy now. We will also be able to link directly to the
respective settings from some button in the output panes in the future.
As a side effect, this patch also introduces a dedicated "word-wrap
output" setting for the compile output pane. It used to share this
setting with the application output pane, which was not obvious and
might not be what the user wants.

Change-Id: I5629363863ffe38e0faa006d361ec21484b593f4
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-03-12 08:50:45 +00:00
Eike Ziller
0619de8681 Merge remote-tracking branch 'origin/4.9'
Conflicts:
	qbs/modules/qtc/qtc.qbs
	qtcreator.pri
	src/tools/clangpchmanagerbackend/source/taskscheduler.h

Change-Id: I518adaf647df412887c2a372416634359f09ad2a
2019-03-05 10:22:45 +01: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
c0cd990ab8 Doc: Fix typo in Bare Metal instructions
Fixes: QTCREATORBUG-22062
Change-Id: Ie3b57768c946b59b95e6d1c8c245e1287d6b749f
Reviewed-by: Lorn Potter <lorn.potter@gmail.com>
2019-03-04 09:01:00 +00:00
Orgad Shaneh
cbfc6e522d Merge remote-tracking branch 'origin/4.9'
Change-Id: I801042a53ae4d02d1891ea582ca9ea89b00d3181
2019-03-01 13:06:57 +02: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
Leena Miettinen
cb8367d1ba Doc: Fix the name of the "States" pane in the docs
Change-Id: Icd6a2c9643392bdfff3a5ef0b22ba563b76bbac2
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-02-21 08:14:26 +00:00
Leena Miettinen
4401749e85 Doc: Fix menu paths to the positioners and layouts
Change-Id: I5a03596ef5cb07dc09144f19eb68b79445169081
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-02-21 08:14:11 +00:00
Leena Miettinen
da01512676 Doc: Replace "Nut menu" with "Settings menu"
Change-Id: Ie53abecac566fbd69023572390fabf5db40fbec3
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
2019-02-20 16:18:02 +00:00
Christian Stenger
27f12bd2ce Doc: Update AutoTest plugin related docs
Grouping of test results by their application had been
added.
More blacklisted result types had been added to Qt5.12.

Change-Id: I860c301fd5b9586809679d7def275a908d6fcf10
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2019-02-20 13:40:26 +00:00
Alessandro Portale
88d1d92728 Bump minimum Qt version (to build Qt Creator) to 5.11
Recent adaptations to Qt 5.13's API deprecations require using APIs
which were introduces in Qt 5.11.

Change-Id: I6c077d824c9ce716e019543b290c355a5d512fad
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-02-15 14:39:12 +00:00
Alessandro Portale
a6e72c4c6e Docs: Acknowledge LLVM/Clang and Clazy
...Just as they are acknowledged in the README.md

Change-Id: Ia5ee50dbef98f9a9313c094f5daad7ee6f59c993
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2019-02-12 21:02:22 +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
Eike Ziller
868160f215 Merge remote-tracking branch 'origin/4.8'
Change-Id: Ia8fed69168d87afafdb5acf4de4d5d30f9b4ebf5
2019-01-31 08:38:13 +01:00
Leena Miettinen
ac382b68b7 Doc: Show button examples also in Qt Design Studio Manual
Use defines to display the correct menu paths to the wizards.

Change-Id: I2cd6dff049a674e9646639fa928f7353d97037ac
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-01-30 14:00:45 +00:00
Leena Miettinen
bc623f4178 Doc: Add methods supported in ui.qml files
Fixes: QDS-379
Change-Id: Ib036be5d9c187a416d05b8eb9503723b41532e9d
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-01-30 09:29:14 +00:00
David Schulz
14834e6b0a TextEditor: replace generic highlighter with ksyntaxhighlighting
Fixes: QTCREATORBUG-21029
Change-Id: I9894c4384e0e47da6bf030b7b8e07c3ad4737ff3
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2019-01-28 11:37:08 +00:00
Eike Ziller
845af92889 Merge remote-tracking branch 'origin/4.8'
Conflicts:
	qbs/modules/qtc/qtc.qbs
	qtcreator.pri

Change-Id: Iaec96f929230754b87b32c2588db5cac5acd8453
2019-01-21 08:54:49 +01:00
Leena Miettinen
79e75a8fda Doc: Remove the word "prototype"
For reuse in Qt Design Studio, where the terms will be
changed.

Change-Id: Icbfec3759a3b677df2d166379404a58540d13012
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-01-17 12:53:32 +00:00
Eike Ziller
413c5c3b8a Merge remote-tracking branch 'origin/4.8'
Change-Id: I400217ba1c8a531e0450c3012a07db3fc93638cf
2019-01-17 12:04:35 +01:00
Eike Ziller
9d5b42067e Clarify the effects of setting the compiler in the kit
Task-number: QTCREATORBUG-21751
Change-Id: I52c5319e786827fda936e9521114623e0a843ed4
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
2019-01-17 09:35:41 +00:00
Leena Miettinen
fdd8650657 Doc: Describe converting Qt Quick UI Prototypes to Applications
Qt Quick UI Prototype projects (.qmlproject) are used in Qt Design
Studio, but they must be converted to Qt Quick Application projects
for building and running them in Qt Creator.

Add example files and quote code from them.

Task-number: QDS-357
Change-Id: Ib0bf1b342ec54faeca108e5586389730a85b5116
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
2019-01-16 10:59:30 +00:00
Leena Miettinen
03a042d549 Doc: Add the menu path to the UI Tour
Change-Id: I146d0f3ec889a331c225b22113ed3250bfb6a803
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2019-01-10 08:14:15 +00:00
Eike Ziller
04a4bacbf9 Merge remote-tracking branch 'origin/4.8'
Conflicts:
	src/plugins/coreplugin/dialogs/externaltoolconfig.ui

Change-Id: Ie38e9028cee599578c59b22325d85c097335243e
2019-01-07 13:24:12 +01:00