summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@digia.com>2014-08-11 20:33:51 +0200
committerTim Jenssen <tim.jenssen@digia.com>2014-08-12 12:16:12 +0200
commit395eacd5a4a276933fdc1109dc8fafaea9ea342c (patch)
tree56d8d096fa4c2026e9ac193bd93f36bb853611b6 /share
parent692845ae06190bc572aeb5c8cc3324ff9ebd3f78 (diff)
downloadqt-creator-395eacd5a4a276933fdc1109dc8fafaea9ea342c.tar.gz
QmlDesigner: remove second ComboBox entry
and sort it alphabetical Change-Id: I944dea556e73181ab29cc167548a4e0f13485a99 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir61
1 files changed, 30 insertions, 31 deletions
diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir b/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir
index e474f5e3ce..5aa64e7d68 100644
--- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir
+++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/HelperWidgets/qmldir
@@ -1,41 +1,40 @@
-GroupBox 2.0 GroupBox.qml
-LineEdit 2.0 LineEdit.qml
-SpinBox 2.0 SpinBox.qml
+AligmentHorizontalButtons 2.0 AligmentHorizontalButtons.qml
+AligmentVerticalButtons 2.0 AligmentVerticalButtons.qml
+AnchorButtons 2.0 AnchorButtons.qml
+BoolButtonRowButton 2.0 BoolButtonRowButton.qml
Button 2.0 Button.qml
-Label 2.0 Label.qml
-Section 2.0 Section.qml
+ButtonRow 2.0 ButtonRow.qml
+ButtonRowButton 2.0 ButtonRowButton.qml
CheckBox 2.0 CheckBox.qml
-TabView 2.0 TabView.qml
-Tab 2.0 Tab.qml
-ScrollView 2.0 ScrollView.qml
-ComboBox 2.0 ComboBox.qml
-CustomComboBoxStyle 2.0 CustomComboBoxStyle.qml
-SectionLayout 2.0 SectionLayout.qml
-SecondColumnLayout 2.0 SecondColumnLayout.qml
-ExpandingSpacer 2.0 ExpandingSpacer.qml
ColorButton 2.0 ColorButton.qml
ColorCheckButton 2.0 ColorCheckButton.qml
-HueSlider 2.0 HueSlider.qml
-GradientLine 2.0 GradientLine.qml
-SliderSpinBox 2.0 SliderSpinBox.qml
ColorEditor 2.0 ColorEditor.qml
-IconLabel 2.0 IconLabel.qml
+ColorLogic 2.0 ColorLogic.qml
+ComboBox 2.0 ComboBox.qml
+CustomCheckBoxStyle 2.0 CustomCheckBoxStyle.qml
+CustomComboBoxStyle 2.0 CustomComboBoxStyle.qml
+CustomSpinBoxStyle 2.0 CustomSpinBoxStyle.qml
+ExpandingSpacer 2.0 ExpandingSpacer.qml
ExtendedFunctionButton 2.0 ExtendedFunctionButton.qml
-ButtonRow 2.0 ButtonRow.qml
-ButtonRowButton 2.0 ButtonRowButton.qml
-BoolButtonRowButton 2.0 BoolButtonRowButton.qml
-FontStyleButtons 2.0 FontStyleButtons.qml
-AnchorButtons 2.0 AnchorButtons.qml
-AligmentHorizontalButtons 2.0 AligmentHorizontalButtons.qml
-AligmentVerticalButtons 2.0 AligmentVerticalButtons.qml
-StandardTextSection 2.0 StandardTextSection.qml
-FontSection 2.0 FontSection.qml
FlickableSection 2.0 FlickableSection.qml
-UrlChooser 2.0 UrlChooser.qml
FontComboBox 2.0 FontComboBox.qml
+FontSection 2.0 FontSection.qml
+FontStyleButtons 2.0 FontStyleButtons.qml
+GradientLine 2.0 GradientLine.qml
+GroupBox 2.0 GroupBox.qml
+HueSlider 2.0 HueSlider.qml
+IconLabel 2.0 IconLabel.qml
+Label 2.0 Label.qml
+LineEdit 2.0 LineEdit.qml
OriginControl 2.0 OriginControl.qml
-CustomComboBoxStyle 2.0 CustomComboBoxStyle.qml
-CustomSpinBoxStyle 2.0 CustomSpinBoxStyle.qml
-CustomCheckBoxStyle 2.0 CustomCheckBoxStyle.qml
-ColorLogic 2.0 ColorLogic.qml
+ScrollView 2.0 ScrollView.qml
+SecondColumnLayout 2.0 SecondColumnLayout.qml
+Section 2.0 Section.qml
+SectionLayout 2.0 SectionLayout.qml
+SliderSpinBox 2.0 SliderSpinBox.qml
+SpinBox 2.0 SpinBox.qml
+StandardTextSection 2.0 StandardTextSection.qml
+Tab 2.0 Tab.qml
+TabView 2.0 TabView.qml
ToolTipArea 2.0 ToolTipArea.qml
+UrlChooser 2.0 UrlChooser.qml