6 changes: 3 additions & 3 deletions src/libkstapp/defaultlabelpropertiestab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>481</width>
<height>115</height>
<width>479</width>
<height>113</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
Expand Down Expand Up @@ -94,7 +94,7 @@
</sizepolicy>
</property>
<property name="text">
<string>x</string>
<string notr="true">x</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down
16 changes: 8 additions & 8 deletions src/libkstapp/differentiatecurvesdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>507</width>
<height>401</height>
<width>505</width>
<height>399</height>
</rect>
</property>
<property name="windowTitle">
Expand Down Expand Up @@ -108,7 +108,7 @@
<item>
<widget class="QLabel" name="textLabel1">
<property name="text">
<string>Available:</string>
<string comment="The items which are available">Available:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand All @@ -128,7 +128,7 @@
<item>
<widget class="QLabel" name="textLabel2">
<property name="text">
<string>Selected:</string>
<string comment="the items which have been selected">Selected:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -243,22 +243,22 @@
<widget class="QComboBox" name="_pointDensity">
<item>
<property name="text">
<string>All</string>
<string comment="all of the points">All</string>
</property>
</item>
<item>
<property name="text">
<string>High</string>
<string comment="high point density">High</string>
</property>
</item>
<item>
<property name="text">
<string>Medium</string>
<string comment="medium point density">Medium</string>
</property>
</item>
<item>
<property name="text">
<string>Low</string>
<string comment="low point density">Low</string>
</property>
</item>
</widget>
Expand Down
6 changes: 3 additions & 3 deletions src/libkstapp/editmultiplewidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>266</width>
<height>407</height>
<width>268</width>
<height>405</height>
</rect>
</property>
<property name="sizePolicy">
Expand Down Expand Up @@ -70,7 +70,7 @@
<item>
<widget class="QPushButton" name="_selectNoneBut">
<property name="text">
<string>Clear</string>
<string comment="clear the list">Clear</string>
</property>
</widget>
</item>
Expand Down
8 changes: 4 additions & 4 deletions src/libkstapp/eventmonitortab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>458</width>
<height>447</height>
<width>456</width>
<height>445</height>
</rect>
</property>
<layout class="QGridLayout">
Expand Down Expand Up @@ -160,7 +160,7 @@
</item>
<item>
<property name="text">
<string>STEP()</string>
<string comment="A mathematical function">STEP()</string>
</property>
</item>
<item>
Expand Down Expand Up @@ -190,7 +190,7 @@
</item>
<item>
<property name="text">
<string>TAN()</string>
<string comment="a mathematical function">TAN()</string>
</property>
</item>
<item>
Expand Down
6 changes: 3 additions & 3 deletions src/libkstapp/histogramtab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>664</width>
<height>231</height>
<width>662</width>
<height>229</height>
</rect>
</property>
<property name="sizePolicy">
Expand Down Expand Up @@ -127,7 +127,7 @@
</sizepolicy>
</property>
<property name="text">
<string>to:</string>
<string comment="from: 333 to: 555">to:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
96 changes: 49 additions & 47 deletions src/libkstapp/labelcreator.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,16 @@
<rect>
<x>0</x>
<y>0</y>
<width>358</width>
<height>281</height>
<width>390</width>
<height>279</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<property name="toolTip">
<string comment="italic font"/>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0" colspan="2">
<widget class="Kst::LabelBuilder" name="_labelText" native="true">
Expand All @@ -36,7 +39,7 @@
<item row="0" column="2">
<widget class="QRadioButton" name="_right">
<property name="text">
<string>Right</string>
<string comment="The right side">Right</string>
</property>
</widget>
</item>
Expand All @@ -49,7 +52,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Left</string>
<string comment="The left side">Left</string>
</property>
<property name="checked">
<bool>true</bool>
Expand All @@ -76,29 +79,32 @@
</item>
<item row="2" column="0" colspan="2">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="0">
<widget class="QLabel" name="_Label_11">
<item row="0" column="4">
<widget class="QPushButton" name="_bold">
<property name="toolTip">
<string comment="bold font">Bold</string>
</property>
<property name="text">
<string>Font &amp;size:</string>
<string/>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
<property name="checkable">
<bool>true</bool>
</property>
<property name="buddy">
<cstring>_labelFontScale</cstring>
<property name="si" stdset="0">
<string>label bold</string>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2">
<widget class="QDoubleSpinBox" name="_labelFontScale">
<property name="decimals">
<number>1</number>
</property>
<property name="minimum">
<double>-25.000000000000000</double>
<item row="0" column="3">
<widget class="QLabel" name="label">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="singleStep">
<double>1.000000000000000</double>
<property name="text">
<string> points</string>
</property>
</widget>
</item>
Expand All @@ -121,32 +127,42 @@
</property>
</widget>
</item>
<item row="1" column="1" colspan="6">
<item row="1" column="1" colspan="7">
<widget class="QFontComboBox" name="_family"/>
</item>
<item row="0" column="6">
<item row="0" column="7">
<widget class="Kst::ColorButton" name="_labelColor">
<property name="toolTip">
<string>Color</string>
<string comment="The color of the object">Color</string>
</property>
<property name="si" stdset="0">
<string>label color</string>
</property>
</widget>
</item>
<item row="0" column="4">
<widget class="QPushButton" name="_bold">
<property name="toolTip">
<string>Bold</string>
</property>
<item row="0" column="0">
<widget class="QLabel" name="_Label_11">
<property name="text">
<string/>
<string>Font &amp;size:</string>
</property>
<property name="checkable">
<bool>true</bool>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="si" stdset="0">
<string>label bold</string>
<property name="buddy">
<cstring>_labelFontScale</cstring>
</property>
</widget>
</item>
<item row="0" column="1" colspan="2">
<widget class="QDoubleSpinBox" name="_labelFontScale">
<property name="decimals">
<number>1</number>
</property>
<property name="minimum">
<double>-25.000000000000000</double>
</property>
<property name="singleStep">
<double>1.000000000000000</double>
</property>
</widget>
</item>
Expand All @@ -166,19 +182,6 @@
</property>
</widget>
</item>
<item row="0" column="3">
<widget class="QLabel" name="label">
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string> points</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="3" column="0">
Expand Down Expand Up @@ -215,7 +218,6 @@
<tabstops>
<tabstop>_labelFontScale</tabstop>
<tabstop>_bold</tabstop>
<tabstop>_italic</tabstop>
<tabstop>_labelColor</tabstop>
<tabstop>_family</tabstop>
<tabstop>_saveAsDefault</tabstop>
Expand Down
8 changes: 4 additions & 4 deletions src/libkstapp/labeldimensionstab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>271</width>
<height>178</height>
<width>269</width>
<height>176</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
Expand All @@ -23,7 +23,7 @@
<item row="2" column="2">
<widget class="QRadioButton" name="_right">
<property name="text">
<string>Right</string>
<string comment="the right side">Right</string>
</property>
</widget>
</item>
Expand All @@ -36,7 +36,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Left</string>
<string comment="the left side">Left</string>
</property>
</widget>
</item>
Expand Down
8 changes: 4 additions & 4 deletions src/libkstapp/labelpropertiestab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>645</width>
<height>229</height>
<width>643</width>
<height>227</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
Expand Down Expand Up @@ -64,7 +64,7 @@
<item row="0" column="5">
<widget class="QPushButton" name="_italic">
<property name="toolTip">
<string>Italic</string>
<string comment="italic font">Italic</string>
</property>
<property name="text">
<string/>
Expand All @@ -87,7 +87,7 @@
<item row="0" column="4">
<widget class="QPushButton" name="_bold">
<property name="toolTip">
<string>Bold</string>
<string comment="bold font">Bold</string>
</property>
<property name="text">
<string/>
Expand Down
8 changes: 4 additions & 4 deletions src/libkstapp/legendtab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>425</width>
<height>269</height>
<width>423</width>
<height>282</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
Expand Down Expand Up @@ -266,7 +266,7 @@
<item row="0" column="3">
<widget class="QPushButton" name="_bold">
<property name="toolTip">
<string>Bold</string>
<string comment="Bold Font">Bold</string>
</property>
<property name="text">
<string/>
Expand All @@ -282,7 +282,7 @@
<item row="0" column="4">
<widget class="QPushButton" name="_italic">
<property name="toolTip">
<string>Italic</string>
<string comment="Italic font">Italic</string>
</property>
<property name="text">
<string/>
Expand Down
6 changes: 3 additions & 3 deletions src/libkstapp/matrixtab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>516</width>
<height>623</height>
<width>514</width>
<height>621</height>
</rect>
</property>
<layout class="QGridLayout">
Expand Down Expand Up @@ -673,7 +673,7 @@
<item row="0" column="0">
<widget class="QGroupBox" name="_sourceGroup">
<property name="title">
<string>Source</string>
<string comment="the source of the item">Source</string>
</property>
<layout class="QGridLayout">
<property name="topMargin">
Expand Down
8 changes: 4 additions & 4 deletions src/libkstapp/themedialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>565</width>
<height>338</height>
<width>571</width>
<height>336</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
Expand Down Expand Up @@ -97,7 +97,7 @@
<item row="0" column="5">
<widget class="QPushButton" name="_italic">
<property name="toolTip">
<string>Italic</string>
<string comment="italic font">Italic</string>
</property>
<property name="text">
<string/>
Expand All @@ -120,7 +120,7 @@
<item row="0" column="4">
<widget class="QPushButton" name="_bold">
<property name="toolTip">
<string>Bold</string>
<string comment="bold font">Bold</string>
</property>
<property name="text">
<string/>
Expand Down
7 changes: 5 additions & 2 deletions src/libkstapp/viewprimitivedialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>597</width>
<height>536</height>
<width>595</width>
<height>534</height>
</rect>
</property>
<property name="windowTitle">
Expand All @@ -21,6 +21,9 @@
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="updateButton">
<property name="toolTip">
<string comment="update the object (verb)"/>
</property>
<property name="text">
<string>Update</string>
</property>
Expand Down
6 changes: 3 additions & 3 deletions src/plugins/filters/unwind/filterunwindconfig.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>400</width>
<height>91</height>
<height>89</height>
</rect>
</property>
<property name="minimumSize">
Expand Down Expand Up @@ -55,7 +55,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Minimum:</string>
<string comment="the minimum value">Minimum:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand All @@ -77,7 +77,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Maximum:</string>
<string comment="the maximum value">Maximum:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>429</width>
<height>119</height>
<width>427</width>
<height>117</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -28,7 +28,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X (horizontal) axis of a plot">X:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -58,7 +58,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y (vertical) axis of a plot">Y:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>559</width>
<height>100</height>
<width>557</width>
<height>98</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout">
Expand All @@ -20,7 +20,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X axis of a plot">X:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -49,7 +49,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The X axis of a plot">Y:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -78,7 +78,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Weights:</string>
<string comment="statistical weights">Weights:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>428</width>
<height>81</height>
<width>426</width>
<height>79</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -28,7 +28,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X axis of a plot">X:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -58,7 +58,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y axis of a plo">Y:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
10 changes: 5 additions & 5 deletions src/plugins/fits/gaussian_weighted/fitgaussian_weightedconfig.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>428</width>
<height>116</height>
<width>426</width>
<height>114</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -26,7 +26,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X (horizontal) axis of a plot">X:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -55,7 +55,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y (vertical) axis of a plot">Y:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -84,7 +84,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Weights:</string>
<string comment="statistical weights">Weights:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>422</width>
<height>91</height>
<width>420</width>
<height>89</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -28,7 +28,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X (horizontal) axis of a plot">X:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -58,7 +58,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y (vertical) axis of a plot">Y:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
10 changes: 5 additions & 5 deletions src/plugins/fits/gradient_weighted/fitgradient_weightedconfig.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>422</width>
<height>101</height>
<width>420</width>
<height>99</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -26,7 +26,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X axis of a plot">X:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -55,7 +55,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y axis of a plot">Y:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -84,7 +84,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Weights:</string>
<string comment="statistical weights">Weights:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>440</width>
<height>124</height>
<width>438</width>
<height>122</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -28,7 +28,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X axis of a plot">X:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -61,7 +61,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y axis of a plot">Y:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>433</width>
<height>115</height>
<width>431</width>
<height>113</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -28,7 +28,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X axis of a plot">X:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -58,7 +58,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y axis of a plot">Y:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>421</width>
<height>165</height>
<width>419</width>
<height>163</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -28,7 +28,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X (horizontal) axis of a plot">X:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -58,7 +58,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y (vertical) axis of a plot">Y:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down Expand Up @@ -88,7 +88,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Order:</string>
<string comment="the order of a polynomial">Order:</string>
</property>
<property name="wordWrap">
<bool>false</bool>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>421</width>
<height>200</height>
<width>419</width>
<height>198</height>
</rect>
</property>
<property name="minimumSize">
Expand All @@ -26,7 +26,7 @@
</sizepolicy>
</property>
<property name="text">
<string>X:</string>
<string comment="The X axis of a plot">X:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -55,7 +55,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Y:</string>
<string comment="The Y axis of a plot">Y:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down Expand Up @@ -103,7 +103,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Period:</string>
<string comment="the period of a wave.">Period:</string>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
Expand Down
12 changes: 6 additions & 6 deletions src/widgets/curveappearance.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>500</width>
<height>173</height>
<width>498</width>
<height>171</height>
</rect>
</property>
<property name="sizePolicy">
Expand Down Expand Up @@ -265,22 +265,22 @@
</property>
<item>
<property name="text">
<string>All</string>
<string comment="show every point">All</string>
</property>
</item>
<item>
<property name="text">
<string>High</string>
<string comment="high density of points">High</string>
</property>
</item>
<item>
<property name="text">
<string>Medium</string>
<string comment="medium density of points">Medium</string>
</property>
</item>
<item>
<property name="text">
<string>Low</string>
<string comment="low density of points">Low</string>
</property>
</item>
</widget>
Expand Down
6 changes: 3 additions & 3 deletions src/widgets/fftoptions.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>743</width>
<height>200</height>
<width>741</width>
<height>198</height>
</rect>
</property>
<layout class="QGridLayout" name="gridLayout_2">
Expand Down Expand Up @@ -38,7 +38,7 @@
<widget class="QComboBox" name="_apodizeFunction">
<item>
<property name="text">
<string>Default</string>
<string comment="Use the application default option">Default</string>
</property>
</item>
<item>
Expand Down
9 changes: 2 additions & 7 deletions src/widgets/matrixselector.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>273</width>
<height>28</height>
<width>271</width>
<height>26</height>
</rect>
</property>
<property name="whatsThis">
Expand All @@ -25,11 +25,6 @@
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
<item>
<property name="text">
<string>M</string>
</property>
</item>
</widget>
</item>
<item>
Expand Down
74 changes: 21 additions & 53 deletions src/widgets/scalarlistselector.ui
Original file line number Diff line number Diff line change
@@ -1,48 +1,49 @@
<ui version="4.0" >
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>ScalarListSelector</class>
<widget class="QDialog" name="ScalarListSelector" >
<property name="geometry" >
<widget class="QDialog" name="ScalarListSelector">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>285</width>
<height>286</height>
<width>283</width>
<height>284</height>
</rect>
</property>
<property name="windowTitle" >
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QDialogButtonBox" name="buttonBox" >
<property name="geometry" >
<widget class="QDialogButtonBox" name="buttonBox">
<property name="geometry">
<rect>
<x>70</x>
<y>240</y>
<width>201</width>
<height>32</height>
</rect>
</property>
<property name="orientation" >
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="standardButtons" >
<set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
<property name="standardButtons">
<set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
</property>
</widget>
<widget class="QLabel" name="label" >
<property name="geometry" >
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>41</width>
<height>21</height>
</rect>
</property>
<property name="text" >
<string>Search:</string>
<property name="text">
<string comment="enter a search term">Search:</string>
</property>
</widget>
<widget class="QLineEdit" name="_search" >
<property name="geometry" >
<widget class="QLineEdit" name="_search">
<property name="geometry">
<rect>
<x>70</x>
<y>10</y>
Expand All @@ -51,8 +52,8 @@
</rect>
</property>
</widget>
<widget class="QListWidget" name="_scalars" >
<property name="geometry" >
<widget class="QListWidget" name="_scalars">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
Expand All @@ -63,38 +64,5 @@
</widget>
</widget>
<resources/>
<connections>
<connection>
<sender>buttonBox</sender>
<signal>accepted()</signal>
<receiver>Dialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel" >
<x>248</x>
<y>254</y>
</hint>
<hint type="destinationlabel" >
<x>157</x>
<y>274</y>
</hint>
</hints>
</connection>
<connection>
<sender>buttonBox</sender>
<signal>rejected()</signal>
<receiver>Dialog</receiver>
<slot>reject()</slot>
<hints>
<hint type="sourcelabel" >
<x>316</x>
<y>260</y>
</hint>
<hint type="destinationlabel" >
<x>286</x>
<y>274</y>
</hint>
</hints>
</connection>
</connections>
<connections/>
</ui>
9 changes: 2 additions & 7 deletions src/widgets/vectorselector.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>275</width>
<height>30</height>
<width>273</width>
<height>28</height>
</rect>
</property>
<property name="whatsThis">
Expand All @@ -31,11 +31,6 @@
<property name="sizeAdjustPolicy">
<enum>QComboBox::AdjustToMinimumContentsLength</enum>
</property>
<item>
<property name="text">
<string>M</string>
</property>
</item>
</widget>
</item>
<item>
Expand Down