View | Details | Raw Unified | Return to bug 270825 | Differences between
and this patch

Collapse All | Expand All

(-)b/devel/qtcreator/Makefile (-2 / +3 lines)
Lines 1-5 Link Here
1
PORTNAME=	qtcreator
1
PORTNAME=	qtcreator
2
DISTVERSION=	9.0.2
2
DISTVERSION=	10.0.0
3
CATEGORIES=	devel
3
CATEGORIES=	devel
4
MASTER_SITES=	QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION}
4
MASTER_SITES=	QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION}
5
DISTNAME=	qt-creator-opensource-src-${DISTVERSION}
5
DISTNAME=	qt-creator-opensource-src-${DISTVERSION}
Lines 64-70 LDFLAGS+= -lexecinfo Link Here
64
# be paranoid and do not extract qbs (devel/qbs) copy from source tree
64
# be paranoid and do not extract qbs (devel/qbs) copy from source tree
65
EXTRACT_AFTER_ARGS+=	--exclude '${DISTNAME}/src/shared/qbs'
65
EXTRACT_AFTER_ARGS+=	--exclude '${DISTNAME}/src/shared/qbs'
66
66
67
PLIST_SUB=		SHLIB_VER="${PORTVERSION}"
67
PLIST_SUB=		SHLIB_VER="${PORTVERSION}" \
68
			SHLIB_SHVER="${PORTVERSION:C/\..*//}"
68
PORTDOCS=		*
69
PORTDOCS=		*
69
70
70
OPTIONS_DEFINE=		DOCS EXAMPLES QTWEBENGINE
71
OPTIONS_DEFINE=		DOCS EXAMPLES QTWEBENGINE
(-)b/devel/qtcreator/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1677108250
1
TIMESTAMP = 1680127027
2
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-9.0.2.tar.xz) = eca58cc5ca0d397896940542619cf203f5962ee3c882008122272cdb721fa328
2
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-10.0.0.tar.xz) = 9489829de05893a4628b7b6581af096c48afbd31c932cd8a4db30a90c52197bf
3
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-9.0.2.tar.xz) = 49007460
3
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-10.0.0.tar.xz) = 48774320
(-)b/devel/qtcreator/pkg-plist (-355 / +57 lines)
Lines 1-40 Link Here
1
bin/qtcreator
1
bin/qtcreator
2
bin/qtcreator.sh
2
bin/qtcreator.sh
3
lib/qtcreator/libAdvancedDockingSystem.so.9
3
lib/qtcreator/libAdvancedDockingSystem.so.%%SHLIB_SHVER%%
4
lib/qtcreator/libAdvancedDockingSystem.so.%%SHLIB_VER%%
4
lib/qtcreator/libAdvancedDockingSystem.so.%%SHLIB_VER%%
5
lib/qtcreator/libAggregation.so.9
5
lib/qtcreator/libAggregation.so.%%SHLIB_SHVER%%
6
lib/qtcreator/libAggregation.so.%%SHLIB_VER%%
6
lib/qtcreator/libAggregation.so.%%SHLIB_VER%%
7
lib/qtcreator/libCPlusPlus.so.9
7
lib/qtcreator/libCPlusPlus.so.%%SHLIB_SHVER%%
8
lib/qtcreator/libCPlusPlus.so.%%SHLIB_VER%%
8
lib/qtcreator/libCPlusPlus.so.%%SHLIB_VER%%
9
lib/qtcreator/libExtensionSystem.so.9
9
lib/qtcreator/libExtensionSystem.so.%%SHLIB_SHVER%%
10
lib/qtcreator/libExtensionSystem.so.%%SHLIB_VER%%
10
lib/qtcreator/libExtensionSystem.so.%%SHLIB_VER%%
11
lib/qtcreator/libGLSL.so.9
11
lib/qtcreator/libGLSL.so.%%SHLIB_SHVER%%
12
lib/qtcreator/libGLSL.so.%%SHLIB_VER%%
12
lib/qtcreator/libGLSL.so.%%SHLIB_VER%%
13
lib/qtcreator/libKSyntaxHighlighting.so.9
13
lib/qtcreator/libKSyntaxHighlighting.so.%%SHLIB_SHVER%%
14
lib/qtcreator/libKSyntaxHighlighting.so.%%SHLIB_VER%%
14
lib/qtcreator/libKSyntaxHighlighting.so.%%SHLIB_VER%%
15
lib/qtcreator/libLanguageServerProtocol.so.9
15
lib/qtcreator/libLanguageServerProtocol.so.%%SHLIB_SHVER%%
16
lib/qtcreator/libLanguageServerProtocol.so.%%SHLIB_VER%%
16
lib/qtcreator/libLanguageServerProtocol.so.%%SHLIB_VER%%
17
lib/qtcreator/libLanguageUtils.so.9
17
lib/qtcreator/libLanguageUtils.so.%%SHLIB_SHVER%%
18
lib/qtcreator/libLanguageUtils.so.%%SHLIB_VER%%
18
lib/qtcreator/libLanguageUtils.so.%%SHLIB_VER%%
19
lib/qtcreator/libModeling.so.9
19
lib/qtcreator/libModeling.so.%%SHLIB_SHVER%%
20
lib/qtcreator/libModeling.so.%%SHLIB_VER%%
20
lib/qtcreator/libModeling.so.%%SHLIB_VER%%
21
lib/qtcreator/libProParser.so.9
21
lib/qtcreator/libProParser.so.%%SHLIB_SHVER%%
22
lib/qtcreator/libProParser.so.%%SHLIB_VER%%
22
lib/qtcreator/libProParser.so.%%SHLIB_VER%%
23
lib/qtcreator/libQmlDebug.so.9
23
lib/qtcreator/libQmlDebug.so.%%SHLIB_SHVER%%
24
lib/qtcreator/libQmlDebug.so.%%SHLIB_VER%%
24
lib/qtcreator/libQmlDebug.so.%%SHLIB_VER%%
25
lib/qtcreator/libQmlEditorWidgets.so.9
25
lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_SHVER%%
26
lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_VER%%
26
lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_VER%%
27
lib/qtcreator/libQmlJS.so.9
27
lib/qtcreator/libQmlJS.so.%%SHLIB_SHVER%%
28
lib/qtcreator/libQmlJS.so.%%SHLIB_VER%%
28
lib/qtcreator/libQmlJS.so.%%SHLIB_VER%%
29
lib/qtcreator/libSqlite.so.9
29
lib/qtcreator/libSqlite.so.%%SHLIB_SHVER%%
30
lib/qtcreator/libSqlite.so.%%SHLIB_VER%%
30
lib/qtcreator/libSqlite.so.%%SHLIB_VER%%
31
lib/qtcreator/libTracing.so.9
31
lib/qtcreator/libTracing.so.%%SHLIB_SHVER%%
32
lib/qtcreator/libTracing.so.%%SHLIB_VER%%
32
lib/qtcreator/libTracing.so.%%SHLIB_VER%%
33
lib/qtcreator/libUtils.so.9
33
lib/qtcreator/libUtils.so.%%SHLIB_SHVER%%
34
lib/qtcreator/libUtils.so.%%SHLIB_VER%%
34
lib/qtcreator/libUtils.so.%%SHLIB_VER%%
35
lib/qtcreator/libqlitehtml.so.9
35
lib/qtcreator/libqlitehtml.so.%%SHLIB_SHVER%%
36
lib/qtcreator/libqlitehtml.so.%%SHLIB_VER%%
36
lib/qtcreator/libqlitehtml.so.%%SHLIB_VER%%
37
lib/qtcreator/libyaml-cpp.so.9
37
lib/qtcreator/libyaml-cpp.so.%%SHLIB_SHVER%%
38
lib/qtcreator/libyaml-cpp.so.%%SHLIB_VER%%
38
lib/qtcreator/libyaml-cpp.so.%%SHLIB_VER%%
39
lib/qtcreator/plugins/libAndroid.so
39
lib/qtcreator/plugins/libAndroid.so
40
lib/qtcreator/plugins/libAutoTest.so
40
lib/qtcreator/plugins/libAutoTest.so
Lines 66-75 lib/qtcreator/plugins/libDiffEditor.so Link Here
66
lib/qtcreator/plugins/libDocker.so
66
lib/qtcreator/plugins/libDocker.so
67
lib/qtcreator/plugins/libEmacsKeys.so
67
lib/qtcreator/plugins/libEmacsKeys.so
68
lib/qtcreator/plugins/libFakeVim.so
68
lib/qtcreator/plugins/libFakeVim.so
69
lib/qtcreator/plugins/libFossil.so
69
lib/qtcreator/plugins/libGLSLEditor.so
70
lib/qtcreator/plugins/libGLSLEditor.so
70
lib/qtcreator/plugins/libGenericProjectManager.so
71
lib/qtcreator/plugins/libGenericProjectManager.so
71
lib/qtcreator/plugins/libGit.so
72
lib/qtcreator/plugins/libGit.so
72
lib/qtcreator/plugins/libGitLab.so
73
lib/qtcreator/plugins/libGitLab.so
74
lib/qtcreator/plugins/libHaskell.so
73
lib/qtcreator/plugins/libHelloWorld.so
75
lib/qtcreator/plugins/libHelloWorld.so
74
lib/qtcreator/plugins/libHelp.so
76
lib/qtcreator/plugins/libHelp.so
75
lib/qtcreator/plugins/libImageViewer.so
77
lib/qtcreator/plugins/libImageViewer.so
Lines 99-104 lib/qtcreator/plugins/libQnx.so Link Here
99
lib/qtcreator/plugins/libQtSupport.so
101
lib/qtcreator/plugins/libQtSupport.so
100
lib/qtcreator/plugins/libRemoteLinux.so
102
lib/qtcreator/plugins/libRemoteLinux.so
101
lib/qtcreator/plugins/libResourceEditor.so
103
lib/qtcreator/plugins/libResourceEditor.so
104
lib/qtcreator/plugins/libSafeRenderer.so
102
lib/qtcreator/plugins/libScxmlEditor.so
105
lib/qtcreator/plugins/libScxmlEditor.so
103
lib/qtcreator/plugins/libSerialTerminal.so
106
lib/qtcreator/plugins/libSerialTerminal.so
104
lib/qtcreator/plugins/libSilverSearcher.so
107
lib/qtcreator/plugins/libSilverSearcher.so
Lines 119-125 lib/qtcreator/plugins/qmldesigner/libqmlpreviewplugin.so Link Here
119
lib/qtcreator/plugins/qmldesigner/libqtquickplugin.so
122
lib/qtcreator/plugins/qmldesigner/libqtquickplugin.so
120
libexec/qtcreator/buildoutputparser
123
libexec/qtcreator/buildoutputparser
121
libexec/qtcreator/cpaster
124
libexec/qtcreator/cpaster
122
libexec/qtcreator/qml2puppet
125
libexec/qtcreator/qml2puppet-%%SHLIB_VER%%
123
libexec/qtcreator/qtc-askpass
126
libexec/qtcreator/qtc-askpass
124
libexec/qtcreator/qtcreator_process_stub
127
libexec/qtcreator/qtcreator_process_stub
125
libexec/qtcreator/qtcreator_processlauncher
128
libexec/qtcreator/qtcreator_processlauncher
Lines 238-244 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
238
%%DATADIR%%/changelog/changes-8.0.2.md
241
%%DATADIR%%/changelog/changes-8.0.2.md
239
%%DATADIR%%/changelog/changes-9.0.0.md
242
%%DATADIR%%/changelog/changes-9.0.0.md
240
%%DATADIR%%/changelog/changes-9.0.1.md
243
%%DATADIR%%/changelog/changes-9.0.1.md
241
%%DATADIR%%/changelog/changes-%%SHLIB_VER%%.md
244
%%DATADIR%%/changelog/changes-9.0.2.md
245
%%DATADIR%%/changelog/changes-10.0.0.md
242
%%DATADIR%%/cplusplus/examples/CMakeLists.txt
246
%%DATADIR%%/cplusplus/examples/CMakeLists.txt
243
%%DATADIR%%/cplusplus/examples/clazy_example.cpp
247
%%DATADIR%%/cplusplus/examples/clazy_example.cpp
244
%%DATADIR%%/cplusplus/examples/examples.pro
248
%%DATADIR%%/cplusplus/examples/examples.pro
Lines 257-264 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
257
%%DATADIR%%/debugger/dumper.py
261
%%DATADIR%%/debugger/dumper.py
258
%%DATADIR%%/debugger/gdbbridge.py
262
%%DATADIR%%/debugger/gdbbridge.py
259
%%DATADIR%%/debugger/gdbtracepoint.py
263
%%DATADIR%%/debugger/gdbtracepoint.py
264
%%DATADIR%%/debugger/libcpp_stdtypes.py
260
%%DATADIR%%/debugger/lldbbridge.py
265
%%DATADIR%%/debugger/lldbbridge.py
261
%%DATADIR%%/debugger/mac_stdtypes.py
262
%%DATADIR%%/debugger/misctypes.py
266
%%DATADIR%%/debugger/misctypes.py
263
%%DATADIR%%/debugger/opencvtypes.py
267
%%DATADIR%%/debugger/opencvtypes.py
264
%%DATADIR%%/debugger/pdbbridge.py
268
%%DATADIR%%/debugger/pdbbridge.py
Lines 285-290 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
285
%%DATADIR%%/generic-highlighter/syntax/css.xml
289
%%DATADIR%%/generic-highlighter/syntax/css.xml
286
%%DATADIR%%/generic-highlighter/syntax/doxygen.xml
290
%%DATADIR%%/generic-highlighter/syntax/doxygen.xml
287
%%DATADIR%%/generic-highlighter/syntax/dtd.xml
291
%%DATADIR%%/generic-highlighter/syntax/dtd.xml
292
%%DATADIR%%/generic-highlighter/syntax/gnuassembler.xml
288
%%DATADIR%%/generic-highlighter/syntax/html.xml
293
%%DATADIR%%/generic-highlighter/syntax/html.xml
289
%%DATADIR%%/generic-highlighter/syntax/ini.xml
294
%%DATADIR%%/generic-highlighter/syntax/ini.xml
290
%%DATADIR%%/generic-highlighter/syntax/java.xml
295
%%DATADIR%%/generic-highlighter/syntax/java.xml
Lines 322-327 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
322
%%DATADIR%%/modeleditor/standard.def
327
%%DATADIR%%/modeleditor/standard.def
323
%%DATADIR%%/package-manager/auto-setup.cmake
328
%%DATADIR%%/package-manager/auto-setup.cmake
324
%%DATADIR%%/package-manager/conan.cmake
329
%%DATADIR%%/package-manager/conan.cmake
330
%%DATADIR%%/package-manager/conan_support.cmake
325
%%DATADIR%%/qml-type-descriptions/builtins.qmltypes
331
%%DATADIR%%/qml-type-descriptions/builtins.qmltypes
326
%%DATADIR%%/qml-type-descriptions/qbs-base.qmltypes
332
%%DATADIR%%/qml-type-descriptions/qbs-base.qmltypes
327
%%DATADIR%%/qml-type-descriptions/qbs-bundle.json
333
%%DATADIR%%/qml-type-descriptions/qbs-bundle.json
Lines 347-677 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
347
%%DATADIR%%/qml-type-descriptions/qtmobility-systeminfo.qmltypes
353
%%DATADIR%%/qml-type-descriptions/qtmobility-systeminfo.qmltypes
348
%%DATADIR%%/qml-type-descriptions/qtmultimediakit.qmltypes
354
%%DATADIR%%/qml-type-descriptions/qtmultimediakit.qmltypes
349
%%DATADIR%%/qml-type-descriptions/qtwebkit.qmltypes
355
%%DATADIR%%/qml-type-descriptions/qtwebkit.qmltypes
350
%%DATADIR%%/qml/qmlpuppet/commands/captureddatacommand.h
356
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibrary.qml
351
%%DATADIR%%/qml/qmlpuppet/commands/changeauxiliarycommand.cpp
357
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryMaterial.qml
352
%%DATADIR%%/qml/qmlpuppet/commands/changeauxiliarycommand.h
358
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryMaterialContextMenu.qml
353
%%DATADIR%%/qml/qmlpuppet/commands/changebindingscommand.cpp
359
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryMaterialsView.qml
354
%%DATADIR%%/qml/qmlpuppet/commands/changebindingscommand.h
360
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryTabBar.qml
355
%%DATADIR%%/qml/qmlpuppet/commands/changefileurlcommand.cpp
361
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryTabButton.qml
356
%%DATADIR%%/qml/qmlpuppet/commands/changefileurlcommand.h
362
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryTexture.qml
357
%%DATADIR%%/qml/qmlpuppet/commands/changeidscommand.cpp
363
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryTextureContextMenu.qml
358
%%DATADIR%%/qml/qmlpuppet/commands/changeidscommand.h
364
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/ContentLibraryTexturesView.qml
359
%%DATADIR%%/qml/qmlpuppet/commands/changelanguagecommand.cpp
365
%%DATADIR%%/qmldesigner/contentLibraryQmlSource/UnimportBundleMaterialDialog.qml
360
%%DATADIR%%/qml/qmlpuppet/commands/changelanguagecommand.h
366
%%DATADIR%%/qmldesigner/designericons.json
361
%%DATADIR%%/qml/qmlpuppet/commands/changenodesourcecommand.cpp
362
%%DATADIR%%/qml/qmlpuppet/commands/changenodesourcecommand.h
363
%%DATADIR%%/qml/qmlpuppet/commands/changepreviewimagesizecommand.cpp
364
%%DATADIR%%/qml/qmlpuppet/commands/changepreviewimagesizecommand.h
365
%%DATADIR%%/qml/qmlpuppet/commands/changeselectioncommand.cpp
366
%%DATADIR%%/qml/qmlpuppet/commands/changeselectioncommand.h
367
%%DATADIR%%/qml/qmlpuppet/commands/changestatecommand.cpp
368
%%DATADIR%%/qml/qmlpuppet/commands/changestatecommand.h
369
%%DATADIR%%/qml/qmlpuppet/commands/changevaluescommand.cpp
370
%%DATADIR%%/qml/qmlpuppet/commands/changevaluescommand.h
371
%%DATADIR%%/qml/qmlpuppet/commands/childrenchangedcommand.cpp
372
%%DATADIR%%/qml/qmlpuppet/commands/childrenchangedcommand.h
373
%%DATADIR%%/qml/qmlpuppet/commands/clearscenecommand.cpp
374
%%DATADIR%%/qml/qmlpuppet/commands/clearscenecommand.h
375
%%DATADIR%%/qml/qmlpuppet/commands/commands.pri
376
%%DATADIR%%/qml/qmlpuppet/commands/completecomponentcommand.cpp
377
%%DATADIR%%/qml/qmlpuppet/commands/completecomponentcommand.h
378
%%DATADIR%%/qml/qmlpuppet/commands/componentcompletedcommand.cpp
379
%%DATADIR%%/qml/qmlpuppet/commands/componentcompletedcommand.h
380
%%DATADIR%%/qml/qmlpuppet/commands/createinstancescommand.cpp
381
%%DATADIR%%/qml/qmlpuppet/commands/createinstancescommand.h
382
%%DATADIR%%/qml/qmlpuppet/commands/createscenecommand.cpp
383
%%DATADIR%%/qml/qmlpuppet/commands/createscenecommand.h
384
%%DATADIR%%/qml/qmlpuppet/commands/debugoutputcommand.cpp
385
%%DATADIR%%/qml/qmlpuppet/commands/debugoutputcommand.h
386
%%DATADIR%%/qml/qmlpuppet/commands/endpuppetcommand.cpp
387
%%DATADIR%%/qml/qmlpuppet/commands/endpuppetcommand.h
388
%%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.cpp
389
%%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.h
390
%%DATADIR%%/qml/qmlpuppet/commands/inputeventcommand.cpp
391
%%DATADIR%%/qml/qmlpuppet/commands/inputeventcommand.h
392
%%DATADIR%%/qml/qmlpuppet/commands/nanotracecommand.cpp
393
%%DATADIR%%/qml/qmlpuppet/commands/nanotracecommand.h
394
%%DATADIR%%/qml/qmlpuppet/commands/pixmapchangedcommand.cpp
395
%%DATADIR%%/qml/qmlpuppet/commands/pixmapchangedcommand.h
396
%%DATADIR%%/qml/qmlpuppet/commands/puppetalivecommand.cpp
397
%%DATADIR%%/qml/qmlpuppet/commands/puppetalivecommand.h
398
%%DATADIR%%/qml/qmlpuppet/commands/puppettocreatorcommand.cpp
399
%%DATADIR%%/qml/qmlpuppet/commands/puppettocreatorcommand.h
400
%%DATADIR%%/qml/qmlpuppet/commands/removeinstancescommand.cpp
401
%%DATADIR%%/qml/qmlpuppet/commands/removeinstancescommand.h
402
%%DATADIR%%/qml/qmlpuppet/commands/removepropertiescommand.cpp
403
%%DATADIR%%/qml/qmlpuppet/commands/removepropertiescommand.h
404
%%DATADIR%%/qml/qmlpuppet/commands/removesharedmemorycommand.cpp
405
%%DATADIR%%/qml/qmlpuppet/commands/removesharedmemorycommand.h
406
%%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.cpp
407
%%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.h
408
%%DATADIR%%/qml/qmlpuppet/commands/requestmodelnodepreviewimagecommand.cpp
409
%%DATADIR%%/qml/qmlpuppet/commands/requestmodelnodepreviewimagecommand.h
410
%%DATADIR%%/qml/qmlpuppet/commands/scenecreatedcommand.h
411
%%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.cpp
412
%%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.h
413
%%DATADIR%%/qml/qmlpuppet/commands/synchronizecommand.h
414
%%DATADIR%%/qml/qmlpuppet/commands/tokencommand.cpp
415
%%DATADIR%%/qml/qmlpuppet/commands/tokencommand.h
416
%%DATADIR%%/qml/qmlpuppet/commands/update3dviewstatecommand.cpp
417
%%DATADIR%%/qml/qmlpuppet/commands/update3dviewstatecommand.h
418
%%DATADIR%%/qml/qmlpuppet/commands/valueschangedcommand.cpp
419
%%DATADIR%%/qml/qmlpuppet/commands/valueschangedcommand.h
420
%%DATADIR%%/qml/qmlpuppet/commands/view3dactioncommand.cpp
421
%%DATADIR%%/qml/qmlpuppet/commands/view3dactioncommand.h
422
%%DATADIR%%/qml/qmlpuppet/container/addimportcontainer.cpp
423
%%DATADIR%%/qml/qmlpuppet/container/addimportcontainer.h
424
%%DATADIR%%/qml/qmlpuppet/container/container.pri
425
%%DATADIR%%/qml/qmlpuppet/container/idcontainer.cpp
426
%%DATADIR%%/qml/qmlpuppet/container/idcontainer.h
427
%%DATADIR%%/qml/qmlpuppet/container/imagecontainer.cpp
428
%%DATADIR%%/qml/qmlpuppet/container/imagecontainer.h
429
%%DATADIR%%/qml/qmlpuppet/container/informationcontainer.cpp
430
%%DATADIR%%/qml/qmlpuppet/container/informationcontainer.h
431
%%DATADIR%%/qml/qmlpuppet/container/instancecontainer.cpp
432
%%DATADIR%%/qml/qmlpuppet/container/instancecontainer.h
433
%%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.cpp
434
%%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.h
435
%%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.cpp
436
%%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.h
437
%%DATADIR%%/qml/qmlpuppet/container/propertybindingcontainer.cpp
438
%%DATADIR%%/qml/qmlpuppet/container/propertybindingcontainer.h
439
%%DATADIR%%/qml/qmlpuppet/container/propertyvaluecontainer.cpp
440
%%DATADIR%%/qml/qmlpuppet/container/propertyvaluecontainer.h
441
%%DATADIR%%/qml/qmlpuppet/container/reparentcontainer.cpp
442
%%DATADIR%%/qml/qmlpuppet/container/reparentcontainer.h
443
%%DATADIR%%/qml/qmlpuppet/container/sharedmemory.h
444
%%DATADIR%%/qml/qmlpuppet/container/sharedmemory_qt.cpp
445
%%DATADIR%%/qml/qmlpuppet/container/sharedmemory_unix.cpp
446
%%DATADIR%%/qml/qmlpuppet/editor3d_qt5.qrc
447
%%DATADIR%%/qml/qmlpuppet/editor3d_qt6.qrc
448
%%DATADIR%%/qml/qmlpuppet/html/welcome.html
449
%%DATADIR%%/qml/qmlpuppet/images/non-visual-component.png
450
%%DATADIR%%/qml/qmlpuppet/images/non-visual-component@2x.png
451
%%DATADIR%%/qml/qmlpuppet/images/template_image.png
452
%%DATADIR%%/qml/qmlpuppet/images/webkit.png
453
%%DATADIR%%/qml/qmlpuppet/instances/instances.pri
454
%%DATADIR%%/qml/qmlpuppet/instances/nodeinstanceclientproxy.cpp
455
%%DATADIR%%/qml/qmlpuppet/instances/nodeinstanceclientproxy.h
456
%%DATADIR%%/qml/qmlpuppet/interfaces/commondefines.h
457
%%DATADIR%%/qml/qmlpuppet/interfaces/interfaces.pri
458
%%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceclientinterface.h
459
%%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceglobal.h
460
%%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp
461
%%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h
462
%%DATADIR%%/qml/qmlpuppet/mockfiles/Dialog.qml
463
%%DATADIR%%/qml/qmlpuppet/mockfiles/GenericBackend.qml
464
%%DATADIR%%/qml/qmlpuppet/mockfiles/SwipeView.qml
465
%%DATADIR%%/qml/qmlpuppet/mockfiles/ToggleButton.qml
466
%%DATADIR%%/qml/qmlpuppet/mockfiles/ToolBarButton.qml
467
%%DATADIR%%/qml/qmlpuppet/mockfiles/Window.qml
468
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/area.png
469
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/area@2x.png
470
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/directional.png
471
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/directional@2x.png
472
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_camera.png
473
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_camera@2x.png
474
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_particlesystem.png
475
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_particlesystem@2x.png
476
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/floor_tex.png
477
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/point.png
478
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/point@2x.png
479
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/preview_landscape.hdr
480
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/preview_studio.hdr
481
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/spot.png
482
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/spot@2x.png
483
%%DATADIR%%/qml/qmlpuppet/mockfiles/images/static_floor.png
484
%%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/arrow.mesh
485
%%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/axishelper.mesh
486
%%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/ring.mesh
487
%%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/ringselect.mesh
488
%%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/scalerod.mesh
489
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AdjustableArrow.qml
490
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AreaLightHandle.qml
491
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/Arrow.qml
492
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AutoScaleHelper.qml
493
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AxisHelper.qml
494
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/AxisHelperArm.qml
495
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/CameraFrustum.qml
496
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/CameraGizmo.qml
497
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/DirectionalDraggable.qml
498
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/EditCameraController.qml
499
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/EditView3D.qml
500
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/FadeHandle.qml
501
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/HelperGrid.qml
502
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/IconGizmo.qml
503
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/IconRenderer3D.qml
504
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/LightGizmo.qml
505
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/LightIconGizmo.qml
506
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/LightModel.qml
507
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/Line3D.qml
508
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/MaterialNodeView.qml
509
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ModelNode2DImageView.qml
510
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ModelNode3DImageView.qml
511
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ModelNodeView.qml
512
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/MoveGizmo.qml
513
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/NodeNodeView.qml
514
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/Overlay2D.qml
515
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/PlanarDraggable.qml
516
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/PlanarMoveHandle.qml
517
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/PlanarScaleHandle.qml
518
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/RotateGizmo.qml
519
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/RotateRing.qml
520
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ScaleGizmo.qml
521
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/ScaleRod.qml
522
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/SceneView3D.qml
523
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/SelectionBox.qml
524
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt5/SpotLightHandle.qml
525
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AdjustableArrow.qml
526
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AreaLightHandle.qml
527
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/Arrow.qml
528
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AutoScaleHelper.qml
529
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AxisHelper.qml
530
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/AxisHelperArm.qml
531
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/CameraFrustum.qml
532
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/CameraGizmo.qml
533
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/DirectionalDraggable.qml
534
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/EditCameraController.qml
535
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/EditView3D.qml
536
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/FadeHandle.qml
537
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/HelperGrid.qml
538
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/IconGizmo.qml
539
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/LightGizmo.qml
540
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/LightIconGizmo.qml
541
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/LightModel.qml
542
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/Line3D.qml
543
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/MaterialNodeView.qml
544
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ModelNode2DImageView.qml
545
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ModelNode3DImageView.qml
546
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ModelNodeView.qml
547
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/MoveGizmo.qml
548
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/NodeNodeView.qml
549
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/Overlay2D.qml
550
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ParticleEmitterGizmo.qml
551
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ParticleSystemGizmo.qml
552
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/PlanarDraggable.qml
553
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/PlanarMoveHandle.qml
554
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/PlanarScaleHandle.qml
555
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/RotateGizmo.qml
556
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/RotateRing.qml
557
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ScaleGizmo.qml
558
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/ScaleRod.qml
559
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/SceneView3D.qml
560
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/SelectionBox.qml
561
%%DATADIR%%/qml/qmlpuppet/mockfiles/qt6/SpotLightHandle.qml
562
%%DATADIR%%/qml/qmlpuppet/qml2puppet/Info.plist
563
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/camerageometry.cpp
564
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/camerageometry.h
565
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/editor3d.pri
566
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/generalhelper.cpp
567
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/generalhelper.h
568
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/geometrybase.cpp
569
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/geometrybase.h
570
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/gridgeometry.cpp
571
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/gridgeometry.h
572
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/icongizmoimageprovider.cpp
573
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/icongizmoimageprovider.h
574
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/lightgeometry.cpp
575
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/lightgeometry.h
576
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/linegeometry.cpp
577
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/linegeometry.h
578
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/mousearea3d.cpp
579
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/mousearea3d.h
580
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight.cpp
581
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/qt5compat/qquick3darealight_p.h
582
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/selectionboxgeometry.cpp
583
%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/selectionboxgeometry.h
584
%%DATADIR%%/qml/qmlpuppet/qml2puppet/iconrenderer/iconrenderer.cpp
585
%%DATADIR%%/qml/qmlpuppet/qml2puppet/iconrenderer/iconrenderer.h
586
%%DATADIR%%/qml/qmlpuppet/qml2puppet/iconrenderer/iconrenderer.pri
587
%%DATADIR%%/qml/qmlpuppet/qml2puppet/import3d/import3d.cpp
588
%%DATADIR%%/qml/qmlpuppet/qml2puppet/import3d/import3d.h
589
%%DATADIR%%/qml/qmlpuppet/qml2puppet/import3d/import3d.pri
590
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.cpp
591
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.h
592
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/animationdriver.cpp
593
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/animationdriver.h
594
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/behaviornodeinstance.cpp
595
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/behaviornodeinstance.h
596
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/capturenodeinstanceserverdispatcher.cpp
597
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/capturenodeinstanceserverdispatcher.h
598
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/childrenchangeeventfilter.cpp
599
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/childrenchangeeventfilter.h
600
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/componentnodeinstance.cpp
601
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/componentnodeinstance.h
602
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummycontextobject.cpp
603
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummycontextobject.h
604
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummynodeinstance.cpp
605
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummynodeinstance.h
606
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/instances.pri
607
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/layoutnodeinstance.cpp
608
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/layoutnodeinstance.h
609
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserver.cpp
610
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserver.h
611
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserverdispatcher.cpp
612
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserverdispatcher.h
613
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstancesignalspy.cpp
614
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstancesignalspy.h
615
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/objectnodeinstance.cpp
616
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/objectnodeinstance.h
617
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/positionernodeinstance.cpp
618
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/positionernodeinstance.h
619
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlpropertychangesnodeinstance.cpp
620
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlpropertychangesnodeinstance.h
621
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlstatenodeinstance.cpp
622
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlstatenodeinstance.h
623
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmltransitionnodeinstance.cpp
624
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmltransitionnodeinstance.h
625
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt3dpresentationnodeinstance.cpp
626
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt3dpresentationnodeinstance.h
627
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5captureimagenodeinstanceserver.cpp
628
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5captureimagenodeinstanceserver.h
629
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5capturepreviewnodeinstanceserver.cpp
630
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5capturepreviewnodeinstanceserver.h
631
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.cpp
632
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.h
633
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.cpp
634
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.h
635
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.cpp
636
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.h
637
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.cpp
638
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.h
639
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.cpp
640
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.h
641
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5testnodeinstanceserver.cpp
642
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5testnodeinstanceserver.h
643
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dmaterialnodeinstance.cpp
644
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dmaterialnodeinstance.h
645
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dnodeinstance.cpp
646
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dnodeinstance.h
647
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3drenderablenodeinstance.cpp
648
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3drenderablenodeinstance.h
649
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dtexturenodeinstance.cpp
650
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dtexturenodeinstance.h
651
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quickitemnodeinstance.cpp
652
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quickitemnodeinstance.h
653
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/servernodeinstance.cpp
654
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/servernodeinstance.h
655
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/viewconfig.cpp
656
%%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/viewconfig.h
657
%%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppet.pri
658
%%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppet.pro
659
%%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppetmain.cpp
660
%%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.cpp
661
%%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.h
662
%%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.pri
663
%%DATADIR%%/qml/qmlpuppet/qmlpuppet.qrc
664
%%DATADIR%%/qml/qmlpuppet/qmlpuppet_utilities.pri
665
%%DATADIR%%/qml/qmlpuppet/types/enumeration.h
666
%%DATADIR%%/qml/qmlpuppet/types/types.pri
667
%%DATADIR%%/qmldesigner/formatconfiguration.json
367
%%DATADIR%%/qmldesigner/formatconfiguration.json
668
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AddModuleView.qml
368
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AddModuleView.qml
669
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/Assets.qml
369
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/Assets.qml
670
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AssetsContextMenu.qml
370
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AssetsContextMenu.qml
371
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AssetDelegate.qml
671
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AssetsView.qml
372
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/AssetsView.qml
373
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ConfirmDeleteFilesDialog.qml
672
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ConfirmDeleteFolderDialog.qml
374
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ConfirmDeleteFolderDialog.qml
375
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ErrorDialog.qml
673
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemDelegate.qml
376
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemDelegate.qml
674
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemsView.qml
377
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemsView.qml
378
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/NewEffectDialog.qml
675
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/NewFolderDialog.qml
379
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/NewFolderDialog.qml
676
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/RenameFolderDialog.qml
380
%%DATADIR%%/qmldesigner/itemLibraryQmlSources/RenameFolderDialog.qml
677
%%DATADIR%%/qmldesigner/landingpage/content/App.qml
381
%%DATADIR%%/qmldesigner/landingpage/content/App.qml
Lines 693-704 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
693
%%DATADIR%%/qmldesigner/landingpage/mockimports/LandingPageApi/qmldir
397
%%DATADIR%%/qmldesigner/landingpage/mockimports/LandingPageApi/qmldir
694
%%DATADIR%%/qmldesigner/landingpage/mockimports/LandingPageTheme/Dummy.qml
398
%%DATADIR%%/qmldesigner/landingpage/mockimports/LandingPageTheme/Dummy.qml
695
%%DATADIR%%/qmldesigner/landingpage/mockimports/LandingPageTheme/qmldir
399
%%DATADIR%%/qmldesigner/landingpage/mockimports/LandingPageTheme/qmldir
696
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/BundleMaterialItem.qml
400
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/ChooseMaterialProperty.qml
697
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/MaterialBrowser.qml
401
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/MaterialBrowser.qml
698
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/MaterialBrowserContextMenu.qml
402
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/MaterialBrowserContextMenu.qml
699
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/MaterialBundleContextMenu.qml
700
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/MaterialItem.qml
403
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/MaterialItem.qml
701
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/UnimportBundleMaterialDialog.qml
404
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/TextureBrowserContextMenu.qml
405
%%DATADIR%%/qmldesigner/materialBrowserQmlSource/TextureItem.qml
702
%%DATADIR%%/qmldesigner/materialEditorQmlSources/EmptyMaterialEditorPane.qml
406
%%DATADIR%%/qmldesigner/materialEditorQmlSources/EmptyMaterialEditorPane.qml
703
%%DATADIR%%/qmldesigner/materialEditorQmlSources/MaterialEditorPane.qml
407
%%DATADIR%%/qmldesigner/materialEditorQmlSources/MaterialEditorPane.qml
704
%%DATADIR%%/qmldesigner/materialEditorQmlSources/MaterialEditorToolBar.qml
408
%%DATADIR%%/qmldesigner/materialEditorQmlSources/MaterialEditorToolBar.qml
Lines 925-930 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
925
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/IconLabel.qml
629
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/IconLabel.qml
926
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ImagePreviewTooltipArea.qml
630
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ImagePreviewTooltipArea.qml
927
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ImageSection.qml
631
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ImageSection.qml
632
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/InsightSection.qml
928
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ItemFilterComboBox.qml
633
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ItemFilterComboBox.qml
929
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Label.qml
634
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Label.qml
930
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml
635
%%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/LineEdit.qml
Lines 1062-1069 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
1062
%%DATADIR%%/qmldesigner/studio_templates/files/customswitch/custom_switch@2.png
767
%%DATADIR%%/qmldesigner/studio_templates/files/customswitch/custom_switch@2.png
1063
%%DATADIR%%/qmldesigner/studio_templates/files/customswitch/file.qml.tpl
768
%%DATADIR%%/qmldesigner/studio_templates/files/customswitch/file.qml.tpl
1064
%%DATADIR%%/qmldesigner/studio_templates/files/customswitch/wizard.json
769
%%DATADIR%%/qmldesigner/studio_templates/files/customswitch/wizard.json
1065
%%DATADIR%%/qmldesigner/studio_templates/files/effect/file.qep
1066
%%DATADIR%%/qmldesigner/studio_templates/files/effect/wizard.json
1067
%%DATADIR%%/qmldesigner/studio_templates/files/flowitem/file.qml.tpl
770
%%DATADIR%%/qmldesigner/studio_templates/files/flowitem/file.qml.tpl
1068
%%DATADIR%%/qmldesigner/studio_templates/files/flowitem/flow_item.png
771
%%DATADIR%%/qmldesigner/studio_templates/files/flowitem/flow_item.png
1069
%%DATADIR%%/qmldesigner/studio_templates/files/flowitem/flow_item@2.png
772
%%DATADIR%%/qmldesigner/studio_templates/files/flowitem/flow_item@2.png
Lines 1190-1198 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
1190
%%DATADIR%%/qmldesigner/studio_templates/projects/common/asset_imports.txt
893
%%DATADIR%%/qmldesigner/studio_templates/projects/common/asset_imports.txt
1191
%%DATADIR%%/qmldesigner/studio_templates/projects/common/contentmodule.main.qml.tpl
894
%%DATADIR%%/qmldesigner/studio_templates/projects/common/contentmodule.main.qml.tpl
1192
%%DATADIR%%/qmldesigner/studio_templates/projects/common/fonts.txt
895
%%DATADIR%%/qmldesigner/studio_templates/projects/common/fonts.txt
896
%%DATADIR%%/qmldesigner/studio_templates/projects/common/import_qml_components_plugins.h.tpl
1193
%%DATADIR%%/qmldesigner/studio_templates/projects/common/import_qml_plugins.h.tpl
897
%%DATADIR%%/qmldesigner/studio_templates/projects/common/import_qml_plugins.h.tpl
1194
%%DATADIR%%/qmldesigner/studio_templates/projects/common/main.cpp.tpl
898
%%DATADIR%%/qmldesigner/studio_templates/projects/common/main.cpp.tpl
1195
%%DATADIR%%/qmldesigner/studio_templates/projects/common/main.qml
899
%%DATADIR%%/qmldesigner/studio_templates/projects/common/main.qml
900
%%DATADIR%%/qmldesigner/studio_templates/projects/common/qmlcomponents.tpl
1196
%%DATADIR%%/qmldesigner/studio_templates/projects/common/qmlmodules.tpl
901
%%DATADIR%%/qmldesigner/studio_templates/projects/common/qmlmodules.tpl
1197
%%DATADIR%%/qmldesigner/studio_templates/projects/common/qtquickcontrols2.conf
902
%%DATADIR%%/qmldesigner/studio_templates/projects/common/qtquickcontrols2.conf
1198
%%DATADIR%%/qmldesigner/studio_templates/projects/common/qtquickcontrols2.conf.tpl
903
%%DATADIR%%/qmldesigner/studio_templates/projects/common/qtquickcontrols2.conf.tpl
Lines 1232-1237 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
1232
%%DATADIR%%/qmldesigner/studio_templates/projects/shared-plugin/name/designer/plugin.metainfo
937
%%DATADIR%%/qmldesigner/studio_templates/projects/shared-plugin/name/designer/plugin.metainfo
1233
%%DATADIR%%/qmldesigner/studio_templates/projects/shared-plugin/name/importmodule.qmldir.tpl
938
%%DATADIR%%/qmldesigner/studio_templates/projects/shared-plugin/name/importmodule.qmldir.tpl
1234
%%DATADIR%%/qmldesigner/studio_templates/projects/shared-plugin/name/qmldir
939
%%DATADIR%%/qmldesigner/studio_templates/projects/shared-plugin/name/qmldir
940
%%DATADIR%%/qmldesigner/textureEditorQmlSource/EmptyTextureEditorPane.qml
941
%%DATADIR%%/qmldesigner/textureEditorQmlSource/TextureEditorPane.qml
942
%%DATADIR%%/qmldesigner/textureEditorQmlSource/TextureEditorToolBar.qml
943
%%DATADIR%%/qmldesigner/textureEditorQmlSource/TextureEditorTopSection.qml
1235
%%DATADIR%%/qmldesigner/workspacePresets/Animation-2D.wrk
944
%%DATADIR%%/qmldesigner/workspacePresets/Animation-2D.wrk
1236
%%DATADIR%%/qmldesigner/workspacePresets/Animation-3D.wrk
945
%%DATADIR%%/qmldesigner/workspacePresets/Animation-3D.wrk
1237
%%DATADIR%%/qmldesigner/workspacePresets/Basic.wrk
946
%%DATADIR%%/qmldesigner/workspacePresets/Basic.wrk
Lines 1455-1469 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
1455
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_qtquick.py
1164
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_qtquick.py
1456
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_widget.py
1165
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_widget.py
1457
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_widget.ui
1166
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_widget.ui
1458
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_widget_gen.py
1459
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/wizard.json
1167
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/wizard.json
1460
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/main.pyproject
1168
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/main.pyproject
1461
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/main.qml.tpl
1169
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/main.qml.tpl
1462
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/wizard.json
1170
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/wizard.json
1463
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget/main.pyproject
1171
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget/main.pyproject
1464
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget/wizard.json
1172
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget/wizard.json
1465
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget_gen/main.pyproject
1466
%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget_gen/wizard.json
1467
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/CMakeLists.6.x.txt
1173
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/CMakeLists.6.x.txt
1468
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/example/example.cpp
1174
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/example/example.cpp
1469
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/example/example.qml.tpl
1175
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/example/example.qml.tpl
Lines 1477-1493 share/metainfo/org.qt-project.qtcreator.appdata.xml Link Here
1477
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/project.pro
1183
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/project.pro
1478
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/qmldir
1184
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/qmldir
1479
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/wizard.json
1185
%%DATADIR%%/templates/wizards/projects/qtquick2-extension/wizard.json
1480
%%DATADIR%%/templates/wizards/projects/qtquickapplication/CMakeLists.6.x.txt
1481
%%DATADIR%%/templates/wizards/projects/qtquickapplication/CMakeLists.txt
1186
%%DATADIR%%/templates/wizards/projects/qtquickapplication/CMakeLists.txt
1482
%%DATADIR%%/templates/wizards/projects/qtquickapplication/app.pro
1187
%%DATADIR%%/templates/wizards/projects/qtquickapplication/Main.qml.tpl
1483
%%DATADIR%%/templates/wizards/projects/qtquickapplication/app.qbs
1188
%%DATADIR%%/templates/wizards/projects/qtquickapplication/icon.png
1484
%%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/icon.png
1189
%%DATADIR%%/templates/wizards/projects/qtquickapplication/icon@2x.png
1485
%%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/icon@2x.png
1486
%%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/main.qml.tpl
1487
%%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/qml.qrc
1488
%%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/wizard.json
1489
%%DATADIR%%/templates/wizards/projects/qtquickapplication/main.cpp
1190
%%DATADIR%%/templates/wizards/projects/qtquickapplication/main.cpp
1490
%%DATADIR%%/templates/wizards/projects/qtquickapplication/qtquickcontrols2.conf
1191
%%DATADIR%%/templates/wizards/projects/qtquickapplication/qtquickcontrols2.conf
1192
%%DATADIR%%/templates/wizards/projects/qtquickapplication/tmpl.qbs
1193
%%DATADIR%%/templates/wizards/projects/qtquickapplication/wizard.json
1491
%%DATADIR%%/templates/wizards/projects/qtquickuiprototype/app.qmlproject
1194
%%DATADIR%%/templates/wizards/projects/qtquickuiprototype/app.qmlproject
1492
%%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype.png
1195
%%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype.png
1493
%%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype@2x.png
1196
%%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype@2x.png
1494
- 

Return to bug 270825