From 395eacd5a4a276933fdc1109dc8fafaea9ea342c Mon Sep 17 00:00:00 2001 From: Tim Jenssen Date: Mon, 11 Aug 2014 20:33:51 +0200 Subject: QmlDesigner: remove second ComboBox entry and sort it alphabetical Change-Id: I944dea556e73181ab29cc167548a4e0f13485a99 Reviewed-by: Thomas Hartmann --- .../propertyEditorQmlSources/HelperWidgets/qmldir | 61 +++++++++++----------- 1 file changed, 30 insertions(+), 31 deletions(-) (limited to 'share') 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 -- cgit v1.2.1