aboutsummaryrefslogtreecommitdiffstats
path: root/share/share.qbs
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@nokia.com>2012-04-02 11:32:25 +0200
committerJoerg Bornemann <joerg.bornemann@nokia.com>2012-04-02 13:46:46 +0200
commit26d0311b7038c917d0afc30e54b238f88b7ba5ab (patch)
tree6b8dfc38f32a141ac67045579877aa7e389e3722 /share/share.qbs
parentfab7b2970d38b7680f4ef4aa5fcf19c61fac7e5b (diff)
qbs files: share.qbs updated
Now the Welcome screen is visible again. Change-Id: I41aeae823c6f81dfec93111f9b4a957f812cb496 Reviewed-by: Orgad Shaneh <orgads@gmail.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Diffstat (limited to 'share/share.qbs')
-rw-r--r--share/share.qbs1498
1 files changed, 883 insertions, 615 deletions
diff --git a/share/share.qbs b/share/share.qbs
index 081e3a72e3..4013b11931 100644
--- a/share/share.qbs
+++ b/share/share.qbs
@@ -5,985 +5,1253 @@ Product {
name: "SharedContent"
Group {
- qbs.installDir: "share/qtcreator/qmlicons/Qt/16x16"
+ qbs.installDir: "share/qtcreator/designer"
fileTags: ["install"]
+ prefix: "qtcreator/designer/"
files: [
- "qtcreator/qmlicons/Qt/16x16/FocusScope.png",
- "qtcreator/qmlicons/Qt/16x16/Item.png",
- "qtcreator/qmlicons/Qt/16x16/BusyIndicator.png",
- "qtcreator/qmlicons/Qt/16x16/ParallelAnimation.png",
- "qtcreator/qmlicons/Qt/16x16/ChoiceList.png",
- "qtcreator/qmlicons/Qt/16x16/TextEdit.png",
- "qtcreator/qmlicons/Qt/16x16/PauseAnimation.png",
- "qtcreator/qmlicons/Qt/16x16/DatePickerDialog.png",
- "qtcreator/qmlicons/Qt/16x16/TimePickerDialog.png",
- "qtcreator/qmlicons/Qt/16x16/InfoBanner.png",
- "qtcreator/qmlicons/Qt/16x16/Rectangle.png",
- "qtcreator/qmlicons/Qt/16x16/item-icon16.png",
- "qtcreator/qmlicons/Qt/16x16/CountBubble.png",
- "qtcreator/qmlicons/Qt/16x16/State.png",
- "qtcreator/qmlicons/Qt/16x16/Button.png",
- "qtcreator/qmlicons/Qt/16x16/SequentialAnimation.png",
- "qtcreator/qmlicons/Qt/16x16/PageIndicator.png",
- "qtcreator/qmlicons/Qt/16x16/ButtonRow.png",
- "qtcreator/qmlicons/Qt/16x16/TextField.png",
- "qtcreator/qmlicons/Qt/16x16/MouseArea.png",
- "qtcreator/qmlicons/Qt/16x16/Tumbler.png",
- "qtcreator/qmlicons/Qt/16x16/MoreIndicator.png",
- "qtcreator/qmlicons/Qt/16x16/Flickable.png",
- "qtcreator/qmlicons/Qt/16x16/ListDelegate.png",
- "qtcreator/qmlicons/Qt/16x16/TabBar.png",
- "qtcreator/qmlicons/Qt/16x16/GridView.png",
- "qtcreator/qmlicons/Qt/16x16/ProgressBar.png",
- "qtcreator/qmlicons/Qt/16x16/TextArea.png",
- "qtcreator/qmlicons/Qt/16x16/RatingIndicator.png",
- "qtcreator/qmlicons/Qt/16x16/Slider.png",
- "qtcreator/qmlicons/Qt/16x16/CheckBox.png",
- "qtcreator/qmlicons/Qt/16x16/TumblerDialog.png",
- "qtcreator/qmlicons/Qt/16x16/ListView.png",
- "qtcreator/qmlicons/Qt/16x16/Text.png",
- "qtcreator/qmlicons/Qt/16x16/ColorAnimation.png",
- "qtcreator/qmlicons/Qt/16x16/Image.png",
- "qtcreator/qmlicons/Qt/16x16/RadioButton.png",
- "qtcreator/qmlicons/Qt/16x16/Component.png",
- "qtcreator/qmlicons/Qt/16x16/BorderImage.png",
- "qtcreator/qmlicons/Qt/16x16/TumblerColumn.png",
- "qtcreator/qmlicons/Qt/16x16/TextInput.png",
- "qtcreator/qmlicons/Qt/16x16/Flipable.png",
- "qtcreator/qmlicons/Qt/16x16/TumblerButton.png",
- "qtcreator/qmlicons/Qt/16x16/ToolBar.png",
- "qtcreator/qmlicons/Qt/16x16/ListButton.png",
- "qtcreator/qmlicons/Qt/16x16/PropertyChanges.png",
- "qtcreator/qmlicons/Qt/16x16/Switch.png",
- "qtcreator/qmlicons/Qt/16x16/Transition.png",
- "qtcreator/qmlicons/Qt/16x16/Window.png",
- "qtcreator/qmlicons/Qt/16x16/ButtonColumn.png",
- "qtcreator/qmlicons/Qt/16x16/PathView.png",
- "qtcreator/qmlicons/Qt/16x16/TabButton.png",
+ "templates.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/qtquickapp/qml/app/meego10"
+ qbs.installDir: "share/qtcreator/designer/templates"
fileTags: ["install"]
+ prefix: "qtcreator/designer/templates/"
files: [
- "qtcreator/templates/qtquickapp/qml/app/meego10/MainPage.qml",
- "qtcreator/templates/qtquickapp/qml/app/meego10/main.qml",
+ "Dialog_with_Buttons_Bottom.ui",
+ "Dialog_with_Buttons_Right.ui",
+ "Dialog_without_Buttons.ui",
+ "Main_Window.ui",
+ "Widget.ui",
]
}
Group {
- qbs.installDir: "share/qtcreator/qmlicons/QtWebkit/16x16"
+ qbs.installDir: "share/qtcreator/dumper"
fileTags: ["install"]
+ prefix: "qtcreator/dumper/"
files: [
- "qtcreator/qmlicons/QtWebkit/16x16/WebView.png",
+ "LGPL_EXCEPTION.TXT",
+ "LICENSE.LGPL",
+ "bridge.py",
+ "dumper.cpp",
+ "dumper.h",
+ "dumper.pro",
+ "dumper.py",
+ "dumper_p.h",
+ "pdumper.py",
+ "qttypes.py",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/images"
+ qbs.installDir: "share/qtcreator/dumper/test"
fileTags: ["install"]
+ prefix: "qtcreator/dumper/test/"
files: [
- "qtcreator/qml/qmlpuppet/images/template_image.png",
- "qtcreator/qml/qmlpuppet/images/webkit.png",
+ "dumpertest.pro",
+ "main.cpp",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmljsdebugger/include"
+ qbs.installDir: "share/qtcreator/generic-highlighter"
fileTags: ["install"]
+ prefix: "qtcreator/generic-highlighter/"
files: [
- "qtcreator/qml/qmljsdebugger/include/jsdebuggeragent.h",
- "qtcreator/qml/qmljsdebugger/include/qdeclarativeinspectorservice.h",
- "qtcreator/qml/qmljsdebugger/include/qmljsdebugger_global.h",
- "qtcreator/qml/qmljsdebugger/include/qdeclarativeviewobserver.h",
- "qtcreator/qml/qmljsdebugger/include/qdeclarativeviewinspector.h",
- "qtcreator/qml/qmljsdebugger/include/qmlinspectorconstants.h",
+ "alert.xml",
+ "autoconf.xml",
+ "bash.xml",
+ "cmake.xml",
+ "css.xml",
+ "doxygen.xml",
+ "dtd.xml",
+ "html.xml",
+ "ini.xml",
+ "java.xml",
+ "javadoc.xml",
+ "perl.xml",
+ "ruby.xml",
+ "valgrind-suppression.xml",
+ "xml.xml",
+ "yacc.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen/widgets/images/icons"
+ qbs.installDir: "share/qtcreator/glsl"
fileTags: ["install"]
+ prefix: "qtcreator/glsl/"
files: [
- "qtcreator/welcomescreen/widgets/images/icons/qtquick.png",
- "qtcreator/welcomescreen/widgets/images/icons/adressbook.png",
- "qtcreator/welcomescreen/widgets/images/icons/videoIcon.png",
- "qtcreator/welcomescreen/widgets/images/icons/qt_sdk.png",
- "qtcreator/welcomescreen/widgets/images/icons/ico_community.png",
- "qtcreator/welcomescreen/widgets/images/icons/components.png",
- "qtcreator/welcomescreen/widgets/images/icons/userguideIcon.png",
- "qtcreator/welcomescreen/widgets/images/icons/qt_quick_3.png",
- "qtcreator/welcomescreen/widgets/images/icons/ddays09.png",
- "qtcreator/welcomescreen/widgets/images/icons/qt_quick_2.png",
- "qtcreator/welcomescreen/widgets/images/icons/labsIcon.png",
- "qtcreator/welcomescreen/widgets/images/icons/communityIcon.png",
- "qtcreator/welcomescreen/widgets/images/icons/ddays11.png",
- "qtcreator/welcomescreen/widgets/images/icons/developing_with_qt_creator.png",
- "qtcreator/welcomescreen/widgets/images/icons/openIcon.png",
- "qtcreator/welcomescreen/widgets/images/icons/buildrun.png",
- "qtcreator/welcomescreen/widgets/images/icons/qwidget.png",
- "qtcreator/welcomescreen/widgets/images/icons/ddays10.png",
- "qtcreator/welcomescreen/widgets/images/icons/qt_quick_1.png",
- "qtcreator/welcomescreen/widgets/images/icons/createIcon.png",
- "qtcreator/welcomescreen/widgets/images/icons/feedbackIcon.png",
+ "glsl_120.frag",
+ "glsl_120.vert",
+ "glsl_120_common.glsl",
+ "glsl_es_100.frag",
+ "glsl_es_100.vert",
+ "glsl_es_100_common.glsl",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen/widgets/images/mockup"
+ qbs.installDir: "share/qtcreator/patches"
fileTags: ["install"]
+ prefix: "qtcreator/patches/"
files: [
- "qtcreator/welcomescreen/widgets/images/mockup/mainwindow-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/layout-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/designer-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/desktop-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/thread-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/qtscript-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/itemview-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/penguin.png",
- "qtcreator/welcomescreen/widgets/images/mockup/opengl-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/draganddrop-examples.png",
- "qtcreator/welcomescreen/widgets/images/mockup/network-examples.png",
+ ".gitattributes",
+ "README",
+ "gdb-expand-line-sal-maybe.patch",
+ "gdb-increased-dcache-line-size.patch",
+ "gdb-stepping-for-maemo.patch",
+ "gdb-without-dwarf-name-canonicalization.patch",
+ "gdb-work-around-trk-single-step.patch",
]
}
Group {
- qbs.installDir: "share/qtcreator/styles"
+ qbs.installDir: "share/qtcreator/qml-type-descriptions"
fileTags: ["install"]
+ prefix: "qtcreator/qml-type-descriptions/"
files: [
- "qtcreator/styles/darkvim.xml",
- "qtcreator/styles/default.xml",
- "qtcreator/styles/intellij.xml",
- "qtcreator/styles/grayscale.xml",
- "qtcreator/styles/inkpot.xml",
+ "builtins.qmltypes",
+ "qmlproject.qmltypes",
+ "qmlruntime.qmltypes",
+ "qt-labs-folderlistmodel.qmltypes",
+ "qt-labs-gestures.qmltypes",
+ "qt-labs-particles.qmltypes",
+ "qtmobility-connectivity.qmltypes",
+ "qtmobility-contacts.qmltypes",
+ "qtmobility-feedback.qmltypes",
+ "qtmobility-gallery.qmltypes",
+ "qtmobility-location.qmltypes",
+ "qtmobility-messaging.qmltypes",
+ "qtmobility-organizer.qmltypes",
+ "qtmobility-publishsubscribe.qmltypes",
+ "qtmobility-sensors.qmltypes",
+ "qtmobility-serviceframework.qmltypes",
+ "qtmobility-systeminfo.qmltypes",
+ "qtmultimediakit.qmltypes",
+ "qtwebkit.qmltypes",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/container"
+ qbs.installDir: "share/qtcreator/qml/qmldump"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmldump/"
files: [
- "qtcreator/qml/qmlpuppet/container/reparentcontainer.h",
- "qtcreator/qml/qmlpuppet/container/informationcontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/propertyabstractcontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/instancecontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/propertybindingcontainer.h",
- "qtcreator/qml/qmlpuppet/container/imagecontainer.h",
- "qtcreator/qml/qmlpuppet/container/imagecontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/propertyvaluecontainer.h",
- "qtcreator/qml/qmlpuppet/container/propertyvaluecontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/propertybindingcontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/idcontainer.h",
- "qtcreator/qml/qmlpuppet/container/idcontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/addimportcontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/informationcontainer.h",
- "qtcreator/qml/qmlpuppet/container/reparentcontainer.cpp",
- "qtcreator/qml/qmlpuppet/container/instancecontainer.h",
- "qtcreator/qml/qmlpuppet/container/addimportcontainer.h",
- "qtcreator/qml/qmlpuppet/container/propertyabstractcontainer.h",
+ "Info.plist.in",
+ "LGPL_EXCEPTION.TXT",
+ "LICENSE.LGPL",
+ "main.cpp",
+ "qmldump.pro",
+ "qmlstreamwriter.cpp",
+ "qmlstreamwriter.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/qmldesigner/propertyeditor/Qt"
+ qbs.installDir: "share/qtcreator/qml/qmljsdebugger"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmljsdebugger/"
files: [
- "qtcreator/qmldesigner/propertyeditor/Qt/FlickableGroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ColorScheme.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Type.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ColorGroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/FontStyleButtons.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/FlagedButton.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/FlowSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ExtendedSwitches.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/PropertyFrame.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/PlaceHolder.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Extended.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Modifiers.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/TextInputSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ColorLabel.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/FlipableSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/RectangleColorGroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/HorizontalLayout.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/DoubleSpinBoxAlternate.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/TextInputGroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/TextEditor.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/PathViewSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ExpressionEditor.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/AlignmentVerticalButtons.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/SliderWidget.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/LineEdit.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/FlickableSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/DoubleSpinBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/LayoutPane.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/RectangleSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/RowSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/FontComboBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ItemPane.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Layout.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Geometry.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/GridSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/StandardTextColorGroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ImageSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/AnchorButtons.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/emptyPane.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/FontGroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/HorizontalWhiteLine.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/GroupBoxOption.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ExtendedFunctionButton.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/VerticalLayout.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/GridViewSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/MouseAreaSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/GroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ComboBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/IntEditor.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/AlignmentHorizontalButtons.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Label.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/TextEditSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ListViewSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/BorderImageSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Visibility.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/Transformation.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/AnchorBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ScrollArea.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/CheckBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/TextSpecifics.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/StandardTextGroupBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/SpinBox.qml",
- "qtcreator/qmldesigner/propertyeditor/Qt/ColorTypeButtons.qml",
+ "jsdebuggeragent.cpp",
+ "qdeclarativeinspectorservice.cpp",
+ "qdeclarativeviewinspector.cpp",
+ "qdeclarativeviewinspector_p.h",
+ "qmljsdebugger-lib.pri",
+ "qmljsdebugger-src.pri",
+ "qmljsdebugger.pro",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen/widgets"
+ qbs.installDir: "share/qtcreator/qml/qmljsdebugger/editor"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmljsdebugger/editor/"
files: [
- "qtcreator/welcomescreen/widgets/Feedback.qml",
- "qtcreator/welcomescreen/widgets/CustomFonts.qml",
- "qtcreator/welcomescreen/widgets/LinkedText.qml",
- "qtcreator/welcomescreen/widgets/CustomTab.qml",
- "qtcreator/welcomescreen/widgets/SearchBar.qml",
- "qtcreator/welcomescreen/widgets/CustomizedGridView.qml",
- "qtcreator/welcomescreen/widgets/Logo.qml",
- "qtcreator/welcomescreen/widgets/RecentProjects.qml",
- "qtcreator/welcomescreen/widgets/PageLoader.qml",
- "qtcreator/welcomescreen/widgets/CustomColors.qml",
- "qtcreator/welcomescreen/widgets/ProjectItem.qml",
- "qtcreator/welcomescreen/widgets/LinksBar.qml",
- "qtcreator/welcomescreen/widgets/PageCaption.qml",
- "qtcreator/welcomescreen/widgets/SessionItem.qml",
- "qtcreator/welcomescreen/widgets/Delegate.qml",
- "qtcreator/welcomescreen/widgets/Sessions.qml",
- "qtcreator/welcomescreen/widgets/GettingStartedItem.qml",
+ "abstractliveedittool.cpp",
+ "abstractliveedittool.h",
+ "boundingrecthighlighter.cpp",
+ "boundingrecthighlighter.h",
+ "colorpickertool.cpp",
+ "colorpickertool.h",
+ "livelayeritem.cpp",
+ "livelayeritem.h",
+ "liverubberbandselectionmanipulator.cpp",
+ "liverubberbandselectionmanipulator.h",
+ "liveselectionindicator.cpp",
+ "liveselectionindicator.h",
+ "liveselectionrectangle.cpp",
+ "liveselectionrectangle.h",
+ "liveselectiontool.cpp",
+ "liveselectiontool.h",
+ "livesingleselectionmanipulator.cpp",
+ "livesingleselectionmanipulator.h",
+ "subcomponentmasklayeritem.cpp",
+ "subcomponentmasklayeritem.h",
+ "zoomtool.cpp",
+ "zoomtool.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/qmldesigner/propertyeditor/Qt/images"
+ qbs.installDir: "share/qtcreator/qml/qmljsdebugger/include"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmljsdebugger/include/"
files: [
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentright-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/default-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/rightArrow.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/mouse-area-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/reset-button.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/icon_color_gradient.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/image-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/text-edit-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/bold-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/standard.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/list-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/italic-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/placeholder.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentbottom-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/rect-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentleft-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/bold-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/blended-image-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/submenu.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/leftArrow.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentbottom-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentcenterh-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/expression.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/downArrow.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentmiddle-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/item-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/text-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/underline-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentleft-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/icon_color_none.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/apply.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentcenterh-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmenttop-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/upArrow.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/strikeout-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentright-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/behaivour.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/strikeout-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/grid-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/layout.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/underline-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmenttop-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/alignmentmiddle-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/cancel.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/italic-h-icon.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/button.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/extended.png",
- "qtcreator/qmldesigner/propertyeditor/Qt/images/icon_color_solid.png",
+ "jsdebuggeragent.h",
+ "qdeclarativeinspectorservice.h",
+ "qdeclarativeviewinspector.h",
+ "qdeclarativeviewobserver.h",
+ "qmlinspectorconstants.h",
+ "qmljsdebugger_global.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/plaincapp"
+ qbs.installDir: "share/qtcreator/qml/qmljsdebugger/include/qt_private"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmljsdebugger/include/qt_private/"
files: [
- "qtcreator/templates/wizards/plaincapp/console.png",
- "qtcreator/templates/wizards/plaincapp/wizard.xml",
+ "qdeclarativedebughelper_p.h",
+ "qdeclarativedebugservice_p.h",
+ "qdeclarativestate_p.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/plaincppapp"
+ qbs.installDir: "share/qtcreator/qml/qmljsdebugger/protocol"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmljsdebugger/protocol/"
files: [
- "qtcreator/templates/wizards/plaincppapp/console.png",
- "qtcreator/templates/wizards/plaincppapp/wizard.xml",
- "qtcreator/templates/wizards/plaincppapp/main.cpp",
+ "inspectorprotocol.h",
+ "protocol.pri",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/qml2puppet/instances"
+ qbs.installDir: "share/qtcreator/qml/qmlobserver"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlobserver/"
files: [
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/sgitemnodeinstance.h",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.cpp",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5previewnodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5informationnodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/sgitemnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5rendernodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qml2puppet/instances/qt5nodeinstanceclientproxy.h",
+ "Info.plist.in",
+ "LGPL_EXCEPTION.TXT",
+ "LICENSE.LGPL",
+ "deviceorientation.cpp",
+ "deviceorientation.h",
+ "deviceorientation_harmattan.cpp",
+ "deviceorientation_maemo5.cpp",
+ "deviceorientation_symbian.cpp",
+ "loggerwidget.cpp",
+ "loggerwidget.h",
+ "main.cpp",
+ "proxysettings.cpp",
+ "proxysettings.h",
+ "proxysettings.ui",
+ "proxysettings_maemo5.ui",
+ "qdeclarativetester.cpp",
+ "qdeclarativetester.h",
+ "qml.icns",
+ "qml.pri",
+ "qmlobserver.pro",
+ "qmlruntime.cpp",
+ "qmlruntime.h",
+ "recopts.ui",
+ "recopts_maemo5.ui",
+ "texteditautoresizer_maemo5.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmljsdebugger/include/qt_private"
+ qbs.installDir: "share/qtcreator/qml/qmlobserver/browser"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlobserver/browser/"
files: [
- "qtcreator/qml/qmljsdebugger/include/qt_private/qdeclarativedebughelper_p.h",
- "qtcreator/qml/qmljsdebugger/include/qt_private/qdeclarativedebugservice_p.h",
- "qtcreator/qml/qmljsdebugger/include/qt_private/qdeclarativestate_p.h",
+ "Browser.qml",
+ "browser.qrc",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/qml/qmlobserver/browser/images"
+ fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlobserver/browser/images/"
+ files: [
+ "folder.png",
+ "titlebar.png",
+ "titlebar.sci",
+ "up.png",
]
}
Group {
qbs.installDir: "share/qtcreator/qml/qmlobserver/startup"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlobserver/startup/"
files: [
- "qtcreator/qml/qmlobserver/startup/startup.qml",
- "qtcreator/qml/qmlobserver/startup/white-star.png",
- "qtcreator/qml/qmlobserver/startup/Logo.qml",
- "qtcreator/qml/qmlobserver/startup/quick-blur.png",
- "qtcreator/qml/qmlobserver/startup/qt-sketch.jpg",
- "qtcreator/qml/qmlobserver/startup/quick-regular.png",
- "qtcreator/qml/qmlobserver/startup/qt-back.png",
- "qtcreator/qml/qmlobserver/startup/qt-text.png",
- "qtcreator/qml/qmlobserver/startup/startup.qrc",
- "qtcreator/qml/qmlobserver/startup/qt-front.png",
- "qtcreator/qml/qmlobserver/startup/shadow.png",
- "qtcreator/qml/qmlobserver/startup/qt-blue.jpg",
+ "Logo.qml",
+ "qt-back.png",
+ "qt-blue.jpg",
+ "qt-front.png",
+ "qt-sketch.jpg",
+ "qt-text.png",
+ "quick-blur.png",
+ "quick-regular.png",
+ "shadow.png",
+ "startup.qml",
+ "startup.qrc",
+ "white-star.png",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/qtquickapp/qmlapplicationviewer"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/"
files: [
- "qtcreator/templates/qtquickapp/qmlapplicationviewer/qmlapplicationviewer.h",
- "qtcreator/templates/qtquickapp/qmlapplicationviewer/qmlapplicationviewer.cpp",
+ "qmlpuppet.pro",
+ "qmlpuppet.qrc",
+ "qmlpuppet_utilities.pri",
]
}
Group {
- qbs.installDir: "share/qtcreator/designer"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/commands"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/commands/"
files: [
- "qtcreator/designer/templates.xml",
+ "changeauxiliarycommand.cpp",
+ "changeauxiliarycommand.h",
+ "changebindingscommand.cpp",
+ "changebindingscommand.h",
+ "changefileurlcommand.cpp",
+ "changefileurlcommand.h",
+ "changeidscommand.cpp",
+ "changeidscommand.h",
+ "changenodesourcecommand.cpp",
+ "changenodesourcecommand.h",
+ "changestatecommand.cpp",
+ "changestatecommand.h",
+ "changevaluescommand.cpp",
+ "changevaluescommand.h",
+ "childrenchangedcommand.cpp",
+ "childrenchangedcommand.h",
+ "clearscenecommand.cpp",
+ "clearscenecommand.h",
+ "commands.pri",
+ "completecomponentcommand.cpp",
+ "completecomponentcommand.h",
+ "componentcompletedcommand.cpp",
+ "componentcompletedcommand.h",
+ "createinstancescommand.cpp",
+ "createinstancescommand.h",
+ "createscenecommand.cpp",
+ "createscenecommand.h",
+ "informationchangedcommand.cpp",
+ "informationchangedcommand.h",
+ "pixmapchangedcommand.cpp",
+ "pixmapchangedcommand.h",
+ "removeinstancescommand.cpp",
+ "removeinstancescommand.h",
+ "removepropertiescommand.cpp",
+ "removepropertiescommand.h",
+ "reparentinstancescommand.cpp",
+ "reparentinstancescommand.h",
+ "statepreviewimagechangedcommand.cpp",
+ "statepreviewimagechangedcommand.h",
+ "synchronizecommand.cpp",
+ "synchronizecommand.h",
+ "tokencommand.cpp",
+ "tokencommand.h",
+ "valueschangedcommand.cpp",
+ "valueschangedcommand.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/plaincppapp-cmake"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/container"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/container/"
files: [
- "qtcreator/templates/wizards/plaincppapp-cmake/console.png",
- "qtcreator/templates/wizards/plaincppapp-cmake/wizard.xml",
- "qtcreator/templates/wizards/plaincppapp-cmake/main.cpp",
+ "addimportcontainer.cpp",
+ "addimportcontainer.h",
+ "container.pri",
+ "idcontainer.cpp",
+ "idcontainer.h",
+ "imagecontainer.cpp",
+ "imagecontainer.h",
+ "informationcontainer.cpp",
+ "informationcontainer.h",
+ "instancecontainer.cpp",
+ "instancecontainer.h",
+ "propertyabstractcontainer.cpp",
+ "propertyabstractcontainer.h",
+ "propertybindingcontainer.cpp",
+ "propertybindingcontainer.h",
+ "propertyvaluecontainer.cpp",
+ "propertyvaluecontainer.h",
+ "reparentcontainer.cpp",
+ "reparentcontainer.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/instances"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/html"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/html/"
files: [
- "qtcreator/qml/qmlpuppet/instances/nodeinstanceclientproxy.h",
- "qtcreator/qml/qmlpuppet/instances/dummycontextobject.h",
- "qtcreator/qml/qmlpuppet/instances/servernodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/qmlpropertychangesnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/qmlstatenodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/nodeinstancemetaobject.cpp",
- "qtcreator/qml/qmlpuppet/instances/objectnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/anchorchangesnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/nodeinstanceclientproxy.cpp",
- "qtcreator/qml/qmlpuppet/instances/dummynodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/nodeinstancesignalspy.cpp",
- "qtcreator/qml/qmlpuppet/instances/behaviornodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/anchorchangesnodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/childrenchangeeventfilter.cpp",
- "qtcreator/qml/qmlpuppet/instances/objectnodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/qmltransitionnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/componentnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/childrenchangeeventfilter.h",
- "qtcreator/qml/qmlpuppet/instances/nodeinstancemetaobject.h",
- "qtcreator/qml/qmlpuppet/instances/dummynodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/nodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/instances/servernodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/componentnodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/nodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/instances/behaviornodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/qmlstatenodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/instances/nodeinstancesignalspy.h",
- "qtcreator/qml/qmlpuppet/instances/qmlpropertychangesnodeinstance.h",
- "qtcreator/qml/qmlpuppet/instances/dummycontextobject.cpp",
- "qtcreator/qml/qmlpuppet/instances/qmltransitionnodeinstance.h",
+ "welcome.html",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/plaincapp-cmake"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/images"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/images/"
files: [
- "qtcreator/templates/wizards/plaincapp-cmake/console.png",
- "qtcreator/templates/wizards/plaincapp-cmake/wizard.xml",
+ "template_image.png",
+ "webkit.png",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmldump"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/instances"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/instances/"
files: [
- "qtcreator/qml/qmldump/qmlstreamwriter.h",
- "qtcreator/qml/qmldump/qmlstreamwriter.cpp",
- "qtcreator/qml/qmldump/main.cpp",
+ "anchorchangesnodeinstance.cpp",
+ "anchorchangesnodeinstance.h",
+ "behaviornodeinstance.cpp",
+ "behaviornodeinstance.h",
+ "childrenchangeeventfilter.cpp",
+ "childrenchangeeventfilter.h",
+ "componentnodeinstance.cpp",
+ "componentnodeinstance.h",
+ "dummycontextobject.cpp",
+ "dummycontextobject.h",
+ "dummynodeinstance.cpp",
+ "dummynodeinstance.h",
+ "instances.pri",
+ "nodeinstanceclientproxy.cpp",
+ "nodeinstanceclientproxy.h",
+ "nodeinstancemetaobject.cpp",
+ "nodeinstancemetaobject.h",
+ "nodeinstanceserver.cpp",
+ "nodeinstanceserver.h",
+ "nodeinstancesignalspy.cpp",
+ "nodeinstancesignalspy.h",
+ "objectnodeinstance.cpp",
+ "objectnodeinstance.h",
+ "qmlpropertychangesnodeinstance.cpp",
+ "qmlpropertychangesnodeinstance.h",
+ "qmlstatenodeinstance.cpp",
+ "qmlstatenodeinstance.h",
+ "qmltransitionnodeinstance.cpp",
+ "qmltransitionnodeinstance.h",
+ "servernodeinstance.cpp",
+ "servernodeinstance.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/qtquickapp"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/interfaces"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/interfaces/"
files: [
- "qtcreator/templates/qtquickapp/main.cpp",
+ "commondefines.h",
+ "interfaces.pri",
+ "nodeinstanceclientinterface.h",
+ "nodeinstanceserverinterface.cpp",
+ "nodeinstanceserverinterface.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/qtquickapp/qml/app/qtquick10"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/qml2puppet"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/qml2puppet/"
files: [
- "qtcreator/templates/qtquickapp/qml/app/qtquick10/main.qml",
+ "Info.plist.in",
+ "main.cpp",
+ "qml2puppet.pro",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/shared"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/qml2puppet/instances"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/qml2puppet/instances/"
files: [
- "qtcreator/templates/shared/icon64.png",
- "qtcreator/templates/shared/icon80.png",
+ "instances.pri",
+ "qt5informationnodeinstanceserver.cpp",
+ "qt5informationnodeinstanceserver.h",
+ "qt5nodeinstanceclientproxy.cpp",
+ "qt5nodeinstanceclientproxy.h",
+ "qt5nodeinstanceserver.cpp",
+ "qt5nodeinstanceserver.h",
+ "qt5previewnodeinstanceserver.cpp",
+ "qt5previewnodeinstanceserver.h",
+ "qt5rendernodeinstanceserver.cpp",
+ "qt5rendernodeinstanceserver.h",
+ "sgitemnodeinstance.cpp",
+ "sgitemnodeinstance.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/qtcreatorplugin"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/qmlpuppet"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/qmlpuppet/"
files: [
- "qtcreator/templates/wizards/qtcreatorplugin/wizard.xml",
- "qtcreator/templates/wizards/qtcreatorplugin/mypluginconstants.h",
- "qtcreator/templates/wizards/qtcreatorplugin/myplugin.h",
- "qtcreator/templates/wizards/qtcreatorplugin/qtcreator_logo_24.png",
- "qtcreator/templates/wizards/qtcreatorplugin/myplugin.cpp",
- "qtcreator/templates/wizards/qtcreatorplugin/myplugin_global.h",
+ "Info.plist.in",
+ "main.cpp",
+ "qmlpuppet.pri",
+ "qmlpuppet.pro",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/qml2puppet"
+ qbs.installDir: "share/qtcreator/qml/qmlpuppet/qmlpuppet/instances"
fileTags: ["install"]
+ prefix: "qtcreator/qml/qmlpuppet/qmlpuppet/instances/"
files: [
- "qtcreator/qml/qmlpuppet/qml2puppet/main.cpp",
+ "graphicsobjectnodeinstance.cpp",
+ "graphicsobjectnodeinstance.h",
+ "instances.pri",
+ "positionernodeinstance.cpp",
+ "positionernodeinstance.h",
+ "qmlgraphicsitemnodeinstance.cpp",
+ "qmlgraphicsitemnodeinstance.h",
+ "qt4informationnodeinstanceserver.cpp",
+ "qt4informationnodeinstanceserver.h",
+ "qt4nodeinstanceclientproxy.cpp",
+ "qt4nodeinstanceclientproxy.h",
+ "qt4nodeinstanceserver.cpp",
+ "qt4nodeinstanceserver.h",
+ "qt4previewnodeinstanceserver.cpp",
+ "qt4previewnodeinstanceserver.h",
+ "qt4rendernodeinstanceserver.cpp",
+ "qt4rendernodeinstanceserver.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/qml-extension"
+ qbs.installDir: "share/qtcreator/qmldesigner/propertyeditor/Qt"
fileTags: ["install"]
+ prefix: "qtcreator/qmldesigner/propertyeditor/Qt/"
files: [
- "qtcreator/templates/wizards/qml-extension/object.cpp",
- "qtcreator/templates/wizards/qml-extension/object.h",
- "qtcreator/templates/wizards/qml-extension/plugin.h",
- "qtcreator/templates/wizards/qml-extension/wizard.xml",
- "qtcreator/templates/wizards/qml-extension/lib.png",
- "qtcreator/templates/wizards/qml-extension/plugin.cpp",
+ "AlignmentHorizontalButtons.qml",
+ "AlignmentVerticalButtons.qml",
+ "AnchorBox.qml",
+ "AnchorButtons.qml",
+ "BorderImageSpecifics.qml",
+ "CheckBox.qml",
+ "ColorGroupBox.qml",
+ "ColorLabel.qml",
+ "ColorScheme.qml",
+ "ColorTypeButtons.qml",
+ "ComboBox.qml",
+ "DoubleSpinBox.qml",
+ "DoubleSpinBoxAlternate.qml",
+ "ExpressionEditor.qml",
+ "Extended.qml",
+ "ExtendedFunctionButton.qml",
+ "ExtendedPane.qml",
+ "ExtendedSwitches.qml",
+ "FlagedButton.qml",
+ "FlickableGroupBox.qml",
+ "FlickableSpecifics.qml",
+ "FlipableSpecifics.qml",
+ "FlowSpecifics.qml",
+ "FontComboBox.qml",
+ "FontGroupBox.qml",
+ "FontStyleButtons.qml",
+ "Geometry.qml",
+ "GridSpecifics.qml",
+ "GridViewSpecifics.qml",
+ "GroupBox.qml",
+ "GroupBoxOption.qml",
+ "HorizontalLayout.qml",
+ "HorizontalWhiteLine.qml",
+ "ImageSpecifics.qml",
+ "IntEditor.qml",
+ "ItemPane.qml",
+ "Label.qml",
+ "Layout.qml",
+ "LayoutPane.qml",
+ "LineEdit.qml",
+ "ListViewSpecifics.qml",
+ "Modifiers.qml",
+ "MouseAreaSpecifics.qml",
+ "PathViewSpecifics.qml",
+ "PlaceHolder.qml",
+ "PropertyFrame.qml",
+ "RectangleColorGroupBox.qml",
+ "RectangleSpecifics.qml",
+ "RowSpecifics.qml",
+ "ScrollArea.qml",
+ "SliderWidget.qml",
+ "SpinBox.qml",
+ "StandardTextColorGroupBox.qml",
+ "StandardTextGroupBox.qml",
+ "Switches.qml",
+ "TextEditSpecifics.qml",
+ "TextEditor.qml",
+ "TextInputGroupBox.qml",
+ "TextInputSpecifics.qml",
+ "TextSpecifics.qml",
+ "Transformation.qml",
+ "Type.qml",
+ "VerticalLayout.qml",
+ "Visibility.qml",
+ "anchorbottom.css",
+ "anchorbox.css",
+ "anchorfill.css",
+ "anchorhorizontal.css",
+ "anchorleft.css",
+ "anchorright.css",
+ "anchorspacer.css",
+ "anchortop.css",
+ "anchorvertical.css",
+ "applybutton.css",
+ "aspectlock.css",
+ "cancelbutton.css",
+ "checkbox_tr.css",
+ "emptyPane.qml",
+ "layoutWidget.css",
+ "propertyEditor.css",
+ "specialCheckBox.css",
+ "styledbuttonleft.css",
+ "styledbuttonmiddle.css",
+ "styledbuttonright.css",
+ "switch.css",
+ "typeLabel.css",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmljsdebugger/editor"
+ qbs.installDir: "share/qtcreator/qmldesigner/propertyeditor/Qt/images"
fileTags: ["install"]
+ prefix: "qtcreator/qmldesigner/propertyeditor/Qt/images/"
files: [
- "qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.cpp",
- "qtcreator/qml/qmljsdebugger/editor/subcomponentmasklayeritem.h",
- "qtcreator/qml/qmljsdebugger/editor/abstractliveedittool.cpp",
- "qtcreator/qml/qmljsdebugger/editor/liveselectiontool.cpp",
- "qtcreator/qml/qmljsdebugger/editor/abstractliveedittool.h",
- "qtcreator/qml/qmljsdebugger/editor/subcomponentmasklayeritem.cpp",
- "qtcreator/qml/qmljsdebugger/editor/boundingrecthighlighter.h",
- "qtcreator/qml/qmljsdebugger/editor/livelayeritem.h",
- "qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.cpp",
- "qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.cpp",
- "qtcreator/qml/qmljsdebugger/editor/liveselectionindicator.h",
- "qtcreator/qml/qmljsdebugger/editor/liveselectionrectangle.h",
- "qtcreator/qml/qmljsdebugger/editor/colorpickertool.h",
- "qtcreator/qml/qmljsdebugger/editor/liverubberbandselectionmanipulator.h",
- "qtcreator/qml/qmljsdebugger/editor/liveselectiontool.h",
- "qtcreator/qml/qmljsdebugger/editor/livesingleselectionmanipulator.cpp",
- "qtcreator/qml/qmljsdebugger/editor/boundingrecthighlighter.cpp",
- "qtcreator/qml/qmljsdebugger/editor/zoomtool.cpp",
- "qtcreator/qml/qmljsdebugger/editor/livesingleselectionmanipulator.h",
- "qtcreator/qml/qmljsdebugger/editor/livelayeritem.cpp",
- "qtcreator/qml/qmljsdebugger/editor/zoomtool.h",
- "qtcreator/qml/qmljsdebugger/editor/colorpickertool.cpp",
+ "alignmentbottom-h-icon.png",
+ "alignmentbottom-icon.png",
+ "alignmentcenterh-h-icon.png",
+ "alignmentcenterh-icon.png",
+ "alignmentleft-h-icon.png",
+ "alignmentleft-icon.png",
+ "alignmentmiddle-h-icon.png",
+ "alignmentmiddle-icon.png",
+ "alignmentright-h-icon.png",
+ "alignmentright-icon.png",
+ "alignmenttop-h-icon.png",
+ "alignmenttop-icon.png",
+ "apply.png",
+ "behaivour.png",
+ "blended-image-icon.png",
+ "bold-h-icon.png",
+ "bold-icon.png",
+ "button.png",
+ "cancel.png",
+ "default-icon.png",
+ "downArrow.png",
+ "expression.png",
+ "extended.png",
+ "grid-icon.png",
+ "icon_color_gradient.png",
+ "icon_color_none.png",
+ "icon_color_solid.png",
+ "image-icon.png",
+ "italic-h-icon.png",
+ "italic-icon.png",
+ "item-icon.png",
+ "layout.png",
+ "leftArrow.png",
+ "list-icon.png",
+ "mouse-area-icon.png",
+ "placeholder.png",
+ "rect-icon.png",
+ "reset-button.png",
+ "rightArrow.png",
+ "standard.png",
+ "strikeout-h-icon.png",
+ "strikeout-icon.png",
+ "submenu.png",
+ "text-edit-icon.png",
+ "text-icon.png",
+ "underline-h-icon.png",
+ "underline-icon.png",
+ "upArrow.png",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/qt4project"
+ qbs.installDir: "share/qtcreator/qmldesigner/propertyeditor/QtWebKit"
fileTags: ["install"]
+ prefix: "qtcreator/qmldesigner/propertyeditor/QtWebKit/"
files: [
- "qtcreator/templates/qt4project/mywidget.cpp",
- "qtcreator/templates/qt4project/mywidget_form.h",
- "qtcreator/templates/qt4project/widget.ui",
- "qtcreator/templates/qt4project/mywidget.h",
- "qtcreator/templates/qt4project/mywidget_form.cpp",
- "qtcreator/templates/qt4project/main.cpp",
+ "WebViewSpecifics.qml",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/interfaces"
+ qbs.installDir: "share/qtcreator/qmlicons/Qt/16x16"
fileTags: ["install"]
+ prefix: "qtcreator/qmlicons/Qt/16x16/"
files: [
- "qtcreator/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h",
- "qtcreator/qml/qmlpuppet/interfaces/commondefines.h",
- "qtcreator/qml/qmlpuppet/interfaces/nodeinstanceclientinterface.h",
- "qtcreator/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp",
+ "BorderImage.png",
+ "BusyIndicator.png",
+ "Button.png",
+ "ButtonColumn.png",
+ "ButtonRow.png",
+ "CheckBox.png",
+ "ChoiceList.png",
+ "ColorAnimation.png",
+ "Component.png",
+ "CountBubble.png",
+ "DatePickerDialog.png",
+ "Flickable.png",
+ "Flipable.png",
+ "FocusScope.png",
+ "GridView.png",
+ "Image.png",
+ "InfoBanner.png",
+ "Item.png",
+ "ListButton.png",
+ "ListDelegate.png",
+ "ListView.png",
+ "MoreIndicator.png",
+ "MouseArea.png",
+ "PageIndicator.png",
+ "ParallelAnimation.png",
+ "PathView.png",
+ "PauseAnimation.png",
+ "ProgressBar.png",
+ "PropertyChanges.png",
+ "RadioButton.png",
+ "RatingIndicator.png",
+ "Rectangle.png",
+ "SequentialAnimation.png",
+ "Slider.png",
+ "State.png",
+ "Switch.png",
+ "TabBar.png",
+ "TabButton.png",
+ "Text.png",
+ "TextArea.png",
+ "TextEdit.png",
+ "TextField.png",
+ "TextInput.png",
+ "TimePickerDialog.png",
+ "ToolBar.png",
+ "Transition.png",
+ "Tumbler.png",
+ "TumblerButton.png",
+ "TumblerColumn.png",
+ "TumblerDialog.png",
+ "Window.png",
+ "item-icon16.png",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen/widgets/dummydata"
+ qbs.installDir: "share/qtcreator/qmlicons/QtWebkit/16x16"
fileTags: ["install"]
+ prefix: "qtcreator/qmlicons/QtWebkit/16x16/"
files: [
- "qtcreator/welcomescreen/widgets/dummydata/pagesModel.qml",
- "qtcreator/welcomescreen/widgets/dummydata/examplesModel.qml",
- "qtcreator/welcomescreen/widgets/dummydata/mockupTags.qml",
- "qtcreator/welcomescreen/widgets/dummydata/tabsModel.qml",
+ "WebView.png",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen"
+ qbs.installDir: "share/qtcreator/schemes"
fileTags: ["install"]
+ prefix: "qtcreator/schemes/"
files: [
- "qtcreator/welcomescreen/examples.qml",
- "qtcreator/welcomescreen/gettingstarted.qml",
- "qtcreator/welcomescreen/develop.qml",
- "qtcreator/welcomescreen/images_areaofinterest.xml",
- "qtcreator/welcomescreen/tutorials.qml",
- "qtcreator/welcomescreen/welcomescreen.qml",
- "qtcreator/welcomescreen/qtcreator_tutorials.xml",
- "qtcreator/welcomescreen/examples_fallback.xml",
+ "MS_Visual_C++.kms",
+ "Xcode.kms",
]
}
Group {
- qbs.installDir: "share/qtcreator/dumper/test"
+ qbs.installDir: "share/qtcreator/scripts"
fileTags: ["install"]
+ prefix: "qtcreator/scripts/"
files: [
- "qtcreator/dumper/test/main.cpp",
+ "openTerminal.command",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/qmlpuppet/instances"
+ qbs.installDir: "share/qtcreator/snippets"
fileTags: ["install"]
+ prefix: "qtcreator/snippets/"
files: [
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4informationnodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qmlgraphicsitemnodeinstance.h",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/positionernodeinstance.h",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4rendernodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4previewnodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qmlgraphicsitemnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4rendernodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/graphicsobjectnodeinstance.h",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/graphicsobjectnodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceclientproxy.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4informationnodeinstanceserver.h",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4previewnodeinstanceserver.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/positionernodeinstance.cpp",
- "qtcreator/qml/qmlpuppet/qmlpuppet/instances/qt4nodeinstanceclientproxy.h",
+ "cpp.xml",
+ "qml.xml",
+ "text.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen/widgets/dummydata/context"
+ qbs.installDir: "share/qtcreator/styles"
fileTags: ["install"]
+ prefix: "qtcreator/styles/"
files: [
- "qtcreator/welcomescreen/widgets/dummydata/context/ExampleDelegate.qml",
- "qtcreator/welcomescreen/widgets/dummydata/context/ExampleGridView.qml",
+ "darkvim.xml",
+ "default.xml",
+ "grayscale.xml",
+ "inkpot.xml",
+ "intellij.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen/widgets/images"
+ qbs.installDir: "share/qtcreator/templates/html5app"
fileTags: ["install"]
+ prefix: "qtcreator/templates/html5app/"
files: [
- "qtcreator/welcomescreen/widgets/images/gettingStarted01.png",
- "qtcreator/welcomescreen/widgets/images/tab.png",
- "qtcreator/welcomescreen/widgets/images/gettingStarted02.png",
- "qtcreator/welcomescreen/widgets/images/arrowBig.png",
- "qtcreator/welcomescreen/widgets/images/qtcreator.png",
- "qtcreator/welcomescreen/widgets/images/more.png",
- "qtcreator/welcomescreen/widgets/images/gettingStarted03.png",
- "qtcreator/welcomescreen/widgets/images/bullet.png",
- "qtcreator/welcomescreen/widgets/images/gettingStarted04.png",
- "qtcreator/welcomescreen/widgets/images/dropshadow.png",
+ "app.pro",
+ "main.cpp",
]
}
Group {
- qbs.installDir: "share/qtcreator/generic-highlighter"
+ qbs.installDir: "share/qtcreator/templates/html5app/html"
fileTags: ["install"]
+ prefix: "qtcreator/templates/html5app/html/"
files: [
- "qtcreator/generic-highlighter/perl.xml",
- "qtcreator/generic-highlighter/bash.xml",
- "qtcreator/generic-highlighter/autoconf.xml",
- "qtcreator/generic-highlighter/yacc.xml",
- "qtcreator/generic-highlighter/css.xml",
- "qtcreator/generic-highlighter/cmake.xml",
- "qtcreator/generic-highlighter/alert.xml",
- "qtcreator/generic-highlighter/dtd.xml",
- "qtcreator/generic-highlighter/valgrind-suppression.xml",
- "qtcreator/generic-highlighter/doxygen.xml",
- "qtcreator/generic-highlighter/ini.xml",
- "qtcreator/generic-highlighter/java.xml",
- "qtcreator/generic-highlighter/javadoc.xml",
- "qtcreator/generic-highlighter/xml.xml",
- "qtcreator/generic-highlighter/html.xml",
- "qtcreator/generic-highlighter/ruby.xml",
+ "index.html",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/scriptgeneratedproject"
+ qbs.installDir: "share/qtcreator/templates/html5app/html5applicationviewer"
fileTags: ["install"]
+ prefix: "qtcreator/templates/html5app/html5applicationviewer/"
files: [
- "qtcreator/templates/wizards/scriptgeneratedproject/wizard_sample.xml",
+ "html5applicationviewer.cpp",
+ "html5applicationviewer.h",
+ "html5applicationviewer.pri",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlobserver/browser/images"
+ qbs.installDir: "share/qtcreator/templates/html5app/html5applicationviewer/touchnavigation"
fileTags: ["install"]
+ prefix: "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/"
files: [
- "qtcreator/qml/qmlobserver/browser/images/titlebar.png",
- "qtcreator/qml/qmlobserver/browser/images/folder.png",
- "qtcreator/qml/qmlobserver/browser/images/up.png",
+ "navigationcontroller.cpp",
+ "navigationcontroller.h",
+ "touchnavigation.pri",
+ "webnavigation.cpp",
+ "webnavigation.h",
+ "webtouchevent.cpp",
+ "webtouchevent.h",
+ "webtouchnavigation.cpp",
+ "webtouchnavigation.h",
+ "webtouchphysics.cpp",
+ "webtouchphysics.h",
+ "webtouchphysicsinterface.cpp",
+ "webtouchphysicsinterface.h",
+ "webtouchscroller.cpp",
+ "webtouchscroller.h",
]
}
Group {
- qbs.installDir: "share/qtcreator/welcomescreen/dummydata"
+ qbs.installDir: "share/qtcreator/templates/mobileapp"
fileTags: ["install"]
+ prefix: "qtcreator/templates/mobileapp/"
files: [
- "qtcreator/welcomescreen/dummydata/pagesModel.qml",
- "qtcreator/welcomescreen/dummydata/examplesModel.qml",
- "qtcreator/welcomescreen/dummydata/tutorialsModel.qml",
- "qtcreator/welcomescreen/dummydata/projectList.qml",
- "qtcreator/welcomescreen/dummydata/sessionList.qml",
+ "app.pro",
+ "main.cpp",
+ "mainwindow.cpp",
+ "mainwindow.h",
+ "mainwindow.ui",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/html5app/html5applicationviewer/touchnavigation"
+ qbs.installDir: "share/qtcreator/templates/qt4project"
fileTags: ["install"]
+ prefix: "qtcreator/templates/qt4project/"
files: [
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchscroller.h",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/navigationcontroller.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchnavigation.h",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchphysics.h",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webnavigation.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchscroller.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchphysics.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchevent.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchphysicsinterface.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/navigationcontroller.h",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchnavigation.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchevent.h",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webnavigation.h",
- "qtcreator/templates/html5app/html5applicationviewer/touchnavigation/webtouchphysicsinterface.h",
+ "main.cpp",
+ "mywidget.cpp",
+ "mywidget.h",
+ "mywidget_form.cpp",
+ "mywidget_form.h",
+ "widget.ui",
]
}
Group {
qbs.installDir: "share/qtcreator/templates/qt4project/customwidgetwizard"
fileTags: ["install"]
+ prefix: "qtcreator/templates/qt4project/customwidgetwizard/"
files: [
- "qtcreator/templates/qt4project/customwidgetwizard/tpl_resources.qrc",
- "qtcreator/templates/qt4project/customwidgetwizard/tpl_widget.h",
- "qtcreator/templates/qt4project/customwidgetwizard/tpl_collection.h",
- "qtcreator/templates/qt4project/customwidgetwizard/tpl_single.h",
- "qtcreator/templates/qt4project/customwidgetwizard/tpl_collection.cpp",
- "qtcreator/templates/qt4project/customwidgetwizard/tpl_widget.cpp",
- "qtcreator/templates/qt4project/customwidgetwizard/tpl_single.cpp",
+ "tpl_collection.cpp",
+ "tpl_collection.h",
+ "tpl_plugin.pro",
+ "tpl_resources.qrc",
+ "tpl_single.cpp",
+ "tpl_single.h",
+ "tpl_widget.cpp",
+ "tpl_widget.h",
+ "tpl_widget_include.pri",
+ "tpl_widget_lib.pro",
]
}
Group {
- qbs.installDir: "share/qtcreator/qmldesigner/propertyeditor/QtWebKit"
+ qbs.installDir: "share/qtcreator/templates/qtquickapp"
fileTags: ["install"]
+ prefix: "qtcreator/templates/qtquickapp/"
files: [
- "qtcreator/qmldesigner/propertyeditor/QtWebKit/WebViewSpecifics.qml",
+ "app.pro",
+ "main.cpp",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmljsdebugger"
+ qbs.installDir: "share/qtcreator/templates/qtquickapp/qml/app/meego10"
fileTags: ["install"]
+ prefix: "qtcreator/templates/qtquickapp/qml/app/meego10/"
files: [
- "qtcreator/qml/qmljsdebugger/jsdebuggeragent.cpp",
- "qtcreator/qml/qmljsdebugger/qdeclarativeviewinspector.cpp",
- "qtcreator/qml/qmljsdebugger/qdeclarativeinspectorservice.cpp",
- "qtcreator/qml/qmljsdebugger/qdeclarativeviewinspector_p.h",
+ "MainPage.qml",
+ "main.qml",
]
}
Group {
- qbs.installDir: "share/qtcreator/snippets"
+ qbs.installDir: "share/qtcreator/templates/qtquickapp/qml/app/qtquick10"
fileTags: ["install"]
+ prefix: "qtcreator/templates/qtquickapp/qml/app/qtquick10/"
files: [
- "qtcreator/snippets/cpp.xml",
- "qtcreator/snippets/text.xml",
- "qtcreator/snippets/qml.xml",
+ "main.qml",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/mobileapp"
+ qbs.installDir: "share/qtcreator/templates/qtquickapp/qml/app/symbian11"
fileTags: ["install"]
+ prefix: "qtcreator/templates/qtquickapp/qml/app/symbian11/"
files: [
- "qtcreator/templates/mobileapp/mainwindow.h",
- "qtcreator/templates/mobileapp/mainwindow.ui",
- "qtcreator/templates/mobileapp/mainwindow.cpp",
- "qtcreator/templates/mobileapp/main.cpp",
+ "MainPage.qml",
+ "main.qml",
]
}
Group {
- qbs.installDir: "share/qtcreator/designer/templates"
+ qbs.installDir: "share/qtcreator/templates/qtquickapp/qmlapplicationviewer"
fileTags: ["install"]
+ prefix: "qtcreator/templates/qtquickapp/qmlapplicationviewer/"
files: [
- "qtcreator/designer/templates/Main_Window.ui",
- "qtcreator/designer/templates/Widget.ui",
- "qtcreator/designer/templates/Dialog_with_Buttons_Right.ui",
- "qtcreator/designer/templates/Dialog_with_Buttons_Bottom.ui",
- "qtcreator/designer/templates/Dialog_without_Buttons.ui",
+ "qmlapplicationviewer.cpp",
+ "qmlapplicationviewer.h",
+ "qmlapplicationviewer.pri",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/html5app/html5applicationviewer"
+ qbs.installDir: "share/qtcreator/templates/shared"
fileTags: ["install"]
+ prefix: "qtcreator/templates/shared/"
files: [
- "qtcreator/templates/html5app/html5applicationviewer/html5applicationviewer.cpp",
- "qtcreator/templates/html5app/html5applicationviewer/html5applicationviewer.h",
+ "app.desktop",
+ "deployment.pri",
+ "icon64.png",
+ "icon80.png",
+ "manifest.aegis",
+ "symbianicon.svg",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmljsdebugger/protocol"
+ qbs.installDir: "share/qtcreator/templates/wizards"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/"
files: [
- "qtcreator/qml/qmljsdebugger/protocol/inspectorprotocol.h",
+ "README.txt",
]
}
Group {
- qbs.installDir: "share/qtcreator/dumper"
+ qbs.installDir: "share/qtcreator/templates/wizards/helloworld"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/helloworld/"
files: [
- "qtcreator/dumper/dumper_p.h",
- "qtcreator/dumper/dumper.h",
- "qtcreator/dumper/dumper.cpp",
+ "console.png",
+ "main.cpp",
+ "project.pro",
+ "wizard_sample.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlobserver"
+ qbs.installDir: "share/qtcreator/templates/wizards/listmodel"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/listmodel/"
files: [
- "qtcreator/qml/qmlobserver/deviceorientation_symbian.cpp",
- "qtcreator/qml/qmlobserver/qdeclarativetester.cpp",
- "qtcreator/qml/qmlobserver/deviceorientation_harmattan.cpp",
- "qtcreator/qml/qmlobserver/deviceorientation.cpp",
- "qtcreator/qml/qmlobserver/proxysettings.h",
- "qtcreator/qml/qmlobserver/qmlruntime.cpp",
- "qtcreator/qml/qmlobserver/recopts.ui",
- "qtcreator/qml/qmlobserver/deviceorientation.h",
- "qtcreator/qml/qmlobserver/loggerwidget.h",
- "qtcreator/qml/qmlobserver/proxysettings.cpp",
- "qtcreator/qml/qmlobserver/loggerwidget.cpp",
- "qtcreator/qml/qmlobserver/deviceorientation_maemo5.cpp",
- "qtcreator/qml/qmlobserver/proxysettings_maemo5.ui",
- "qtcreator/qml/qmlobserver/texteditautoresizer_maemo5.h",
- "qtcreator/qml/qmlobserver/qdeclarativetester.h",
- "qtcreator/qml/qmlobserver/qmlruntime.h",
- "qtcreator/qml/qmlobserver/recopts_maemo5.ui",
- "qtcreator/qml/qmlobserver/proxysettings.ui",
- "qtcreator/qml/qmlobserver/main.cpp",
+ "listmodel.cpp",
+ "listmodel.h",
+ "wizard_sample.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/listmodel"
+ qbs.installDir: "share/qtcreator/templates/wizards/plaincapp"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/plaincapp/"
files: [
- "qtcreator/templates/wizards/listmodel/listmodel.cpp",
- "qtcreator/templates/wizards/listmodel/listmodel.h",
- "qtcreator/templates/wizards/listmodel/wizard_sample.xml",
+ "console.png",
+ "main.c",
+ "project.pro",
+ "wizard.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet"
+ qbs.installDir: "share/qtcreator/templates/wizards/plaincapp-cmake"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/plaincapp-cmake/"
files: [
- "qtcreator/qml/qmlpuppet/qmlpuppet.qrc",
+ "CMakeLists.txt",
+ "console.png",
+ "main.c",
+ "wizard.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/html5app"
+ qbs.installDir: "share/qtcreator/templates/wizards/plaincppapp"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/plaincppapp/"
files: [
- "qtcreator/templates/html5app/main.cpp",
+ "console.png",
+ "main.cpp",
+ "project.pro",
+ "wizard.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/qtquickapp/qml/app/symbian11"
+ qbs.installDir: "share/qtcreator/templates/wizards/plaincppapp-cmake"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/plaincppapp-cmake/"
files: [
- "qtcreator/templates/qtquickapp/qml/app/symbian11/MainPage.qml",
- "qtcreator/templates/qtquickapp/qml/app/symbian11/main.qml",
+ "CMakeLists.txt",
+ "console.png",
+ "main.cpp",
+ "wizard.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/qmlpuppet"
+ qbs.installDir: "share/qtcreator/templates/wizards/qml-extension"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/qml-extension/"
files: [
- "qtcreator/qml/qmlpuppet/qmlpuppet/main.cpp",
+ "lib.png",
+ "object.cpp",
+ "object.h",
+ "plugin.cpp",
+ "plugin.h",
+ "project.pro",
+ "qmldir",
+ "wizard.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlpuppet/commands"
+ qbs.installDir: "share/qtcreator/templates/wizards/qtcreatorplugin"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/qtcreatorplugin/"
files: [
- "qtcreator/qml/qmlpuppet/commands/tokencommand.h",
- "qtcreator/qml/qmlpuppet/commands/pixmapchangedcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/statepreviewimagechangedcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changenodesourcecommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/reparentinstancescommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/createscenecommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changestatecommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/clearscenecommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changebindingscommand.h",
- "qtcreator/qml/qmlpuppet/commands/valueschangedcommand.h",
- "qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.h",
- "qtcreator/qml/qmlpuppet/commands/clearscenecommand.h",
- "qtcreator/qml/qmlpuppet/commands/changebindingscommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/childrenchangedcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/createscenecommand.h",
- "qtcreator/qml/qmlpuppet/commands/completecomponentcommand.h",
- "qtcreator/qml/qmlpuppet/commands/componentcompletedcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changeauxiliarycommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/pixmapchangedcommand.h",
- "qtcreator/qml/qmlpuppet/commands/changevaluescommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/createinstancescommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changevaluescommand.h",
- "qtcreator/qml/qmlpuppet/commands/synchronizecommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changeidscommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changenodesourcecommand.h",
- "qtcreator/qml/qmlpuppet/commands/removeinstancescommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changeidscommand.h",
- "qtcreator/qml/qmlpuppet/commands/synchronizecommand.h",
- "qtcreator/qml/qmlpuppet/commands/valueschangedcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/informationchangedcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changefileurlcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/componentcompletedcommand.h",
- "qtcreator/qml/qmlpuppet/commands/removepropertiescommand.h",
- "qtcreator/qml/qmlpuppet/commands/removeinstancescommand.h",
- "qtcreator/qml/qmlpuppet/commands/changeauxiliarycommand.h",
- "qtcreator/qml/qmlpuppet/commands/informationchangedcommand.h",
- "qtcreator/qml/qmlpuppet/commands/removepropertiescommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/completecomponentcommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/createinstancescommand.h",
- "qtcreator/qml/qmlpuppet/commands/reparentinstancescommand.h",
- "qtcreator/qml/qmlpuppet/commands/changestatecommand.h",
- "qtcreator/qml/qmlpuppet/commands/statepreviewimagechangedcommand.h",
- "qtcreator/qml/qmlpuppet/commands/tokencommand.cpp",
- "qtcreator/qml/qmlpuppet/commands/changefileurlcommand.h",
+ "MyPlugin.pluginspec.in",
+ "myplugin.cpp",
+ "myplugin.h",
+ "myplugin.pro",
+ "myplugin_global.h",
+ "mypluginconstants.h",
+ "qtcreator_logo_24.png",
+ "wizard.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/templates/wizards/helloworld"
+ qbs.installDir: "share/qtcreator/templates/wizards/scriptgeneratedproject"
fileTags: ["install"]
+ prefix: "qtcreator/templates/wizards/scriptgeneratedproject/"
files: [
- "qtcreator/templates/wizards/helloworld/console.png",
- "qtcreator/templates/wizards/helloworld/wizard_sample.xml",
- "qtcreator/templates/wizards/helloworld/main.cpp",
+ "generate.pl",
+ "wizard_sample.xml",
]
}
Group {
- qbs.installDir: "share/qtcreator/qml/qmlobserver/browser"
+ qbs.installDir: "share/qtcreator/translations"
+ fileTags: ["install"]
+ prefix: "qtcreator/translations/"
+ files: [
+ "README",
+ "check-ts.pl",
+ "check-ts.xq",
+ "extract-customwizards.xq",
+ "extract-externaltools.xq",
+ "extract-mimetypes.xq",
+ "translations.pro",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen"
+ fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/"
+ files: [
+ "develop.qml",
+ "examples.qml",
+ "examples_fallback.xml",
+ "gettingstarted.qml",
+ "images_areaofinterest.xml",
+ "qtcreator_tutorials.xml",
+ "tutorials.qml",
+ "welcomescreen.qml",
+ "welcomescreen.qmlproject",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen/dummydata"
+ fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/dummydata/"
+ files: [
+ "examplesModel.qml",
+ "pagesModel.qml",
+ "projectList.qml",
+ "sessionList.qml",
+ "tutorialsModel.qml",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen/widgets"
+ fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/widgets/"
+ files: [
+ "CustomColors.qml",
+ "CustomFonts.qml",
+ "CustomTab.qml",
+ "CustomizedGridView.qml",
+ "Delegate.qml",
+ "Feedback.qml",
+ "GettingStartedItem.qml",
+ "LinkedText.qml",
+ "LinksBar.qml",
+ "Logo.qml",
+ "PageCaption.qml",
+ "PageLoader.qml",
+ "ProjectItem.qml",
+ "RecentProjects.qml",
+ "SearchBar.qml",
+ "SessionItem.qml",
+ "Sessions.qml",
+ "ToolTip.qml",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen/widgets/dummydata"
+ fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/widgets/dummydata/"
+ files: [
+ "examplesModel.qml",
+ "mockupTags.qml",
+ "pagesModel.qml",
+ "tabsModel.qml",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen/widgets/dummydata/context"
+ fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/widgets/dummydata/context/"
+ files: [
+ "ExampleDelegate.qml",
+ "ExampleGridView.qml",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen/widgets/images"
+ fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/widgets/images/"
+ files: [
+ "arrowBig.png",
+ "arrow_down.png",
+ "arrow_up.png",
+ "bullet.png",
+ "dropshadow.png",
+ "gettingStarted01.png",
+ "gettingStarted02.png",
+ "gettingStarted03.png",
+ "gettingStarted04.png",
+ "info.png",
+ "more.png",
+ "qtcreator.png",
+ "tab.png",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen/widgets/images/icons"
+ fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/widgets/images/icons/"
+ files: [
+ "adressbook.png",
+ "buildrun.png",
+ "clone.png",
+ "communityIcon.png",
+ "components.png",
+ "createIcon.png",
+ "ddays09.png",
+ "ddays10.png",
+ "ddays11.png",
+ "delete.png",
+ "developing_with_qt_creator.png",
+ "feedbackIcon.png",
+ "ico_community.png",
+ "labsIcon.png",
+ "openIcon.png",
+ "qt_quick_1.png",
+ "qt_quick_2.png",
+ "qt_quick_3.png",
+ "qt_sdk.png",
+ "qtquick.png",
+ "qwidget.png",
+ "rename.png",
+ "userguideIcon.png",
+ "videoIcon.png",
+ ]
+ }
+
+ Group {
+ qbs.installDir: "share/qtcreator/welcomescreen/widgets/images/mockup"
fileTags: ["install"]
+ prefix: "qtcreator/welcomescreen/widgets/images/mockup/"
files: [
- "qtcreator/qml/qmlobserver/browser/Browser.qml",
- "qtcreator/qml/qmlobserver/browser/browser.qrc",
+ "designer-examples.png",
+ "desktop-examples.png",
+ "draganddrop-examples.png",
+ "itemview-examples.png",
+ "layout-examples.png",
+ "mainwindow-examples.png",
+ "network-examples.png",
+ "opengl-examples.png",
+ "penguin.png",
+ "qtscript-examples.png",
+ "thread-examples.png",
]
}
}