aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/designer
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-09-30 17:47:36 +0200
committerJ-P Nurmi <jpnurmi@theqtcompany.com>2015-10-01 09:03:42 +0000
commit3f2ac678971694fe6144a4e15197aff2ca38639b (patch)
tree06440cbf63932fb008f3aab29835b07d0310bada /src/imports/controls/designer
parentb948c83255239a6fe49fca58a98f90e796ce9047 (diff)
Rename QtQuick.Controls 2.0 to Qt.labs.controls 1.0
Change-Id: I142622dd85e95ef70b11132e77ccf48701f2cabc Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
Diffstat (limited to 'src/imports/controls/designer')
-rw-r--r--src/imports/controls/designer/BusyIndicatorSpecifics.qml2
-rw-r--r--src/imports/controls/designer/ButtonSpecifics.qml2
-rw-r--r--src/imports/controls/designer/CheckBoxSpecifics.qml2
-rw-r--r--src/imports/controls/designer/ControlSection.qml2
-rw-r--r--src/imports/controls/designer/ControlSpecifics.qml2
-rw-r--r--src/imports/controls/designer/FrameSpecifics.qml2
-rw-r--r--src/imports/controls/designer/GroupBoxSpecifics.qml2
-rw-r--r--src/imports/controls/designer/LabelSpecifics.qml2
-rw-r--r--src/imports/controls/designer/PaddingSection.qml2
-rw-r--r--src/imports/controls/designer/PageIndicatorSpecifics.qml2
-rw-r--r--src/imports/controls/designer/ProgressBarSpecifics.qml2
-rw-r--r--src/imports/controls/designer/RadioButtonSpecifics.qml2
-rw-r--r--src/imports/controls/designer/SliderSpecifics.qml2
-rw-r--r--src/imports/controls/designer/SwitchSpecifics.qml2
-rw-r--r--src/imports/controls/designer/TextAreaSpecifics.qml2
-rw-r--r--src/imports/controls/designer/TextFieldSpecifics.qml2
-rw-r--r--src/imports/controls/designer/ToolBarSpecifics.qml2
-rw-r--r--src/imports/controls/designer/ToolButtonSpecifics.qml2
-rw-r--r--src/imports/controls/designer/designer.pri2
-rw-r--r--src/imports/controls/designer/qtlabscontrols.metainfo (renamed from src/imports/controls/designer/qtquickcontrols2.metainfo)90
20 files changed, 64 insertions, 64 deletions
diff --git a/src/imports/controls/designer/BusyIndicatorSpecifics.qml b/src/imports/controls/designer/BusyIndicatorSpecifics.qml
index 6cdc22f9..679377f4 100644
--- a/src/imports/controls/designer/BusyIndicatorSpecifics.qml
+++ b/src/imports/controls/designer/BusyIndicatorSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/ButtonSpecifics.qml b/src/imports/controls/designer/ButtonSpecifics.qml
index ee3324e0..2014abf0 100644
--- a/src/imports/controls/designer/ButtonSpecifics.qml
+++ b/src/imports/controls/designer/ButtonSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/CheckBoxSpecifics.qml b/src/imports/controls/designer/CheckBoxSpecifics.qml
index 7d8c18cf..3082d1f1 100644
--- a/src/imports/controls/designer/CheckBoxSpecifics.qml
+++ b/src/imports/controls/designer/CheckBoxSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/ControlSection.qml b/src/imports/controls/designer/ControlSection.qml
index 441bd16f..e026d620 100644
--- a/src/imports/controls/designer/ControlSection.qml
+++ b/src/imports/controls/designer/ControlSection.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/ControlSpecifics.qml b/src/imports/controls/designer/ControlSpecifics.qml
index 6eb68d87..80e01cf2 100644
--- a/src/imports/controls/designer/ControlSpecifics.qml
+++ b/src/imports/controls/designer/ControlSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/FrameSpecifics.qml b/src/imports/controls/designer/FrameSpecifics.qml
index 6eb68d87..80e01cf2 100644
--- a/src/imports/controls/designer/FrameSpecifics.qml
+++ b/src/imports/controls/designer/FrameSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/GroupBoxSpecifics.qml b/src/imports/controls/designer/GroupBoxSpecifics.qml
index 16f705f9..6e70adfa 100644
--- a/src/imports/controls/designer/GroupBoxSpecifics.qml
+++ b/src/imports/controls/designer/GroupBoxSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/LabelSpecifics.qml b/src/imports/controls/designer/LabelSpecifics.qml
index 50661185..adee2fac 100644
--- a/src/imports/controls/designer/LabelSpecifics.qml
+++ b/src/imports/controls/designer/LabelSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/PaddingSection.qml b/src/imports/controls/designer/PaddingSection.qml
index 8a83e277..b2c9feb9 100644
--- a/src/imports/controls/designer/PaddingSection.qml
+++ b/src/imports/controls/designer/PaddingSection.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/PageIndicatorSpecifics.qml b/src/imports/controls/designer/PageIndicatorSpecifics.qml
index cd07354c..0c2e4638 100644
--- a/src/imports/controls/designer/PageIndicatorSpecifics.qml
+++ b/src/imports/controls/designer/PageIndicatorSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/ProgressBarSpecifics.qml b/src/imports/controls/designer/ProgressBarSpecifics.qml
index 9c4cc3ab..a5ad9809 100644
--- a/src/imports/controls/designer/ProgressBarSpecifics.qml
+++ b/src/imports/controls/designer/ProgressBarSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/RadioButtonSpecifics.qml b/src/imports/controls/designer/RadioButtonSpecifics.qml
index 98da1a91..285b660a 100644
--- a/src/imports/controls/designer/RadioButtonSpecifics.qml
+++ b/src/imports/controls/designer/RadioButtonSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/SliderSpecifics.qml b/src/imports/controls/designer/SliderSpecifics.qml
index 814037bf..535ae830 100644
--- a/src/imports/controls/designer/SliderSpecifics.qml
+++ b/src/imports/controls/designer/SliderSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/SwitchSpecifics.qml b/src/imports/controls/designer/SwitchSpecifics.qml
index 7b632eb6..63fdb4bf 100644
--- a/src/imports/controls/designer/SwitchSpecifics.qml
+++ b/src/imports/controls/designer/SwitchSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/TextAreaSpecifics.qml b/src/imports/controls/designer/TextAreaSpecifics.qml
index 50661185..adee2fac 100644
--- a/src/imports/controls/designer/TextAreaSpecifics.qml
+++ b/src/imports/controls/designer/TextAreaSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/TextFieldSpecifics.qml b/src/imports/controls/designer/TextFieldSpecifics.qml
index 950afdf8..ab3e2b5e 100644
--- a/src/imports/controls/designer/TextFieldSpecifics.qml
+++ b/src/imports/controls/designer/TextFieldSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/ToolBarSpecifics.qml b/src/imports/controls/designer/ToolBarSpecifics.qml
index 6eb68d87..80e01cf2 100644
--- a/src/imports/controls/designer/ToolBarSpecifics.qml
+++ b/src/imports/controls/designer/ToolBarSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/ToolButtonSpecifics.qml b/src/imports/controls/designer/ToolButtonSpecifics.qml
index 860b8582..fab18b5b 100644
--- a/src/imports/controls/designer/ToolButtonSpecifics.qml
+++ b/src/imports/controls/designer/ToolButtonSpecifics.qml
@@ -3,7 +3,7 @@
** Copyright (C) 2015 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
-** This file is part of the Qt Quick Controls module of the Qt Toolkit.
+** This file is part of the Qt Labs Controls module of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL3$
** Commercial License Usage
diff --git a/src/imports/controls/designer/designer.pri b/src/imports/controls/designer/designer.pri
index 8a14bc69..9b7847b1 100644
--- a/src/imports/controls/designer/designer.pri
+++ b/src/imports/controls/designer/designer.pri
@@ -1,5 +1,5 @@
QML_FILES += \
- $$PWD/qtquickcontrols2.metainfo
+ $$PWD/qtlabscontrols.metainfo
QML_FILES += \
$$PWD/BusyIndicatorSpecifics.qml \
diff --git a/src/imports/controls/designer/qtquickcontrols2.metainfo b/src/imports/controls/designer/qtlabscontrols.metainfo
index 40439833..0d82159b 100644
--- a/src/imports/controls/designer/qtquickcontrols2.metainfo
+++ b/src/imports/controls/designer/qtlabscontrols.metainfo
@@ -1,57 +1,57 @@
MetaInfo {
Type {
- name: "QtQuick.Controls.BusyIndicator"
+ name: "Qt.labs.controls.BusyIndicator"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Busy Indicator"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
}
}
Type {
- name: "QtQuick.Controls.Button"
+ name: "Qt.labs.controls.Button"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Button"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Button')" }
}
}
Type {
- name: "QtQuick.Controls.CheckBox"
+ name: "Qt.labs.controls.CheckBox"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Check Box"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Check Box')" }
}
}
Type {
- name: "QtQuick.Controls.Frame"
+ name: "Qt.labs.controls.Frame"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Frame"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "width"; type: "int"; value: 200 }
Property { name: "height"; type: "int"; value: 200 }
@@ -59,15 +59,15 @@ MetaInfo {
}
Type {
- name: "QtQuick.Controls.GroupBox"
+ name: "Qt.labs.controls.GroupBox"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Group Box"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "width"; type: "int"; value: 200 }
Property { name: "height"; type: "int"; value: 200 }
@@ -76,150 +76,150 @@ MetaInfo {
}
Type {
- name: "QtQuick.Controls.Label"
+ name: "Qt.labs.controls.Label"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Label"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Label')" }
}
}
Type {
- name: "QtQuick.Controls.PageIndicator"
+ name: "Qt.labs.controls.PageIndicator"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Page Indicator"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "count"; type: "int"; value: 3 }
}
}
Type {
- name: "QtQuick.Controls.ProgressBar"
+ name: "Qt.labs.controls.ProgressBar"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Progress Bar"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "value"; type: "real"; value: 0.5 }
}
}
Type {
- name: "QtQuick.Controls.RadioButton"
+ name: "Qt.labs.controls.RadioButton"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Radio Button"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Radio Button')" }
}
}
Type {
- name: "QtQuick.Controls.Slider"
+ name: "Qt.labs.controls.Slider"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Slider"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "value"; type: "real"; value: 0.5 }
}
}
Type {
- name: "QtQuick.Controls.Switch"
+ name: "Qt.labs.controls.Switch"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Switch"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Switch')" }
}
}
Type {
- name: "QtQuick.Controls.TextArea"
+ name: "Qt.labs.controls.TextArea"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Text Area"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Text Area')" }
}
}
Type {
- name: "QtQuick.Controls.TextField"
+ name: "Qt.labs.controls.TextField"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Text Field"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Text Field')" }
}
}
Type {
- name: "QtQuick.Controls.ToolButton"
+ name: "Qt.labs.controls.ToolButton"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Tool Button"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "text"; type: "binding"; value: "qsTr('Tool Button')" }
}
}
Type {
- name: "QtQuick.Controls.ToolBar"
+ name: "Qt.labs.controls.ToolBar"
icon: "images/todo16.png"
ItemLibraryEntry {
name: "Tool Bar"
- category: "Qt Quick - Controls"
+ category: "Qt Labs - Controls"
libraryIcon: "images/todo.png"
version: "2.0"
- requiredImport: "QtQuick.Controls"
+ requiredImport: "Qt.labs.controls"
Property { name: "width"; type: "int"; value: 360 }
}