Index: head/devel/qtcreator/Makefile =================================================================== --- head/devel/qtcreator/Makefile (revision 536464) +++ head/devel/qtcreator/Makefile (revision 536465) @@ -1,112 +1,111 @@ # Created by: Kris Moore # $FreeBSD$ PORTNAME= qtcreator -DISTVERSION= 4.11.2 +DISTVERSION= 4.12.1 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} DIST_SUBDIR= KDE/Qt/qtcreator MAINTAINER= kde@FreeBSD.org COMMENT= C++ and QML IDE for Qt development # depend on the split out qbs LIB_DEPENDS= libqbscore.so:devel/qbs BUILD_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} RUN_DEPENDS= llvm${LLVM_DEFAULT}>0:devel/llvm${LLVM_DEFAULT} USES= compiler:c++14-lang gl python qmake qt:5 shebangfix tar:xz USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME} USE_GL= gl USE_QT= buildtools concurrent core declarative designer gui help \ linguist location network printsupport qdoc qmake \ quickcontrols script script serialport sql svg webchannel \ widgets xml xmlpatterns CXXFLAGS_powerpc= -maltivec CXXFLAGS_powerpc64= -maltivec # be paranoid and do not extract qbs (devel/qbs) copy from source tree EXTRACT_AFTER_ARGS+= --exclude '${DISTNAME}/src/shared/qbs' # Set QBS_INSTALL_DIR for QBS plugin build and set config parameter to build # the qbsprojectmanager plugin without compile error QMAKE_ARGS+= QBS_INSTALL_DIR=${PREFIX} CONFIG+=qbs_enable_project_file_updates # Enforce installation to ${PREFIX}. QMAKE_ARGS+= QTC_PREFIX=${PREFIX} LLVM_INSTALL_DIR=${PREFIX}/llvm${LLVM_DEFAULT} DESKTOP_ENTRIES="Qt Creator" "" "QtProject-qtcreator" \ "${PREFIX}/bin/${PORTNAME}" "Development;Qt;" true PORTDOCS= * OPTIONS_DEFINE= DOCS EXAMPLES QTWEBENGINE OPTIONS_SUB= yes DOCS_DESC= Install the Qt5 api documentation DOCS_USE= QT=doc_run EXAMPLES_DESC= Install the Qt5 example projects EXAMPLES_USE= QT=examples_run OPTIONS_DEFAULT= DOCS EXAMPLES OPTIONS_DEFAULT_amd64= QTWEBENGINE OPTIONS_DEFAULT_i386= QTWEBENGINE QTWEBENGINE_DESC= Add dependency on qt5-webengine QTWEBENGINE_USE= qt=webengine QTWEBENGINE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Qt5WebEngine ALL_TARGET= all INSTALL_TARGET= install DOCS_ALL_TARGET= docs DOCS_INSTALL_TARGET= install_docs PLIST_SUB= SHLIB_VER="${PORTVERSION}" SHEBANG_FILES= tests/system/tools/objectsToTable.py \ tests/system/tools/findUnusedObjects.py \ share/qtcreator/templates/wizards/files/python/file.py \ share/qtcreator/scripts/openTerminal.py \ src/libs/qmljs/parser/changeLicense.py \ src/libs/qt-breakpad/qtbreakpadsymbols \ src/tools/icons/export.py \ scripts/packagePlugins.py \ scripts/ninjawrapper.py \ scripts/checkInstalledFiles.py \ - scripts/generateClangTidyChecks.py \ scripts/createDistPackage.py \ scripts/createDevPackage.py \ scripts/deployqt.py \ scripts/dependencyinfo.py \ scripts/createSourcePackages.py \ scripts/uichanges.py \ scripts/makedmg.py .include .if ${LLVM_DEFAULT:C/[1-5]./&0/:S,-devel,990,} >= 90 LLVM_DEFAULT= 80 .endif post-patch: # Fix paths for gnuplot and ant. ${REINPLACE_CMD} -e 's|/usr/bin/gnuplot|${LOCALBASE}/bin/gnuplot|' \ ${WRKSRC}/share/qtcreator/debugger/dumper.py ${REINPLACE_CMD} -e 's|/usr/bin/ant|${LOCALBASE}/bin/ant|' \ ${WRKSRC}/src/plugins/android/androidsettingswidget.cpp # Fix python binary in pro file. ${REINPLACE_CMD} -e 's|python|${PYTHON_CMD}|g' \ ${WRKSRC}/qtcreator.pro pre-configure: # We piggyback on QMAKE_LIBDIR_FLAGS to make sure -L${WRKSRC}/lib is passed to # the linker before -L/usr/local/lib. By default, the opposite happens, which # is a problem when a Qt port is being upgraded, since an existing library # would end up being picked up instead of those built in ${WRKSRC}/lib. Since # qmake appends the value of QMAKE_LIBDIR to QMAKE_LIBDIR_FLAGS, we can use the # latter to get the linker path order right. qmake is smart enough to strip # occurrences of ${WRKSRC}/lib from .pc and .prl files when installing them. # See QTBUG-40825 and ports bugs 194088, 195105 and 198720. ${ECHO_CMD} 'QMAKE_LIBDIR_FLAGS = -L${WRKSRC}/lib' >> ${WRKSRC}/.qmake.cache .include Index: head/devel/qtcreator/distinfo =================================================================== --- head/devel/qtcreator/distinfo (revision 536464) +++ head/devel/qtcreator/distinfo (revision 536465) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586068406 -SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.11.2.tar.xz) = 8d67e45b66944fdb0f879cbfae341af7e38d6a348cf18332b5cb9f07937aae02 -SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.11.2.tar.xz) = 26990908 +TIMESTAMP = 1590073962 +SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.12.1.tar.xz) = 9ccee38b42854567eb7e3ea0419e635fbf9a9fe7035811fd62165e8d23436ab4 +SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.12.1.tar.xz) = 34359988 Index: head/devel/qtcreator/pkg-plist =================================================================== --- head/devel/qtcreator/pkg-plist (revision 536464) +++ head/devel/qtcreator/pkg-plist (revision 536465) @@ -1,971 +1,994 @@ bin/qtcreator +lib/qtcreator/libAdvancedDockingSystem.so +lib/qtcreator/libAdvancedDockingSystem.so.4 +lib/qtcreator/libAdvancedDockingSystem.so.4.12 +lib/qtcreator/libAdvancedDockingSystem.so.%%SHLIB_VER%% lib/qtcreator/libAggregation.so lib/qtcreator/libAggregation.so.4 -lib/qtcreator/libAggregation.so.4.11 +lib/qtcreator/libAggregation.so.4.12 lib/qtcreator/libAggregation.so.%%SHLIB_VER%% lib/qtcreator/libCPlusPlus.so lib/qtcreator/libCPlusPlus.so.4 -lib/qtcreator/libCPlusPlus.so.4.11 +lib/qtcreator/libCPlusPlus.so.4.12 lib/qtcreator/libCPlusPlus.so.%%SHLIB_VER%% lib/qtcreator/libClangsupport.so lib/qtcreator/libClangsupport.so.4 -lib/qtcreator/libClangsupport.so.4.11 +lib/qtcreator/libClangsupport.so.4.12 lib/qtcreator/libClangsupport.so.%%SHLIB_VER%% lib/qtcreator/libExtensionSystem.so lib/qtcreator/libExtensionSystem.so.4 -lib/qtcreator/libExtensionSystem.so.4.11 +lib/qtcreator/libExtensionSystem.so.4.12 lib/qtcreator/libExtensionSystem.so.%%SHLIB_VER%% lib/qtcreator/libGLSL.so lib/qtcreator/libGLSL.so.4 -lib/qtcreator/libGLSL.so.4.11 +lib/qtcreator/libGLSL.so.4.12 lib/qtcreator/libGLSL.so.%%SHLIB_VER%% lib/qtcreator/libKSyntaxHighlighting.so lib/qtcreator/libKSyntaxHighlighting.so.4 -lib/qtcreator/libKSyntaxHighlighting.so.4.11 +lib/qtcreator/libKSyntaxHighlighting.so.4.12 lib/qtcreator/libKSyntaxHighlighting.so.%%SHLIB_VER%% lib/qtcreator/libLanguageServerProtocol.so lib/qtcreator/libLanguageServerProtocol.so.4 -lib/qtcreator/libLanguageServerProtocol.so.4.11 +lib/qtcreator/libLanguageServerProtocol.so.4.12 lib/qtcreator/libLanguageServerProtocol.so.%%SHLIB_VER%% lib/qtcreator/libLanguageUtils.so lib/qtcreator/libLanguageUtils.so.4 -lib/qtcreator/libLanguageUtils.so.4.11 +lib/qtcreator/libLanguageUtils.so.4.12 lib/qtcreator/libLanguageUtils.so.%%SHLIB_VER%% lib/qtcreator/libModeling.so lib/qtcreator/libModeling.so.4 -lib/qtcreator/libModeling.so.4.11 +lib/qtcreator/libModeling.so.4.12 lib/qtcreator/libModeling.so.%%SHLIB_VER%% lib/qtcreator/libQmlDebug.so lib/qtcreator/libQmlDebug.so.4 -lib/qtcreator/libQmlDebug.so.4.11 +lib/qtcreator/libQmlDebug.so.4.12 lib/qtcreator/libQmlDebug.so.%%SHLIB_VER%% lib/qtcreator/libQmlEditorWidgets.so lib/qtcreator/libQmlEditorWidgets.so.4 -lib/qtcreator/libQmlEditorWidgets.so.4.11 +lib/qtcreator/libQmlEditorWidgets.so.4.12 lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_VER%% lib/qtcreator/libQmlJS.so lib/qtcreator/libQmlJS.so.4 -lib/qtcreator/libQmlJS.so.4.11 +lib/qtcreator/libQmlJS.so.4.12 lib/qtcreator/libQmlJS.so.%%SHLIB_VER%% lib/qtcreator/libQtcSsh.so lib/qtcreator/libQtcSsh.so.4 -lib/qtcreator/libQtcSsh.so.4.11 +lib/qtcreator/libQtcSsh.so.4.12 lib/qtcreator/libQtcSsh.so.%%SHLIB_VER%% lib/qtcreator/libSqlite.so lib/qtcreator/libSqlite.so.4 -lib/qtcreator/libSqlite.so.4.11 +lib/qtcreator/libSqlite.so.4.12 lib/qtcreator/libSqlite.so.%%SHLIB_VER%% lib/qtcreator/libTracing.so lib/qtcreator/libTracing.so.4 -lib/qtcreator/libTracing.so.4.11 +lib/qtcreator/libTracing.so.4.12 lib/qtcreator/libTracing.so.%%SHLIB_VER%% lib/qtcreator/libUtils.so lib/qtcreator/libUtils.so.4 -lib/qtcreator/libUtils.so.4.11 +lib/qtcreator/libUtils.so.4.12 lib/qtcreator/libUtils.so.%%SHLIB_VER%% lib/qtcreator/libyaml-cpp.so lib/qtcreator/libyaml-cpp.so.4 -lib/qtcreator/libyaml-cpp.so.4.11 +lib/qtcreator/libyaml-cpp.so.4.12 lib/qtcreator/libyaml-cpp.so.%%SHLIB_VER%% lib/qtcreator/plugins/libAndroid.so lib/qtcreator/plugins/libAutoTest.so lib/qtcreator/plugins/libAutotoolsProjectManager.so lib/qtcreator/plugins/libBareMetal.so lib/qtcreator/plugins/libBazaar.so lib/qtcreator/plugins/libBeautifier.so lib/qtcreator/plugins/libBinEditor.so lib/qtcreator/plugins/libBookmarks.so lib/qtcreator/plugins/libBoot2Qt.so lib/qtcreator/plugins/libCMakeProjectManager.so lib/qtcreator/plugins/libCVS.so lib/qtcreator/plugins/libClangCodeModel.so lib/qtcreator/plugins/libClangFormat.so lib/qtcreator/plugins/libClangPchManager.so lib/qtcreator/plugins/libClangRefactoring.so lib/qtcreator/plugins/libClangTools.so lib/qtcreator/plugins/libClassView.so lib/qtcreator/plugins/libClearCase.so lib/qtcreator/plugins/libCodePaster.so lib/qtcreator/plugins/libCompilationDatabaseProjectManager.so lib/qtcreator/plugins/libCore.so lib/qtcreator/plugins/libCppEditor.so lib/qtcreator/plugins/libCppTools.so lib/qtcreator/plugins/libCppcheck.so lib/qtcreator/plugins/libCtfVisualizer.so lib/qtcreator/plugins/libDebugger.so lib/qtcreator/plugins/libDesigner.so lib/qtcreator/plugins/libDiffEditor.so lib/qtcreator/plugins/libEmacsKeys.so lib/qtcreator/plugins/libFakeVim.so lib/qtcreator/plugins/libGLSLEditor.so lib/qtcreator/plugins/libGenericProjectManager.so lib/qtcreator/plugins/libGit.so lib/qtcreator/plugins/libHelloWorld.so lib/qtcreator/plugins/libHelp.so lib/qtcreator/plugins/libImageViewer.so lib/qtcreator/plugins/libIos.so lib/qtcreator/plugins/libLanguageClient.so lib/qtcreator/plugins/libMacros.so +lib/qtcreator/plugins/libMarketplace.so lib/qtcreator/plugins/libMcuSupport.so lib/qtcreator/plugins/libMercurial.so lib/qtcreator/plugins/libModelEditor.so lib/qtcreator/plugins/libNim.so lib/qtcreator/plugins/libPerfProfiler.so lib/qtcreator/plugins/libPerforce.so lib/qtcreator/plugins/libProjectExplorer.so lib/qtcreator/plugins/libPython.so lib/qtcreator/plugins/libQbsProjectManager.so lib/qtcreator/plugins/libQmakeProjectManager.so lib/qtcreator/plugins/libQmlDesigner.so lib/qtcreator/plugins/libQmlJSEditor.so lib/qtcreator/plugins/libQmlJSTools.so lib/qtcreator/plugins/libQmlPreview.so lib/qtcreator/plugins/libQmlProfiler.so lib/qtcreator/plugins/libQmlProjectManager.so lib/qtcreator/plugins/libQnx.so lib/qtcreator/plugins/libQtSupport.so lib/qtcreator/plugins/libRemoteLinux.so lib/qtcreator/plugins/libResourceEditor.so lib/qtcreator/plugins/libScxmlEditor.so lib/qtcreator/plugins/libSerialTerminal.so lib/qtcreator/plugins/libSilverSearcher.so lib/qtcreator/plugins/libStudioWelcome.so lib/qtcreator/plugins/libSubversion.so lib/qtcreator/plugins/libTaskList.so lib/qtcreator/plugins/libTextEditor.so lib/qtcreator/plugins/libTodo.so lib/qtcreator/plugins/libUpdateInfo.so lib/qtcreator/plugins/libValgrind.so lib/qtcreator/plugins/libVcsBase.so lib/qtcreator/plugins/libWebAssembly.so lib/qtcreator/plugins/libWelcome.so lib/qtcreator/plugins/libWinRt.so lib/qtcreator/plugins/qmldesigner/libcomponentsplugin.so lib/qtcreator/plugins/qmldesigner/libqmlpreviewplugin.so lib/qtcreator/plugins/qmldesigner/libqtquickplugin.so libexec/qtcreator/buildoutputparser libexec/qtcreator/clangbackend libexec/qtcreator/clangpchmanagerbackend libexec/qtcreator/clangrefactoringbackend libexec/qtcreator/cpaster libexec/qtcreator/qml2puppet libexec/qtcreator/qtc-askpass libexec/qtcreator/qtcreator_process_stub libexec/qtcreator/qtpromaker libexec/qtcreator/sdktool share/icons/hicolor/128x128/apps/QtProject-qtcreator.png share/icons/hicolor/16x16/apps/QtProject-qtcreator.png share/icons/hicolor/24x24/apps/QtProject-qtcreator.png share/icons/hicolor/256x256/apps/QtProject-qtcreator.png share/icons/hicolor/32x32/apps/QtProject-qtcreator.png share/icons/hicolor/48x48/apps/QtProject-qtcreator.png share/icons/hicolor/512x512/apps/QtProject-qtcreator.png share/icons/hicolor/64x64/apps/QtProject-qtcreator.png +%%DATADIR%%/android/sdk_definitions.json %%DATADIR%%/cplusplus/examples/CMakeLists.txt %%DATADIR%%/cplusplus/examples/clazy_example.cpp %%DATADIR%%/cplusplus/examples/examples.pro %%DATADIR%%/cplusplus/examples/tidy_example.cpp %%DATADIR%%/cplusplus/examples/tidy_example.h %%DATADIR%%/cplusplus/wrappedQtHeaders/QtCore/qobjectdefs.h %%DATADIR%%/debugger/LICENSE.GPL3-EXCEPT %%DATADIR%%/debugger/README.txt %%DATADIR%%/debugger/boosttypes.py %%DATADIR%%/debugger/cdbbridge.py %%DATADIR%%/debugger/creatortypes.py %%DATADIR%%/debugger/dumper.py %%DATADIR%%/debugger/dumper.py.bak %%DATADIR%%/debugger/gdbbridge.py %%DATADIR%%/debugger/lldbbridge.py %%DATADIR%%/debugger/misctypes.py %%DATADIR%%/debugger/opencvtypes.py %%DATADIR%%/debugger/pdbbridge.py %%DATADIR%%/debugger/personaltypes.py %%DATADIR%%/debugger/qttypes.py +%%DATADIR%%/debugger/setup.cfg %%DATADIR%%/debugger/stdtypes.py +%%DATADIR%%/debugger/utils.py %%DATADIR%%/externaltools/lrelease.xml %%DATADIR%%/externaltools/lupdate.xml %%DATADIR%%/externaltools/qmlscene.xml %%DATADIR%%/externaltools/qmlviewer.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/bash.xml %%DATADIR%%/generic-highlighter/syntax/cmake.xml %%DATADIR%%/generic-highlighter/syntax/css.xml %%DATADIR%%/generic-highlighter/syntax/doxygen.xml %%DATADIR%%/generic-highlighter/syntax/dtd.xml %%DATADIR%%/generic-highlighter/syntax/html.xml %%DATADIR%%/generic-highlighter/syntax/ini.xml %%DATADIR%%/generic-highlighter/syntax/java.xml %%DATADIR%%/generic-highlighter/syntax/javadoc.xml %%DATADIR%%/generic-highlighter/syntax/json.xml %%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/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_es_100.frag %%DATADIR%%/glsl/glsl_es_100.vert %%DATADIR%%/glsl/glsl_es_100_common.glsl %%DATADIR%%/indexer_preincludes/QtCore/qconfig.h %%DATADIR%%/indexer_preincludes/QtCore/qglobal.h %%DATADIR%%/indexer_preincludes/qglobal.h %%DATADIR%%/indexer_preincludes/windows.h %%DATADIR%%/modeleditor/standard.def %%DATADIR%%/qml-type-descriptions/builtins.qmltypes %%DATADIR%%/qml-type-descriptions/qbs-base.qmltypes %%DATADIR%%/qml-type-descriptions/qbs-bundle.json %%DATADIR%%/qml-type-descriptions/qbs.qmltypes %%DATADIR%%/qml-type-descriptions/qmlproject-bundle.json %%DATADIR%%/qml-type-descriptions/qmlproject.qmltypes %%DATADIR%%/qml-type-descriptions/qmlruntime.qmltypes %%DATADIR%%/qml-type-descriptions/qmltypes-bundle.json %%DATADIR%%/qml-type-descriptions/qt-labs-folderlistmodel.qmltypes %%DATADIR%%/qml-type-descriptions/qt-labs-gestures.qmltypes %%DATADIR%%/qml-type-descriptions/qt-labs-particles.qmltypes %%DATADIR%%/qml-type-descriptions/qt5QtQuick2-bundle.json %%DATADIR%%/qml-type-descriptions/qtmobility-connectivity.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-contacts.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-feedback.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-gallery.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-location.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-messaging.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-organizer.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-publishsubscribe.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-sensors.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-serviceframework.qmltypes %%DATADIR%%/qml-type-descriptions/qtmobility-systeminfo.qmltypes %%DATADIR%%/qml-type-descriptions/qtmultimediakit.qmltypes %%DATADIR%%/qml-type-descriptions/qtwebkit.qmltypes %%DATADIR%%/qml/qmlpuppet/commands/changeauxiliarycommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changeauxiliarycommand.h %%DATADIR%%/qml/qmlpuppet/commands/changebindingscommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changebindingscommand.h %%DATADIR%%/qml/qmlpuppet/commands/changefileurlcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changefileurlcommand.h %%DATADIR%%/qml/qmlpuppet/commands/changeidscommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changeidscommand.h %%DATADIR%%/qml/qmlpuppet/commands/changenodesourcecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changenodesourcecommand.h %%DATADIR%%/qml/qmlpuppet/commands/changeselectioncommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changeselectioncommand.h %%DATADIR%%/qml/qmlpuppet/commands/changestatecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changestatecommand.h %%DATADIR%%/qml/qmlpuppet/commands/changevaluescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/changevaluescommand.h %%DATADIR%%/qml/qmlpuppet/commands/childrenchangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/childrenchangedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/clearscenecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/clearscenecommand.h %%DATADIR%%/qml/qmlpuppet/commands/commands.pri %%DATADIR%%/qml/qmlpuppet/commands/completecomponentcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/completecomponentcommand.h %%DATADIR%%/qml/qmlpuppet/commands/componentcompletedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/componentcompletedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/createinstancescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/createinstancescommand.h %%DATADIR%%/qml/qmlpuppet/commands/createscenecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/createscenecommand.h %%DATADIR%%/qml/qmlpuppet/commands/debugoutputcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/debugoutputcommand.h -%%DATADIR%%/qml/qmlpuppet/commands/drop3dlibraryitemcommand.cpp -%%DATADIR%%/qml/qmlpuppet/commands/drop3dlibraryitemcommand.h -%%DATADIR%%/qml/qmlpuppet/commands/enable3dviewcommand.cpp -%%DATADIR%%/qml/qmlpuppet/commands/enable3dviewcommand.h %%DATADIR%%/qml/qmlpuppet/commands/endpuppetcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/endpuppetcommand.h %%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.h +%%DATADIR%%/qml/qmlpuppet/commands/inputeventcommand.cpp +%%DATADIR%%/qml/qmlpuppet/commands/inputeventcommand.h %%DATADIR%%/qml/qmlpuppet/commands/pixmapchangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/pixmapchangedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/puppetalivecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/puppetalivecommand.h %%DATADIR%%/qml/qmlpuppet/commands/puppettocreatorcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/puppettocreatorcommand.h %%DATADIR%%/qml/qmlpuppet/commands/removeinstancescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/removeinstancescommand.h %%DATADIR%%/qml/qmlpuppet/commands/removepropertiescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/removepropertiescommand.h %%DATADIR%%/qml/qmlpuppet/commands/removesharedmemorycommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/removesharedmemorycommand.h %%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/reparentinstancescommand.h %%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/statepreviewimagechangedcommand.h %%DATADIR%%/qml/qmlpuppet/commands/synchronizecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/synchronizecommand.h %%DATADIR%%/qml/qmlpuppet/commands/tokencommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/tokencommand.h %%DATADIR%%/qml/qmlpuppet/commands/update3dviewstatecommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/update3dviewstatecommand.h %%DATADIR%%/qml/qmlpuppet/commands/valueschangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/valueschangedcommand.h -%%DATADIR%%/qml/qmlpuppet/commands/view3dclosedcommand.cpp -%%DATADIR%%/qml/qmlpuppet/commands/view3dclosedcommand.h +%%DATADIR%%/qml/qmlpuppet/commands/view3dactioncommand.cpp +%%DATADIR%%/qml/qmlpuppet/commands/view3dactioncommand.h %%DATADIR%%/qml/qmlpuppet/container/addimportcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/addimportcontainer.h %%DATADIR%%/qml/qmlpuppet/container/container.pri %%DATADIR%%/qml/qmlpuppet/container/idcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/idcontainer.h %%DATADIR%%/qml/qmlpuppet/container/imagecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/imagecontainer.h %%DATADIR%%/qml/qmlpuppet/container/informationcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/informationcontainer.h %%DATADIR%%/qml/qmlpuppet/container/instancecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/instancecontainer.h %%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertybindingcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/propertybindingcontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertyvaluecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/propertyvaluecontainer.h %%DATADIR%%/qml/qmlpuppet/container/reparentcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/reparentcontainer.h %%DATADIR%%/qml/qmlpuppet/container/sharedmemory.h %%DATADIR%%/qml/qmlpuppet/container/sharedmemory_qt.cpp %%DATADIR%%/qml/qmlpuppet/container/sharedmemory_unix.cpp %%DATADIR%%/qml/qmlpuppet/html/welcome.html %%DATADIR%%/qml/qmlpuppet/images/template_image.png %%DATADIR%%/qml/qmlpuppet/images/webkit.png %%DATADIR%%/qml/qmlpuppet/instances/instances.pri %%DATADIR%%/qml/qmlpuppet/instances/nodeinstanceclientproxy.cpp %%DATADIR%%/qml/qmlpuppet/instances/nodeinstanceclientproxy.h %%DATADIR%%/qml/qmlpuppet/interfaces/commondefines.h %%DATADIR%%/qml/qmlpuppet/interfaces/interfaces.pri %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceclientinterface.h %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceglobal.h %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h %%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/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/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/SwipeView.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/ToggleButton.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/ToolBarButton.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/Window.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/images/area_light_gradient.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/area_light_gradient@2x.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/directional_light_gradient.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/directional_light_gradient@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/edit_light_off.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/edit_light_off@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/edit_light_on.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/edit_light_on@2x.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_camera.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/editor_camera@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/fit_active.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/fit_active@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/fit_selected.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/fit_selected@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/global.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/global@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/group_selection_active.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/group_selection_active@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/group_selection_selected.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/group_selection_selected@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/item_selection_active.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/item_selection_active@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/item_selection_selected.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/item_selection_selected@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/light-pick-icon.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/light-pick-icon@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/local.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/local@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/move_active.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/move_active@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/move_selected.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/move_selected@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/ortho.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/ortho@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/persp.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/persp@2x.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/point_light_gradient.png %%DATADIR%%/qml/qmlpuppet/mockfiles/images/point_light_gradient@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/rotate_active.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/rotate_active@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/rotate_selected.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/rotate_selected@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/scale_active.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/scale_active@2x.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/scale_selected.png -%%DATADIR%%/qml/qmlpuppet/mockfiles/images/scale_selected@2x.png +%%DATADIR%%/qml/qmlpuppet/mockfiles/images/spot_light_gradient.png +%%DATADIR%%/qml/qmlpuppet/mockfiles/images/spot_light_gradient@2x.png %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/arrow.mesh %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/axishelper.mesh %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/ring.mesh %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/ringselect.mesh %%DATADIR%%/qml/qmlpuppet/mockfiles/meshes/scalerod.mesh %%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/gridgeometry.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/gridgeometry.h +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/icongizmoimageprovider.cpp +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/icongizmoimageprovider.h +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/lightgeometry.cpp +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/lightgeometry.h +%%DATADIR%%/qml/qmlpuppet/qml2puppet/editor3d/linegeometry.cpp +%%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/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/instances/anchorchangesnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/behaviornodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/behaviornodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/childrenchangeeventfilter.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/childrenchangeeventfilter.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/componentnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/componentnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummycontextobject.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummycontextobject.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummynodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/dummynodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/instances.pri %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/layoutnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/layoutnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstancesignalspy.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/nodeinstancesignalspy.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/objectnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/objectnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/positionernodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/positionernodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlpropertychangesnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlpropertychangesnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlstatenodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmlstatenodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qmltransitionnodeinstance.cpp %%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/qt5informationnodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5testnodeinstanceserver.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/qt5testnodeinstanceserver.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quick3dnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quickitemnodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/quickitemnodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/servernodeinstance.cpp %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/servernodeinstance.h %%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppet.pri %%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppet.pro %%DATADIR%%/qml/qmlpuppet/qml2puppet/qml2puppetmain.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/designercustomobjectdata.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/designercustomobjectdata.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/designersupportdelegate.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/metaobject.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/metaobject.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.cpp %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.h %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate.pri %%DATADIR%%/qml/qmlpuppet/qmlprivategate/qmlprivategate_56.cpp %%DATADIR%%/qml/qmlpuppet/qmlpuppet.qrc %%DATADIR%%/qml/qmlpuppet/qmlpuppet_utilities.pri %%DATADIR%%/qml/qmlpuppet/types/enumeration.h %%DATADIR%%/qml/qmlpuppet/types/types.pri %%DATADIR%%/qmldesigner/common/DesignerScrollViewStyle.qml %%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemDelegate.qml %%DATADIR%%/qmldesigner/itemLibraryQmlSources/ItemsView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/BooleanEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/ColorEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/FontEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/IntEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/RealEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/RectangleEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/StringEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/TemplateTypes.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/TextEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/UrlEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AdvancedSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AnchorRow.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AnimationSection.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AnimationTargetSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/BorderImageSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ColorAnimationSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ColumnSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DialogSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/DrawerSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PopupSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Controls/PopupSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlickableSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlipableSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/FlowSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/GeometrySection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/GridSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/GridViewSpecifics.qml %%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/LayoutSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Layouts/GridLayoutSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ListViewSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/MouseAreaSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/NumberAnimationSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ParallelAnimationSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/PathViewSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/PauseAnimationSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/PropertyActionSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/PropertyAnimationSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/QtObjectPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/RectangleSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/RowSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ScriptActionSpecifics.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/SequentialAnimationSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TargetComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextEditSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextInputSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextInputSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/TextSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/Window/WindowSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/emptyPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/project.qmlproject %%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/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/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/ComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Constants.js %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CustomCheckBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CustomComboBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/CustomSpinBoxStyle.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/ExtendedFunctionButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ExtendedFunctionLogic.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FlickableSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/FontComboBox.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/GroupBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/HueSlider.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/IconLabel.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/ListViewComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/MarginSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/OriginControl.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/PaddingSection.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/SpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/StandardTextSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/Tab.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/TabView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/ToolTipArea.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/UrlChooser.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/checkers.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/down-arrow.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/down-arrow@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/expression.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/expression@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon-gradient-list.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_conical_gradient.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_gradient.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_none.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_radial_gradient.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/icon_color_solid.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/placeholder.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/placeholder@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/submenu.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/submenu@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/up-arrow.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/images/up-arrow@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/HelperWidgets/qmldir %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/AbstractButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ActionIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Button.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ButtonGroup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ButtonRow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/CheckBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/CheckIndicator.qml %%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/ItemDelegate.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Menu.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/MenuItem.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/MenuSeparator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSliderPopup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSpinBoxIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/RealSpinBoxInput.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ScrollBar.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/ScrollView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SecondColumnLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Section.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SectionLabel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SectionLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/Slider.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SliderPopup.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SpinBoxIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/SpinBoxInput.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/TextArea.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/TextField.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/TranslationIndicator.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioControls/qmldir %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/Constants.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/Values.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/icons.ttf %%DATADIR%%/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/qmldir %%DATADIR%%/qmldesigner/statesEditorQmlSources/DesignerTextFieldStyle.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesDelegate.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesList.qml +%%DATADIR%%/qmldesigner/workspacePresets/3D_Preset.wrk +%%DATADIR%%/qmldesigner/workspacePresets/Essentials.wrk %%DATADIR%%/qmlicons/Qt/16x16/BorderImage.png %%DATADIR%%/qmlicons/Qt/16x16/BusyIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/Button.png %%DATADIR%%/qmlicons/Qt/16x16/ButtonColumn.png %%DATADIR%%/qmlicons/Qt/16x16/ButtonRow.png %%DATADIR%%/qmlicons/Qt/16x16/CheckBox.png %%DATADIR%%/qmlicons/Qt/16x16/ChoiceList.png %%DATADIR%%/qmlicons/Qt/16x16/ColorAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/Component.png %%DATADIR%%/qmlicons/Qt/16x16/CountBubble.png %%DATADIR%%/qmlicons/Qt/16x16/DatePickerDialog.png %%DATADIR%%/qmlicons/Qt/16x16/Flickable.png %%DATADIR%%/qmlicons/Qt/16x16/Flipable.png %%DATADIR%%/qmlicons/Qt/16x16/FocusScope.png %%DATADIR%%/qmlicons/Qt/16x16/GridView.png %%DATADIR%%/qmlicons/Qt/16x16/Image.png %%DATADIR%%/qmlicons/Qt/16x16/InfoBanner.png %%DATADIR%%/qmlicons/Qt/16x16/Item.png %%DATADIR%%/qmlicons/Qt/16x16/ListButton.png %%DATADIR%%/qmlicons/Qt/16x16/ListDelegate.png %%DATADIR%%/qmlicons/Qt/16x16/ListView.png %%DATADIR%%/qmlicons/Qt/16x16/MoreIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/MouseArea.png %%DATADIR%%/qmlicons/Qt/16x16/PageIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/ParallelAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/PathView.png %%DATADIR%%/qmlicons/Qt/16x16/PauseAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/ProgressBar.png %%DATADIR%%/qmlicons/Qt/16x16/PropertyChanges.png %%DATADIR%%/qmlicons/Qt/16x16/RadioButton.png %%DATADIR%%/qmlicons/Qt/16x16/RatingIndicator.png %%DATADIR%%/qmlicons/Qt/16x16/Rectangle.png %%DATADIR%%/qmlicons/Qt/16x16/SequentialAnimation.png %%DATADIR%%/qmlicons/Qt/16x16/Slider.png %%DATADIR%%/qmlicons/Qt/16x16/State.png %%DATADIR%%/qmlicons/Qt/16x16/Switch.png %%DATADIR%%/qmlicons/Qt/16x16/TabBar.png %%DATADIR%%/qmlicons/Qt/16x16/TabButton.png %%DATADIR%%/qmlicons/Qt/16x16/Text.png %%DATADIR%%/qmlicons/Qt/16x16/TextArea.png %%DATADIR%%/qmlicons/Qt/16x16/TextEdit.png %%DATADIR%%/qmlicons/Qt/16x16/TextField.png %%DATADIR%%/qmlicons/Qt/16x16/TextInput.png %%DATADIR%%/qmlicons/Qt/16x16/TimePickerDialog.png %%DATADIR%%/qmlicons/Qt/16x16/ToolBar.png %%DATADIR%%/qmlicons/Qt/16x16/Transition.png %%DATADIR%%/qmlicons/Qt/16x16/Tumbler.png %%DATADIR%%/qmlicons/Qt/16x16/TumblerButton.png %%DATADIR%%/qmlicons/Qt/16x16/TumblerColumn.png %%DATADIR%%/qmlicons/Qt/16x16/TumblerDialog.png %%DATADIR%%/qmlicons/Qt/16x16/Window.png %%DATADIR%%/qmlicons/Qt/16x16/item-icon16.png %%DATADIR%%/qmlicons/QtWebkit/16x16/WebView.png %%DATADIR%%/schemes/MS_Visual_C++.kms %%DATADIR%%/schemes/Xcode.kms %%DATADIR%%/snippets/cpp.xml %%DATADIR%%/snippets/qml.xml %%DATADIR%%/snippets/text.xml %%DATADIR%%/styles/creator-dark.xml %%DATADIR%%/styles/dark.xml %%DATADIR%%/styles/default.xml %%DATADIR%%/styles/default_classic.xml %%DATADIR%%/styles/grayscale.xml %%DATADIR%%/styles/inkpot.xml %%DATADIR%%/styles/intellij.xml %%DATADIR%%/styles/modnokai_night_shift_v2.xml %%DATADIR%%/styles/solarized-dark.xml %%DATADIR%%/styles/solarized-light.xml %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_collection.cpp %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_collection.h %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_plugin.pro %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_resources.qrc %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_single.cpp %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_single.h %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget.cpp %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget.h %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget_include.pri %%DATADIR%%/templates/qt4project/customwidgetwizard/tpl_widget_lib.pro %%DATADIR%%/templates/wizards/README.txt %%DATADIR%%/templates/wizards/autotest/autotest.png %%DATADIR%%/templates/wizards/autotest/autotest@2x.png %%DATADIR%%/templates/wizards/autotest/files/googlecommon.js %%DATADIR%%/templates/wizards/autotest/files/gtest_dependency.pri %%DATADIR%%/templates/wizards/autotest/files/tst.pro %%DATADIR%%/templates/wizards/autotest/files/tst.qbs %%DATADIR%%/templates/wizards/autotest/files/tst.txt %%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/wizard.json %%DATADIR%%/templates/wizards/classes/cpp/file.cpp %%DATADIR%%/templates/wizards/classes/cpp/file.h %%DATADIR%%/templates/wizards/classes/cpp/wizard.json %%DATADIR%%/templates/wizards/classes/itemmodel/itemmodel.cpp %%DATADIR%%/templates/wizards/classes/itemmodel/itemmodel.h %%DATADIR%%/templates/wizards/classes/itemmodel/listmodel.cpp %%DATADIR%%/templates/wizards/classes/itemmodel/listmodel.h %%DATADIR%%/templates/wizards/classes/itemmodel/tablemodel.cpp %%DATADIR%%/templates/wizards/classes/itemmodel/tablemodel.h %%DATADIR%%/templates/wizards/classes/itemmodel/wizard.json %%DATADIR%%/templates/wizards/classes/python/file.py %%DATADIR%%/templates/wizards/classes/python/wizard.json %%DATADIR%%/templates/wizards/classes/qtquickui/file.qml.tpl %%DATADIR%%/templates/wizards/classes/qtquickui/fileForm.ui.qml.tpl %%DATADIR%%/templates/wizards/classes/qtquickui/wizard.json %%DATADIR%%/templates/wizards/codesnippet/main.cpp %%DATADIR%%/templates/wizards/codesnippet/project.pro %%DATADIR%%/templates/wizards/codesnippet/wizard.xml %%DATADIR%%/templates/wizards/files/cppheader/file.h %%DATADIR%%/templates/wizards/files/cppheader/wizard.json %%DATADIR%%/templates/wizards/files/cppsource/file.cpp %%DATADIR%%/templates/wizards/files/cppsource/wizard.json %%DATADIR%%/templates/wizards/files/form/file.ui %%DATADIR%%/templates/wizards/files/form/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gl/fragment/file.frag %%DATADIR%%/templates/wizards/files/glsl/gl/fragment/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gl/vertex/file.vert %%DATADIR%%/templates/wizards/files/glsl/gl/vertex/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gles/fragment/file.fsh %%DATADIR%%/templates/wizards/files/glsl/gles/fragment/wizard.json %%DATADIR%%/templates/wizards/files/glsl/gles/vertex/file.vsh %%DATADIR%%/templates/wizards/files/glsl/gles/vertex/wizard.json %%DATADIR%%/templates/wizards/files/java/source.java %%DATADIR%%/templates/wizards/files/java/wizard.json %%DATADIR%%/templates/wizards/files/js/file.js %%DATADIR%%/templates/wizards/files/js/wizard.json %%DATADIR%%/templates/wizards/files/modeling/model/file.qmodel %%DATADIR%%/templates/wizards/files/modeling/model/wizard.json %%DATADIR%%/templates/wizards/files/modeling/scratch/file.qmodel %%DATADIR%%/templates/wizards/files/modeling/scratch/wizard.json %%DATADIR%%/templates/wizards/files/nim/file.nim %%DATADIR%%/templates/wizards/files/nim/wizard.json %%DATADIR%%/templates/wizards/files/nimscript/file.nims %%DATADIR%%/templates/wizards/files/nimscript/wizard.json %%DATADIR%%/templates/wizards/files/python/file.py %%DATADIR%%/templates/wizards/files/python/icon.png %%DATADIR%%/templates/wizards/files/python/icon@2x.png %%DATADIR%%/templates/wizards/files/python/wizard.json %%DATADIR%%/templates/wizards/files/qrc/file.qrc %%DATADIR%%/templates/wizards/files/qrc/wizard.json %%DATADIR%%/templates/wizards/files/qtquick2/file.qml.tpl %%DATADIR%%/templates/wizards/files/qtquick2/wizard.json %%DATADIR%%/templates/wizards/files/scratch/file.txt %%DATADIR%%/templates/wizards/files/scratch/wizard.json %%DATADIR%%/templates/wizards/files/scxml/file.scxml %%DATADIR%%/templates/wizards/files/scxml/wizard.json %%DATADIR%%/templates/wizards/files/text/file.txt %%DATADIR%%/templates/wizards/files/text/wizard.json %%DATADIR%%/templates/wizards/global/consoleapplication.png %%DATADIR%%/templates/wizards/global/consoleapplication@2x.png %%DATADIR%%/templates/wizards/global/guiapplication.png %%DATADIR%%/templates/wizards/global/guiapplication@2x.png %%DATADIR%%/templates/wizards/global/lib.png %%DATADIR%%/templates/wizards/global/lib@2x.png %%DATADIR%%/templates/wizards/projects/consoleapp/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/consoleapp/file.pro %%DATADIR%%/templates/wizards/projects/consoleapp/file.qbs %%DATADIR%%/templates/wizards/projects/consoleapp/main.cpp %%DATADIR%%/templates/wizards/projects/consoleapp/wizard.json %%DATADIR%%/templates/wizards/projects/cpplibrary/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/cpplibrary/lib.cpp %%DATADIR%%/templates/wizards/projects/cpplibrary/lib.h %%DATADIR%%/templates/wizards/projects/cpplibrary/lib_global.h %%DATADIR%%/templates/wizards/projects/cpplibrary/project.json %%DATADIR%%/templates/wizards/projects/cpplibrary/project.pro %%DATADIR%%/templates/wizards/projects/cpplibrary/project.qbs %%DATADIR%%/templates/wizards/projects/cpplibrary/wizard.json %%DATADIR%%/templates/wizards/projects/git.ignore %%DATADIR%%/templates/wizards/projects/nim/file.nimproject %%DATADIR%%/templates/wizards/projects/nim/icon.png %%DATADIR%%/templates/wizards/projects/nim/icon@2x.png %%DATADIR%%/templates/wizards/projects/nim/main.nim %%DATADIR%%/templates/wizards/projects/nim/wizard.json +%%DATADIR%%/templates/wizards/projects/nimble/binary/binary.nimble +%%DATADIR%%/templates/wizards/projects/nimble/binary/src/binary.nim +%%DATADIR%%/templates/wizards/projects/nimble/hybrid/hybrid.nimble +%%DATADIR%%/templates/wizards/projects/nimble/hybrid/src/hybrid.nim +%%DATADIR%%/templates/wizards/projects/nimble/hybrid/src/hybridpkg/submodule.nim +%%DATADIR%%/templates/wizards/projects/nimble/hybrid/tests/config.nims +%%DATADIR%%/templates/wizards/projects/nimble/hybrid/tests/test1.nim +%%DATADIR%%/templates/wizards/projects/nimble/icon.png +%%DATADIR%%/templates/wizards/projects/nimble/icon@2x.png +%%DATADIR%%/templates/wizards/projects/nimble/library/library.nimble +%%DATADIR%%/templates/wizards/projects/nimble/library/src/library.nim +%%DATADIR%%/templates/wizards/projects/nimble/library/src/library/submodule.nim +%%DATADIR%%/templates/wizards/projects/nimble/library/tests/config.nims +%%DATADIR%%/templates/wizards/projects/nimble/library/tests/test1.nim +%%DATADIR%%/templates/wizards/projects/nimble/wizard.json %%DATADIR%%/templates/wizards/projects/plainc/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/plainc/file.pro %%DATADIR%%/templates/wizards/projects/plainc/file.qbs %%DATADIR%%/templates/wizards/projects/plainc/main.c %%DATADIR%%/templates/wizards/projects/plainc/wizard.json %%DATADIR%%/templates/wizards/projects/plaincpp/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/plaincpp/file.pro %%DATADIR%%/templates/wizards/projects/plaincpp/file.qbs %%DATADIR%%/templates/wizards/projects/plaincpp/main.cpp %%DATADIR%%/templates/wizards/projects/plaincpp/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/empty/file.pro %%DATADIR%%/templates/wizards/projects/qmake/empty/wizard.json %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/empty/icon.png %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/empty/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/empty/wizard.json +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/icons/icon.png +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/icons/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main.pyproject %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_empty.py %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_mainwindow.py -%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/icon.png -%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/icon@2x.png +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_qtquick.py +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_widget.py +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/main_widget.ui %%DATADIR%%/templates/wizards/projects/qtforpythonapplication/mainwindow/wizard.json +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/main.pyproject +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/main.qml.tpl +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/qtquickapplication/wizard.json +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget/main.pyproject +%%DATADIR%%/templates/wizards/projects/qtforpythonapplication/widget/wizard.json %%DATADIR%%/templates/wizards/projects/qtquick2-extension/lib.png %%DATADIR%%/templates/wizards/projects/qtquick2-extension/lib@2x.png %%DATADIR%%/templates/wizards/projects/qtquick2-extension/object.cpp %%DATADIR%%/templates/wizards/projects/qtquick2-extension/object.h %%DATADIR%%/templates/wizards/projects/qtquick2-extension/plugin.cpp %%DATADIR%%/templates/wizards/projects/qtquick2-extension/plugin.h %%DATADIR%%/templates/wizards/projects/qtquick2-extension/project.pro %%DATADIR%%/templates/wizards/projects/qtquick2-extension/qmldir %%DATADIR%%/templates/wizards/projects/qtquick2-extension/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/qtquickapplication/app.pro %%DATADIR%%/templates/wizards/projects/qtquickapplication/app.qbs %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/empty/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/main.cpp %%DATADIR%%/templates/wizards/projects/qtquickapplication/qtquickcontrols2.conf %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/scroll/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/HomeForm.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/Page1Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/Page2Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/stack/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/Page1Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/Page2Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/icon.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/icon@2x.png %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/qml.qrc %%DATADIR%%/templates/wizards/projects/qtquickapplication/swipe/wizard.json %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/app.qmlproject %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype.png %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/qtquickuiprototype@2x.png %%DATADIR%%/templates/wizards/projects/qtquickuiprototype/wizard.json %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/CMakeLists.txt %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/main.cpp %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/project.pro %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/project.qbs %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/widget.cpp %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/widget.h %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/widget.ui %%DATADIR%%/templates/wizards/projects/qtwidgetsapplication/wizard.json %%DATADIR%%/templates/wizards/projects/translation.ts %%DATADIR%%/templates/wizards/projects/vcs/bazaar/icon.png %%DATADIR%%/templates/wizards/projects/vcs/bazaar/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/bazaar/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/cvs/icon.png %%DATADIR%%/templates/wizards/projects/vcs/cvs/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/cvs/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/git/icon.png %%DATADIR%%/templates/wizards/projects/vcs/git/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/git/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/mercurial/icon.png %%DATADIR%%/templates/wizards/projects/vcs/mercurial/icon@2x.png %%DATADIR%%/templates/wizards/projects/vcs/mercurial/wizard.json %%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/MyPlugin.json.in +%%DATADIR%%/templates/wizards/qtcreatorplugin/github_workflow_README.md +%%DATADIR%%/templates/wizards/qtcreatorplugin/github_workflow_build_qmake.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 %%DATADIR%%/templates/wizards/qtcreatorplugin/qtcreatorplugin@2x.png -%%DATADIR%%/templates/wizards/qtcreatorplugin/wizard.xml +%%DATADIR%%/templates/wizards/qtcreatorplugin/wizard.json %%DATADIR%%/templates/wizards/qtquickstyleicons/default.png %%DATADIR%%/templates/wizards/qtquickstyleicons/default@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-dark.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-dark@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-light.png %%DATADIR%%/templates/wizards/qtquickstyleicons/material-light@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-dark.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-dark@2x.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-light.png %%DATADIR%%/templates/wizards/qtquickstyleicons/universal-light@2x.png %%DATADIR%%/themes/dark.creatortheme %%DATADIR%%/themes/default.creatortheme +%%DATADIR%%/themes/design-light.creatortheme %%DATADIR%%/themes/design.creatortheme %%DATADIR%%/themes/flat-dark.creatortheme %%DATADIR%%/themes/flat-light.creatortheme %%DATADIR%%/themes/flat.creatortheme %%DATADIR%%/translations/qtcreator_cs.qm %%DATADIR%%/translations/qtcreator_da.qm %%DATADIR%%/translations/qtcreator_de.qm %%DATADIR%%/translations/qtcreator_fr.qm +%%DATADIR%%/translations/qtcreator_hr.qm %%DATADIR%%/translations/qtcreator_ja.qm %%DATADIR%%/translations/qtcreator_pl.qm %%DATADIR%%/translations/qtcreator_ru.qm %%DATADIR%%/translations/qtcreator_sl.qm %%DATADIR%%/translations/qtcreator_uk.qm %%DATADIR%%/translations/qtcreator_zh_CN.qm %%DATADIR%%/translations/qtcreator_zh_TW.qm