2013-03-02 15:23:51 +00:00
|
|
|
<ui version="4.0">
|
2008-03-15 22:12:19 +00:00
|
|
|
<class>PrefEditUi</class>
|
2013-03-02 15:23:51 +00:00
|
|
|
<widget class="QWidget" name="PrefEditUi">
|
|
|
|
<property name="geometry">
|
2008-03-15 22:12:19 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2013-03-02 15:23:51 +00:00
|
|
|
<width>385</width>
|
2011-03-13 23:14:11 +00:00
|
|
|
<height>435</height>
|
2008-03-15 22:12:19 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
2008-03-15 22:12:19 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="windowTitle">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2008-03-15 22:12:19 +00:00
|
|
|
<item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<widget class="QGroupBox" name="scrollGB">
|
|
|
|
<property name="title">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>Editing</string>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="alignment">
|
2008-03-15 22:12:19 +00:00
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="flat">
|
2008-03-15 22:12:19 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QCheckBox" name="cursorFollowsCB">
|
|
|
|
<property name="text">
|
2009-03-28 13:13:13 +00:00
|
|
|
<string>Cursor &follows scrollbar</string>
|
2008-03-15 22:12:19 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="toolTip">
|
2011-03-13 23:14:12 +00:00
|
|
|
<string>Configure the width of the text cursor. Automatic zoom-controlled cursor width used when set to 0.</string>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="text">
|
2011-03-13 23:14:11 +00:00
|
|
|
<string>Cursor width (&pixels):</string>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="buddy">
|
2011-03-13 23:14:11 +00:00
|
|
|
<cstring>cursorWidthSB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item>
|
|
|
|
<widget class="QSpinBox" name="cursorWidthSB">
|
|
|
|
<property name="minimum">
|
2011-03-13 23:14:11 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="maximum">
|
2011-03-13 23:14:11 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="singleStep">
|
2011-03-13 23:14:11 +00:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="value">
|
2011-03-13 23:14:11 +00:00
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2011-03-11 06:11:55 +00:00
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="1" column="1" colspan="2">
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="scrollBelowCB">
|
|
|
|
<property name="text">
|
2009-03-27 17:41:58 +00:00
|
|
|
<string>Scroll &below end of document</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="3" column="0" colspan="2">
|
2013-05-25 16:02:21 +00:00
|
|
|
<widget class="QCheckBox" name="macLikeCursorMovementCB">
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="toolTip">
|
|
|
|
<string>Skip trailing non-word characters</string>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2013-05-25 16:02:21 +00:00
|
|
|
<string>Use M&ac-style cursor movement</string>
|
2013-03-02 15:23:51 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="sortEnvironmentsCB">
|
|
|
|
<property name="text">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>Sort &environments alphabetically</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="5" column="0" colspan="2">
|
|
|
|
<widget class="QCheckBox" name="groupEnvironmentsCB">
|
|
|
|
<property name="text">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>&Group environments by their category</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="6" column="0" colspan="2">
|
|
|
|
<widget class="QComboBox" name="macroEditStyleCO">
|
2008-03-15 22:12:19 +00:00
|
|
|
<item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="text">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>Edit Math Macros inline with a box around</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="text">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>Edit Math Macros inline with the name in the status bar</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="text">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>Edit Math Macros with a parameter list (like in LyX < 1.6)</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="6" column="2">
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
<property name="orientation">
|
2010-03-21 20:27:53 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2010-03-21 20:27:53 +00:00
|
|
|
<size>
|
|
|
|
<width>40</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2008-03-15 22:12:19 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<widget class="QGroupBox" name="fullscreenGB">
|
|
|
|
<property name="title">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>Fullscreen</string>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="alignment">
|
2008-03-15 22:12:19 +00:00
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="flat">
|
2008-03-15 22:12:19 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QCheckBox" name="toggleToolbarsCB">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
2010-03-21 20:27:53 +00:00
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="text">
|
2010-03-21 20:27:53 +00:00
|
|
|
<string>&Hide toolbars</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QCheckBox" name="toggleScrollbarCB">
|
|
|
|
<property name="text">
|
2010-03-21 20:27:53 +00:00
|
|
|
<string>Hide scr&ollbar</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QCheckBox" name="toggleTabbarCB">
|
|
|
|
<property name="text">
|
2010-03-21 20:27:53 +00:00
|
|
|
<string>Hide &tabbar</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QCheckBox" name="toggleMenubarCB">
|
|
|
|
<property name="text">
|
2010-03-21 20:27:53 +00:00
|
|
|
<string>Hide &menubar</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="4" column="0">
|
2014-02-26 01:48:56 +00:00
|
|
|
<widget class="QCheckBox" name="toggleStatusbarCB">
|
|
|
|
<property name="text">
|
|
|
|
<string>Hide sta&tusbar</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="0">
|
2013-03-02 15:23:51 +00:00
|
|
|
<widget class="QGroupBox" name="fullscreenLimitGB">
|
|
|
|
<property name="title">
|
2008-03-15 22:12:19 +00:00
|
|
|
<string>&Limit text width</string>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="flat">
|
2008-03-15 22:12:19 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="checkable">
|
2010-03-21 20:27:53 +00:00
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
2010-03-21 20:27:53 +00:00
|
|
|
<string>Screen used (&pixels):</string>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="buddy">
|
2010-03-21 20:27:53 +00:00
|
|
|
<cstring>fullscreenWidthSB</cstring>
|
2008-03-15 22:12:19 +00:00
|
|
|
</property>
|
2010-03-21 20:27:53 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QSpinBox" name="fullscreenWidthSB">
|
|
|
|
<property name="minimum">
|
2008-03-15 22:12:19 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="maximum">
|
2010-03-21 20:27:53 +00:00
|
|
|
<number>10000</number>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="singleStep">
|
2008-03-15 22:12:19 +00:00
|
|
|
<number>10</number>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="value">
|
2008-03-15 22:12:19 +00:00
|
|
|
<number>700</number>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2013-03-02 15:23:51 +00:00
|
|
|
<item row="4" column="1">
|
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
<property name="orientation">
|
2008-03-15 22:12:19 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-03-15 22:12:19 +00:00
|
|
|
<size>
|
2010-03-21 20:27:53 +00:00
|
|
|
<width>157</width>
|
2008-03-15 22:12:19 +00:00
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="orientation">
|
2008-03-15 22:12:19 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2013-03-02 15:23:51 +00:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-03-15 22:12:19 +00:00
|
|
|
<size>
|
2010-03-21 20:27:53 +00:00
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
2008-03-15 22:12:19 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2013-03-02 15:23:51 +00:00
|
|
|
<layoutdefault spacing="4" margin="9"/>
|
2008-03-15 22:12:19 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>cursorFollowsCB</tabstop>
|
2011-09-12 14:19:57 +00:00
|
|
|
<tabstop>cursorWidthSB</tabstop>
|
2009-03-27 17:41:58 +00:00
|
|
|
<tabstop>scrollBelowCB</tabstop>
|
2013-05-25 16:02:21 +00:00
|
|
|
<tabstop>macLikeCursorMovementCB</tabstop>
|
2008-03-15 22:12:19 +00:00
|
|
|
<tabstop>sortEnvironmentsCB</tabstop>
|
|
|
|
<tabstop>groupEnvironmentsCB</tabstop>
|
|
|
|
<tabstop>macroEditStyleCO</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<includes>
|
2013-03-02 15:23:51 +00:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2008-03-15 22:12:19 +00:00
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|