From cf29dd6e4661ca8eb4eedcd5e50021c56255fe7d Mon Sep 17 00:00:00 2001 From: Florian Walpen Date: Mon, 15 Nov 2021 21:54:01 +0100 Subject: devel/qtcreator: Fix incomplete update to 5.0.3. A partial update to qtcreator 5.0.3 snuck in with the update to KDE Frameworks. Thank you to Florian Walpen for finishing the work. Pointy hat: adridg PR: 259751 Reported by: Peter TKATCHENKO --- devel/qtcreator/Makefile | 2 +- .../patch-src_libs_3rdparty_sqlite_sqlite.pri | 10 + .../files/patch-src_libs_qmljs_qmljscontext.cpp | 4 +- devel/qtcreator/pkg-plist | 320 +++++++++++++++------ 4 files changed, 251 insertions(+), 85 deletions(-) create mode 100644 devel/qtcreator/files/patch-src_libs_3rdparty_sqlite_sqlite.pri diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index 863e54d3b82c..98bf09c0a7bd 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -92,7 +92,7 @@ EXPIRATION_DATE=2021-06-23 # Force a modern LLVM >= 10 .if ${LLVM_DEFAULT:C/[1-5]./&0/:S,-devel,990,} > 80 -LLVM_DEFAULT= 10 +LLVM_DEFAULT= 11 .endif post-patch: diff --git a/devel/qtcreator/files/patch-src_libs_3rdparty_sqlite_sqlite.pri b/devel/qtcreator/files/patch-src_libs_3rdparty_sqlite_sqlite.pri new file mode 100644 index 000000000000..579f2cdb05fb --- /dev/null +++ b/devel/qtcreator/files/patch-src_libs_3rdparty_sqlite_sqlite.pri @@ -0,0 +1,10 @@ +--- src/libs/3rdparty/sqlite/sqlite.pri.orig 2021-11-15 16:37:07 UTC ++++ src/libs/3rdparty/sqlite/sqlite.pri +@@ -2,6 +2,7 @@ INCLUDEPATH *= $$PWD + + linux:DEFINES += _POSIX_C_SOURCE=200809L _GNU_SOURCE + osx:DEFINES += _BSD_SOURCE ++freebsd:DEFINES += _POSIX_C_SOURCE=200809L _BSD_SOURCE __XSI_VISIBLE + + + HEADERS += $$PWD/sqlite3.h \ diff --git a/devel/qtcreator/files/patch-src_libs_qmljs_qmljscontext.cpp b/devel/qtcreator/files/patch-src_libs_qmljs_qmljscontext.cpp index 31902bb93c2f..dd009dd6ecef 100644 --- a/devel/qtcreator/files/patch-src_libs_qmljs_qmljscontext.cpp +++ b/devel/qtcreator/files/patch-src_libs_qmljs_qmljscontext.cpp @@ -4,9 +4,9 @@ In default ports builds Without this spurious qDebug(), the pointer allocated by the program. This hack may be disguising a memory problem higher up in the application. ---- src/libs/qmljs/qmljscontext.cpp.orig 2018-02-07 14:23:39 UTC +--- src/libs/qmljs/qmljscontext.cpp.orig 2021-11-03 12:01:09 UTC +++ src/libs/qmljs/qmljscontext.cpp -@@ -175,6 +175,7 @@ ReferenceContext::ReferenceContext(const +@@ -191,6 +191,7 @@ ReferenceContext::ReferenceContext(const ContextPtr &c const Value *ReferenceContext::lookupReference(const Value *value) { const Reference *reference = value_cast(value); diff --git a/devel/qtcreator/pkg-plist b/devel/qtcreator/pkg-plist index 5b7bcffe6fbc..17a3981f4a78 100644 --- a/devel/qtcreator/pkg-plist +++ b/devel/qtcreator/pkg-plist @@ -1,75 +1,75 @@ bin/qtcreator lib/qtcreator/libAdvancedDockingSystem.so -lib/qtcreator/libAdvancedDockingSystem.so.4 -lib/qtcreator/libAdvancedDockingSystem.so.4.13 +lib/qtcreator/libAdvancedDockingSystem.so.5 +lib/qtcreator/libAdvancedDockingSystem.so.5.0 lib/qtcreator/libAdvancedDockingSystem.so.%%SHLIB_VER%% lib/qtcreator/libAggregation.so -lib/qtcreator/libAggregation.so.4 -lib/qtcreator/libAggregation.so.4.13 +lib/qtcreator/libAggregation.so.5 +lib/qtcreator/libAggregation.so.5.0 lib/qtcreator/libAggregation.so.%%SHLIB_VER%% lib/qtcreator/libCPlusPlus.so -lib/qtcreator/libCPlusPlus.so.4 -lib/qtcreator/libCPlusPlus.so.4.13 +lib/qtcreator/libCPlusPlus.so.5 +lib/qtcreator/libCPlusPlus.so.5.0 lib/qtcreator/libCPlusPlus.so.%%SHLIB_VER%% lib/qtcreator/libClangsupport.so -lib/qtcreator/libClangsupport.so.4 -lib/qtcreator/libClangsupport.so.4.13 +lib/qtcreator/libClangsupport.so.5 +lib/qtcreator/libClangsupport.so.5.0 lib/qtcreator/libClangsupport.so.%%SHLIB_VER%% lib/qtcreator/libExtensionSystem.so -lib/qtcreator/libExtensionSystem.so.4 -lib/qtcreator/libExtensionSystem.so.4.13 +lib/qtcreator/libExtensionSystem.so.5 +lib/qtcreator/libExtensionSystem.so.5.0 lib/qtcreator/libExtensionSystem.so.%%SHLIB_VER%% lib/qtcreator/libGLSL.so -lib/qtcreator/libGLSL.so.4 -lib/qtcreator/libGLSL.so.4.13 +lib/qtcreator/libGLSL.so.5 +lib/qtcreator/libGLSL.so.5.0 lib/qtcreator/libGLSL.so.%%SHLIB_VER%% lib/qtcreator/libKSyntaxHighlighting.so -lib/qtcreator/libKSyntaxHighlighting.so.4 -lib/qtcreator/libKSyntaxHighlighting.so.4.13 +lib/qtcreator/libKSyntaxHighlighting.so.5 +lib/qtcreator/libKSyntaxHighlighting.so.5.0 lib/qtcreator/libKSyntaxHighlighting.so.%%SHLIB_VER%% lib/qtcreator/libLanguageServerProtocol.so -lib/qtcreator/libLanguageServerProtocol.so.4 -lib/qtcreator/libLanguageServerProtocol.so.4.13 +lib/qtcreator/libLanguageServerProtocol.so.5 +lib/qtcreator/libLanguageServerProtocol.so.5.0 lib/qtcreator/libLanguageServerProtocol.so.%%SHLIB_VER%% lib/qtcreator/libLanguageUtils.so -lib/qtcreator/libLanguageUtils.so.4 -lib/qtcreator/libLanguageUtils.so.4.13 +lib/qtcreator/libLanguageUtils.so.5 +lib/qtcreator/libLanguageUtils.so.5.0 lib/qtcreator/libLanguageUtils.so.%%SHLIB_VER%% lib/qtcreator/libModeling.so -lib/qtcreator/libModeling.so.4 -lib/qtcreator/libModeling.so.4.13 +lib/qtcreator/libModeling.so.5 +lib/qtcreator/libModeling.so.5.0 lib/qtcreator/libModeling.so.%%SHLIB_VER%% lib/qtcreator/libQmlDebug.so -lib/qtcreator/libQmlDebug.so.4 -lib/qtcreator/libQmlDebug.so.4.13 +lib/qtcreator/libQmlDebug.so.5 +lib/qtcreator/libQmlDebug.so.5.0 lib/qtcreator/libQmlDebug.so.%%SHLIB_VER%% lib/qtcreator/libQmlEditorWidgets.so -lib/qtcreator/libQmlEditorWidgets.so.4 -lib/qtcreator/libQmlEditorWidgets.so.4.13 +lib/qtcreator/libQmlEditorWidgets.so.5 +lib/qtcreator/libQmlEditorWidgets.so.5.0 lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_VER%% lib/qtcreator/libQmlJS.so -lib/qtcreator/libQmlJS.so.4 -lib/qtcreator/libQmlJS.so.4.13 +lib/qtcreator/libQmlJS.so.5 +lib/qtcreator/libQmlJS.so.5.0 lib/qtcreator/libQmlJS.so.%%SHLIB_VER%% lib/qtcreator/libQtcSsh.so -lib/qtcreator/libQtcSsh.so.4 -lib/qtcreator/libQtcSsh.so.4.13 +lib/qtcreator/libQtcSsh.so.5 +lib/qtcreator/libQtcSsh.so.5.0 lib/qtcreator/libQtcSsh.so.%%SHLIB_VER%% lib/qtcreator/libSqlite.so -lib/qtcreator/libSqlite.so.4 -lib/qtcreator/libSqlite.so.4.13 +lib/qtcreator/libSqlite.so.5 +lib/qtcreator/libSqlite.so.5.0 lib/qtcreator/libSqlite.so.%%SHLIB_VER%% lib/qtcreator/libTracing.so -lib/qtcreator/libTracing.so.4 -lib/qtcreator/libTracing.so.4.13 +lib/qtcreator/libTracing.so.5 +lib/qtcreator/libTracing.so.5.0 lib/qtcreator/libTracing.so.%%SHLIB_VER%% lib/qtcreator/libUtils.so -lib/qtcreator/libUtils.so.4 -lib/qtcreator/libUtils.so.4.13 +lib/qtcreator/libUtils.so.5 +lib/qtcreator/libUtils.so.5.0 lib/qtcreator/libUtils.so.%%SHLIB_VER%% lib/qtcreator/libyaml-cpp.so -lib/qtcreator/libyaml-cpp.so.4 -lib/qtcreator/libyaml-cpp.so.4.13 +lib/qtcreator/libyaml-cpp.so.5 +lib/qtcreator/libyaml-cpp.so.5.0 lib/qtcreator/libyaml-cpp.so.%%SHLIB_VER%% lib/qtcreator/plugins/libAndroid.so lib/qtcreator/plugins/libAutoTest.so @@ -89,6 +89,7 @@ lib/qtcreator/plugins/libClassView.so lib/qtcreator/plugins/libClearCase.so lib/qtcreator/plugins/libCodePaster.so lib/qtcreator/plugins/libCompilationDatabaseProjectManager.so +lib/qtcreator/plugins/libConan.so lib/qtcreator/plugins/libCore.so lib/qtcreator/plugins/libCppEditor.so lib/qtcreator/plugins/libCppTools.so @@ -97,6 +98,7 @@ lib/qtcreator/plugins/libCtfVisualizer.so lib/qtcreator/plugins/libDebugger.so lib/qtcreator/plugins/libDesigner.so lib/qtcreator/plugins/libDiffEditor.so +lib/qtcreator/plugins/libDocker.so lib/qtcreator/plugins/libEmacsKeys.so lib/qtcreator/plugins/libFakeVim.so lib/qtcreator/plugins/libGLSLEditor.so @@ -169,6 +171,7 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/cplusplus/examples/CMakeLists.txt %%DATADIR%%/cplusplus/examples/clazy_example.cpp %%DATADIR%%/cplusplus/examples/examples.pro +%%DATADIR%%/cplusplus/examples/icontest.cpp %%DATADIR%%/cplusplus/examples/tidy_example.cpp %%DATADIR%%/cplusplus/examples/tidy_example.h %%DATADIR%%/cplusplus/wrappedMingwHeaders/float.h @@ -180,6 +183,7 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/debugger/creatortypes.py %%DATADIR%%/debugger/dumper.py %%DATADIR%%/debugger/gdbbridge.py +%%DATADIR%%/debugger/gdbtracepoint.py %%DATADIR%%/debugger/lldbbridge.py %%DATADIR%%/debugger/misctypes.py %%DATADIR%%/debugger/opencvtypes.py @@ -191,16 +195,17 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/debugger/utils.py %%DATADIR%%/externaltools/lrelease.xml %%DATADIR%%/externaltools/lupdate.xml -%%DATADIR%%/externaltools/qmlscene.xml -%%DATADIR%%/externaltools/qmlviewer.xml +%%DATADIR%%/externaltools/qml.xml %%DATADIR%%/externaltools/vi.xml %%DATADIR%%/fonts/SourceCodePro-Bold.ttf %%DATADIR%%/fonts/SourceCodePro-It.ttf %%DATADIR%%/fonts/SourceCodePro-Regular.ttf %%DATADIR%%/fonts/SourceCodePro.txt %%DATADIR%%/generic-highlighter/syntax/alert.xml +%%DATADIR%%/generic-highlighter/syntax/autoconf.xml %%DATADIR%%/generic-highlighter/syntax/bash.xml %%DATADIR%%/generic-highlighter/syntax/cmake.xml +%%DATADIR%%/generic-highlighter/syntax/comments.xml %%DATADIR%%/generic-highlighter/syntax/css.xml %%DATADIR%%/generic-highlighter/syntax/doxygen.xml %%DATADIR%%/generic-highlighter/syntax/dtd.xml @@ -209,21 +214,28 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/generic-highlighter/syntax/java.xml %%DATADIR%%/generic-highlighter/syntax/javadoc.xml %%DATADIR%%/generic-highlighter/syntax/json.xml +%%DATADIR%%/generic-highlighter/syntax/licenses/LICENSE.GPLv2 +%%DATADIR%%/generic-highlighter/syntax/licenses/LICENSE.GPLv3 +%%DATADIR%%/generic-highlighter/syntax/licenses/LICENSE.LGPLv21 +%%DATADIR%%/generic-highlighter/syntax/licenses/LICENSE.LGPLv3 %%DATADIR%%/generic-highlighter/syntax/makefile.xml %%DATADIR%%/generic-highlighter/syntax/markdown.xml %%DATADIR%%/generic-highlighter/syntax/modelines.xml %%DATADIR%%/generic-highlighter/syntax/perl.xml -%%DATADIR%%/generic-highlighter/syntax/perl6.xml %%DATADIR%%/generic-highlighter/syntax/powershell.xml %%DATADIR%%/generic-highlighter/syntax/python.xml %%DATADIR%%/generic-highlighter/syntax/qdocconf.xml %%DATADIR%%/generic-highlighter/syntax/ruby.xml +%%DATADIR%%/generic-highlighter/syntax/spdx-comments.xml %%DATADIR%%/generic-highlighter/syntax/valgrind-suppression.xml %%DATADIR%%/generic-highlighter/syntax/xml.xml %%DATADIR%%/generic-highlighter/syntax/yacc.xml %%DATADIR%%/glsl/glsl_120.frag %%DATADIR%%/glsl/glsl_120.vert %%DATADIR%%/glsl/glsl_120_common.glsl +%%DATADIR%%/glsl/glsl_330.frag +%%DATADIR%%/glsl/glsl_330.vert +%%DATADIR%%/glsl/glsl_330_common.glsl %%DATADIR%%/glsl/glsl_es_100.frag %%DATADIR%%/glsl/glsl_es_100.vert %%DATADIR%%/glsl/glsl_es_100_common.glsl @@ -232,6 +244,8 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/indexer_preincludes/qglobal.h %%DATADIR%%/indexer_preincludes/windows.h %%DATADIR%%/modeleditor/standard.def +%%DATADIR%%/package-manager/auto-setup.cmake +%%DATADIR%%/package-manager/conan.cmake %%DATADIR%%/qml-type-descriptions/builtins.qmltypes %%DATADIR%%/qml-type-descriptions/qbs-base.qmltypes %%DATADIR%%/qml-type-descriptions/qbs-bundle.json @@ -313,6 +327,8 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/commands/removesharedmemorycommand.h %%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.h +%%DATADIR%%/qml/qmlpuppet/commands/requestmodelnodepreviewimagecommand.cpp +%%DATADIR%%/qml/qmlpuppet/commands/requestmodelnodepreviewimagecommand.h %%DATADIR%%/qml/qmlpuppet/commands/scenecreatedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.h @@ -350,7 +366,11 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/container/sharedmemory.h %%DATADIR%%/qml/qmlpuppet/container/sharedmemory_qt.cpp %%DATADIR%%/qml/qmlpuppet/container/sharedmemory_unix.cpp +%%DATADIR%%/qml/qmlpuppet/editor3d_qt5.qrc +%%DATADIR%%/qml/qmlpuppet/editor3d_qt6.qrc %%DATADIR%%/qml/qmlpuppet/html/welcome.html +%%DATADIR%%/qml/qmlpuppet/images/non-visual-component.png +%%DATADIR%%/qml/qmlpuppet/images/non-visual-component@2x.png %%DATADIR%%/qml/qmlpuppet/images/template_image.png %%DATADIR%%/qml/qmlpuppet/images/webkit.png %%DATADIR%%/qml/qmlpuppet/instances/instances.pri @@ -362,39 +382,8 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceglobal.h %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h -%%DATADIR%%/qml/qmlpuppet/mockfiles/AdjustableArrow.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/AreaLightHandle.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/Arrow.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/AutoScaleHelper.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/AxisHelper.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/AxisHelperArm.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/CameraFrustum.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/CameraGizmo.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/Dialog.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/DirectionalDraggable.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/EditCameraController.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/EditView3D.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/FadeHandle.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/GenericBackend.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/HelperGrid.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/IconGizmo.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/IconRenderer3D.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/LightGizmo.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/LightIconGizmo.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/LightModel.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/Line3D.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/MoveGizmo.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/Overlay2D.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/PlanarDraggable.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/PlanarMoveHandle.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/PlanarScaleHandle.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/RotateGizmo.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/RotateRing.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/ScaleGizmo.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/ScaleRod.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/SceneView3D.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/SelectionBox.qml -%%DATADIR%%/qml/qmlpuppet/mockfiles/SpotLightHandle.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/SwipeView.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/ToggleButton.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/ToolBarButton.qml @@ -405,6 +394,8 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/directional@2x.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_camera.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_camera@2x.png +%%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_particlesystem.png +%%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_particlesystem@2x.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/point.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/point@2x.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/spot.png @@ -414,12 +405,87 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/ring.mesh %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/ringselect.mesh %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/scalerod.mesh +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AdjustableArrow.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AreaLightHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/Arrow.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AutoScaleHelper.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AxisHelper.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AxisHelperArm.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/CameraFrustum.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/CameraGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/DirectionalDraggable.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/EditCameraController.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/EditView3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/FadeHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/HelperGrid.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/IconGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/IconRenderer3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/LightGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/LightIconGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/LightModel.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/Line3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/MaterialNodeView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ModelNode2DImageView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ModelNode3DImageView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ModelNodeView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/MoveGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/NodeNodeView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/Overlay2D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/PlanarDraggable.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/PlanarMoveHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/PlanarScaleHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/RotateGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/RotateRing.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ScaleGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ScaleRod.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/SceneView3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/SelectionBox.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/SpotLightHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AdjustableArrow.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AreaLightHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/Arrow.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AutoScaleHelper.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AxisHelper.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AxisHelperArm.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/CameraFrustum.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/CameraGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/DirectionalDraggable.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/EditCameraController.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/EditView3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/FadeHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/HelperGrid.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/IconGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/IconRenderer3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/LightGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/LightIconGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/LightModel.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/Line3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/MaterialNodeView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ModelNode2DImageView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ModelNode3DImageView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ModelNodeView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/MoveGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/NodeNodeView.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/Overlay2D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ParticleSystemGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/PlanarDraggable.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/PlanarMoveHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/PlanarScaleHandle.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/RotateGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/RotateRing.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ScaleGizmo.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ScaleRod.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/SceneView3D.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/SelectionBox.qml +%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/SpotLightHandle.qml %%DATADIR%%/qml/qmlpuppet/qml2puppet/Info.plist %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/camerageometry.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/camerageometry.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/editor3d.pri %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/generalhelper.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/generalhelper.h +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/geometrybase.cpp +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/geometrybase.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/gridgeometry.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/gridgeometry.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/icongizmoimageprovider.cpp @@ -430,11 +496,16 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/linegeometry.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/mousearea3d.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/mousearea3d.h +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight.cpp +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight_p.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/selectionboxgeometry.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/selectionboxgeometry.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/iconrenderer/iconrenderer.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/iconrenderer/iconrenderer.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/iconrenderer/iconrenderer.pri +%%DATADIR%%/qml/qmlpuppet/qml2puppet/import3d/import3d.cpp +%%DATADIR%%/qml/qmlpuppet/qml2puppet/import3d/import3d.h +%%DATADIR%%/qml/qmlpuppet/qml2puppet/import3d/import3d.pri %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/behaviornodeinstance.cpp @@ -470,6 +541,8 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmltransitionnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt3dpresentationnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt3dpresentationnodeinstance.h +%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5captureimagenodeinstanceserver.cpp +%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5captureimagenodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5capturepreviewnodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5capturepreviewnodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.cpp @@ -508,11 +581,16 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qml/qmlpuppet/qmlpuppet_utilities.pri %%DATADIR%%/qml/qmlpuppet/types/enumeration.h %%DATADIR%%/qml/qmlpuppet/types/types.pri +%%DATADIR%%/qmldesigner/formatconfiguration.json +%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AddImport.qml +%%DATADIR%%/qmldesigner/itemLibraryQmlSources/Assets.qml %%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemDelegate.qml %%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemsView.qml +%%DATADIR%%/qmldesigner/itemLibraryQmlSources/LibraryHeader.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/BooleanEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/ColorEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/FontEditorTemplate.template +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/ImageEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/IntEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/RealEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/RectangleEditorTemplate.template @@ -520,6 +598,8 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/TemplateTypes.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/TextEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/UrlEditorTemplate.template +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/Qt5HelperWindow.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/Qt6HelperWindow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQml/ConnectionsSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQml/QtObjectPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AdvancedSection.qml @@ -532,10 +612,54 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ColorAnimationSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ColumnSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ConnectionsSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/AbstractButtonSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/BusyIndicatorSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ButtonSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ButtonSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/CheckBoxSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/CheckDelegateSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/CheckSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ComboBoxSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ContainerSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ControlSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DelayButtonSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DialSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DialogSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DrawerSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/FrameSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/GroupBoxSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/InsetSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ItemDelegateSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ItemDelegateSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/LabelSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PageIndicatorSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PageSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PaneSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PaneSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PopupSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PopupSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ProgressBarSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/RadioButtonSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/RadioDelegateSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/RangeSliderSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/RoundButtonSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ScrollViewSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/SliderSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/SpinBoxSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/StackViewSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/SwipeDelegateSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/SwipeViewSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/SwitchDelegateSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/SwitchSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/TabBarSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/TabButtonSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/TextAreaSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/TextFieldSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/TextSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ToolBarSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ToolButtonSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/ToolSeparatorSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/TumblerSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlickableSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlipableSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlowSpecifics.qml @@ -545,9 +669,12 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ImageSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ItemPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/LayerSection.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/LayoutPoperties.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/LayoutProperties.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/LayoutSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Layouts/ColumnLayoutSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Layouts/GridLayoutSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Layouts/RowLayoutSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Layouts/StackLayoutSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ListViewSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/MouseAreaSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/NumberAnimationSpecifics.qml @@ -571,57 +698,75 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/emptyPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/project.qmlproject %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick3D/Object3DPane.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/RegExpValidator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AbstractButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ActionIndicator.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AligmentHorizontalButtons.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AligmentVerticalButtons.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AlignmentHorizontalButtons.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AlignmentVerticalButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/AnchorButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/BoolButtonRowButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Button.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ButtonRow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ButtonRow2.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ButtonRowButton.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CharacterSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CheckBox.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorButton.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorCheckButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorEditor.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorLine.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorLogic.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorPalette.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ColorPicker.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ComboBox.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ComponentButton.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ComponentSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Constants.js +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ControlLabel.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Controller.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/DoubleSpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/EditableListView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExpandingSpacer.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExpressionTextField.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExtendedFunctionLogic.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FlickableGeometrySection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FlickableSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontComboBox.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontExtrasSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontStyleButtons.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientDialogPopup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientLine.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPopupIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPresetList.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPresetTabContent.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/GradientPropertySpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/HorizontalScrollBar.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/HueSlider.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/IconIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/IconLabel.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ImagePreviewTooltipArea.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ImageSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ItemFilterComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Label.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LinkIndicator2D.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ListViewComboBox.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LuminanceSlider.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/MarginSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/MultiIconLabel.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/OpacitySlider.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/OriginControl.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/OriginIndicator.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/OriginSelector.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/PaddingSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/PropertyEditorPane.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/PropertyLabel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/RoundedPanel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ScrollView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SecondColumnLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Section.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SectionLayout.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SimpleColorPalette.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Spacer.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/SpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/StandardTextSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/TextExtrasSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ToolTipArea.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/UrlChooser.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/VerticalScrollBar.qml @@ -653,10 +798,14 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ComboBoxInput.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ContextMenu.qml -%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ExpandingSpacer.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/InfinityLoopIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ItemDelegate.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/LinkIndicator2D.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/LinkIndicator3D.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/LinkIndicator3DComponent.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Menu.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/MenuItem.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/MenuItemWithIcon.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/MenuSeparator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSliderPopup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSpinBox.qml @@ -684,8 +833,14 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/Values.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/icons.ttf %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/qmldir +%%DATADIR%%/qmldesigner/qt4mcu/metadata.qml +%%DATADIR%%/qmldesigner/qt4mcu/qul-14.qml +%%DATADIR%%/qmldesigner/qt4mcu/qul-17.qml +%%DATADIR%%/qmldesigner/qt4mcu/qul-18.qml +%%DATADIR%%/qmldesigner/qt4mcu/qul-19.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesDelegate.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesList.qml +%%DATADIR%%/qmldesigner/statesEditorQmlSources/images/checkers.png %%DATADIR%%/qmldesigner/workspacePresets/3D_Preset.wrk %%DATADIR%%/qmldesigner/workspacePresets/Essentials.wrk %%DATADIR%%/qmlicons/Qt/16x16/BorderImage.png @@ -778,7 +933,7 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/templates/wizards/autotest/files/tst_main.cpp %%DATADIR%%/templates/wizards/autotest/files/tst_qml.tmpl %%DATADIR%%/templates/wizards/autotest/files/tst_src.cpp -%%DATADIR%%/templates/wizards/autotest/files/tst_src.h +%%DATADIR%%/templates/wizards/autotest/files/tst_src_gt.cpp %%DATADIR%%/templates/wizards/autotest/wizard.json %%DATADIR%%/templates/wizards/classes/cpp/file.cpp %%DATADIR%%/templates/wizards/classes/cpp/file.h @@ -977,12 +1132,13 @@ share/icons/hicolor/64x64/apps/QtProject-qtcreator.png %%DATADIR%%/templates/wizards/projects/vcs/subversion/icon.png %%DATADIR%%/templates/wizards/projects/vcs/subversion/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/subversion/wizard.json +%%DATADIR%%/templates/wizards/qtcreatorplugin/CMakeLists.txt %%DATADIR%%/templates/wizards/qtcreatorplugin/MyPlugin.json.in +%%DATADIR%%/templates/wizards/qtcreatorplugin/README.md %%DATADIR%%/templates/wizards/qtcreatorplugin/github_workflows_README.md -%%DATADIR%%/templates/wizards/qtcreatorplugin/github_workflows_build_qmake.yml +%%DATADIR%%/templates/wizards/qtcreatorplugin/github_workflows_build_cmake.yml %%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin.cpp %%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin.h -%%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin.pro %%DATADIR%%/templates/wizards/qtcreatorplugin/myplugin_global.h %%DATADIR%%/templates/wizards/qtcreatorplugin/mypluginconstants.h %%DATADIR%%/templates/wizards/qtcreatorplugin/qtcreatorplugin.png -- cgit v1.2.3