* Layoutfixes

* One  QComboBox -> KFontComboBox conversation

svn path=/trunk/KDE/kdebase/apps/; revision=704004
This commit is contained in:
Urs Wolfer 2007-08-23 21:28:48 +00:00
parent a21a05267a
commit f4b155c1d5
18 changed files with 3086 additions and 3112 deletions

View file

@ -1,236 +1,247 @@
<ui version="4.0" stdsetdef="1" >
<author>Frans Englich &lt;frans.englich@telia.com></author>
<comment></comment>
<exportmacro></exportmacro>
<class>MainWidget</class>
<widget class="QWidget" name="MainWidget" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>518</width>
<height>561</height>
</rect>
</property>
<property name="windowTitle" >
<string>KCMUserAccount</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="KPushButton" name="btnChangeFace" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>74</width>
<height>74</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>74</width>
<height>74</height>
</size>
</property>
<property name="acceptDrops" >
<bool>true</bool>
</property>
<property name="text" >
<string/>
</property>
<ui version="4.0" >
<author>Frans Englich &lt;frans.englich@telia.com></author>
<class>MainWidget</class>
<widget class="QWidget" name="MainWidget" >
<property name="windowTitle" >
<string>KCMUserAccount</string>
</property>
<layout class="QVBoxLayout" >
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="KPushButton" name="btnChangeFace" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize" >
<size>
<width>74</width>
<height>74</height>
</size>
</property>
<property name="maximumSize" >
<size>
<width>74</width>
<height>74</height>
</size>
</property>
<property name="acceptDrops" >
<bool>true</bool>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
<item>
<layout class="QVBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="lblUsername" >
<property name="font" >
<font>
<family>Bitstream Charter</family>
<pointsize>14</pointsize>
</font>
</property>
<property name="text" >
<string/>
</property>
<property name="alignment" >
<set>Qt::AlignVCenter</set>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item rowspan="1" row="1" column="0" colspan="4" >
<widget class="QGroupBox" name="grpUserInformation" >
<property name="title" >
<string>User Information</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<item row="1" column="0" >
<widget class="QLabel" name="lblOrganisation" >
<property name="text" >
<string>&amp;Organization:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leOrganization</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLineEdit" name="leRealname" />
</item>
<item row="0" column="0" >
<widget class="QLabel" name="lblRealName" >
<property name="text" >
<string>&amp;Name:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leRealname</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="leOrganization" />
</item>
<item row="2" column="0" >
<widget class="QLabel" name="lblEmail" >
<property name="text" >
<string>&amp;Email address:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leEmail</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QLineEdit" name="leEmail" />
</item>
<item row="3" column="0" >
<widget class="QLabel" name="textLabel3" >
<property name="text" >
<string>&amp;SMTP server:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leSMTP</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="QLineEdit" name="leSMTP" />
</item>
<item row="5" column="0" >
<widget class="QLabel" name="lblUIDTell" >
<property name="text" >
<string>User ID:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="5" column="1" >
<widget class="QLabel" name="lblUID" >
<property name="text" >
<string/>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QLabel" name="lblClickButtonInfo" >
<property name="text" >
<string>&lt;i>(Click the button to change your image)&lt;/i></string>
</property>
<property name="alignment" >
<set>Qt::AlignVCenter</set>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="4" column="2" >
<spacer name="spacer3" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>16</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
</spacer>
</item>
<item rowspan="1" row="0" column="1" colspan="3" >
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="lblUsername" >
<property name="font" >
<font>
<family>Bitstream Charter</family>
<pointsize>14</pointsize>
</font>
</property>
<property name="text" >
<string/>
</property>
<property name="alignment" >
<set>Qt::AlignVCenter</set>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lblClickButtonInfo" >
<property name="text" >
<string>&lt;i>(Click the button to change your image)&lt;/i></string>
</property>
<property name="alignment" >
<set>Qt::AlignVCenter</set>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item rowspan="1" row="3" column="0" colspan="2" >
<widget class="KPushButton" name="btnChangePassword" >
<property name="text" >
<string>Change Password...</string>
</property>
</widget>
</item>
<item row="3" column="3" >
<spacer name="spacer2" >
<property name="sizeHint" >
<size>
<width>111</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</spacer>
</item>
</item>
</layout>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<tabstops>
<tabstop>btnChangeFace</tabstop>
<tabstop>leRealname</tabstop>
<tabstop>leOrganization</tabstop>
<tabstop>leEmail</tabstop>
<tabstop>leSMTP</tabstop>
<tabstop>btnChangePassword</tabstop>
</tabstops>
</item>
<item>
<widget class="QGroupBox" name="grpUserInformation" >
<property name="title" >
<string>User Information</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="lblRealName" >
<property name="text" >
<string>&amp;Name:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leRealname</cstring>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLineEdit" name="leRealname" />
</item>
<item row="1" column="0" >
<widget class="QLabel" name="lblOrganisation" >
<property name="text" >
<string>&amp;Organization:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leOrganization</cstring>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QLineEdit" name="leOrganization" />
</item>
<item row="2" column="0" >
<widget class="QLabel" name="lblEmail" >
<property name="text" >
<string>&amp;Email address:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leEmail</cstring>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QLineEdit" name="leEmail" />
</item>
<item row="3" column="0" >
<widget class="QLabel" name="textLabel3" >
<property name="text" >
<string>&amp;SMTP server:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leSMTP</cstring>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="QLineEdit" name="leSMTP" />
</item>
<item row="4" column="0" >
<widget class="QLabel" name="lblUIDTell" >
<property name="text" >
<string>User ID:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="4" column="1" >
<widget class="QLabel" name="lblUID" >
<property name="text" >
<string/>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="KPushButton" name="btnChangePassword" >
<property name="text" >
<string>Change Password...</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>111</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KPushButton</class>
<extends>QPushButton</extends>
<header>kpushbutton.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>btnChangeFace</tabstop>
<tabstop>leRealname</tabstop>
<tabstop>leOrganization</tabstop>
<tabstop>leEmail</tabstop>
<tabstop>leSMTP</tabstop>
<tabstop>btnChangePassword</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

View file

@ -1,208 +1,239 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>CSSConfigDialog</class>
<widget class="QWidget" name="CSSConfigDialog" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>487</width>
<height>195</height>
</rect>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Stylesheets&lt;/b>&lt;p>See http://www.w3.org/Style/CSS for further information on cascading style sheets.&lt;/p></string>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<ui version="4.0" >
<class>CSSConfigDialog</class>
<widget class="QWidget" name="CSSConfigDialog" >
<property name="whatsThis" >
<string>&lt;b>Stylesheets&lt;/b>&lt;p>See http://www.w3.org/Style/CSS for further information on cascading style sheets.&lt;/p></string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="Q3ButtonGroup" name="ButtonGroup1" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" >
<string>&lt;b>Stylesheets&lt;/b>&lt;p>Use this groupbox to determine how Konqueror will render style sheets.&lt;/p></string>
</property>
<property name="title" >
<string>Stylesheets</string>
</property>
<property name="exclusive" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="Q3ButtonGroup" name="ButtonGroup1" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title" >
<string>Stylesheets</string>
</property>
<property name="exclusive" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Stylesheets&lt;/b>&lt;p>Use this groupbox to determine how Konqueror will render style sheets.&lt;/p></string>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QRadioButton" name="useDefault" >
<property name="text" >
<string>Us&amp;e default stylesheet</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Use default stylesheet&lt;/b>&lt;p>Select this option to use the default stylesheet.&lt;/p></string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="useUser" >
<property name="text" >
<string>Use &amp;user-defined stylesheet</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Use user-defined stylesheet&lt;/b>&lt;p>If this box is checked, Konqueror will try to load a user-defined style sheet as specified in the location below. The style sheet allows you to completely override the way web pages are rendered in your browser. The file specified should contain a valid style sheet (see http://www.w3.org/Style/CSS for further information on cascading style sheets).&lt;/p></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<spacer name="spacer9_2" >
<property name="sizeHint" >
<size>
<width>16</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Fixed</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</spacer>
</item>
<item>
<widget class="KUrlRequester" name="urlRequester" >
<property name="enabled" >
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QRadioButton" name="useAccess" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>U&amp;se accessibility stylesheet</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Use accessibility stylesheet&lt;/b>&lt;p>Selecting this option will allow you to define a default font, font size, and font color with a few simple clicks of the mouse. Simply wander over to the Customize... dialog and pick out your desired options.&lt;/p></string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<spacer name="spacer9" >
<property name="sizeHint" >
<size>
<width>16</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Fixed</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="customize" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Custom&amp;ize...</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer3" >
<property name="sizeHint" >
<size>
<width>451</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QRadioButton" name="useDefault" >
<property name="whatsThis" >
<string>&lt;b>Use default stylesheet&lt;/b>&lt;p>Select this option to use the default stylesheet.&lt;/p></string>
</property>
<property name="text" >
<string>Us&amp;e default stylesheet</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer name="spacer11" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>50</height>
</size>
<widget class="QRadioButton" name="useUser" >
<property name="whatsThis" >
<string>&lt;b>Use user-defined stylesheet&lt;/b>&lt;p>If this box is checked, Konqueror will try to load a user-defined style sheet as specified in the location below. The style sheet allows you to completely override the way web pages are rendered in your browser. The file specified should contain a valid style sheet (see http://www.w3.org/Style/CSS for further information on cascading style sheets).&lt;/p></string>
</property>
<property name="text" >
<string>Use &amp;user-defined stylesheet</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="orientation" >
<enum>Qt::Vertical</enum>
<property name="sizeHint" >
<size>
<width>14</width>
<height>20</height>
</size>
</property>
</spacer>
</spacer>
</item>
<item>
<widget class="KUrlRequester" name="urlRequester" >
<property name="enabled" >
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<includes>
<include location="local" >kurlrequester.h</include>
<include location="local" >klineedit.h</include>
<include location="local" >kpushbutton.h</include>
</includes>
<connections>
<connection>
<sender>useAccess</sender>
<signal>toggled(bool)</signal>
<receiver>customize</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>useUser</sender>
<signal>toggled(bool)</signal>
<receiver>urlRequester</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<item>
<widget class="QRadioButton" name="useAccess" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" >
<string>&lt;b>Use accessibility stylesheet&lt;/b>&lt;p>Selecting this option will allow you to define a default font, font size, and font color with a few simple clicks of the mouse. Simply wander over to the Customize... dialog and pick out your desired options.&lt;/p></string>
</property>
<property name="text" >
<string>U&amp;se accessibility stylesheet</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>14</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="customize" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Custom&amp;ize...</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>451</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>50</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>Q3ButtonGroup</class>
<extends>Q3GroupBox</extends>
<header>Qt3Support/Q3ButtonGroup</header>
<container>1</container>
</customwidget>
<customwidget>
<class>KUrlRequester</class>
<extends>QFrame</extends>
<header>kurlrequester.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >kurlrequester.h</include>
<include location="local" >klineedit.h</include>
<include location="local" >kpushbutton.h</include>
</includes>
<resources/>
<connections>
<connection>
<sender>useAccess</sender>
<signal>toggled(bool)</signal>
<receiver>customize</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>20</x>
<y>20</y>
</hint>
<hint type="destinationlabel" >
<x>20</x>
<y>20</y>
</hint>
</hints>
</connection>
<connection>
<sender>useUser</sender>
<signal>toggled(bool)</signal>
<receiver>urlRequester</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>20</x>
<y>20</y>
</hint>
<hint type="destinationlabel" >
<x>20</x>
<y>20</y>
</hint>
</hints>
</connection>
</connections>
</ui>

View file

@ -1,503 +1,430 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>CSSCustomDialog</class>
<widget class="QWidget" name="CSSCustomDialog" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>584</width>
<height>456</height>
</rect>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Stylesheets&lt;/b>&lt;p>See http://www.w3.org/Style/CSS for further information on cascading style sheets.&lt;/p></string>
</property>
<layout class="QGridLayout" >
<item row="0" column="1" >
<widget class="QGroupBox" name="GroupBox3" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title" >
<string>Font Size</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="1" >
<widget class="QComboBox" name="basefontsize" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="editable" >
<bool>true</bool>
</property>
<item>
<property name="text" >
<string>7</string>
</property>
</item>
<item>
<property name="text" >
<string>8</string>
</property>
</item>
<item>
<property name="text" >
<string>9</string>
</property>
</item>
<item>
<property name="text" >
<string>10</string>
</property>
</item>
<item>
<property name="text" >
<string>11</string>
</property>
</item>
<item>
<property name="text" >
<string>12</string>
</property>
</item>
<item>
<property name="text" >
<string>14</string>
</property>
</item>
<item>
<property name="text" >
<string>16</string>
</property>
</item>
<item>
<property name="text" >
<string>20</string>
</property>
</item>
<item>
<property name="text" >
<string>24</string>
</property>
</item>
<item>
<property name="text" >
<string>32</string>
</property>
</item>
<item>
<property name="text" >
<string>48</string>
</property>
</item>
<item>
<property name="text" >
<string>64</string>
</property>
</item>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="txtFontsize" >
<property name="text" >
<string>Base font si&amp;ze:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>basefontsize</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item rowspan="1" row="1" column="0" colspan="2" >
<widget class="QCheckBox" name="dontScale" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>&amp;Use same size for all elements</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Use same size for all elements&lt;/b>&lt;p>Select this option to override custom font sizes in favor of the base font size. All fonts will be displayed in the same size.&lt;/p></string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item rowspan="1" row="2" column="0" colspan="2" >
<widget class="QGroupBox" name="GroupBox3_2" >
<property name="title" >
<string>Images</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Images&lt;/b>&lt;p></string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QCheckBox" name="hideImages" >
<property name="text" >
<string>&amp;Suppress images</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Suppress images&lt;/b>&lt;p>Selecting this will prevent Konqueror from loading images.&lt;/p></string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QCheckBox" name="hideBackground" >
<property name="text" >
<string>Suppress background images</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Suppress background images&lt;/b>&lt;p>Selecting this option will prevent Konqueror from loading background images.&lt;/p></string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<ui version="4.0" >
<class>CSSCustomDialog</class>
<widget class="QWidget" name="CSSCustomDialog" >
<property name="whatsThis" >
<string>&lt;b>Stylesheets&lt;/b>&lt;p>See http://www.w3.org/Style/CSS for further information on cascading style sheets.&lt;/p></string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="GroupBox7" >
<property name="whatsThis" >
<string>&lt;b>Font family&lt;/b>&lt;p>A font family is a group of fonts that resemble one another, with family members that are e.g. bold, italic, or any number of the above.&lt;/p></string>
</property>
<property name="title" >
<string>Font Family</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QGroupBox" name="GroupBox7" >
<property name="title" >
<string>Font Family</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Font family&lt;/b>&lt;p>A font family is a group of fonts that resemble one another, with family members that are e.g. bold, italic, or any number of the above.&lt;/p></string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="txtBaseFontFamily" >
<property name="text" >
<string>Base fa&amp;mily:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>fontFamily</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="fontFamily" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;p>This is the currently selected font family&lt;/p></string>
</property>
</widget>
</item>
<item row="0" column="2" >
<spacer name="Spacer7" >
<property name="sizeHint" >
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item rowspan="1" row="1" column="0" colspan="3" >
<widget class="QCheckBox" name="sameFamily" >
<property name="text" >
<string>Use same family for all text</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Use same family for all text&lt;/b>&lt;p>Select this option to override custom fonts everywhere in favor of the base font.&lt;/p></string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QLabel" name="txtBaseFontFamily" >
<property name="text" >
<string>Base family:</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QFontComboBox" name="fontFamily" >
<property name="whatsThis" >
<string>&lt;p>This is the currently selected font family&lt;/p></string>
</property>
</widget>
</item>
<item row="1" column="0" colspan="2" >
<widget class="QCheckBox" name="sameFamily" >
<property name="whatsThis" >
<string>&lt;b>Use same family for all text&lt;/b>&lt;p>Select this option to override custom fonts everywhere in favor of the base font.&lt;/p></string>
</property>
<property name="text" >
<string>Use same family for all text</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="GroupBox3" >
<property name="title" >
<string>Font Size</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="txtFontsize" >
<property name="text" >
<string>Base font si&amp;ze:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>basefontsize</cstring>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="basefontsize" >
<property name="editable" >
<bool>true</bool>
</property>
<item>
<property name="text" >
<string>7</string>
</property>
</item>
<item>
<property name="text" >
<string>8</string>
</property>
</item>
<item>
<property name="text" >
<string>9</string>
</property>
</item>
<item>
<property name="text" >
<string>10</string>
</property>
</item>
<item>
<property name="text" >
<string>11</string>
</property>
</item>
<item>
<property name="text" >
<string>12</string>
</property>
</item>
<item>
<property name="text" >
<string>14</string>
</property>
</item>
<item>
<property name="text" >
<string>16</string>
</property>
</item>
<item>
<property name="text" >
<string>20</string>
</property>
</item>
<item>
<property name="text" >
<string>24</string>
</property>
</item>
<item>
<property name="text" >
<string>32</string>
</property>
</item>
<item>
<property name="text" >
<string>48</string>
</property>
</item>
<item>
<property name="text" >
<string>64</string>
</property>
</item>
</widget>
</item>
<item row="1" column="0" colspan="2" >
<widget class="QCheckBox" name="dontScale" >
<property name="whatsThis" >
<string>&lt;b>Use same size for all elements&lt;/b>&lt;p>Select this option to override custom font sizes in favor of the base font size. All fonts will be displayed in the same size.&lt;/p></string>
</property>
<property name="text" >
<string>&amp;Use same size for all elements</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="Q3ButtonGroup" name="ButtonGroup2" >
<property name="title" >
<string>Colors</string>
</property>
<property name="exclusive" >
<bool>false</bool>
</property>
<property name="radioButtonExclusive" >
<bool>true</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" colspan="4" >
<widget class="QRadioButton" name="blackOnWhite" >
<property name="whatsThis" >
<string>&lt;b>Black on White&lt;/b>&lt;p>This is what you normally see.&lt;/p></string>
</property>
<property name="text" >
<string>&amp;Black on white</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="1" column="0" colspan="4" >
<widget class="QRadioButton" name="whiteOnBlack" >
<property name="whatsThis" >
<string>&lt;b>White on Black&lt;/b>&lt;p>This is your classic inverse color scheme.&lt;/p></string>
</property>
<property name="text" >
<string>&amp;White on black</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="4" >
<widget class="QRadioButton" name="customColor" >
<property name="whatsThis" >
<string>&lt;b>Custom&lt;/b>&lt;p>Select this option to define a custom color for the default font.&lt;/p></string>
</property>
<property name="text" >
<string>Cus&amp;tom</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>14</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="1" >
<widget class="QLabel" name="txtBackground" >
<property name="whatsThis" >
<string>&lt;b>Background&lt;/b>&lt;p>This background color is the one displayed behind the text by default. A background image will override this.&lt;/p></string>
</property>
<property name="text" >
<string>Bac&amp;kground:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>backgroundColorButton</cstring>
</property>
</widget>
</item>
<item row="3" column="2" >
<widget class="KColorButton" name="backgroundColorButton" >
<property name="whatsThis" >
<string>&lt;b>Background&lt;/b>&lt;p>Behind this door lays the ability to choose a custom default background.&lt;/p></string>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
<item row="3" column="3" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>14</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="4" column="1" >
<spacer name="Spacer5_2" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>0</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
<widget class="QLabel" name="txtForeground" >
<property name="whatsThis" >
<string>&lt;b>Foreground color&lt;/b>&lt;p>The foreground color is the color that the text is drawn in.&lt;/p></string>
</property>
<property name="text" >
<string>&amp;Foreground:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>foregroundColorButton</cstring>
</property>
</widget>
</item>
<item rowspan="1" row="3" column="0" colspan="2" >
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QPushButton" name="preview" >
<property name="text" >
<string>&amp;Preview</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Preview&lt;/b>&lt;p>Click on this button to see what your selections look like in action.&lt;/p></string>
</property>
</widget>
</item>
<item>
<spacer name="Spacer1_4" >
<property name="sizeHint" >
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
</layout>
<item row="4" column="2" >
<widget class="KColorButton" name="foregroundColorButton" >
<property name="whatsThis" >
<string>&lt;b>Foreground color&lt;/b>&lt;p>The foreground color is the color that the text is drawn in.&lt;/p></string>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
<item rowspan="1" row="1" column="0" colspan="2" >
<widget class="Q3ButtonGroup" name="ButtonGroup2" >
<property name="title" >
<string>Colors</string>
</property>
<property name="exclusive" >
<bool>false</bool>
</property>
<property name="radioButtonExclusive" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="blackOnWhite" >
<property name="text" >
<string>&amp;Black on white</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Black on White&lt;/b>&lt;p>This is what you normally see.&lt;/p></string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="whiteOnBlack" >
<property name="text" >
<string>&amp;White on black</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>White on Black&lt;/b>&lt;p>This is your classic inverse color scheme.&lt;/p></string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="customColor" >
<property name="text" >
<string>Cus&amp;tom</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Custom&lt;/b>&lt;p>Select this option to define a custom color for the default font.&lt;/p></string>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="1" column="2" >
<widget class="KColorButton" name="foregroundColorButton" >
<property name="text" >
<string/>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Foreground color&lt;/b>&lt;p>The foreground color is the color that the text is drawn in.&lt;/p></string>
</property>
</widget>
</item>
<item row="1" column="3" >
<spacer name="Spacer9" >
<property name="sizeHint" >
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item row="0" column="0" >
<spacer name="Spacer1" >
<property name="sizeHint" >
<size>
<width>21</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Fixed</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item row="1" column="0" >
<spacer name="Spacer1_2" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Fixed</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item row="0" column="3" >
<spacer name="Spacer8" >
<property name="sizeHint" >
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item row="1" column="1" >
<widget class="QLabel" name="txtForeground" >
<property name="text" >
<string>&amp;Foreground:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>foregroundColorButton</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Foreground color&lt;/b>&lt;p>The foreground color is the color that the text is drawn in.&lt;/p></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="KColorButton" name="backgroundColorButton" >
<property name="text" >
<string/>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Background&lt;/b>&lt;p>Behind this door lays the ability to choose a custom default background.&lt;/p></string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QLabel" name="txtBackground" >
<property name="text" >
<string>Bac&amp;kground:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>backgroundColorButton</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Background&lt;/b>&lt;p>This background color is the one displayed behind the text by default. A background image will override this.&lt;/p></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="sameColor" >
<property name="text" >
<string>Use same color for all text</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;b>Use same color for all text&lt;/b>&lt;p>Select this option to apply your chosen color to the default font as well as any custom fonts as specified in a stylesheet.&lt;/p></string>
</property>
</widget>
</item>
</layout>
</widget>
<item row="4" column="3" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="5" column="0" colspan="4" >
<widget class="QCheckBox" name="sameColor" >
<property name="whatsThis" >
<string>&lt;b>Use same color for all text&lt;/b>&lt;p>Select this option to apply your chosen color to the default font as well as any custom fonts as specified in a stylesheet.&lt;/p></string>
</property>
<property name="text" >
<string>Use same color for all text</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="GroupBox3_2" >
<property name="whatsThis" >
<string>&lt;b>Images&lt;/b>&lt;p></string>
</property>
<property name="title" >
<string>Images</string>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QCheckBox" name="hideImages" >
<property name="whatsThis" >
<string>&lt;b>Suppress images&lt;/b>&lt;p>Selecting this will prevent Konqueror from loading images.&lt;/p></string>
</property>
<property name="text" >
<string>&amp;Suppress images</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QCheckBox" name="hideBackground" >
<property name="whatsThis" >
<string>&lt;b>Suppress background images&lt;/b>&lt;p>Selecting this option will prevent Konqueror from loading background images.&lt;/p></string>
</property>
<property name="text" >
<string>Suppress background images</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QPushButton" name="preview" >
<property name="whatsThis" >
<string>&lt;b>Preview&lt;/b>&lt;p>Click on this button to see what your selections look like in action.&lt;/p></string>
</property>
<property name="text" >
<string>&amp;Preview</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<tabstops>
<tabstop>fontFamily</tabstop>
<tabstop>sameFamily</tabstop>
<tabstop>basefontsize</tabstop>
<tabstop>dontScale</tabstop>
<tabstop>blackOnWhite</tabstop>
<tabstop>backgroundColorButton</tabstop>
<tabstop>foregroundColorButton</tabstop>
<tabstop>sameColor</tabstop>
<tabstop>hideImages</tabstop>
<tabstop>hideBackground</tabstop>
<tabstop>preview</tabstop>
</tabstops>
<includes>
<include location="global" >kcolorbutton.h</include>
<include location="local" >kcolorbutton.h</include>
</includes>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>277</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>Q3ButtonGroup</class>
<extends>Q3GroupBox</extends>
<header>Qt3Support/Q3ButtonGroup</header>
<container>1</container>
</customwidget>
<customwidget>
<class>KColorButton</class>
<extends>QPushButton</extends>
<header>kcolorbutton.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>sameFamily</tabstop>
<tabstop>basefontsize</tabstop>
<tabstop>dontScale</tabstop>
<tabstop>blackOnWhite</tabstop>
<tabstop>backgroundColorButton</tabstop>
<tabstop>foregroundColorButton</tabstop>
<tabstop>sameColor</tabstop>
<tabstop>hideImages</tabstop>
<tabstop>hideBackground</tabstop>
<tabstop>preview</tabstop>
</tabstops>
<includes>
<include location="global" >kcolorbutton.h</include>
<include location="local" >kcolorbutton.h</include>
</includes>
<resources/>
<connections/>
</ui>

View file

@ -35,7 +35,6 @@ CSSConfig::CSSConfig(QWidget *parent, const QStringList &)
customDialogBase->setModal( true );
customDialogBase->setButtons( KDialog::Close );
customDialogBase->setDefaultButton( KDialog::Close );
customDialogBase->showButtonSeparator( true );
customDialog = new CSSCustomDialog(customDialogBase);
customDialogBase->setMainWidget(customDialog);
configDialog = new CSSConfigDialog(this);

View file

@ -1,44 +1,22 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>PreviewDialog</class>
<widget class="QDialog" name="PreviewDialog" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>558</width>
<height>349</height>
</rect>
</property>
<property name="windowTitle" >
<string>Preview</string>
</property>
<layout class="QGridLayout" >
<item rowspan="1" row="1" column="0" colspan="2" >
<widget class="KSeparator" name="Line1" />
</item>
<item row="2" column="0" >
<spacer name="Spacer1" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</spacer>
</item>
<item rowspan="1" row="0" column="0" colspan="2" >
<widget class="Q3TextBrowser" name="preview" >
<property name="text" >
<string>&lt;qt>
<ui version="4.0" >
<class>PreviewDialog</class>
<widget class="QDialog" name="PreviewDialog" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>558</width>
<height>349</height>
</rect>
</property>
<property name="windowTitle" >
<string>Preview</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="Q3TextBrowser" name="preview" >
<property name="text" >
<string>&lt;qt>
&lt;h1>Heading 1&lt;/h1>&lt;br/>
&lt;h2>Heading 2&lt;/h2>&lt;br/>
@ -49,34 +27,72 @@ accessibility for visually handicapped
people.&lt;/p>
&lt;/qt></string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QPushButton" name="PushButton2" >
<property name="text" >
<string>&amp;OK</string>
</property>
<property name="default" >
<bool>true</bool>
</property>
</widget>
</item>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="PushButton2" >
<property name="text" >
<string>&amp;OK</string>
</property>
<property name="default" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<includes>
<include location="global" >kseparator.h</include>
<include location="local" >kseparator.h</include>
</includes>
<connections>
<connection>
<sender>PushButton2</sender>
<signal>clicked()</signal>
<receiver>PreviewDialog</receiver>
<slot>accept()</slot>
</connection>
</connections>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>Q3TextBrowser</class>
<extends>Q3TextEdit</extends>
<header>Qt3Support/Q3TextBrowser</header>
</customwidget>
</customwidgets>
<includes>
<include location="global" >kseparator.h</include>
<include location="local" >kseparator.h</include>
</includes>
<resources/>
<connections>
<connection>
<sender>PushButton2</sender>
<signal>clicked()</signal>
<receiver>PreviewDialog</receiver>
<slot>accept()</slot>
<hints>
<hint type="sourcelabel" >
<x>20</x>
<y>20</y>
</hint>
<hint type="destinationlabel" >
<x>20</x>
<y>20</y>
</hint>
</hints>
</connection>
</connections>
</ui>

View file

@ -6,76 +6,11 @@
<x>0</x>
<y>0</y>
<width>424</width>
<height>172</height>
<height>279</height>
</rect>
</property>
<layout class="QGridLayout" >
<property name="spacing" >
<number>6</number>
</property>
<item row="2" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>16</width>
<height>21</height>
</size>
</property>
</spacer>
</item>
<item row="2" column="1" >
<widget class="QLabel" name="lbMaxCacheSize" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Disk cache &amp;size:</string>
</property>
<property name="buddy" >
<cstring>sbMaxCacheSize</cstring>
</property>
</widget>
</item>
<item row="2" column="2" >
<widget class="KIntNumInput" name="sbMaxCacheSize" >
<property name="enabled" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="3" >
<widget class="QPushButton" name="pbClearCache" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>C&amp;lear Cache</string>
</property>
</widget>
</item>
<item row="2" column="4" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>0</width>
<height>21</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0" colspan="5" >
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="cbUseCache" >
<property name="whatsThis" >
<string>Check this box if you want the web pages you visit to be stored on your hard disk for quicker access. The stored pages will only be updated as needed instead of on every visit to that site. This is especially useful if you have a slow connection to the Internet.</string>
@ -85,7 +20,7 @@
</property>
</widget>
</item>
<item row="1" column="0" colspan="5" >
<item>
<widget class="QGroupBox" name="bgCachePolicy" >
<property name="enabled" >
<bool>false</bool>
@ -94,9 +29,6 @@
<string>Policy</string>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QRadioButton" name="rbVerifyCache" >
<property name="whatsThis" >
@ -130,6 +62,69 @@
</layout>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<widget class="QLabel" name="lbMaxCacheSize" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Disk cache &amp;size:</string>
</property>
<property name="buddy" >
<cstring>sbMaxCacheSize</cstring>
</property>
</widget>
</item>
<item>
<widget class="KIntNumInput" name="sbMaxCacheSize" >
<property name="enabled" >
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbClearCache" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>C&amp;lear Cache</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::MinimumExpanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>0</width>
<height>21</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />

View file

@ -1,174 +1,214 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>EnvVarProxyDlgUI</class>
<widget class="QWidget" name="EnvVarProxyDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>438</width>
<height>133</height>
</rect>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<item row="2" column="1" >
<widget class="KLineEdit" name="leFtp" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>FTP_PROXY&lt;/b>, used to store the address of the FTP proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="KLineEdit" name="leHttp" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>HTTP_PROXY&lt;/b>, used to store the address of the HTTP proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt automatic discovery of this variable.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QLabel" name="lbFtp" >
<property name="text" >
<string>&amp;FTP:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leFtp</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>FTP_PROXY&lt;/b>, used to store the address of the FTP proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="lbHttps" >
<property name="text" >
<string>HTTP&amp;S:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leHttps</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>HTTPS_PROXY&lt;/b>, used to store the address of the HTTPS proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="4" column="1" >
<widget class="QCheckBox" name="cbShowValue" >
<property name="text" >
<string>Show the &amp;value of the environment variables</string>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="pbVerify" >
<property name="text" >
<string>&amp;Verify</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>Verify whether or not the environment variable names you supplied are valid. If an environment variable is not found, the associated labels will be &lt;b>highlighted&lt;/b> to indicate that they are invalid.&lt;/qt></string>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QPushButton" name="pbDetect" >
<property name="text" >
<string>Auto &amp;Detect</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>Attempt automatic discovery of the environment variables used for setting system wide proxy information.&lt;p> This feature works by searching for commonly used variable names such as HTTP_PROXY, FTP_PROXY and NO_PROXY.&lt;/qt></string>
</property>
</widget>
</item>
<item row="0" column="0" >
<ui version="4.0" >
<class>EnvVarProxyDlgUI</class>
<widget class="QWidget" name="EnvVarProxyDlgUI" >
<layout class="QVBoxLayout" >
<item>
<layout class="QHBoxLayout" >
<item>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="lbHttp" >
<property name="text" >
<string>H&amp;TTP:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leHttp</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
<property name="whatsThis" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>HTTP_PROXY&lt;/b>, used to store the address of the HTTP proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt automatic discovery of this variable.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</property>
<property name="text" >
<string>H&amp;TTP:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leHttp</cstring>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="KLineEdit" name="leHttps" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</item>
<item row="0" column="1" >
<widget class="KLineEdit" name="leHttp" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>HTTP_PROXY&lt;/b>, used to store the address of the HTTP proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt automatic discovery of this variable.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="lbHttps" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>HTTPS_PROXY&lt;/b>, used to store the address of the HTTPS proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
</property>
<property name="text" >
<string>HTTP&amp;S:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leHttps</cstring>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="KLineEdit" name="leNoProxy" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Enter the environment variable, e.g. &lt;b>NO_PROXY&lt;/b>, used to store the addresses of sites for which the proxy server should not be used.&lt;p>
</item>
<item row="1" column="1" >
<widget class="KLineEdit" name="leHttps" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>HTTPS_PROXY&lt;/b>, used to store the address of the HTTPS proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
</property>
</widget>
</item>
<item row="3" column="0" >
</item>
<item row="2" column="0" >
<widget class="QLabel" name="lbFtp" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>FTP_PROXY&lt;/b>, used to store the address of the FTP proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
<property name="text" >
<string>&amp;FTP:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leFtp</cstring>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="KLineEdit" name="leFtp" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the name of the environment variable, e.g. &lt;b>FTP_PROXY&lt;/b>, used to store the address of the FTP proxy server.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="QLabel" name="lnNoProxy" >
<property name="text" >
<string>NO &amp;PROXY:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leNoProxy</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
<property name="whatsThis" >
<string>&lt;qt>
Enter the environment variable, e.g. &lt;b>NO_PROXY&lt;/b>, used to store the addresses of sites for which the proxy server should not be used.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</property>
<property name="text" >
<string>NO &amp;PROXY:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leNoProxy</cstring>
</property>
</widget>
</item>
</item>
<item row="3" column="1" >
<widget class="KLineEdit" name="leNoProxy" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the environment variable, e.g. &lt;b>NO_PROXY&lt;/b>, used to store the addresses of sites for which the proxy server should not be used.&lt;p>
Alternatively, you can click on the &lt;b>"Auto Detect"&lt;/b> button to attempt an automatic discovery of this variable.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="4" column="1" >
<widget class="QCheckBox" name="cbShowValue" >
<property name="text" >
<string>Show the &amp;value of the environment variables</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QVBoxLayout" >
<item>
<layout class="QVBoxLayout" >
<item>
<widget class="QPushButton" name="pbVerify" >
<property name="whatsThis" >
<string>&lt;qt>Verify whether or not the environment variable names you supplied are valid. If an environment variable is not found, the associated labels will be &lt;b>highlighted&lt;/b> to indicate that they are invalid.&lt;/qt></string>
</property>
<property name="text" >
<string>&amp;Verify</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDetect" >
<property name="whatsThis" >
<string>&lt;qt>Attempt automatic discovery of the environment variables used for setting system wide proxy information.&lt;p> This feature works by searching for commonly used variable names such as HTTP_PROXY, FTP_PROXY and NO_PROXY.&lt;/qt></string>
</property>
<property name="text" >
<string>Auto &amp;Detect</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>73</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<tabstops>
<tabstop>leHttp</tabstop>
<tabstop>leHttps</tabstop>
<tabstop>leFtp</tabstop>
<tabstop>leNoProxy</tabstop>
<tabstop>pbVerify</tabstop>
<tabstop>pbDetect</tabstop>
</tabstops>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Fixed</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>61</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header>klineedit.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>leHttp</tabstop>
<tabstop>leHttps</tabstop>
<tabstop>leFtp</tabstop>
<tabstop>leNoProxy</tabstop>
<tabstop>pbVerify</tabstop>
<tabstop>pbDetect</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

View file

@ -1,27 +1,25 @@
<ui version="4.0" >
<class>KCookiesManagementDlgUI</class>
<widget class="QWidget" name="KCookiesManagementDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>294</width>
<height>438</height>
</rect>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<layout class="QVBoxLayout" >
<item>
<layout class="QGridLayout" >
<property name="margin" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="spacing" >
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<property name="horizontalSpacing" >
<number>6</number>
</property>
<property name="verticalSpacing" >
<number>6</number>
</property>
<item row="1" column="0" >
@ -55,12 +53,21 @@
</item>
<item rowspan="2" row="0" column="1" >
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="pbDelete" >
<property name="text" >
@ -109,12 +116,21 @@
</item>
<item row="0" column="0" >
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="textLabel1" >
<property name="text" >
@ -142,18 +158,12 @@
</item>
</layout>
</item>
<item row="1" column="0" >
<item>
<widget class="QGroupBox" name="gbDetails" >
<property name="title" >
<string>Details</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>11</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="2" column="1" >
<widget class="KLineEdit" name="leDomain" >
<property name="readOnly" >
@ -277,6 +287,19 @@
</layout>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
@ -288,16 +311,16 @@
<extends>Q3ListView</extends>
<header>k3listview.h</header>
</customwidget>
<customwidget>
<class>K3ListViewSearchLine</class>
<extends>KLineEdit</extends>
<header>k3listviewsearchline.h</header>
</customwidget>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header>klineedit.h</header>
</customwidget>
<customwidget>
<class>K3ListViewSearchLine</class>
<extends>KLineEdit</extends>
<header>k3listviewsearchline.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >k3listviewsearchline.h</include>

View file

@ -1,88 +1,68 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>KCookiesPolicyDlgUI</class>
<widget class="QWidget" name="KCookiesPolicyDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>444</width>
<height>552</height>
</rect>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QCheckBox" name="cbEnableCookies" >
<property name="text" >
<string>Enable coo&amp;kies</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
<ui version="4.0" >
<class>KCookiesPolicyDlgUI</class>
<widget class="QWidget" name="KCookiesPolicyDlgUI" >
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QCheckBox" name="cbEnableCookies" >
<property name="whatsThis" >
<string>&lt;qt>
Enable cookie support. Normally you will want to have cookie support enabled and customize it to suit your privacy needs.&lt;p>
Please note that disabling cookie support might make many web sites unbrowsable.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QGroupBox" name="bgPreferences" >
<property name="title" >
<string/>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="cbRejectCrossDomainCookies" >
<property name="text" >
<string>Only acce&amp;pt cookies from originating server</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
<property name="text" >
<string>Enable coo&amp;kies</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QGroupBox" name="bgPreferences" >
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="cbRejectCrossDomainCookies" >
<property name="whatsThis" >
<string>&lt;qt>
Reject the so called third-party cookies. These are cookies that originate from a site other than the one you are currently browsing. For example, if you visit &lt;b>www.foobar.com&lt;/b> while this option is on, only cookies that originate from www.foobar.com will be processed per your settings. Cookies from any other site will be rejected. This reduces the chances of site operators compiling a profile about your daily browsing habits.
&lt;/qt></string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbAutoAcceptSessionCookies" >
<property name="text" >
<string>Automaticall&amp;y accept session cookies</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
<property name="text" >
<string>Only acce&amp;pt cookies from originating server</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbAutoAcceptSessionCookies" >
<property name="whatsThis" >
<string>&lt;qt>
Automatically accept temporary cookies meant to expire at the end of the current session. Such cookies will not be stored in your computer's hard drive or storage device. Instead, they are deleted when you close all applications (e.g. your browser) that use them.&lt;p>
&lt;u>NOTE:&lt;/u> Checking this option along with the next one will override your default as well as site specific cookie policies. However, doing so also increases your privacy since all cookies will be removed when the current session ends.
&lt;/qt></string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbIgnoreCookieExpirationDate" >
<property name="text" >
<string>Treat &amp;all cookies as session cookies</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
<property name="text" >
<string>Automaticall&amp;y accept session cookies</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbIgnoreCookieExpirationDate" >
<property name="whatsThis" >
<string>&lt;qt>
Treat all cookies as session cookies. Session cookies are small pieces of data that are temporarily stored in your computer's memory until you quit or close all applications (e.g. your browser) that use them. Unlike regular cookies, session cookies are never stored on your hard drive or other storage medium.&lt;p>
&lt;u>NOTE:&lt;/u> Checking this option along with the previous one will override your default as well as site specific cookie policies. However, doing so also increases your privacy since all cookies will be removed when the current session ends.
&lt;/qt></string>
</property>
</widget>
</item>
</layout>
</widget>
</property>
<property name="text" >
<string>Treat &amp;all cookies as session cookies</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="Q3ButtonGroup" name="bgDefault" >
<property name="title" >
<string>Default Policy</string>
</property>
<property name="exclusive" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</layout>
</widget>
</item>
<item row="2" column="0" >
<widget class="Q3ButtonGroup" name="bgDefault" >
<property name="whatsThis" >
<string>&lt;qt>
Determines how cookies received from a remote machine will be handled:
&lt;ul>
&lt;li>&lt;b>Ask&lt;/b> will cause KDE to ask for your confirmation whenever a server wants to set a cookie.&lt;/li>
@ -91,184 +71,209 @@ Determines how cookies received from a remote machine will be handled:
&lt;/ul>&lt;p>
&lt;u>NOTE:&lt;/u> Domain specific policies, which can be set below, always take precedence over the default policy.
&lt;/qt></string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="rbPolicyAsk" >
<property name="text" >
<string>Ask &amp;for confirmation</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbPolicyAccept" >
<property name="text" >
<string>Accep&amp;t all cookies</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbPolicyReject" >
<property name="text" >
<string>Re&amp;ject all cookies</string>
</property>
</widget>
</item>
</layout>
</widget>
</property>
<property name="title" >
<string>Default Policy</string>
</property>
<property name="exclusive" >
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="rbPolicyAsk" >
<property name="text" >
<string>Ask &amp;for confirmation</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="QGroupBox" name="gbDomainSpecific" >
<property name="title" >
<string>Site Policy</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
<item>
<widget class="QRadioButton" name="rbPolicyAccept" >
<property name="text" >
<string>Accep&amp;t all cookies</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="rbPolicyReject" >
<property name="text" >
<string>Re&amp;ject all cookies</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="3" column="0" >
<widget class="QGroupBox" name="gbDomainSpecific" >
<property name="whatsThis" >
<string>&lt;qt>
To add a new policy, simply click on the &lt;b>Add...&lt;/b> button and supply the necessary information. To change an existing policy, use the &lt;b>Change...&lt;/b> button and choose the new policy from the policy dialog box. Clicking on the &lt;b>Delete&lt;/b> button will remove the currently selected policy causing the default policy setting to be used for that domain, whereas &lt;b>Delete All&lt;/b> will remove all the site specific policies.
&lt;/qt></string>
</property>
<property name="title" >
<string>Site Policy</string>
</property>
<layout class="QGridLayout" >
<item row="2" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
<item rowspan="2" row="0" column="1" >
<layout class="QVBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="pbNew" >
<property name="text" >
<string>&amp;New...</string>
</property>
<layout class="QGridLayout" >
<item row="2" column="1" >
<spacer name="spacer1" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>16</height>
</size>
</property>
<property name="sizeType" >
<enum>MinimumExpanding</enum>
</property>
<property name="orientation" >
<enum>Vertical</enum>
</property>
</spacer>
</item>
<item rowspan="2" row="0" column="1" colspan="1" >
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="pbNew" >
<property name="text" >
<string>&amp;New...</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbChange" >
<property name="text" >
<string>Chan&amp;ge...</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDelete" >
<property name="text" >
<string>D&amp;elete</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDeleteAll" >
<property name="text" >
<string>Delete A&amp;ll</string>
</property>
</widget>
</item>
</layout>
</item>
<item rowspan="2" row="1" column="0" colspan="1" >
<widget class="K3ListView" name="lvDomainPolicy" >
<property name="selectionMode" stdset="0" >
<enum>Extended</enum>
</property>
<property name="showSortIndicator" >
<bool>true</bool>
</property>
<property name="rootIsDecorated" >
<bool>true</bool>
</property>
<property name="treeStepSize" >
<number>0</number>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbChange" >
<property name="text" >
<string>Chan&amp;ge...</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDelete" >
<property name="text" >
<string>D&amp;elete</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDeleteAll" >
<property name="text" >
<string>Delete A&amp;ll</string>
</property>
</widget>
</item>
</layout>
</item>
<item rowspan="2" row="1" column="0" >
<widget class="K3ListView" name="lvDomainPolicy" >
<property name="whatsThis" >
<string>&lt;qt>
List of sites for which you have set a specific cookie policy. Specific policies override the default policy setting for these sites.
&lt;/qt></string>
</property>
<column>
<property name="text" >
<string>Domain</string>
</property>
<property name="clickable" >
<bool>true</bool>
</property>
<property name="resizable" >
<bool>true</bool>
</property>
</column>
<column>
<property name="text" >
<string>Policy</string>
</property>
<property name="clickable" >
<bool>true</bool>
</property>
<property name="resizable" >
<bool>true</bool>
</property>
</column>
</widget>
</item>
<item row="0" column="0" >
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="textLabel1" >
<property name="text" >
<string>&amp;Search:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>kListViewSearchLine</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="K3ListViewSearchLine" name="kListViewSearchLine" >
<property name="text" >
<string/>
</property>
<property name="toolTip" stdset="0" >
<string>Search interactively for domains</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</property>
<property name="selectionMode" >
<enum>Q3ListView::Single</enum>
</property>
<property name="showSortIndicator" >
<bool>true</bool>
</property>
<property name="rootIsDecorated" >
<bool>true</bool>
</property>
<property name="treeStepSize" >
<number>0</number>
</property>
<column>
<property name="text" >
<string>Domain</string>
</property>
</column>
<column>
<property name="text" >
<string>Policy</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>K3ListView</class>
<extends>Q3ListView</extends>
<header>k3listview.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >k3listview.h</include>
<include location="local" >k3listviewsearchline.h</include>
</includes>
<item row="0" column="0" >
<layout class="QHBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QLabel" name="textLabel1" >
<property name="text" >
<string>&amp;Search:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>kListViewSearchLine</cstring>
</property>
</widget>
</item>
<item>
<widget class="K3ListViewSearchLine" name="kListViewSearchLine" >
<property name="toolTip" >
<string>Search interactively for domains</string>
</property>
<property name="text" >
<string/>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>Q3ButtonGroup</class>
<extends>Q3GroupBox</extends>
<header>Qt3Support/Q3ButtonGroup</header>
<container>1</container>
</customwidget>
<customwidget>
<class>K3ListView</class>
<extends>Q3ListView</extends>
<header>k3listview.h</header>
</customwidget>
<customwidget>
<class>K3ListViewSearchLine</class>
<extends>KLineEdit</extends>
<header>k3listviewsearchline.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >k3listview.h</include>
<include location="local" >k3listviewsearchline.h</include>
</includes>
<resources/>
<connections/>
</ui>

View file

@ -1,14 +1,6 @@
<ui version="4.0" >
<class>KProxyDialogUI</class>
<widget class="QWidget" name="KProxyDialogUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>418</width>
<height>519</height>
</rect>
</property>
<property name="whatsThis" >
<string>&lt;qt>
Setup proxy configuration.
@ -19,17 +11,8 @@ If you are uncertain whether or not you need to use a proxy server to connect to
&lt;/qt></string>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<item>
<widget class="Q3ButtonGroup" name="gbConfigure" >
<property name="title" >
<string/>
</property>
<property name="flat" >
<bool>true</bool>
</property>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
@ -37,11 +20,17 @@ If you are uncertain whether or not you need to use a proxy server to connect to
<bool>true</bool>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QRadioButton" name="rbNoProxy" >
@ -88,12 +77,21 @@ Automatic detection is performed using the &lt;b>Web Proxy Auto-Discovery Protoc
</item>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation" >
@ -116,9 +114,7 @@ Automatic detection is performed using the &lt;b>Web Proxy Auto-Discovery Protoc
<bool>false</bool>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -132,21 +128,28 @@ Automatic detection is performed using the &lt;b>Web Proxy Auto-Discovery Protoc
</item>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QRadioButton" name="rbEnvVar" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -179,21 +182,28 @@ Environment variables such as &lt;b>HTTP_PROXY&lt;/b> and &lt;b>NO_PROXY&lt;/b>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QRadioButton" name="rbManual" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -236,9 +246,6 @@ Environment variables such as &lt;b>HTTP_PROXY&lt;/b> and &lt;b>NO_PROXY&lt;/b>
<enum>Qt::Vertical</enum>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QRadioButton" name="rbPrompt" >
<property name="whatsThis" >
@ -267,10 +274,22 @@ Environment variables such as &lt;b>HTTP_PROXY&lt;/b> and &lt;b>NO_PROXY&lt;/b>
</item>
<item>
<layout class="QGridLayout" >
<property name="margin" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="spacing" >
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<property name="horizontalSpacing" >
<number>6</number>
</property>
<property name="verticalSpacing" >
<number>6</number>
</property>
<item rowspan="2" row="0" column="0" >
@ -361,9 +380,6 @@ Environment variables such as &lt;b>HTTP_PROXY&lt;/b> and &lt;b>NO_PROXY&lt;/b>
<enum>Qt::Vertical</enum>
</property>
<layout class="QVBoxLayout" >
<property name="spacing" >
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="cbPersConn" >
<property name="whatsThis" >
@ -405,16 +421,16 @@ Although a persistent proxy connection is faster, note that it only works correc
<header>Qt3Support/Q3ButtonGroup</header>
<container>1</container>
</customwidget>
<customwidget>
<class>KUrlRequester</class>
<extends>QFrame</extends>
<header>kurlrequester.h</header>
</customwidget>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header>klineedit.h</header>
</customwidget>
<customwidget>
<class>KUrlRequester</class>
<extends>QFrame</extends>
<header>kurlrequester.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >kpushbutton.h</include>

View file

@ -1,310 +1,301 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>ManualProxyDlgUI</class>
<widget class="QWidget" name="ManualProxyDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>489</width>
<height>438</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QGroupBox" name="gbServers" >
<property name="title" >
<string>Ser&amp;vers</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<item row="2" column="0" >
<widget class="QLabel" name="lbFtp" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>&amp;FTP:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leFtp</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="lbHttps" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>HTTP&amp;S:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leHttps</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="lbHttp" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>H&amp;TTP:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leHttp</cstring>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="KLineEdit" name="leHttp" >
<property name="whatsThis" stdset="0" >
<string>Enter the address of the HTTP proxy server.</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="KLineEdit" name="leHttps" >
<property name="whatsThis" stdset="0" >
<string>Enter the address of the HTTPS proxy server.</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="KLineEdit" name="leFtp" >
<property name="whatsThis" stdset="0" >
<string>Enter the address of the FTP proxy server.</string>
</property>
</widget>
</item>
<item row="2" column="2" >
<widget class="KIntSpinBox" name="sbFtp" >
<property name="maximum" >
<number>65536</number>
</property>
<property name="whatsThis" stdset="0" >
<string>Enter the port number of the FTP proxy server. Default 8080. Another common value is 3128.</string>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="KIntSpinBox" name="sbHttps" >
<property name="maximum" >
<number>65536</number>
</property>
<property name="whatsThis" stdset="0" >
<string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="KIntSpinBox" name="sbHttp" >
<property name="maximumSize" >
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
<property name="maximum" >
<number>65536</number>
</property>
<property name="whatsThis" stdset="0" >
<string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<spacer name="spacer1" >
<property name="sizeHint" >
<size>
<width>51</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Minimum</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item rowspan="1" row="3" column="1" colspan="2" >
<widget class="QCheckBox" name="cbSameProxy" >
<property name="text" >
<string>&amp;Use the same proxy server for all protocols</string>
</property>
</widget>
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="pbCopyDown" >
<property name="text" >
<string/>
</property>
</widget>
</item>
</layout>
</widget>
<ui version="4.0" >
<class>ManualProxyDlgUI</class>
<widget class="QWidget" name="ManualProxyDlgUI" >
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="gbServers" >
<property name="title" >
<string>Ser&amp;vers</string>
</property>
<layout class="QGridLayout" >
<item row="2" column="0" >
<widget class="QLabel" name="lbFtp" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>&amp;FTP:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leFtp</cstring>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QLabel" name="lbHttps" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>HTTP&amp;S:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leHttps</cstring>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="lbHttp" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>H&amp;TTP:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leHttp</cstring>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="KLineEdit" name="leHttp" >
<property name="whatsThis" >
<string>Enter the address of the HTTP proxy server.</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="KLineEdit" name="leHttps" >
<property name="whatsThis" >
<string>Enter the address of the HTTPS proxy server.</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="KLineEdit" name="leFtp" >
<property name="whatsThis" >
<string>Enter the address of the FTP proxy server.</string>
</property>
</widget>
</item>
<item row="2" column="2" >
<widget class="KIntSpinBox" name="sbFtp" >
<property name="whatsThis" >
<string>Enter the port number of the FTP proxy server. Default 8080. Another common value is 3128.</string>
</property>
<property name="maximum" >
<number>65536</number>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="KIntSpinBox" name="sbHttps" >
<property name="whatsThis" >
<string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
</property>
<property name="maximum" >
<number>65536</number>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="KIntSpinBox" name="sbHttp" >
<property name="maximumSize" >
<size>
<width>32767</width>
<height>32767</height>
</size>
</property>
<property name="whatsThis" >
<string>Enter the port number of the HTTP proxy server. Default is 8080. Another common value is 3128.</string>
</property>
<property name="maximum" >
<number>65536</number>
</property>
</widget>
</item>
<item row="3" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>51</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="3" column="1" colspan="2" >
<widget class="QCheckBox" name="cbSameProxy" >
<property name="text" >
<string>&amp;Use the same proxy server for all protocols</string>
</property>
</widget>
</item>
<item row="0" column="3" >
<widget class="QPushButton" name="pbCopyDown" >
<property name="text" >
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="gbExceptions" >
<property name="title" >
<string>E&amp;xceptions</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="gbExceptions" >
<property name="title" >
<string>E&amp;xceptions</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="cbReverseProxy" >
<property name="text" >
<string>Use proxy only for entries in this list</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
<widget class="QCheckBox" name="cbReverseProxy" >
<property name="whatsThis" >
<string>&lt;qt>
Reverse the use of the exception list. Checking this box will result in the proxy servers being used only when the requested URL matches one of the addresses listed here.&lt;p>This feature is useful if all you want or need is to use a proxy server for a few specific sites.&lt;p>If you have more complex requirements you might want to use a configuration script.
&lt;/qt></string>
</property>
</widget>
</item>
<item>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<item row="3" column="1" >
<widget class="QPushButton" name="pbDeleteAll" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>D&amp;elete All</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Remove all proxy exception addresses from the list.</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QPushButton" name="pbDelete" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>De&amp;lete</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Remove the selected proxy exception address from the list.</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="pbNew" >
<property name="text" >
<string>&amp;New...</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Add new proxy exception address to the list.</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QPushButton" name="pbChange" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>C&amp;hange...</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Change the selected proxy exception address.</string>
</property>
</widget>
</item>
<item row="4" column="1" >
<spacer name="spacer2" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>114</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Vertical</enum>
</property>
</spacer>
</item>
<item rowspan="5" row="0" column="0" colspan="1" >
<widget class="KListWidget" name="lbExceptions" />
</item>
</layout>
</item>
</layout>
</widget>
</property>
<property name="text" >
<string>Use proxy only for entries in this list</string>
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KIntSpinBox</class>
<header>knuminput.h</header>
</customwidget>
<customwidget>
<class>KListWidget</class>
<extends>QListWidget</extends>
<header>klistwidget.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>leHttp</tabstop>
<tabstop>sbHttp</tabstop>
<tabstop>leHttps</tabstop>
<tabstop>sbHttps</tabstop>
<tabstop>leFtp</tabstop>
<tabstop>sbFtp</tabstop>
<tabstop>cbSameProxy</tabstop>
<tabstop>pbCopyDown</tabstop>
<tabstop>cbReverseProxy</tabstop>
<tabstop>pbNew</tabstop>
<tabstop>pbChange</tabstop>
<tabstop>pbDelete</tabstop>
<tabstop>pbDeleteAll</tabstop>
</tabstops>
<item>
<layout class="QGridLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item row="3" column="1" >
<widget class="QPushButton" name="pbDeleteAll" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="whatsThis" >
<string>Remove all proxy exception addresses from the list.</string>
</property>
<property name="text" >
<string>D&amp;elete All</string>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QPushButton" name="pbDelete" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="whatsThis" >
<string>Remove the selected proxy exception address from the list.</string>
</property>
<property name="text" >
<string>De&amp;lete</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QPushButton" name="pbNew" >
<property name="whatsThis" >
<string>Add new proxy exception address to the list.</string>
</property>
<property name="text" >
<string>&amp;New...</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QPushButton" name="pbChange" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="whatsThis" >
<string>Change the selected proxy exception address.</string>
</property>
<property name="text" >
<string>C&amp;hange...</string>
</property>
</widget>
</item>
<item row="4" column="1" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>114</height>
</size>
</property>
</spacer>
</item>
<item rowspan="5" row="0" column="0" >
<widget class="KListWidget" name="lbExceptions" />
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KIntSpinBox</class>
<extends>QSpinBox</extends>
<header>knuminput.h</header>
</customwidget>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header>klineedit.h</header>
</customwidget>
<customwidget>
<class>KListWidget</class>
<extends>QListWidget</extends>
<header>klistwidget.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>leHttp</tabstop>
<tabstop>sbHttp</tabstop>
<tabstop>leHttps</tabstop>
<tabstop>sbHttps</tabstop>
<tabstop>leFtp</tabstop>
<tabstop>sbFtp</tabstop>
<tabstop>cbSameProxy</tabstop>
<tabstop>pbCopyDown</tabstop>
<tabstop>cbReverseProxy</tabstop>
<tabstop>pbNew</tabstop>
<tabstop>pbChange</tabstop>
<tabstop>pbDelete</tabstop>
<tabstop>pbDeleteAll</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

View file

@ -1,110 +1,116 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>PolicyDlgUI</class>
<widget class="QWidget" name="PolicyDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>291</width>
<height>120</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
<ui version="4.0" >
<class>PolicyDlgUI</class>
<widget class="QWidget" name="PolicyDlgUI" >
<layout class="QVBoxLayout" >
<item>
<widget class="QLabel" name="lbDomain" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the host or domain to which this policy applies, e.g. &lt;b>www.kde.org&lt;/b> or &lt;b>.kde.org&lt;/b>.
&lt;/qt></string>
</property>
<property name="text" >
<string>&amp;Domain name:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leDomain</cstring>
</property>
</widget>
</item>
<item>
<widget class="KLineEdit" name="leDomain" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the host or domain to which this policy applies, e.g. &lt;b>www.kde.org&lt;/b> or &lt;b>.kde.org&lt;/b>.
&lt;/qt></string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lbPolicy" >
<property name="whatsThis" >
<string>&lt;qt>
Select the desired policy:
&lt;ul>
&lt;li>&lt;b>Accept&lt;/b> - Allows this site to set cookies&lt;/li>
&lt;li>&lt;b>Reject&lt;/b> - Refuse all cookies sent from this site&lt;/li>
&lt;li>&lt;b>Ask&lt;/b> - Prompt when cookies are received from this site&lt;/li>
&lt;/ul>
&lt;/qt></string>
</property>
<property name="text" >
<string>&amp;Policy:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>cbPolicy</cstring>
</property>
</widget>
</item>
<item>
<widget class="KComboBox" name="cbPolicy" >
<property name="whatsThis" >
<string>&lt;qt>
Select the desired policy:
&lt;ul>
&lt;li>&lt;b>Accept&lt;/b> - Allows this site to set cookies&lt;/li>
&lt;li>&lt;b>Reject&lt;/b> - Refuse all cookies sent from this site&lt;/li>
&lt;li>&lt;b>Ask&lt;/b> - Prompt when cookies are received from this site&lt;/li>
&lt;/ul>
&lt;/qt></string>
</property>
<item>
<property name="text" >
<string>Accept</string>
</property>
<item>
<widget class="QLabel" name="lbDomain" >
<property name="text" >
<string>&amp;Domain name:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leDomain</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Enter the host or domain to which this policy applies, e.g. &lt;b>www.kde.org&lt;/b> or &lt;b>.kde.org&lt;/b>.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="KLineEdit" name="leDomain" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Enter the host or domain to which this policy applies, e.g. &lt;b>www.kde.org&lt;/b> or &lt;b>.kde.org&lt;/b>.
&lt;/qt></string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lbPolicy" >
<property name="text" >
<string>&amp;Policy:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>cbPolicy</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Select the desired policy:
&lt;ul>
&lt;li>&lt;b>Accept&lt;/b> - Allows this site to set cookies&lt;/li>
&lt;li>&lt;b>Reject&lt;/b> - Refuse all cookies sent from this site&lt;/li>
&lt;li>&lt;b>Ask&lt;/b> - Prompt when cookies are received from this site&lt;/li>
&lt;/ul>
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item>
<widget class="KComboBox" name="cbPolicy" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
Select the desired policy:
&lt;ul>
&lt;li>&lt;b>Accept&lt;/b> - Allows this site to set cookies&lt;/li>
&lt;li>&lt;b>Reject&lt;/b> - Refuse all cookies sent from this site&lt;/li>
&lt;li>&lt;b>Ask&lt;/b> - Prompt when cookies are received from this site&lt;/li>
&lt;/ul>
&lt;/qt></string>
</property>
<item>
<property name="text" >
<string>Accept</string>
</property>
</item>
<item>
<property name="text" >
<string>Reject</string>
</property>
</item>
<item>
<property name="text" >
<string>Ask</string>
</property>
</item>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KComboBox</class>
<extends>QComboBox</extends>
<header>kcombobox.h</header>
</customwidget>
</customwidgets>
</item>
<item>
<property name="text" >
<string>Reject</string>
</property>
</item>
<item>
<property name="text" >
<string>Ask</string>
</property>
</item>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KComboBox</class>
<extends>QComboBox</extends>
<header>kcombobox.h</header>
</customwidget>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header>klineedit.h</header>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>

View file

@ -1,198 +1,165 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>UAProviderDlgUI</class>
<widget class="QWidget" name="UAProviderDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>298</width>
<height>240</height>
</rect>
</property>
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QLabel" name="lbSite" >
<property name="text" >
<string>&amp;When browsing the following site:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leSite</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
<ui version="4.0" >
<class>UAProviderDlgUI</class>
<widget class="QWidget" name="UAProviderDlgUI" >
<layout class="QVBoxLayout" >
<item>
<widget class="QLabel" name="lbSite" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the site or domain name where a fake browser identification should be used.&lt;p>
&lt;u>NOTE:&lt;/u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all KDE sites to receive a fake browser identification, you would enter &lt;code>.kde.org&lt;/code> - the fake identity would then be sent to any KDE site that ends with &lt;code>.kde.org&lt;/code>.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="KLineEdit" name="leSite" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
<property name="text" >
<string>&amp;When browsing the following site:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leSite</cstring>
</property>
</widget>
</item>
<item>
<widget class="KLineEdit" name="leSite" >
<property name="whatsThis" >
<string>&lt;qt>
Enter the site or domain name where a fake browser identification should be used.&lt;p>
&lt;u>NOTE:&lt;/u> Wildcard syntax such as \"*,?\" is NOT allowed: instead, use the top level address of a site to make generic matches; for example, if you want all KDE sites to receive a fake browser identification, you would enter &lt;code>.kde.org&lt;/code> - the fake identity would then be sent to any KDE site that ends with &lt;code>.kde.org&lt;/code>.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QLabel" name="lbAlias" >
<property name="text" >
<string>&amp;Use the following identification:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leIdentity</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lbAlias" >
<property name="whatsThis" >
<string>&lt;qt>
Select the browser identification to use whenever contacting the site you specified above.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="KComboBox" name="cbAlias" >
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
<property name="text" >
<string>&amp;Use the following identification:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leIdentity</cstring>
</property>
</widget>
</item>
<item>
<widget class="KComboBox" name="cbAlias" >
<property name="whatsThis" >
<string>&lt;qt>
Select the browser identification to use whenever contacting the site you specified above.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="4" column="0" >
<widget class="QLabel" name="lbIdentity" >
<property name="text" >
<string>Real identification:</string>
</property>
<property name="buddy" stdset="0" >
<cstring>leIdentity</cstring>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="lbIdentity" >
<property name="whatsThis" >
<string>&lt;qt>
The actual browser identification text that will be sent to the remote machine.
&lt;/qt></string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="5" column="0" >
<widget class="KLineEdit" name="leIdentity" >
<property name="readOnly" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
<property name="text" >
<string>Real identification:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
<property name="buddy" >
<cstring>leIdentity</cstring>
</property>
</widget>
</item>
<item>
<widget class="KLineEdit" name="leIdentity" >
<property name="whatsThis" >
<string>&lt;qt>
The actual browser identification text that will be sent to the remote machine.
&lt;/qt></string>
</property>
</widget>
</item>
<item row="6" column="0" >
<spacer name="spacer3" >
<property name="sizeHint" >
<size>
<width>21</width>
<height>16</height>
</size>
</property>
<property name="sizeType" >
<enum>MinimumExpanding</enum>
</property>
<property name="orientation" >
<enum>Vertical</enum>
</property>
</spacer>
</item>
<item row="8" column="0" >
<layout class="QHBoxLayout" >
<item>
<spacer name="spacer2" >
<property name="sizeHint" >
<size>
<width>29</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>MinimumExpanding</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pbOk" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>&amp;OK</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbCancel" >
<property name="text" >
<string>&amp;Cancel</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="7" column="0" >
<widget class="Line" name="line1" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape" >
<enum>QFrame::HLine</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Sunken</enum>
</property>
</widget>
</item>
</property>
<property name="readOnly" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>21</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" >
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="pbOk" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>&amp;OK</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbCancel" >
<property name="text" >
<string>&amp;Cancel</string>
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KComboBox</class>
<extends>QComboBox</extends>
<header>kcombobox.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >klineedit.h</include>
<include location="local" >kcombobox.h</include>
<include location="local" >klineedit.h</include>
</includes>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KComboBox</class>
<extends>QComboBox</extends>
<header>kcombobox.h</header>
</customwidget>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header>klineedit.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >klineedit.h</include>
<include location="local" >kcombobox.h</include>
<include location="local" >klineedit.h</include>
</includes>
<resources/>
<connections/>
</ui>

View file

@ -1,306 +1,308 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>UserAgentDlgUI</class>
<widget class="QWidget" name="UserAgentDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>395</width>
<height>470</height>
</rect>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
<ui version="4.0" >
<class>UserAgentDlgUI</class>
<widget class="QWidget" name="UserAgentDlgUI" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>242</width>
<height>417</height>
</rect>
</property>
<property name="whatsThis" >
<string>&lt;qt>
Here you can modify the default browser-identification text or set a site &lt;code>(eg. www.kde.org)&lt;/code> or a domain &lt;code>(eg. kde.org)&lt;/code> specific identification text.&lt;p>
To add a new site specific identification text, click the &lt;code>New&lt;/code> button and supply the necessary information. To change an existing site specific entry, click on the &lt;code>Change&lt;/code> button. The &lt;code>Delete&lt;/code> button will remove the selected site specific identification text, causing the default setting to be used for that site or domain.
&lt;/qt></string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="cbSendUAString" >
<property name="text" >
<string>&amp;Send identification</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;qt>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="cbSendUAString" >
<property name="whatsThis" >
<string>&lt;qt>
Send the browser identification to web sites.&lt;p>
&lt;u>NOTE:&lt;/u> Many sites rely on this information to display pages properly, hence, it is highly recommended that you do not totally disable this feature but rather customize it.&lt;p>
By default, only minimal identification information is sent to remote sites. The identification text that will be sent is shown below.
&lt;/qt></string>
</property>
</widget>
</property>
<property name="text" >
<string>&amp;Send identification</string>
</property>
<property name="checked" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="Q3ButtonGroup" name="gbDefaultId" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="whatsThis" >
<string>The browser identification text sent to the sites you visit. Use the provided options to customize it.</string>
</property>
<property name="title" >
<string>Default Identification</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QLabel" name="leDefaultId" >
<property name="whatsThis" >
<string>The browser identification text sent to the sites you visit. You can customize it using the options provided below.</string>
</property>
<property name="textInteractionFlags" >
<set>Qt::LinksAccessibleByKeyboard|Qt::LinksAccessibleByMouse|Qt::NoTextInteraction|Qt::TextBrowserInteraction|Qt::TextEditable|Qt::TextEditorInteraction|Qt::TextSelectableByKeyboard|Qt::TextSelectableByMouse</set>
</property>
</widget>
</item>
<item>
<widget class="Q3ButtonGroup" name="gbDefaultId" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="title" >
<string>Default Identification</string>
</property>
<property name="whatsThis" stdset="0" >
<string>The browser identification text sent to the sites you visit. Use the provided options to customize it.</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QLabel" name="leDefaultId" >
<property name="textInteractionFlags" >
<enum>Qt::TextSelectableByMouse|Qt::TextSelectableByKeyboard</enum>
</property>
<property name="whatsThis" stdset="0" >
<string>The browser identification text sent to the sites you visit. You can customize it using the options provided below.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbOS" >
<property name="text" >
<string>Add operating s&amp;ystem name</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Includes your operating system's name in the browser identification text.</string>
</property>
</widget>
</item>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<spacer name="spacer2" >
<property name="sizeHint" >
<size>
<width>16</width>
<height>20</height>
</size>
</property>
<property name="sizeType" >
<enum>Fixed</enum>
</property>
<property name="orientation" >
<enum>Horizontal</enum>
</property>
</spacer>
</item>
<item>
<widget class="QCheckBox" name="cbOSVersion" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Add operating system &amp;version</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Includes your operating system's version number in the browser identification text.</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<widget class="QCheckBox" name="cbPlatform" >
<property name="text" >
<string>Add &amp;platform name</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Includes your platform type in the browser identification text</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbProcessorType" >
<property name="text" >
<string>Add &amp;machine (processor) type</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Includes your machine's CPU type in the browser identification text.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbLanguage" >
<property name="text" >
<string>Add lang&amp;uage information</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Includes your language settings in the browser identification text to obtain localised versions of the page.</string>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QCheckBox" name="cbOS" >
<property name="whatsThis" >
<string>Includes your operating system's name in the browser identification text.</string>
</property>
<property name="text" >
<string>Add operating s&amp;ystem name</string>
</property>
</widget>
</item>
<item>
<widget class="QGroupBox" name="gbDomainPolicy" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="title" >
<string>Site Specific Identification</string>
</property>
<layout class="QHBoxLayout" >
<item>
<widget class="K3ListView" name="lvDomainPolicyList" >
<property name="selectionMode" stdset="0" >
<enum>Extended</enum>
</property>
<property name="allColumnsShowFocus" >
<bool>true</bool>
</property>
<property name="showSortIndicator" >
<bool>true</bool>
</property>
<property name="resizeMode" >
<enum>AllColumns</enum>
</property>
<property name="treeStepSize" >
<number>0</number>
</property>
<property name="whatsThis" stdset="0" >
<string>List of sites for which the specified identification text will be used instead of the default one.</string>
</property>
<column>
<property name="text" >
<string>Site Name</string>
</property>
<property name="clickable" >
<bool>true</bool>
</property>
<property name="resizable" >
<bool>true</bool>
</property>
</column>
<column>
<property name="text" >
<string>Identification</string>
</property>
<property name="clickable" >
<bool>true</bool>
</property>
<property name="resizable" >
<bool>true</bool>
</property>
</column>
<column>
<property name="text" >
<string>User Agent</string>
</property>
<property name="clickable" >
<bool>true</bool>
</property>
<property name="resizable" >
<bool>true</bool>
</property>
</column>
</widget>
</item>
<item>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="pbNew" >
<property name="text" >
<string>&amp;New...</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Add new identification text for a site.</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbChange" >
<property name="text" >
<string>Chan&amp;ge...</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Change the selected identifier text.</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDelete" >
<property name="text" >
<string>D&amp;elete</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Delete the selected identifier text.</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDeleteAll" >
<property name="text" >
<string>Delete A&amp;ll</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Delete all identifiers.</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer1" >
<property name="sizeHint" >
<size>
<width>21</width>
<height>16</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Vertical</enum>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
<widget class="QCheckBox" name="cbOSVersion" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="whatsThis" >
<string>Includes your operating system's version number in the browser identification text.</string>
</property>
<property name="text" >
<string>Add operating system &amp;version</string>
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>K3ListView</class>
<extends>Q3ListView</extends>
<header>k3listview.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >klineedit.h</include>
<include location="local" >k3listview.h</include>
</includes>
<connections>
<connection>
<sender>cbOS</sender>
<signal>toggled(bool)</signal>
<receiver>cbOSVersion</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>cbSendUAString</sender>
<signal>toggled(bool)</signal>
<receiver>gbDefaultId</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>cbSendUAString</sender>
<signal>toggled(bool)</signal>
<receiver>gbDomainPolicy</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<item>
<widget class="QCheckBox" name="cbPlatform" >
<property name="whatsThis" >
<string>Includes your platform type in the browser identification text</string>
</property>
<property name="text" >
<string>Add &amp;platform name</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbProcessorType" >
<property name="whatsThis" >
<string>Includes your machine's CPU type in the browser identification text.</string>
</property>
<property name="text" >
<string>Add &amp;machine (processor) type</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="cbLanguage" >
<property name="whatsThis" >
<string>Includes your language settings in the browser identification text to obtain localised versions of the page.</string>
</property>
<property name="text" >
<string>Add lang&amp;uage information</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="gbDomainPolicy" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="title" >
<string>Site Specific Identification</string>
</property>
<layout class="QHBoxLayout" >
<item>
<widget class="K3ListView" name="lvDomainPolicyList" >
<property name="whatsThis" >
<string>List of sites for which the specified identification text will be used instead of the default one.</string>
</property>
<property name="selectionMode" >
<enum>Q3ListView::Single</enum>
</property>
<property name="allColumnsShowFocus" >
<bool>true</bool>
</property>
<property name="showSortIndicator" >
<bool>true</bool>
</property>
<property name="resizeMode" >
<enum>Q3ListView::NoColumn</enum>
</property>
<property name="treeStepSize" >
<number>0</number>
</property>
<column>
<property name="text" >
<string>Site Name</string>
</property>
</column>
<column>
<property name="text" >
<string>Identification</string>
</property>
</column>
<column>
<property name="text" >
<string>User Agent</string>
</property>
</column>
</widget>
</item>
<item>
<layout class="QVBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="pbNew" >
<property name="whatsThis" >
<string>Add new identification text for a site.</string>
</property>
<property name="text" >
<string>&amp;New...</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbChange" >
<property name="whatsThis" >
<string>Change the selected identifier text.</string>
</property>
<property name="text" >
<string>Chan&amp;ge...</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDelete" >
<property name="whatsThis" >
<string>Delete the selected identifier text.</string>
</property>
<property name="text" >
<string>D&amp;elete</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pbDeleteAll" >
<property name="whatsThis" >
<string>Delete all identifiers.</string>
</property>
<property name="text" >
<string>Delete A&amp;ll</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>21</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>Q3ButtonGroup</class>
<extends>Q3GroupBox</extends>
<header>Qt3Support/Q3ButtonGroup</header>
<container>1</container>
</customwidget>
<customwidget>
<class>K3ListView</class>
<extends>Q3ListView</extends>
<header>k3listview.h</header>
</customwidget>
</customwidgets>
<includes>
<include location="local" >klineedit.h</include>
<include location="local" >k3listview.h</include>
</includes>
<resources/>
<connections>
<connection>
<sender>cbOS</sender>
<signal>toggled(bool)</signal>
<receiver>cbOSVersion</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>20</x>
<y>20</y>
</hint>
<hint type="destinationlabel" >
<x>20</x>
<y>20</y>
</hint>
</hints>
</connection>
<connection>
<sender>cbSendUAString</sender>
<signal>toggled(bool)</signal>
<receiver>gbDefaultId</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>20</x>
<y>20</y>
</hint>
<hint type="destinationlabel" >
<x>20</x>
<y>20</y>
</hint>
</hints>
</connection>
<connection>
<sender>cbSendUAString</sender>
<signal>toggled(bool)</signal>
<receiver>gbDomainPolicy</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>20</x>
<y>20</y>
</hint>
<hint type="destinationlabel" >
<x>20</x>
<y>20</y>
</hint>
</hints>
</connection>
</connections>
</ui>

View file

@ -1,401 +1,378 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>DesktopBehaviorBase</class>
<widget class="QWidget" name="DesktopBehaviorBase" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>791</width>
<height>501</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>0</number>
</property>
<item>
<widget class="QTabWidget" name="behaviorTab" >
<widget class="QWidget" name="tab" >
<attribute name="title" >
<string>General</string>
</attribute>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<item row="0" column="0" >
<widget class="QCheckBox" name="iconsEnabledBox" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>&amp;Show icons on desktop</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Uncheck this option if you do not want to have icons on the desktop. Without icons the desktop will be somewhat faster but you will no longer be able to drag files to the desktop.</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<spacer name="spacer3" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>0</height>
</size>
</property>
<property name="sizeType" >
<enum>Fixed</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</spacer>
</item>
<item>
<widget class="QCheckBox" name="vrootBox" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Allow pro&amp;grams in desktop window</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Check this option if you want to run X11 programs that draw into the desktop such as xsnow, xpenguin or xmountain. If you have problems with applications like netscape that check the root window for running instances, disable this option.</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0" >
<widget class="QCheckBox" name="toolTipBox" >
<property name="text" >
<string>Show &amp;tooltips</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="Q3ButtonGroup" name="desktopMenuGroup" >
<property name="title" >
<string>Menu Bar at top of Screen</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QRadioButton" name="radioButton1" >
<property name="text" >
<string>&amp;None</string>
</property>
<property name="whatsThis" stdset="0" >
<string>If this option is selected, there is no menu bar at the top of the screen.</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton1_2" >
<property name="text" >
<string>&amp;Desktop menu bar</string>
</property>
<property name="whatsThis" stdset="0" >
<string>If this option is selected, there is one menu bar at the top of the screen which shows the desktop menus.</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton1_3" >
<property name="text" >
<string>&amp;Current application's menu bar (Mac OS-style)</string>
</property>
<property name="whatsThis" stdset="0" >
<string>If this option is selected, applications will not have their menu bar attached to their own window anymore. Instead, there is one menu bar at the top of the screen which shows the menus of the currently active application. You might recognize this behavior from Mac OS.</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="4" column="0" >
<widget class="QGroupBox" name="groupBox3" >
<property name="title" >
<string>Mouse Button Actions</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<item row="1" column="0" >
<widget class="QLabel" name="middleLabel" >
<property name="text" >
<string>Middle button:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="leftLabel" >
<property name="text" >
<string>Left button:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QLabel" name="rightLabel" >
<property name="text" >
<string>Right button:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QComboBox" name="rightComboBox" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="leftComboBox" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="leftEditButton" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QComboBox" name="middleComboBox" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QPushButton" name="middleEditButton" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item row="2" column="2" >
<widget class="QPushButton" name="rightEditButton" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item rowspan="3" row="0" column="3" colspan="1" >
<spacer name="spacer5" >
<property name="sizeHint" >
<size>
<width>191</width>
<height>80</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item row="5" column="0" >
<spacer name="spacer8" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>16</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab" >
<attribute name="title" >
<string>File Icons</string>
</attribute>
<layout class="QGridLayout" >
<property name="margin" >
<number>0</number>
</property>
<item row="0" column="0" >
<widget class="QCheckBox" name="autoLineupIconsBox" >
<property name="text" >
<string>Automatically &amp;line up icons</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Check this option if you want to see your icons automatically aligned to the grid when you move them.</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QCheckBox" name="showHiddenBox" >
<property name="text" >
<string>Show &amp;hidden files</string>
</property>
<property name="whatsThis" stdset="0" >
<string>&lt;p>If you check this option, any files in your desktop directory that begin with a period (.) will be shown. Usually, such files contain configuration information, and remain hidden from view.&lt;/p>
&lt;p>For example, files which are named ".directory" are plain text files which contain information for Konqueror, such as the icon to use in displaying a directory, the order in which files should be sorted, etc. You should not change or delete these files unless you know what you are doing.&lt;/p></string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="K3ListView" name="previewListView" >
<property name="fullWidth" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>Select for which types of files you want to enable preview images.</string>
</property>
<column>
<property name="text" >
<string>Show Icon Previews For</string>
</property>
<property name="clickable" >
<bool>false</bool>
</property>
<property name="resizable" >
<bool>false</bool>
</property>
</column>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab" >
<attribute name="title" >
<string>Device Icons</string>
</attribute>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="enableMediaBox" >
<property name="text" >
<string>&amp;Show device icons:</string>
</property>
</widget>
</item>
<item>
<widget class="K3ListView" name="mediaListView" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="fullWidth" >
<bool>true</bool>
</property>
<property name="whatsThis" stdset="0" >
<string>Deselect the device types which you do not want to see on the desktop.</string>
</property>
<column>
<property name="text" >
<string>Device Types to Display</string>
</property>
<property name="clickable" >
<bool>false</bool>
</property>
<property name="resizable" >
<bool>false</bool>
</property>
</column>
</widget>
</item>
</layout>
</widget>
<ui version="4.0" >
<class>DesktopBehaviorBase</class>
<widget class="QWidget" name="DesktopBehaviorBase" >
<layout class="QVBoxLayout" >
<item>
<widget class="QTabWidget" name="behaviorTab" >
<property name="currentIndex" >
<number>0</number>
</property>
<widget class="QWidget" name="tab" >
<attribute name="title" >
<string>General</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QCheckBox" name="iconsEnabledBox" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" >
<string>Uncheck this option if you do not want to have icons on the desktop. Without icons the desktop will be somewhat faster but you will no longer be able to drag files to the desktop.</string>
</property>
<property name="text" >
<string>&amp;Show icons on desktop</string>
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>K3ListView</class>
<extends>Q3ListView</extends>
<header>k3listview.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>autoLineupIconsBox</tabstop>
<tabstop>showHiddenBox</tabstop>
<tabstop>previewListView</tabstop>
<tabstop>enableMediaBox</tabstop>
<tabstop>mediaListView</tabstop>
</tabstops>
<includes>
<include location="local" >k3listview.h</include>
</includes>
<connections>
<connection>
<sender>enableMediaBox</sender>
<signal>toggled(bool)</signal>
<receiver>mediaListView</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
</item>
<item row="1" column="0" >
<layout class="QHBoxLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QCheckBox" name="vrootBox" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="whatsThis" >
<string>Check this option if you want to run X11 programs that draw into the desktop such as xsnow, xpenguin or xmountain. If you have problems with applications like netscape that check the root window for running instances, disable this option.</string>
</property>
<property name="text" >
<string>Allow pro&amp;grams in desktop window</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="2" column="0" >
<widget class="QCheckBox" name="toolTipBox" >
<property name="text" >
<string>Show &amp;tooltips</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="Q3ButtonGroup" name="desktopMenuGroup" >
<property name="title" >
<string>Menu Bar at top of Screen</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QRadioButton" name="radioButton1" >
<property name="whatsThis" >
<string>If this option is selected, there is no menu bar at the top of the screen.</string>
</property>
<property name="text" >
<string>&amp;None</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton1_2" >
<property name="whatsThis" >
<string>If this option is selected, there is one menu bar at the top of the screen which shows the desktop menus.</string>
</property>
<property name="text" >
<string>&amp;Desktop menu bar</string>
</property>
</widget>
</item>
<item>
<widget class="QRadioButton" name="radioButton1_3" >
<property name="whatsThis" >
<string>If this option is selected, applications will not have their menu bar attached to their own window anymore. Instead, there is one menu bar at the top of the screen which shows the menus of the currently active application. You might recognize this behavior from Mac OS.</string>
</property>
<property name="text" >
<string>&amp;Current application's menu bar (Mac OS-style)</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item row="4" column="0" >
<widget class="QGroupBox" name="groupBox3" >
<property name="title" >
<string>Mouse Button Actions</string>
</property>
<layout class="QGridLayout" >
<item row="1" column="0" >
<widget class="QLabel" name="middleLabel" >
<property name="text" >
<string>Middle button:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="leftLabel" >
<property name="text" >
<string>Left button:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="QLabel" name="rightLabel" >
<property name="text" >
<string>Right button:</string>
</property>
<property name="wordWrap" >
<bool>false</bool>
</property>
</widget>
</item>
<item row="2" column="1" >
<widget class="QComboBox" name="rightComboBox" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="leftComboBox" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="0" column="2" >
<widget class="QPushButton" name="leftEditButton" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item row="1" column="1" >
<widget class="QComboBox" name="middleComboBox" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Minimum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="1" column="2" >
<widget class="QPushButton" name="middleEditButton" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item row="2" column="2" >
<widget class="QPushButton" name="rightEditButton" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="text" >
<string>Edit...</string>
</property>
</widget>
</item>
<item rowspan="3" row="0" column="3" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>191</width>
<height>80</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item row="5" column="0" >
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab" >
<attribute name="title" >
<string>File Icons</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
<widget class="QCheckBox" name="autoLineupIconsBox" >
<property name="whatsThis" >
<string>Check this option if you want to see your icons automatically aligned to the grid when you move them.</string>
</property>
<property name="text" >
<string>Automatically &amp;line up icons</string>
</property>
</widget>
</item>
<item row="1" column="0" >
<widget class="QCheckBox" name="showHiddenBox" >
<property name="whatsThis" >
<string>&lt;p>If you check this option, any files in your desktop directory that begin with a period (.) will be shown. Usually, such files contain configuration information, and remain hidden from view.&lt;/p>
&lt;p>For example, files which are named ".directory" are plain text files which contain information for Konqueror, such as the icon to use in displaying a directory, the order in which files should be sorted, etc. You should not change or delete these files unless you know what you are doing.&lt;/p></string>
</property>
<property name="text" >
<string>Show &amp;hidden files</string>
</property>
</widget>
</item>
<item row="2" column="0" >
<widget class="K3ListView" name="previewListView" >
<property name="whatsThis" >
<string>Select for which types of files you want to enable preview images.</string>
</property>
<property name="fullWidth" >
<bool>true</bool>
</property>
<column>
<property name="text" >
<string>Show Icon Previews For</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="tab" >
<attribute name="title" >
<string>Device Icons</string>
</attribute>
<layout class="QVBoxLayout" >
<item>
<widget class="QCheckBox" name="enableMediaBox" >
<property name="text" >
<string>&amp;Show device icons:</string>
</property>
</widget>
</item>
<item>
<widget class="K3ListView" name="mediaListView" >
<property name="enabled" >
<bool>false</bool>
</property>
<property name="whatsThis" >
<string>Deselect the device types which you do not want to see on the desktop.</string>
</property>
<property name="fullWidth" >
<bool>true</bool>
</property>
<column>
<property name="text" >
<string>Device Types to Display</string>
</property>
</column>
</widget>
</item>
</layout>
</widget>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>Q3ButtonGroup</class>
<extends>Q3GroupBox</extends>
<header>Qt3Support/Q3ButtonGroup</header>
<container>1</container>
</customwidget>
<customwidget>
<class>K3ListView</class>
<extends>Q3ListView</extends>
<header>k3listview.h</header>
</customwidget>
</customwidgets>
<tabstops>
<tabstop>autoLineupIconsBox</tabstop>
<tabstop>showHiddenBox</tabstop>
<tabstop>previewListView</tabstop>
<tabstop>enableMediaBox</tabstop>
<tabstop>mediaListView</tabstop>
</tabstops>
<includes>
<include location="local" >k3listview.h</include>
</includes>
<resources/>
<connections>
<connection>
<sender>enableMediaBox</sender>
<signal>toggled(bool)</signal>
<receiver>mediaListView</receiver>
<slot>setEnabled(bool)</slot>
<hints>
<hint type="sourcelabel" >
<x>20</x>
<y>20</y>
</hint>
<hint type="destinationlabel" >
<x>20</x>
<y>20</y>
</hint>
</hints>
</connection>
</connections>
</ui>

View file

@ -1,137 +1,134 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>advancedTabOptions</class>
<widget class="QWidget" name="advancedTabOptions" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>644</width>
<height>208</height>
</rect>
</property>
<ui version="4.0" >
<class>advancedTabOptions</class>
<widget class="QWidget" name="advancedTabOptions" >
<layout class="QVBoxLayout" >
<item>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="m_pShowMMBInTabs" >
<property name="text" >
<string>Open &amp;links in new tab instead of in new window</string>
</property>
<property name="whatsThis" stdset="0" >
<string>This will open a new tab instead of a new window in various situations, such as choosing a link or a folder with the middle mouse button.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pDynamicTabbarHide" >
<property name="text" >
<string>Hide the tab bar when only one tab is open</string>
</property>
<property name="whatsThis" stdset="0" >
<string>This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pNewTabsInBackground" >
<property name="text" >
<string>O&amp;pen new tabs in the background</string>
</property>
<property name="whatsThis" stdset="0" >
<string>This will open a new tab in the background, instead of in the foreground.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pOpenAfterCurrentPage" >
<property name="text" >
<string>Open &amp;new tab after current tab</string>
</property>
<property name="whatsThis" stdset="0" >
<string>This will open a new tab opened from a page after the current tab, instead of after the last tab.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pTabConfirm" >
<property name="text" >
<string>Confirm &amp;when closing windows with multiple tabs</string>
</property>
<property name="whatsThis" stdset="0" >
<string>This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pPermanentCloseButton" >
<property name="text" >
<string>&amp;Show close button instead of website icon</string>
</property>
<property name="whatsThis" stdset="0" >
<string>This will display close buttons inside each tab instead of websites' icons.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pPopupsWithinTabs" >
<property name="text" >
<string>Open pop&amp;ups in new tab instead of in new window</string>
</property>
<property name="whatsThis" stdset="0" >
<string>Whether or not JavaScript popups if allowed shall open in a new tab or in a new window.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pTabCloseActivatePrevious" >
<property name="text" >
<string>Activate previous used tab when closing the current tab</string>
</property>
<property name="whatsThis" stdset="0" >
<string>When checking this the previous used or opened tab will be activated when you close the current active tab instead of the one right to the current tab.</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pKonquerorTabforExternalURL" >
<property name="text" >
<string>Open as tab in existing Konqueror when URL is called externally</string>
</property>
<property name="whatsThis" stdset="0" >
<string>When you click a URL in another KDE program or call kfmclient to open a URL, the current desktop will be searched for a non-minimized Konqueror and, if found, the URL opened as a new tab within it. Otherwise a new Konqueror window will be opened with the required URL.</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<spacer name="spacer" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>0</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Vertical</enum>
</property>
</spacer>
</item>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="m_pShowMMBInTabs" >
<property name="whatsThis" >
<string>This will open a new tab instead of a new window in various situations, such as choosing a link or a folder with the middle mouse button.</string>
</property>
<property name="text" >
<string>Open &amp;links in new tab instead of in new window</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pDynamicTabbarHide" >
<property name="whatsThis" >
<string>This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed.</string>
</property>
<property name="text" >
<string>Hide the tab bar when only one tab is open</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pNewTabsInBackground" >
<property name="whatsThis" >
<string>This will open a new tab in the background, instead of in the foreground.</string>
</property>
<property name="text" >
<string>O&amp;pen new tabs in the background</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pOpenAfterCurrentPage" >
<property name="whatsThis" >
<string>This will open a new tab opened from a page after the current tab, instead of after the last tab.</string>
</property>
<property name="text" >
<string>Open &amp;new tab after current tab</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pTabConfirm" >
<property name="whatsThis" >
<string>This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it.</string>
</property>
<property name="text" >
<string>Confirm &amp;when closing windows with multiple tabs</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pPermanentCloseButton" >
<property name="whatsThis" >
<string>This will display close buttons inside each tab instead of websites' icons.</string>
</property>
<property name="text" >
<string>&amp;Show close button instead of website icon</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pPopupsWithinTabs" >
<property name="whatsThis" >
<string>Whether or not JavaScript popups if allowed shall open in a new tab or in a new window.</string>
</property>
<property name="text" >
<string>Open pop&amp;ups in new tab instead of in new window</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pTabCloseActivatePrevious" >
<property name="whatsThis" >
<string>When checking this the previous used or opened tab will be activated when you close the current active tab instead of the one right to the current tab.</string>
</property>
<property name="text" >
<string>Activate previous used tab when closing the current tab</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="m_pKonquerorTabforExternalURL" >
<property name="whatsThis" >
<string>When you click a URL in another KDE program or call kfmclient to open a URL, the current desktop will be searched for a non-minimized Konqueror and, if found, the URL opened as a new tab within it. Otherwise a new Konqueror window will be opened with the required URL.</string>
</property>
<property name="text" >
<string>Open as tab in existing Konqueror when URL is called externally</string>
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="3" margin="6" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>0</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="3" margin="6" />
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<resources/>
<connections/>
</ui>

View file

@ -14,12 +14,6 @@
<string>Netscape Plugin Config</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QTabWidget" name="TabWidget2" >
<property name="enabled" >
@ -33,20 +27,23 @@
<string>Scan</string>
</attribute>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>3</number>
</property>
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<number>0</number>
</property>
<item>
<widget class="QPushButton" name="scanButton" >
<property name="whatsThis" >
@ -87,12 +84,6 @@
<string>Scan Folders</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>6</number>
</property>
<property name="spacing" >
<number>3</number>
</property>
<item row="1" column="2" >
<widget class="QPushButton" name="dirRemove" >
<property name="enabled" >
@ -140,9 +131,7 @@
<item rowspan="4" row="1" column="0" colspan="2" >
<widget class="KListWidget" name="dirList" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
@ -187,54 +176,48 @@
<attribute name="title" >
<string>Plugins</string>
</attribute>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>9</number>
<widget class="QCheckBox" name="useArtsdsp" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="spacing" >
<number>6</number>
<property name="geometry" >
<rect>
<x>10</x>
<y>10</y>
<width>481</width>
<height>22</height>
</rect>
</property>
<item>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QCheckBox" name="useArtsdsp" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="text" >
<string>Use a&amp;rtsdsp to pipe plugin sound through aRts</string>
</property>
</widget>
</item>
<item>
<widget class="Q3ListView" name="pluginList" >
<property name="whatsThis" >
<string>Here you can see a list of the Netscape plugins KDE has found.</string>
</property>
<property name="allColumnsShowFocus" >
<bool>true</bool>
</property>
<column>
<property name="text" >
<string>Information</string>
</property>
</column>
<column>
<property name="text" >
<string>Value</string>
</property>
</column>
</widget>
</item>
</layout>
</item>
</layout>
<property name="text" >
<string>Use a&amp;rtsdsp to pipe plugin sound through aRts</string>
</property>
</widget>
<widget class="Q3ListView" name="pluginList" >
<property name="geometry" >
<rect>
<x>10</x>
<y>38</y>
<width>481</width>
<height>305</height>
</rect>
</property>
<property name="whatsThis" >
<string>Here you can see a list of the Netscape plugins KDE has found.</string>
</property>
<property name="allColumnsShowFocus" >
<bool>true</bool>
</property>
<column>
<property name="text" >
<string>Information</string>
</property>
</column>
<column>
<property name="text" >
<string>Value</string>
</property>
</column>
</widget>
</widget>
</widget>
</item>
@ -244,16 +227,16 @@
<layoutfunction spacing="KDialog::spacingHint" margin="KDialog::marginHint" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KListWidget</class>
<extends>QListWidget</extends>
<header>klistwidget.h</header>
</customwidget>
<customwidget>
<class>Q3ListView</class>
<extends>Q3Frame</extends>
<header>q3listview.h</header>
</customwidget>
<customwidget>
<class>KListWidget</class>
<extends>QListWidget</extends>
<header>klistwidget.h</header>
</customwidget>
<customwidget>
<class>KUrlRequester</class>
<extends>QFrame</extends>

View file

@ -1,65 +1,53 @@
<ui version="4.0" stdsetdef="1" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>System_ui</class>
<widget class="QWidget" name="System_ui" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>480</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<ui version="4.0" >
<class>System_ui</class>
<widget class="QWidget" name="System_ui" >
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="gb_" >
<property name="title" >
<string>System Configuration</string>
</property>
<layout class="QVBoxLayout" >
<item>
<widget class="QGroupBox" name="gb_" >
<property name="title" >
<string>System Configuration</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<item>
<widget class="QCheckBox" name="cb_disable_kbuildsycoca" >
<property name="text" >
<string>Disable &amp;system configuration startup check</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_kbuildsycoca" >
<property name="text" >
<string>This option may in rare cases lead to various problems. Consult the What's This (Shift+F1) help for details.</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QCheckBox" name="cb_disable_kbuildsycoca" >
<property name="text" >
<string>Disable &amp;system configuration startup check</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer1" >
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
<property name="sizeType" >
<enum>Expanding</enum>
</property>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
</spacer>
<widget class="QLabel" name="label_kbuildsycoca" >
<property name="text" >
<string>This option may in rare cases lead to various problems. Consult the What's This (Shift+F1) help for details.</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
</layout>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<resources/>
<connections/>
</ui>