2008-12-02 12:01:29 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<ui version="4.0">
|
2009-04-30 16:09:57 +02:00
|
|
|
<class>Core::Internal::GeneralSettings</class>
|
|
|
|
|
<widget class="QWidget" name="Core::Internal::GeneralSettings">
|
2009-11-24 15:05:02 +01:00
|
|
|
<property name="geometry">
|
|
|
|
|
<rect>
|
|
|
|
|
<x>0</x>
|
|
|
|
|
<y>0</y>
|
2010-04-13 19:13:12 +02:00
|
|
|
<width>487</width>
|
|
|
|
|
<height>343</height>
|
2009-11-24 15:05:02 +01:00
|
|
|
</rect>
|
|
|
|
|
</property>
|
2010-03-19 17:15:16 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
2008-12-02 12:01:29 +01:00
|
|
|
<item>
|
2010-03-12 15:23:36 +01:00
|
|
|
<widget class="QGroupBox" name="groupBox_2">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>User Interface</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2009-11-20 16:55:23 +01:00
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="colorLabel">
|
|
|
|
|
<property name="text">
|
2010-03-12 15:23:36 +01:00
|
|
|
<string>Color:</string>
|
2009-11-20 16:55:23 +01:00
|
|
|
</property>
|
|
|
|
|
<property name="buddy">
|
|
|
|
|
<cstring>colorButton</cstring>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="1">
|
2010-03-19 17:15:16 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2008-12-02 12:01:29 +01:00
|
|
|
<item>
|
2009-10-05 11:06:05 +02:00
|
|
|
<widget class="Utils::QtColorButton" name="colorButton">
|
2008-12-02 12:01:29 +01:00
|
|
|
<property name="sizePolicy">
|
|
|
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Preferred">
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumSize">
|
|
|
|
|
<size>
|
|
|
|
|
<width>64</width>
|
|
|
|
|
<height>0</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
2010-01-04 15:19:29 +01:00
|
|
|
<property name="alphaAllowed" stdset="0">
|
2008-12-02 12:01:29 +01:00
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QToolButton" name="resetButton">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Reset to default</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
2008-12-19 16:52:31 +01:00
|
|
|
<string>R</string>
|
2008-12-02 12:01:29 +01:00
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="core.qrc">
|
2009-01-12 15:06:43 +01:00
|
|
|
<normaloff>:/core/images/reset.png</normaloff>:/core/images/reset.png</iconset>
|
2008-12-02 12:01:29 +01:00
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="horizontalSpacer">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
2010-03-19 17:15:16 +01:00
|
|
|
<width>285</width>
|
2008-12-02 12:01:29 +01:00
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
2010-04-14 18:00:59 +02:00
|
|
|
<item row="2" column="1">
|
2010-03-12 15:23:36 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
2009-04-09 20:09:10 +02:00
|
|
|
<item>
|
2010-04-13 19:13:12 +02:00
|
|
|
<widget class="QComboBox" name="languageBox">
|
|
|
|
|
<property name="sizeAdjustPolicy">
|
|
|
|
|
<enum>QComboBox::AdjustToMinimumContentsLengthWithIcon</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="minimumContentsLength">
|
|
|
|
|
<number>20</number>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2009-04-09 20:09:10 +02:00
|
|
|
</item>
|
2008-12-03 12:02:08 +01:00
|
|
|
<item>
|
2010-03-12 15:23:36 +01:00
|
|
|
<spacer name="horizontalSpacer_2">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2008-12-03 12:02:08 +01:00
|
|
|
</property>
|
2010-04-13 19:13:12 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>285</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
2010-03-12 15:23:36 +01:00
|
|
|
</layout>
|
|
|
|
|
</item>
|
2010-04-14 18:00:59 +02:00
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="languageLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Language:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
2010-03-12 15:23:36 +01:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
|
<property name="title">
|
|
|
|
|
<string>System</string>
|
|
|
|
|
</property>
|
2010-03-19 17:15:16 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
|
<item row="0" column="0">
|
|
|
|
|
<widget class="QLabel" name="terminalLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>Terminal:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="terminalEdit"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="2">
|
|
|
|
|
<widget class="QToolButton" name="resetTerminalButton">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Reset to default</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>R</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="core.qrc">
|
|
|
|
|
<normaloff>:/core/images/reset.png</normaloff>:/core/images/reset.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="0">
|
|
|
|
|
<widget class="QLabel" name="editorLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>External editor:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="externalEditorEdit"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="2">
|
|
|
|
|
<widget class="QToolButton" name="resetEditorButton">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Reset to default</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>R</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="core.qrc">
|
|
|
|
|
<normaloff>:/core/images/reset.png</normaloff>:/core/images/reset.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" column="3">
|
|
|
|
|
<widget class="QToolButton" name="helpExternalEditorButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>?</string>
|
|
|
|
|
</property>
|
2010-04-09 15:36:11 +02:00
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="core.qrc">
|
|
|
|
|
<normaloff>:/core/images/help.png</normaloff>:/core/images/help.png</iconset>
|
|
|
|
|
</property>
|
2010-03-19 17:15:16 +01:00
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="0">
|
|
|
|
|
<widget class="QLabel" name="externalFileBrowserLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>External file browser:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="1">
|
|
|
|
|
<widget class="QLineEdit" name="externalFileBrowserEdit"/>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="2">
|
|
|
|
|
<widget class="QToolButton" name="resetFileBrowserButton">
|
|
|
|
|
<property name="toolTip">
|
|
|
|
|
<string>Reset to default</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>R</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="core.qrc">
|
|
|
|
|
<normaloff>:/core/images/reset.png</normaloff>:/core/images/reset.png</iconset>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="2" column="3">
|
|
|
|
|
<widget class="QToolButton" name="helpExternalFileBrowserButton">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>?</string>
|
|
|
|
|
</property>
|
2010-04-09 15:36:11 +02:00
|
|
|
<property name="icon">
|
|
|
|
|
<iconset resource="core.qrc">
|
|
|
|
|
<normaloff>:/core/images/help.png</normaloff>:/core/images/help.png</iconset>
|
|
|
|
|
</property>
|
2010-03-19 17:15:16 +01:00
|
|
|
</widget>
|
2010-01-04 15:19:29 +01:00
|
|
|
</item>
|
2010-03-19 17:15:16 +01:00
|
|
|
<item row="3" column="0" colspan="4">
|
2010-03-12 15:23:36 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
2010-01-05 16:33:30 +01:00
|
|
|
<item>
|
2010-03-12 15:23:36 +01:00
|
|
|
<widget class="QLabel" name="modifiedLabel">
|
|
|
|
|
<property name="text">
|
|
|
|
|
<string>When files are externally modified:</string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
2010-01-05 16:33:30 +01:00
|
|
|
</item>
|
|
|
|
|
<item>
|
2010-03-12 15:23:36 +01:00
|
|
|
<widget class="QComboBox" name="reloadBehavior">
|
|
|
|
|
<property name="currentIndex">
|
|
|
|
|
<number>0</number>
|
2010-01-05 16:33:30 +01:00
|
|
|
</property>
|
2010-03-12 15:23:36 +01:00
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
2010-05-14 15:45:43 +02:00
|
|
|
<string>Always Ask</string>
|
2010-03-12 15:23:36 +01:00
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
2010-05-14 15:45:43 +02:00
|
|
|
<string>Reload All Unchanged Editors</string>
|
2010-03-12 15:23:36 +01:00
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<property name="text">
|
2010-05-14 15:45:43 +02:00
|
|
|
<string>Ignore Modifications</string>
|
2010-03-12 15:23:36 +01:00
|
|
|
</property>
|
|
|
|
|
</item>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="horizontalSpacer_3">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Horizontal</enum>
|
2010-01-05 16:33:30 +01:00
|
|
|
</property>
|
2010-03-12 15:23:36 +01:00
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>40</width>
|
|
|
|
|
<height>20</height>
|
|
|
|
|
</size>
|
2010-01-05 16:33:30 +01:00
|
|
|
</property>
|
2010-03-12 15:23:36 +01:00
|
|
|
</spacer>
|
2010-01-05 16:33:30 +01:00
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</item>
|
2008-12-02 12:01:29 +01:00
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item>
|
|
|
|
|
<spacer name="verticalSpacer">
|
|
|
|
|
<property name="orientation">
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
2010-03-12 15:23:36 +01:00
|
|
|
<height>30</height>
|
2008-12-02 12:01:29 +01:00
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<customwidgets>
|
|
|
|
|
<customwidget>
|
2009-10-05 11:06:05 +02:00
|
|
|
<class>Utils::QtColorButton</class>
|
2008-12-02 12:01:29 +01:00
|
|
|
<extends>QToolButton</extends>
|
|
|
|
|
<header location="global">utils/qtcolorbutton.h</header>
|
|
|
|
|
</customwidget>
|
|
|
|
|
</customwidgets>
|
2010-01-05 16:33:30 +01:00
|
|
|
<tabstops>
|
|
|
|
|
<tabstop>colorButton</tabstop>
|
|
|
|
|
<tabstop>resetButton</tabstop>
|
|
|
|
|
<tabstop>languageBox</tabstop>
|
|
|
|
|
<tabstop>terminalEdit</tabstop>
|
|
|
|
|
<tabstop>resetTerminalButton</tabstop>
|
|
|
|
|
<tabstop>externalEditorEdit</tabstop>
|
|
|
|
|
<tabstop>resetEditorButton</tabstop>
|
|
|
|
|
<tabstop>helpExternalEditorButton</tabstop>
|
|
|
|
|
<tabstop>externalFileBrowserEdit</tabstop>
|
|
|
|
|
<tabstop>resetFileBrowserButton</tabstop>
|
|
|
|
|
<tabstop>helpExternalFileBrowserButton</tabstop>
|
|
|
|
|
<tabstop>reloadBehavior</tabstop>
|
|
|
|
|
</tabstops>
|
2008-12-02 12:01:29 +01:00
|
|
|
<resources>
|
|
|
|
|
<include location="core.qrc"/>
|
|
|
|
|
</resources>
|
|
|
|
|
<connections/>
|
|
|
|
|
</ui>
|