You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kpilot/conduits/malconduit/mal-setup_dialog.ui

635 lines
33 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>MALWidget</class>
<author>Reinhold Kainhofer</author>
<widget class="TQWidget">
<property name="name">
<cstring>MalWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>534</width>
<height>505</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>tabWidget</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>General</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>syncTime</cstring>
</property>
<property name="title">
<string>Sync</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select how often AvantGo should be synchronised</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQRadioButton" row="0" column="0">
<property name="name">
<cstring>RadioButton1</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Every sync</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option to synchronize with the MAL server on every HotSync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQRadioButton" row="1" column="0">
<property name="name">
<cstring>RadioButton1_2</cstring>
</property>
<property name="text">
<string>Once per &amp;hour</string>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option to synchronize with the MAL server on every HotSync that is at least one hour after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQRadioButton" row="2" column="0">
<property name="name">
<cstring>RadioButton1_3</cstring>
</property>
<property name="text">
<string>Once a &amp;day</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option to synchronize with the MAL server on every HotSync that is at least one day after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQRadioButton" row="3" column="0">
<property name="name">
<cstring>RadioButton1_4</cstring>
</property>
<property name="text">
<string>Once a &amp;week</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option to synchronize with the MAL server on every HotSync that is at least one week after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQRadioButton" row="4" column="0">
<property name="name">
<cstring>RadioButton1_5</cstring>
</property>
<property name="text">
<string>Once a &amp;month</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option to synchronize with the MAL server on every HotSync that is at least one month after the previous MAL sync. To perform a successful synchronization, you need to have access to the MAL server during the HotSync.&lt;/qt&gt;</string>
</property>
</widget>
</grid>
</widget>
<spacer row="1" column="0">
<property name="name">
<cstring>Spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Proxy</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>proxyType</cstring>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="title">
<string>Proxy Type</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton8</cstring>
</property>
<property name="text">
<string>&amp;No proxy</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option if you do not want KPilot to use a proxy server. Use this option if you connect to the internet directly.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton8_2</cstring>
</property>
<property name="text">
<string>&amp;HTTP proxy</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option if you want KPilot to use a HTTP proxy.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>RadioButton8_2_2</cstring>
</property>
<property name="text">
<string>&amp;SOCKS proxy</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Select this option if you want KPilot to use a SOCKS proxy.&lt;/qt&gt;</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>proxyServerInformation</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>Server Information</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<spacer row="1" column="2">
<property name="name">
<cstring>Spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>proxyCustomPortCheck</cstring>
</property>
<property name="text">
<string>Custom &amp;port:</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this box to use a non-standard proxy port.</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Ser&amp;ver name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyServerName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;If you selected HTTP or SOCKS proxy, type the address of the proxy server to use here, in the form &lt;i&gt;foo.bar.com&lt;/i&gt; (not &lt;i&gt;http://foo.bar.com&lt;/i&gt; or &lt;i&gt;http://foo.bar.com:8080&lt;/i&gt;).&lt;/qt&gt;</string>
</property>
</widget>
<widget class="KHistoryCombo" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyServerName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;If you selected HTTP or SOCKS proxy, type the address of the proxy server to use here, in the form &lt;i&gt;foo.bar.com&lt;/i&gt; (not &lt;i&gt;http://foo.bar.com&lt;/i&gt; or &lt;i&gt;http://foo.bar.com:8080&lt;/i&gt;).&lt;/qt&gt;</string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="1">
<property name="name">
<cstring>proxyCustomPort</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="value">
<number>80</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>65535</number>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Enter the port you want KPilot to use when connecting to your proxy server here.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="KPasswordEdit" row="5" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyPassword</cstring>
</property>
<property name="echoMode">
<enum>Password</enum>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;If your proxy requires authentication, enter your password here.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQLineEdit" row="4" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyUserName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;If your proxy requires authentication, enter your username here.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="TQLabel" row="5" column="0">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
<property name="text">
<string>&amp;Password:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyPassword</cstring>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>&amp;User name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyUserName</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;If your proxy requires authentication, enter your username here.&lt;/qt&gt;</string>
</property>
</widget>
<widget class="Line" row="3" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>Line1</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="TQLineEdit" row="2" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>proxyExclude</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Enter a list of MAL servers that do not need the use of a proxy here, separated with commas, e.g: &lt;br&gt;&lt;i&gt;localhost,127.0.0.1,.lan&lt;/i&gt;&lt;qt&gt;</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>N&amp;o proxy for:</string>
</property>
<property name="buddy" stdset="0">
<cstring>proxyExclude</cstring>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;qt&gt;Enter a list of MAL servers that do not need the use of a proxy here, separated with commas, e.g: &lt;br&gt;&lt;i&gt;localhost,127.0.0.1,.lan&lt;/i&gt;&lt;qt&gt;</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>70</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>MAL Server</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>GroupBox1_2</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>MAL Server Information</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>TextLabel1_2</cstring>
</property>
<property name="text">
<string>&amp;MAL server name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>malServerName</cstring>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>malCustomPortCheck</cstring>
</property>
<property name="text">
<string>Custom &amp;port:</string>
</property>
</widget>
<widget class="KIntNumInput" row="1" column="2">
<property name="name">
<cstring>malCustomPort</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="value">
<number>80</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>65535</number>
</property>
</widget>
<spacer row="1" column="3">
<property name="name">
<cstring>Spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="KHistoryCombo" row="0" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>malServerName</cstring>
</property>
</widget>
<widget class="TQLineEdit" row="3" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>malUserName</cstring>
</property>
</widget>
<widget class="TQLabel" row="4" column="0">
<property name="name">
<cstring>TextLabel2_2_2</cstring>
</property>
<property name="text">
<string>&amp;Password:</string>
</property>
<property name="buddy" stdset="0">
<cstring>malPassword</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>textLabel</cstring>
</property>
<property name="text">
<string>&amp;User name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>malUserName</cstring>
</property>
</widget>
<widget class="Line" row="2" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>Line1_2</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="KPasswordEdit" row="4" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>malPassword</cstring>
</property>
</widget>
</grid>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>Spacer5</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel1_3</cstring>
</property>
<property name="text">
<string>&lt;qt&gt;There is currently &lt;b&gt;no way to set server parameters on the desktop&lt;/b&gt;; you need to use the &lt;i&gt;MobileLink&lt;/i&gt; or &lt;i&gt;AGConnect&lt;/i&gt; application on the handheld device. &lt;/qt&gt;</string>
</property>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>RadioButton8</sender>
<signal>toggled(bool)</signal>
<receiver>proxyServerInformation</receiver>
<slot>setDisabled(bool)</slot>
</connection>
<connection>
<sender>RadioButton8_2</sender>
<signal>toggled(bool)</signal>
<receiver>proxyServerInformation</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>RadioButton8_2_2</sender>
<signal>toggled(bool)</signal>
<receiver>proxyServerInformation</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>proxyCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>proxyCustomPort</receiver>
<slot>setEditFocus(bool)</slot>
</connection>
<connection>
<sender>proxyCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>proxyCustomPort</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>malCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>malCustomPort</receiver>
<slot>setEditFocus()</slot>
</connection>
<connection>
<sender>malCustomPortCheck</sender>
<signal>toggled(bool)</signal>
<receiver>malCustomPort</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>tabWidget</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
</UI>