Aleksei German
6a4850b1d8
QmlDesigner: Disable Style combobox for MCUs
...
Task-number: QDS-10338
Change-Id: I6e8242db0bd3f0981bb4d6d699f8780ae1cb6925
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-11-03 09:06:07 +00:00
Eike Ziller
892cfccd46
German translation: ProjectExplorer
...
Change-Id: Ied1910d55233710f9022058d75276c51a6587e88
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-11-03 08:56:38 +00:00
Brook Cronin
0899c540be
QmlDesigner: Make kit settings button a toggle
...
Task-number: QDS-10258
Change-Id: If680778b6cc1f5795887ac9da69f35ae9858308c
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Aleksei German <aleksei.german@qt.io >
2023-11-03 08:51:34 +00:00
Eike Ziller
218e8b57d9
German translation: Copilot
...
Change-Id: I24915af68ab3285d2946c805c1ac1d09c5abba3a
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-11-03 08:38:31 +00:00
Eike Ziller
e7644805e2
German translation: Android
...
Change-Id: Icd4f056137c55e2eff3e9c3e7d21c081e6509414
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-11-03 08:11:24 +00:00
Eike Ziller
3a5124521d
German translation: Autotest
...
Change-Id: I4aad971811a6b880104590094eb602816ac286a9
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-11-03 08:11:18 +00:00
Eike Ziller
a6600521e0
German translation: ClangCodeModel, ClangFormat, ClangTools
...
Change-Id: Iccfdef75a83b902b4e4769ecf2a0127ec66d3b7d
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-11-03 08:11:12 +00:00
Mitch Curtis
086fafbd49
Move Main.qml onto its own line in Qt Quick project templates
...
- Matches other commands in other templates (e.g. PROJECT_SOURCES).
- Makes it that little bit easier for users to add more files.
- Encourages users not to cram everything onto one line.
I didn't change qtquickapplication_compat/CMakeLists.6.x.txt
because I assume %{AdditionalQmlFiles} expands to many entries
per line anyway (and if so, that should be changed too).
Change-Id: I0cd33181e7000f070aa563e2341f739df8956e6d
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io >
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2023-11-03 08:10:07 +00:00
Eike Ziller
51673043cd
German translation: Update .ts file
...
Check out with submodules (`git submodule update --init --recursive`).
Configure Qt Creator:
cmake "-DCMAKE_PREFIX_PATH=<qt_path>;<llvm_path>" -
DCMAKE_BUILD_TYPE=Debug -G Ninja <src>
Generate ts file:
cmake --build . --target ts_de_cleaned
Change-Id: I2145d6af782e747950d99b27e5ad7e26a0d6dafd
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-11-03 07:29:09 +00:00
Christian Stenger
cf88267011
Debugger: Adjust libcpp based optional dumper
...
There is no added value in providing the value of the
internal 'engaged' - just provide the value if possible.
Change-Id: I8c308902bf82c43e4238568fc9b185c3a3994b47
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
Reviewed-by: David Schulz <david.schulz@qt.io >
2023-11-03 06:14:07 +00:00
Marcus Tillmanns
5becefbe72
Debugger: Fix QImage dumper
...
Change-Id: I423d139a16a8a08d9135a1d489c4d38ebac9c0f6
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-11-02 13:58:01 +00:00
Mahmoud Badri
eabebac670
EffectMaker: Enable the enable node feature
...
Also corrected an include
Change-Id: I2c1c2385f30edbd6e5f53e81fc4794a0cc3e56d9
Reviewed-by: Amr Elsayed <amr.elsayed@qt.io >
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
2023-11-02 10:51:43 +00:00
Mahmoud Badri
6a5e7920ce
EffectMaker: Enable using project assets as effect textures
...
Also fixed few warnings by adding dummy needed context properties.
Change-Id: Ieed0f9d409302ba9ff1409b9081cda942e46d2e9
Reviewed-by: Amr Elsayed <amr.elsayed@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
2023-11-02 10:25:17 +00:00
Aleksei German
32c0aa2dbf
QmlDesigner: Fix AnimatedSprite loops
...
Change-Id: I0943fee49e32d4ceb257563f7ace618d97d768c1
Reviewed-by: Aleksei German <aleksei.german@qt.io >
2023-11-02 10:09:09 +00:00
Aleksei German
fa3fcfe4c4
QmlDesigner: Add AnimatedSprite mcu metadata
...
Task-number: QDS-11054
Change-Id: I22dbb9521700b620e272248d2fd7bdcf8445f710
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Aleksei German <aleksei.german@qt.io >
2023-11-02 09:55:46 +00:00
Thomas Hartmann
aca600385a
QmlDesigner: Add custom/dynamic properties to QtObject
...
Change-Id: I0d42692bbc9fe9c376da447862c26272fe4296d2
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Henning Gründl <henning.gruendl@qt.io >
2023-11-01 17:30:09 +00:00
Tim Jenssen
b5c60597dc
Merge remote-tracking branch 'origin/12.0' into qds/dev
...
Change-Id: Iefea658312bba6675eadce23fb8dc92f9207ea0e
2023-11-01 16:40:26 +01:00
Christian Stenger
9893768461
Debugger: Fix dumping std::unique_ptr on macOS
...
Change-Id: If718201d0f32f1eb210bd0f786f62182225b94c8
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-11-01 14:19:37 +00:00
David Schulz
7f1eaff398
Debugger: improve std::unique_ptr dumper for cdb
...
Fixes: QTCREATORBUG-29739
Change-Id: Ia8808c54137c762c54ad28f576c9d3be921d7d9c
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-11-01 14:16:44 +00:00
Yasser Grimes
f5ec01a1e8
QmlDesigner: Add the QtQuickUltralite profiling module for QtMCUs 2.6
...
Task-number: QDS-10392
Change-Id: If67466e151f2c57d1c04233346c455fb96fa0feb
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Aleksei German <aleksei.german@qt.io >
2023-10-31 16:21:56 +00:00
Ali Kianian
eae92fd247
QmlDesigner: Consider responsive size for the CollectionView
...
Task-number: QDS-11037
Change-Id: Ida49ccf67e6aeb943087b2f51a168f98053c838e
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
2023-10-31 15:44:48 +00:00
Brook Cronin
dca7f6121c
QmlDesigner: Make toolbutton include label
...
Task-number: QDS-9220
Change-Id: I91b30b0f1d8b94662492c0480ec216b2eaff3339
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Henning Gründl <henning.gruendl@qt.io >
2023-10-31 10:35:33 +00:00
Thomas Hartmann
857b4a67bb
QmlDesigner: Add missing qualifier
...
Most of the time the QML runtime seems to ignore this, but
there is race condition and it can fail.
Change-Id: I6330b5b70bb15a9886349020c976213d66c8e481
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2023-10-31 10:05:03 +00:00
Ali Kianian
1641035388
QmlDesigner: Prevent clipping the CollectionDetailsView delegates
...
Task-number: QDS-11011
Change-Id: I7e7997df09c8c62c72a911a3f51a9b9fe492010b
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
2023-10-31 09:26:10 +00:00
Ali Kianian
afef8afc39
QmlDesigner: Add a new collection to the collection editor
...
Task-number: QDS-11059
Change-Id: Iad622098ac7a95cbaf543d88f714e79cd5b3c153
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
2023-10-31 09:11:37 +00:00
Eike Ziller
a724bd40f5
Merge remote-tracking branch 'origin/12.0'
...
Change-Id: I17c37a6fd474c3441343e91a67817c8179d0c7cc
2023-10-30 13:20:46 +01:00
Mahmoud Badri
3a2927e200
EffectMaker: Allow scrolling color editors
...
This also removes a warning when using the mouse wheel over the
color editor.
Fixes: QDS-11066
Change-Id: Ic32cb7d74c77ea29566a9f2f7f8dbd464d1ed6ab
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
2023-10-30 10:08:29 +00:00
Amr Essam
cfa46fa974
QmlDesigner: Fix textures not render in effect maker
...
Task-number: QDS-11064
Change-Id: If300e61e389f66928787bf02273c9356a1a76185
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
2023-10-30 08:53:12 +00:00
Marcus Tillmanns
53931b18ad
Debugger: Fix QDateTime dumpers with TZ != UTC
...
Fixes it for Qt 5.4 and onwards hopefully.
Fixes: QTCREATORBUG-29737
Change-Id: Ic555e304a872dfbd458a95097e4e0b6a6632509a
Reviewed-by: Christian Stenger <christian.stenger@qt.io >
2023-10-30 07:44:28 +00:00
Ali Kianian
1204ce35b9
QmlDesigner: Select the property type while adding a column
...
Task-number: QDS-11004
Change-Id: Ie2b8cb715efc2d530b2ce8dec2d7111b7fc318cc
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
2023-10-27 14:19:47 +00:00
Ali Kianian
7cd9e332f3
QmlDesigner: Implement sort for the Collection Details View
...
Task-number: QDS-10986
Change-Id: Iba10830436d58cecb3bd2dba1afc1ac95779123d
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
2023-10-27 14:12:20 +00:00
Mahmoud Badri
8d95dc9dfd
QmlDesigner: Update 3D Editor's split view icon
...
Change-Id: Id5b9fe50d4524a9bd85f3472dba900d2fb361334
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
2023-10-27 14:01:13 +00:00
Mahmoud Badri
7e2bbd2c31
QmlDesigner: Update icon font
...
Add splitScreen_medium and update colorSelection_medium icons
Change-Id: Idd47aae14eef339511d2d79b8147a58e2204c4be
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
2023-10-27 13:46:34 +00:00
Aleksei German
37f00b47a9
QmlDesigner: Support AnimatedSprite type
...
Task-number: QDS-11017
Change-Id: Icc7716a6b219e35a24b75633e7a67ad73240eee4
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Henning Gründl <henning.gruendl@qt.io >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-10-26 14:19:11 +00:00
Shrief Gabr
d10f760a55
QmlDesigner: Connect collection save functionality to UI
...
Task-number: QDS-10922
Change-Id: I9d2d930b8203b76d40e0ce1c83351e490509020e
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
2023-10-26 13:52:15 +00:00
Marcus Tillmanns
45d8d723b6
Core: Add VSCode keyboard mapping
...
Change-Id: I9924eaeba3013ce114890bc0be414ef4eafaddb2
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2023-10-26 12:55:18 +00:00
Thomas Hartmann
a81e90a7f4
QmlDesigner: Implement JumpToCode in states editor
...
Task-number: QDS-10867
Change-Id: I90975ad70567261899f047f2f02236bb993cfd2b
Reviewed-by: Henning Gründl <henning.gruendl@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
2023-10-26 11:42:03 +00:00
Mahmoud Badri
117ae59861
EffectMaker: Fix window appears in the back on macOS
...
Fixes: QDS-11035
Change-Id: I266e663a85f779a9a1e5ad2040643b3a54425b3b
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Henning Gründl <henning.gruendl@qt.io >
2023-10-25 18:36:02 +00:00
Amr Essam
a8ee60048c
QmlDesigner: Fix important issues to Effect Maker
...
A first shot of fixes
Change-Id: I7c175edb601fc5880805cd6496e7c8c8a10df33d
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
2023-10-25 18:35:50 +00:00
Thomas Hartmann
259bade04e
QmlDesigner: Implement Jump To Code
...
Task-number: QDS-10866
Task-number: QDS-11045
Task-number: QDS-10865
Change-Id: I94f76bb6319e2711cde88adba2307a7539ac8617
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Henning Gründl <henning.gruendl@qt.io >
2023-10-25 15:30:10 +00:00
Henning Gruendl
3e626446b1
QmlDesigner: Add workspace lock feature
...
* Add lock button in top toolbar
* Add lock button in top toolbar flyout
* Add action in workspace menu
Task-number: QDS-10181
Change-Id: Iabc94889f936955c56fa3e9fb3de4dced05649e0
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
Reviewed-by: Brook Cronin <brook.cronin@qt.io >
2023-10-25 14:31:34 +00:00
Tim Jenßen
ea8561db8d
QmlDesigner: rename Qt5 only Default style to Basic
...
Task-number: QDS-9980
Change-Id: Id3d511adb5c1cd5f680f91705cb2f7a721c7ad12
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-10-25 13:36:47 +00:00
Thomas Hartmann
d0201ad998
QmlDesigner: Bump version in project template
...
Change-Id: Ic0c2e37d40d219b550f57e178ee282c1e9d55609
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
2023-10-25 12:26:58 +00:00
Brook Cronin
5d7bfd67bd
QmlDesigner: Add jump to code icons
...
Change-Id: Ied52b12c2a6855766819a9444b217b6386ffd28a
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-10-24 15:36:59 +00:00
Eike Ziller
df80454d26
Merge remote-tracking branch 'origin/12.0'
...
Change-Id: I04104ef638b28d99da11b9b7a22f31f8d0ddf460
2023-10-24 13:05:55 +02:00
Henning Gruendl
7613710727
ADS: Enable minimumSizeHint from content
...
* Fix minimumSizeHint handling
* Set DockWidget to not force scroll area
* Set background color on dock widgets
* Add setting to activate/deactivate minimumSizeHint handling
* Fix missing ADS changes from last merge
* Fix ADS comments
Task-number: QDS-10925
Change-Id: I7e8e0d2e7c3f9ee6636a2dc0796f6bd1fff3b2ee
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io >
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
Reviewed-by: <github-actions-qt-creator@cristianadam.eu >
2023-10-24 10:09:11 +00:00
Leena Miettinen
1d64d764ac
Clangd: Edit tooltip text for "Header/source switch mode" field
...
Use the phrasing "tends to find false positives" instead of
"has some bugs".
Add </p> at the ends of paragraph elements.
Change-Id: Ie524f2615625b52bf2de5b66b8938f49e3d0255f
Reviewed-by: Eike Ziller <eike.ziller@qt.io >
2023-10-24 08:01:13 +00:00
David Schulz
6f4b9639ce
TextEditor: highlight selected text
...
Change-Id: Ib46908decef51d478f6954a116108c48e4a07ed3
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io >
2023-10-23 07:33:45 +00:00
Ali Kianian
ebab3e1c5a
QmlDesigner: Prevent collapsing the collection node while it's selected
...
Task-number: QDS-11005
Change-Id: Iacc4494fac3b37f3bbeb71c99ab012d30b5a44da
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
2023-10-20 13:19:00 +00:00
Ali Kianian
104a45a461
QmlDesigner: Add table buttons for adding rows and columns
...
Task-number: QDS-11003
Change-Id: I573921ab6f57d7854658086a46051c8650e5b23a
Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io >
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io >
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io >
2023-10-20 13:15:31 +00:00