Revert "Tooltip for completion word length."

This reverts commit 2aadcec1fc9ae784e6029b56790753ce82b9f055.

Conflicts:
	src/frontends/qt4/ui/PrefCompletionUi.ui
This commit is contained in:
Richard Heck 2014-03-22 21:21:59 -04:00
parent 4540e6c2ef
commit f00104d222

View File

@ -1,13 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2aadcec1fc9<ui version="4.0" >
<class>PrefCompletionUi</class>
<widget class="QWidget" name="PrefCompletionUi" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>412</width>
<height>468</height>
<width>400</width>
<height>404</height>
</rect>
</property>
<property name="windowTitle" >
@ -29,12 +28,12 @@
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<property name="spacing">
<number>6</number>
</property>
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QCheckBox" name="inlineMathCB" >
<property name="toolTip" >
@ -74,12 +73,12 @@
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<property name="spacing">
<number>6</number>
</property>
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QCheckBox" name="inlineTextCB" >
<property name="toolTip" >
@ -122,20 +121,20 @@
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<property name="spacing">
<number>6</number>
</property>
<property name="margin" >
<number>9</number>
</property>
<item>
<layout class="QHBoxLayout">
<property name="spacing" >
<number>6</number>
</property>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QDoubleSpinBox" name="inlineDelaySB" >
<property name="toolTip" >
@ -164,7 +163,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
@ -176,12 +175,12 @@
</item>
<item>
<layout class="QHBoxLayout" >
<property name="spacing">
<number>6</number>
</property>
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QDoubleSpinBox" name="popupDelaySB" >
<property name="toolTip" >
@ -210,7 +209,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
@ -222,12 +221,12 @@
</item>
<item>
<layout class="QHBoxLayout" >
<property name="spacing">
<number>6</number>
</property>
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QSpinBox" name="minlengthSB" >
<property name="toolTip" >
@ -246,9 +245,6 @@
</item>
<item>
<widget class="QLabel" name="label_5" >
<property name="toolTip">
<string>Shortest word that LyX will offer to complete.</string>
</property>
<property name="text" >
<string>Minimum word length for completion</string>
</property>
@ -262,7 +258,7 @@
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
@ -285,10 +281,10 @@
<item>
<widget class="QCheckBox" name="inlineDotsCB" >
<property name="toolTip" >
<string>Long completions are cut-off and shown with &quot;...&quot;.</string>
<string>Long completions are cut-off and shown with "...".</string>
</property>
<property name="text" >
<string>&amp;Use &quot;...&quot; to shorten long completions</string>
<string>&amp;Use "..." to shorten long completions</string>
</property>
</widget>
</item>
@ -303,7 +299,7 @@
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" stdset="0">
<property name="sizeHint" >
<size>
<width>0</width>
<height>16</height>