Index: head/devel/qtcreator/Makefile =================================================================== --- head/devel/qtcreator/Makefile (revision 432287) +++ head/devel/qtcreator/Makefile (revision 432288) @@ -1,73 +1,75 @@ # Created by: Kris Moore # $FreeBSD$ PORTNAME= qtcreator -DISTVERSION= 4.2.0 +DISTVERSION= 4.2.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 USE_LDCONFIG= ${LOCALBASE}/lib/${PORTNAME} -USES= qmake compiler:c++11-lib +USES= qmake compiler:c++11-lib tar:xz USE_GL= gl USE_QT5= buildtools concurrent core declarative designer gui help \ linguist network printsupport qdoc qml quick quickcontrols \ script script sql svg webkit widgets xml xmlpatterns # 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} # Required for building the port with GCC: the define below is required for # std::to_string() to exist. More details in ports/193528. QMAKE_ARGS+= DEFINES+=_GLIBCXX_USE_C99 DESKTOP_ENTRIES="Qt Creator" "" "QtProject-qtcreator" \ "${PREFIX}/bin/${PORTNAME}" "Development;Qt;" true BROKEN_aarch64= fails to build: invokes x86 asm OPTIONS_DEFINE= DOCS EXAMPLES DOCS_DESC= Install the Qt5 api documentation DOCS_USE= QT5=doc_run EXAMPLES_DESC= Install the Qt5 example projects EXAMPLES_USE= QT5=examples_run OPTIONS_DEFAULT= ${OPTIONS_DEFINE} ALL_TARGET= all INSTALL_TARGET= install DOCS_ALL_TARGET= docs DOCS_INSTALL_TARGET= install_docs + +PLIST_SUB= SHLIB_VER="${PORTVERSION}" # Fix paths for gnuplot and ant. post-patch: ${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 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 432287) +++ head/devel/qtcreator/distinfo (revision 432288) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481721888 -SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.0.tar.gz) = 0e05783bbc3a38aa935dd1b17191bcbc2af3cf6f7197865ee089fe094d0cf27b -SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.0.tar.gz) = 22825810 +TIMESTAMP = 1485178504 +SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.1.tar.xz) = 3746d2232fff429da21079abdb68547d0a80bfcee794700c107eec872dae17c0 +SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.1.tar.xz) = 16530044 Index: head/devel/qtcreator/pkg-plist =================================================================== --- head/devel/qtcreator/pkg-plist (revision 432287) +++ head/devel/qtcreator/pkg-plist (revision 432288) @@ -1,788 +1,788 @@ bin/qtcreator lib/qtcreator/libAggregation.so lib/qtcreator/libAggregation.so.4 lib/qtcreator/libAggregation.so.4.2 -lib/qtcreator/libAggregation.so.4.2.0 +lib/qtcreator/libAggregation.so.%%SHLIB_VER%% lib/qtcreator/libCPlusPlus.so lib/qtcreator/libCPlusPlus.so.4 lib/qtcreator/libCPlusPlus.so.4.2 -lib/qtcreator/libCPlusPlus.so.4.2.0 +lib/qtcreator/libCPlusPlus.so.%%SHLIB_VER%% lib/qtcreator/libClangbackendipc.so lib/qtcreator/libClangbackendipc.so.4 lib/qtcreator/libClangbackendipc.so.4.2 -lib/qtcreator/libClangbackendipc.so.4.2.0 +lib/qtcreator/libClangbackendipc.so.%%SHLIB_VER%% lib/qtcreator/libExtensionSystem.so lib/qtcreator/libExtensionSystem.so.4 lib/qtcreator/libExtensionSystem.so.4.2 -lib/qtcreator/libExtensionSystem.so.4.2.0 +lib/qtcreator/libExtensionSystem.so.%%SHLIB_VER%% lib/qtcreator/libFlameGraph.so lib/qtcreator/libFlameGraph.so.4 lib/qtcreator/libFlameGraph.so.4.2 -lib/qtcreator/libFlameGraph.so.4.2.0 +lib/qtcreator/libFlameGraph.so.%%SHLIB_VER%% lib/qtcreator/libGLSL.so lib/qtcreator/libGLSL.so.4 lib/qtcreator/libGLSL.so.4.2 -lib/qtcreator/libGLSL.so.4.2.0 +lib/qtcreator/libGLSL.so.%%SHLIB_VER%% lib/qtcreator/libLanguageUtils.so lib/qtcreator/libLanguageUtils.so.4 lib/qtcreator/libLanguageUtils.so.4.2 -lib/qtcreator/libLanguageUtils.so.4.2.0 +lib/qtcreator/libLanguageUtils.so.%%SHLIB_VER%% lib/qtcreator/libModeling.so lib/qtcreator/libModeling.so.4 lib/qtcreator/libModeling.so.4.2 -lib/qtcreator/libModeling.so.4.2.0 +lib/qtcreator/libModeling.so.%%SHLIB_VER%% lib/qtcreator/libQmlDebug.so lib/qtcreator/libQmlDebug.so.4 lib/qtcreator/libQmlDebug.so.4.2 -lib/qtcreator/libQmlDebug.so.4.2.0 +lib/qtcreator/libQmlDebug.so.%%SHLIB_VER%% lib/qtcreator/libQmlEditorWidgets.so lib/qtcreator/libQmlEditorWidgets.so.4 lib/qtcreator/libQmlEditorWidgets.so.4.2 -lib/qtcreator/libQmlEditorWidgets.so.4.2.0 +lib/qtcreator/libQmlEditorWidgets.so.%%SHLIB_VER%% lib/qtcreator/libQmlJS.so lib/qtcreator/libQmlJS.so.4 lib/qtcreator/libQmlJS.so.4.2 -lib/qtcreator/libQmlJS.so.4.2.0 +lib/qtcreator/libQmlJS.so.%%SHLIB_VER%% lib/qtcreator/libQtcSsh.so lib/qtcreator/libQtcSsh.so.4 lib/qtcreator/libQtcSsh.so.4.2 -lib/qtcreator/libQtcSsh.so.4.2.0 +lib/qtcreator/libQtcSsh.so.%%SHLIB_VER%% lib/qtcreator/libSqlite.so lib/qtcreator/libSqlite.so.4 lib/qtcreator/libSqlite.so.4.2 -lib/qtcreator/libSqlite.so.4.2.0 +lib/qtcreator/libSqlite.so.%%SHLIB_VER%% lib/qtcreator/libTimeline.so lib/qtcreator/libTimeline.so.4 lib/qtcreator/libTimeline.so.4.2 -lib/qtcreator/libTimeline.so.4.2.0 +lib/qtcreator/libTimeline.so.%%SHLIB_VER%% lib/qtcreator/libUtils.so lib/qtcreator/libUtils.so.4 lib/qtcreator/libUtils.so.4.2 -lib/qtcreator/libUtils.so.4.2.0 +lib/qtcreator/libUtils.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/libCMakeProjectManager.so lib/qtcreator/plugins/libCVS.so lib/qtcreator/plugins/libClangStaticAnalyzer.so lib/qtcreator/plugins/libClassView.so lib/qtcreator/plugins/libClearCase.so lib/qtcreator/plugins/libCodePaster.so lib/qtcreator/plugins/libCore.so lib/qtcreator/plugins/libCppEditor.so lib/qtcreator/plugins/libCppTools.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/libMacros.so lib/qtcreator/plugins/libMercurial.so lib/qtcreator/plugins/libModelEditor.so lib/qtcreator/plugins/libNim.so lib/qtcreator/plugins/libPerforce.so lib/qtcreator/plugins/libProjectExplorer.so lib/qtcreator/plugins/libPythonEditor.so lib/qtcreator/plugins/libQbsProjectManager.so lib/qtcreator/plugins/libQmakeAndroidSupport.so lib/qtcreator/plugins/libQmakeProjectManager.so lib/qtcreator/plugins/libQmlDesigner.so lib/qtcreator/plugins/libQmlJSEditor.so lib/qtcreator/plugins/libQmlJSTools.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/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/libWelcome.so lib/qtcreator/plugins/libWinRt.so lib/qtcreator/plugins/qmldesigner/libcomponentsplugin.so lib/qtcreator/plugins/qmldesigner/libqtquickplugin.so libexec/qtcreator/buildoutputparser libexec/qtcreator/cpaster libexec/qtcreator/qml2puppet libexec/qtcreator/qtcreator_process_stub libexec/qtcreator/qtpromaker libexec/qtcreator/sdktool %%PORTDOCS%%%%DOCSDIR%%/qtcreator-dev.qch %%PORTDOCS%%%%DOCSDIR%%/qtcreator.qch 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%%/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/stdtypes.py %%DATADIR%%/externaltools/lrelease.xml %%DATADIR%%/externaltools/lupdate.xml %%DATADIR%%/externaltools/qmlscene.xml %%DATADIR%%/externaltools/qmlviewer.xml %%DATADIR%%/externaltools/sort.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/alert.xml %%DATADIR%%/generic-highlighter/autoconf.xml %%DATADIR%%/generic-highlighter/bash.xml %%DATADIR%%/generic-highlighter/cmake.xml %%DATADIR%%/generic-highlighter/css.xml %%DATADIR%%/generic-highlighter/doxygen.xml %%DATADIR%%/generic-highlighter/dtd.xml %%DATADIR%%/generic-highlighter/html.xml %%DATADIR%%/generic-highlighter/ini.xml %%DATADIR%%/generic-highlighter/java.xml %%DATADIR%%/generic-highlighter/javadoc.xml %%DATADIR%%/generic-highlighter/makefile.xml %%DATADIR%%/generic-highlighter/perl.xml %%DATADIR%%/generic-highlighter/ruby.xml %%DATADIR%%/generic-highlighter/valgrind-suppression.xml %%DATADIR%%/generic-highlighter/xml.xml %%DATADIR%%/generic-highlighter/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%%/modeleditor/standard.def %%DATADIR%%/qml-type-descriptions/builtins.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/qt4QtQuick1-bundle.json %%DATADIR%%/qml-type-descriptions/qt5QtQuick1-bundle.json %%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/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/endpuppetcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/endpuppetcommand.h %%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/informationchangedcommand.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/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/valueschangedcommand.cpp %%DATADIR%%/qml/qmlpuppet/commands/valueschangedcommand.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/GenericBackend.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/Window.qml %%DATADIR%%/qml/qmlpuppet/qml2puppet/Info.plist %%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/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/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.cpp %%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/HelperWidgets/AligmentHorizontalButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/AligmentVerticalButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/AnchorButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/BoolButtonRowButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/Button.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ButtonRow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ButtonRow2.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ButtonRowButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/CheckBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ColorButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ColorCheckButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ColorEditor.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ColorLogic.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/Constants.js %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/CustomCheckBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/CustomComboBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/CustomSpinBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/DoubleSpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ExpandingSpacer.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ExpressionTextField.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ExtendedFunctionButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/FlickableSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/FontComboBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/FontSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/FontStyleButtons.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/GradientLine.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/GroupBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/HueSlider.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/IconLabel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/Label.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/LineEdit.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/OriginControl.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/PaddingSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/RoundedPanel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ScrollView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/SecondColumnLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/Section.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/SectionLayout.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/SpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/StandardTextSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/Tab.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/TabView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ToolTipArea.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/UrlChooser.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/checkers.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/down-arrow.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/down-arrow@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/expression.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/expression@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/icon_color_gradient.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/icon_color_none.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/icon_color_solid.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/placeholder.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/placeholder@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/submenu.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/submenu@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/up-arrow.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/images/up-arrow@2x.png %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/BooleanEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/ColorEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/IntEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/RealEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/StringEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/TemplateTypes.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/PropertyTemplates/UrlEditorTemplate.template %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AdvancedSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/AnchorRow.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/BorderImageSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/ColumnSpecifics.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/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/PathViewSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/QtObjectPane.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/RectangleSpecifics.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/QtQuick/RowSpecifics.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/statesEditorQmlSources/DesignerTextFieldStyle.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesDelegate.qml %%DATADIR%%/qmldesigner/statesEditorQmlSources/StatesList.qml %%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/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/qt4project/main.cpp %%DATADIR%%/templates/qt4project/mywidget.cpp %%DATADIR%%/templates/qt4project/mywidget.h %%DATADIR%%/templates/qt4project/mywidget_form.cpp %%DATADIR%%/templates/qt4project/mywidget_form.h %%DATADIR%%/templates/qt4project/widget.ui %%DATADIR%%/templates/wizards/README.txt %%DATADIR%%/templates/wizards/autotest/autotest_24.png %%DATADIR%%/templates/wizards/autotest/files/auto.pro %%DATADIR%%/templates/wizards/autotest/files/gtest_dependency.pri %%DATADIR%%/templates/wizards/autotest/files/main.cpp %%DATADIR%%/templates/wizards/autotest/files/src.pro %%DATADIR%%/templates/wizards/autotest/files/tests.pro %%DATADIR%%/templates/wizards/autotest/files/tmp.pro %%DATADIR%%/templates/wizards/autotest/files/tst.pro %%DATADIR%%/templates/wizards/autotest/files/tst_main.cpp %%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/file.qmodel %%DATADIR%%/templates/wizards/files/modeling/wizard.json %%DATADIR%%/templates/wizards/files/nim/file.nim %%DATADIR%%/templates/wizards/files/nim/icon.png %%DATADIR%%/templates/wizards/files/nim/wizard.json %%DATADIR%%/templates/wizards/files/nimscript/file.nims %%DATADIR%%/templates/wizards/files/nimscript/icon.png %%DATADIR%%/templates/wizards/files/nimscript/wizard.json %%DATADIR%%/templates/wizards/files/python/file.py %%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/genericfilewizard.png %%DATADIR%%/templates/wizards/global/guiapplication.png %%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/main.nim %%DATADIR%%/templates/wizards/projects/nim/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/consoleapp/file.pro %%DATADIR%%/templates/wizards/projects/qmake/consoleapp/main.cpp %%DATADIR%%/templates/wizards/projects/qmake/consoleapp/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/empty/file.pro %%DATADIR%%/templates/wizards/projects/qmake/empty/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/3dapplication.png %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/app.pro %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/main.cpp %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/plaincanvas3d/glcode.js %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/qml.qrc %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/threejs/3rdparty/three.js %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/threejs/glcode.js %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/MainForm.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/app.pro %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/main.cpp %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/qml.qrc %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/qml_wizard.png %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/Page1.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/Page1Form.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/app.pro %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/main.cpp %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/qml.qrc %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/qtquickcontrols2.conf %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/MainForm.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/app.pro %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/main.cpp %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/qml.qrc %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/wizard.json %%DATADIR%%/templates/wizards/projects/qmlproject/qtquickapplication/app.qmlproject %%DATADIR%%/templates/wizards/projects/qmlproject/qtquickapplication/wizard.json %%DATADIR%%/templates/wizards/projects/qmlproject/qtquickcontrolsapplication/app.qmlproject %%DATADIR%%/templates/wizards/projects/qmlproject/qtquickcontrolsapplication/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/bazaar/icon.png %%DATADIR%%/templates/wizards/projects/vcs/bazaar/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/cvs/icon.png %%DATADIR%%/templates/wizards/projects/vcs/cvs/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/git/icon.png %%DATADIR%%/templates/wizards/projects/vcs/git/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/mercurial/icon.png %%DATADIR%%/templates/wizards/projects/vcs/mercurial/wizard.json %%DATADIR%%/templates/wizards/projects/vcs/subversion/icon.png %%DATADIR%%/templates/wizards/projects/vcs/subversion/wizard.json %%DATADIR%%/templates/wizards/qtcreatorplugin/MyPlugin.json.in %%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/qtcreator_logo_24.png %%DATADIR%%/templates/wizards/qtcreatorplugin/wizard.xml %%DATADIR%%/templates/wizards/qtquick1-extension/lib.png %%DATADIR%%/templates/wizards/qtquick1-extension/object.cpp %%DATADIR%%/templates/wizards/qtquick1-extension/object.h %%DATADIR%%/templates/wizards/qtquick1-extension/plugin.cpp %%DATADIR%%/templates/wizards/qtquick1-extension/plugin.h %%DATADIR%%/templates/wizards/qtquick1-extension/project.pro %%DATADIR%%/templates/wizards/qtquick1-extension/qmldir %%DATADIR%%/templates/wizards/qtquick1-extension/wizard.xml %%DATADIR%%/templates/wizards/qtquick2-extension/lib.png %%DATADIR%%/templates/wizards/qtquick2-extension/object.cpp %%DATADIR%%/templates/wizards/qtquick2-extension/object.h %%DATADIR%%/templates/wizards/qtquick2-extension/plugin.cpp %%DATADIR%%/templates/wizards/qtquick2-extension/plugin.h %%DATADIR%%/templates/wizards/qtquick2-extension/project.pro %%DATADIR%%/templates/wizards/qtquick2-extension/qmldir %%DATADIR%%/templates/wizards/qtquick2-extension/wizard.xml %%DATADIR%%/themes/dark.creatortheme %%DATADIR%%/themes/default.creatortheme %%DATADIR%%/themes/flat-dark.creatortheme %%DATADIR%%/themes/flat-light.creatortheme %%DATADIR%%/themes/flat.creatortheme %%DATADIR%%/translations/qtcreator_cs.qm %%DATADIR%%/translations/qtcreator_de.qm %%DATADIR%%/translations/qtcreator_fr.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 %%DATADIR%%/welcomescreen/develop.qml %%DATADIR%%/welcomescreen/dummydata/examplesModel.qml %%DATADIR%%/welcomescreen/dummydata/pagesModel.qml %%DATADIR%%/welcomescreen/dummydata/projectList.qml %%DATADIR%%/welcomescreen/dummydata/sessionList.qml %%DATADIR%%/welcomescreen/dummydata/tutorialsModel.qml %%DATADIR%%/welcomescreen/examples.qml %%DATADIR%%/welcomescreen/images_areaofinterest.xml %%DATADIR%%/welcomescreen/qtcreator_tutorials.xml %%DATADIR%%/welcomescreen/tutorials.qml %%DATADIR%%/welcomescreen/welcomescreen.qml %%DATADIR%%/welcomescreen/welcomescreen.qmlproject %%DATADIR%%/welcomescreen/widgets/Button.qml %%DATADIR%%/welcomescreen/widgets/ComboBox.qml %%DATADIR%%/welcomescreen/widgets/CustomFonts.qml %%DATADIR%%/welcomescreen/widgets/CustomizedGridView.qml %%DATADIR%%/welcomescreen/widgets/Delegate.qml %%DATADIR%%/welcomescreen/widgets/IconAndLink.qml %%DATADIR%%/welcomescreen/widgets/NativeText.qml %%DATADIR%%/welcomescreen/widgets/PageLoader.qml %%DATADIR%%/welcomescreen/widgets/ProjectItem.qml %%DATADIR%%/welcomescreen/widgets/RecentProjects.qml %%DATADIR%%/welcomescreen/widgets/SearchBar.qml %%DATADIR%%/welcomescreen/widgets/SessionActionLabel.qml %%DATADIR%%/welcomescreen/widgets/SessionItem.qml %%DATADIR%%/welcomescreen/widgets/Sessions.qml %%DATADIR%%/welcomescreen/widgets/SideBar.qml %%DATADIR%%/welcomescreen/widgets/Tabs.qml %%DATADIR%%/welcomescreen/widgets/ToolTip.qml %%DATADIR%%/welcomescreen/widgets/dummydata/context/ExampleDelegate.qml %%DATADIR%%/welcomescreen/widgets/dummydata/context/ExampleGridView.qml %%DATADIR%%/welcomescreen/widgets/dummydata/examplesModel.qml %%DATADIR%%/welcomescreen/widgets/dummydata/mockupTags.qml %%DATADIR%%/welcomescreen/widgets/dummydata/pagesModel.qml %%DATADIR%%/welcomescreen/widgets/dummydata/tabsModel.qml %%DATADIR%%/welcomescreen/widgets/images/dropshadow.png %%DATADIR%%/welcomescreen/widgets/images/icons/adressbook.png %%DATADIR%%/welcomescreen/widgets/images/icons/androidapp.png %%DATADIR%%/welcomescreen/widgets/images/icons/buildrun.png %%DATADIR%%/welcomescreen/widgets/images/icons/components.png %%DATADIR%%/welcomescreen/widgets/images/icons/ddays13.png %%DATADIR%%/welcomescreen/widgets/images/icons/ddays14.png %%DATADIR%%/welcomescreen/widgets/images/icons/developing_with_qt_creator.png %%DATADIR%%/welcomescreen/widgets/images/icons/qt_sdk.png %%DATADIR%%/welcomescreen/widgets/images/icons/qtquick.png %%DATADIR%%/welcomescreen/widgets/images/icons/qwidget.png %%DATADIR%%/welcomescreen/widgets/images/icons/tutorialicon.png %%DATADIR%%/welcomescreen/widgets/images/icons/videoIcon.png %%DATADIR%%/welcomescreen/widgets/images/icons/worldsummit15.png %%DATADIR%%/welcomescreen/widgets/images/mockup/designer-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/desktop-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/draganddrop-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/itemview-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/layout-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/mainwindow-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/network-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/opengl-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/penguin.png %%DATADIR%%/welcomescreen/widgets/images/mockup/qtscript-examples.png %%DATADIR%%/welcomescreen/widgets/images/mockup/thread-examples.png %%DATADIR%%/welcomescreen/widgets/qmldir