Jarek Kobus
6dc7bfb818
ClangGlobalSymbolFilter: Avoid custom prepareSearch() for aggregate
...
Delegate prepareSearch() directly to m_lspFilter aggregate
inside ClangGlobalSymbolFilter::prepareSearch().
This helps to keep filters' responsibilites more self-contained.
Disambiguate different overloads of
WorkspaceLocatorFilter::prepareSearch().
Change-Id: I98f25d01ad713a8c209a07bfd0d05b3ddcf16948
Reviewed-by: David Schulz <david.schulz@qt.io >
2023-03-16 09:26:45 +00:00
Jarek Kobus
4396820145
CppQuickFixes: Add lacking calls to prepareSearch()
...
Before matchesFor() are called.
Change-Id: I6acc9b39c5fd9c500312fa1863456d4e71e50165
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io >
2023-03-16 09:07:48 +00:00
Eike Ziller
c6203c8f26
German translation: TextEditor
...
Change-Id: I7e4510140add3dd1d15939950b4a573fbf014287
Reviewed-by: Robert Löhning <robert.loehning@qt.io >
2023-03-16 08:19:35 +00:00
Ali Kianian
5631c81a98
QmlDesigner: Fix warning for the NOTIFY signal of QmlEditorMenu
...
Change-Id: Id8fe58e5836e9b0bd6ea70fb9bfaf11c8d404dd7
Reviewed-by: Marco Bubke <marco.bubke@qt.io >
2023-03-16 08:00:06 +00:00
Eike Ziller
b50ddd2fba
German translation: Clean lupdate
...
cmake --build . --target ts_de_cleaned
as basis for updating the translation
Change-Id: I09680a55593cc5000873b58d25d78c8754f21ff0
Reviewed-by: Robert Löhning <robert.loehning@qt.io >
2023-03-16 07:38:41 +00:00
Marcus Tillmanns
bd52e53dbf
Terminal: Add shell integration
...
Change-Id: Ic1e226b56f0103e5a6e7764073ab7ab241b67baa
Reviewed-by: Cristian Adam <cristian.adam@qt.io >
2023-03-16 06:08:09 +00:00
hjk
3507229a00
RemoteLinux: Use SshParameter::userAtHost()
...
... instead of rolling its own.
Change-Id: I99cf1714e871b3af2c825d3b3f131982383a10b7
Reviewed-by: Jarek Kobus <jaroslaw.kobus@qt.io >
2023-03-15 15:07:23 +00:00
Jarek Kobus
958db5a144
TerminalProcess: Fix merge conflict
...
Amends a43c20969c
Change-Id: Ib94845dfb3a7a17a86d5a07ad6501a3c3cb905b2
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-03-15 14:15:45 +00:00
Leena Miettinen
b48826f7bf
Doc: Fix a broken link to Editing MIME Types
...
Change-Id: I545ec936b52db08c804f0fe025429dc39ddce978
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io >
2023-03-15 14:09:56 +00:00
Jarek Kobus
a43c20969c
QtcProcess: Remove TerminalMode::Pty enum value
...
Make Pty::Data optional. When set, the PtyProcessImpl
implementation is implied.
Change-Id: I7990e9d9016223e6597d876a5d0c4ed177365874
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-03-15 13:52:45 +00:00
Leena Miettinen
e117fff387
Add paths to new preferences and actions to the change log
...
Change-Id: Iaf2237b226148be426e6d28144c42df616e56f42
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2023-03-15 13:46:26 +00:00
Marcus Tillmanns
666f3258ba
Docker: Fix shell exit handling
...
Previously if a docker container was removed outside of Qt Creator
the shell would not be correctly reset by the dockerdevice and
therefor cause a hang.
Change-Id: I5e84f7c114e525c732f45b701277736d6acc7a11
Reviewed-by: hjk <hjk@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-03-15 13:33:25 +00:00
Marcus Tillmanns
2509c3471b
Copilot: Add missing include
...
Change-Id: I313a394a0ff5bd352b7cb15ed2b7e6e02aefaa61
Reviewed-by: hjk <hjk@qt.io >
2023-03-15 13:24:09 +00:00
hjk
0dc61f55c3
Debugger: Use more FilePath in source file handling
...
Needed for the double-remote case.
With this we have proper breakpoint markers in the text editor for a remotely
running gdb on a remotely loaded project.
Change-Id: If80e4a4108a4a0bcdd7612a59e2bd695213f5ea5
Reviewed-by: Orgad Shaneh <orgads@gmail.com >
2023-03-15 12:34:58 +00:00
Jarek Kobus
47ed25e95d
ModelEditor: Add lacking calls to prepareSearch()
...
Before matchesFor() are called.
Change-Id: If55dc078c8c2ff79ee01d2873eaf5e22132ddc84
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2023-03-15 12:16:48 +00:00
hjk
e813dff31c
Debugger: Fix several uses of remote paths
...
... when passing into gdb.
Change-Id: I8de8386fb1d398783dfa00ed883b1e44f0b2594a
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Orgad Shaneh <orgads@gmail.com >
2023-03-15 11:36:16 +00:00
Marco Bubke
3a1aea1298
Sqlite: Update carray extension
...
Change-Id: I6fd69c3c8d34bf86a0529c63dede80791a204c88
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:36:00 +00:00
Marco Bubke
157b5039c1
Sqlite: Improve database opening
...
Change-Id: I9074cda4d9da12a061f094ca72fa156d89ca0f87
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:34:50 +00:00
Marco Bubke
0e3c125505
Sqlite: Generalize error handling
...
Instead of having multiple error handling function just have one which
handles all error codes.
Change-Id: I6fc0484a335dcf582fc93159a9fdb0fea440daca
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:34:43 +00:00
Marco Bubke
471aa774c7
Sqlite: Add extended exceptions for can't open errors
...
Change-Id: Ib092b5fe721b8b063f8c503cc1a650447e393951
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:34:37 +00:00
Marco Bubke
48442b991f
Sqlite: Add extended exceptions for connection lock errors
...
Change-Id: If6f6cd6ba67edc8716f3c43b832642244fc1e1c3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:34:28 +00:00
Marco Bubke
481c82b957
Sqlite: Add extended exceptions for readonly errors
...
Change-Id: I96a8f1c87ce116e99b7e6333166299b39fb9c27c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:34:19 +00:00
Marco Bubke
176ecdb1db
Sqlite: Add extended exceptions for corruption errors
...
Change-Id: I705bffc54def12e914caf31cacf870ad2f9cbeea
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:34:11 +00:00
Marco Bubke
4502a02fbb
Sqlite: Add extended exceptions for contraint errors
...
Change-Id: I2e3030de7496703ba1e9fbd1a28ed55061e1b2b5
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
2023-03-15 11:34:01 +00:00
Marco Bubke
37563679cc
Sqlite: Add extended exceptions for errors
...
Change-Id: I297bf7a82625198200b0e4ed260d81358d31c56c
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:33:51 +00:00
Marco Bubke
093584a10c
Sqlite: Add extended exceptions for busy errors
...
Change-Id: I812650401f4a5d5a099abc0183d2f7ed4e1d64c6
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-15 11:33:43 +00:00
Marco Bubke
0a38ae7e78
Sqlite: Add extended exceptions for IO errors
...
Change-Id: I3862a91e3d9989c44c7c62171324c38b66a67ac0
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
2023-03-15 11:33:31 +00:00
hjk
13baedad82
Qnx: Fix passing nto-executable
...
Change-Id: I6c1749a74d153a8dbbbef891e8eee230226e452d
Reviewed-by: hjk <hjk@qt.io >
2023-03-15 11:04:56 +00:00
hjk
821dce1e9d
Qnx: Drop support for QNX 6.5
...
Or, rather, assume that slog2info is available and handle a missting
slog2info more or less gracefully.
Change-Id: I739482ff0a3d88ee7ff735adf42809cc2ee3e510
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-03-15 11:04:43 +00:00
hjk
52a7205965
Qnx: Simplify QnxDeviceTester
...
Change-Id: I789c5ab4fa4a6f79f89db4159d889f67223b8619
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-03-15 11:04:29 +00:00
Cristian Adam
17100d4ca9
CMakePM: add ${pathSepList} from CMakePresets version 5
...
Task-number: QTCREATORBUG-24555
Change-Id: Ic0bf0d7029267c71352294de428921ff52fe4359
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2023-03-15 10:53:45 +00:00
Orgad Shaneh
0842f69888
Terminal: Fix MSVC "loss of data" warning
...
Change-Id: I856223c4830b5d78290d492b18cc2037e96fcc20
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-03-15 10:39:48 +00:00
hjk
ba39377edb
Qnx: Simplify QnxDeviceWizard interface
...
Also provide a parent.
Change-Id: I8ca95d09af8126b9e822f891ef815bfcaa84a9d2
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-03-15 09:57:37 +00:00
hjk
2704f8ff0b
ProjectExplorer: Proliferate FilePath a bit
...
Change-Id: Ia671a1de17b9e58764375c5f64cc47b053b0725a
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io >
2023-03-15 09:57:02 +00:00
Thomas Hartmann
925b08d6e6
QmlDesigner: Fix crash when accessing optional
...
Change-Id: Ic80ea2558f6b41da127000441a75773d382f5a05
Reviewed-by: Marco Bubke <marco.bubke@qt.io >
2023-03-15 09:51:42 +00:00
Leena Miettinen
b0605f1095
Doc: Fix UI string in Build Settings docs
...
Change-Id: I1627dc59266767ec02ac80999931a8497e3be309
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io >
2023-03-15 09:49:31 +00:00
Marco Bubke
68bceb92cf
QmlDesigner: Improve readabilty of tests for project storage updater
...
Task-number: QDS-9382
Change-Id: I9aac10b7e7782847bae23b09e64fbe569ce2c40a
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-03-15 09:37:57 +00:00
Cristian Adam
40a22963be
CMakePM: Fix presets with macros in CMAKE_BUILD_TYPE
...
Fixes: QTCREATORBUG-28893
Change-Id: Ifc4927a31c6a30c3c8ab083d8724207202c75aa1
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2023-03-15 09:15:16 +00:00
hjk
4d325522e0
Qnx: DeviceTester code cosmetics
...
Change-Id: I77463ecde1c64333de35b33773f3eacf275f983f
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-03-15 08:38:22 +00:00
David Schulz
7a2dbace9b
Copilot: add command to explicitly request copilot suggestions
...
Change-Id: I3bf321fc2ebc6d44819c1a799be9207aa3ca59f1
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
2023-03-15 05:07:04 +00:00
David Schulz
7cb585af87
TextEditor: support inline suggestions
...
Change-Id: I70924a37f9078c5b33c1703e099fc9ddc0b1ae9a
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-03-15 05:06:28 +00:00
Cristian Adam
60e03d4805
CMakePM: Do not pass QTC_KIT_DEFAULT_CONFIG_HASH to configure
...
QTC_KIT_DEFAULT_CONFIG_HASH is used to match CMake presets kits and
should not pass to the CMake configuration.
Change-Id: I27caedf03f94c1e864f16d1f735e2edbabbfe871
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
v10.0.0-rc1
2023-03-14 18:03:53 +00:00
Thomas Hartmann
d26e35b221
QmlDesigner: Improve speed of undo
...
Undo works strickly on the text editor and we wait 600ms
until we propagte changes from text editor to the model, to not
interrupt typing. In this case we should force the update immediately.
Change-Id: I5c854e7b4c6936e02c57d4cc7433a6e0ede50af4
Reviewed-by: Burak Hancerli <burak.hancerli@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-03-14 16:28:16 +00:00
Thomas Hartmann
0a34c41b18
QmlDesigner: Speedup copy and paste
...
Checking the possible imports can be slow and is not required
for copy and paste. Doing the same optimization for the style merger.
Change-Id: I7485a8f897db3d0fa595695bef10d315e93ff73e
Reviewed-by: Burak Hancerli <burak.hancerli@qt.io >
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-03-14 16:27:41 +00:00
Thomas Hartmann
6665ddf335
QmlDesigner: Fix pontential crash on shutdown
...
Change-Id: I6971f092ba1106c108bab8a9264e1e0dc84310e5
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-03-14 16:27:24 +00:00
Sivert Krøvel
f4d72ebd79
McuSupport: Use settings before env var when setting package paths
...
If an environment variable corresponding to a package dependency
was set, this took precedence over the path set in the settings
file, making it impossible to change in the UI. With this change,
the environment variable is only used when no matching settings
entry is found.
Task-number: QTCREATORBUG-28488
Change-Id: Iee2e0bec402a4dce2f9590cd86ca3854e1e5ae90
Reviewed-by: Yasser Grimes <yasser.grimes@qt.io >
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2023-03-14 16:00:29 +00:00
hjk
15a39259e9
Debugger: Use FilePath for Modules
...
Change-Id: Ib3c8cf0de3560fdc77775460aa6282d69dbfef9e
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
Reviewed-by: Orgad Shaneh <orgads@gmail.com >
2023-03-14 15:14:24 +00:00
Marcus Tillmanns
7f1e6d0e9b
Debugger: Fix QString=>FilePath
...
Change-Id: I32128c7a47ab8bdd06237251c572be3d6a5df1d1
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2023-03-14 14:51:41 +00:00
Cristian Adam
15e1a64764
CMakePM: Add include presets support
...
Fixes: QTCREATORBUG-28894
Change-Id: I9359cb85c230f2db02f08427af9832f168a32c41
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io >
2023-03-14 14:47:28 +00:00
Marcus Tillmanns
e093c39727
Utils: Better error reporting for copyFile
...
Change-Id: Id76280e83e9dae92bff2db5722f1e582867e1566
Reviewed-by: David Schulz <david.schulz@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-03-14 14:40:53 +00:00