next steps startwindow-integration --> UNSTABLE

This commit is contained in:
doitux
2008-09-18 23:05:04 +00:00
parent e75299004d
commit 76cc84f195
5 changed files with 20 additions and 26 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

+2 -2
View File
@@ -1,7 +1,6 @@
<RCC>
<qresource prefix="gfx" >
<file>media_podcast.png</file>
<file>book.png</file>
<file>system_users_big.png</file>
<file>tools_wizard.png</file>
<file>speaker.png</file>
@@ -15,8 +14,9 @@
<file>system_users.png</file>
<file>list_add_user.png</file>
<file>list_add.png</file>
<file>applications_education.png</file>
<file>audio_input_microphone.png</file>
<file>utilities-log-viewer.png</file>
<file>preferences-desktop.png</file>
<file>dialog_close.png</file>
<file>systemsettings.png</file>
<file>editdelete.png</file>
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

+18 -24
View File
@@ -5,13 +5,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>770</width>
<width>785</width>
<height>530</height>
</rect>
</property>
<property name="minimumSize" >
<size>
<width>770</width>
<width>785</width>
<height>530</height>
</size>
</property>
@@ -51,6 +51,10 @@
<property name="text" >
<string>Interface</string>
</property>
<property name="icon" >
<iconset resource="resources/pokerth.qrc" >
<normaloff>:/gfx/preferences-desktop.png</normaloff>:/gfx/preferences-desktop.png</iconset>
</property>
</item>
<item>
<property name="text" >
@@ -91,7 +95,7 @@
</property>
<property name="icon" >
<iconset resource="resources/pokerth.qrc" >
<normaloff>:/gfx/applications_education.png</normaloff>:/gfx/applications_education.png</iconset>
<normaloff>:/gfx/utilities-log-viewer.png</normaloff>:/gfx/utilities-log-viewer.png</iconset>
</property>
</item>
</widget>
@@ -152,9 +156,6 @@
</item>
<item row="3" column="0" >
<layout class="QGridLayout" name="gridLayout_7" >
<property name="spacing" >
<number>-1</number>
</property>
<item row="0" column="0" >
<widget class="QCheckBox" name="checkBox_showIntro" >
<property name="text" >
@@ -197,13 +198,6 @@
</property>
</widget>
</item>
<item row="4" column="0" >
<widget class="QCheckBox" name="checkBox_showBlindButtons" >
<property name="text" >
<string>Show buttons for small blind and big blind</string>
</property>
</widget>
</item>
<item row="3" column="0" >
<widget class="QCheckBox" name="checkBox_alternateFKeysUserActionMode" >
<property name="text" >
@@ -218,6 +212,13 @@
</property>
</widget>
</item>
<item row="4" column="0" colspan="2" >
<widget class="QCheckBox" name="checkBox_showBlindButtons" >
<property name="text" >
<string>Show buttons for small blind and big blind</string>
</property>
</widget>
</item>
</layout>
</item>
<item row="4" column="0" >
@@ -1482,16 +1483,6 @@ p, li { white-space: pre-wrap; }
</widget>
</item>
</layout>
<zorder>label_48</zorder>
<zorder>lineEdit_IRCServerAddress</zorder>
<zorder>label_46</zorder>
<zorder>spinBox_IRCServerPort</zorder>
<zorder>label_49</zorder>
<zorder>label_17</zorder>
<zorder>lineEdit_IRCChannelPassword</zorder>
<zorder>checkBox_IRCServerUseIpv6</zorder>
<zorder>label_45</zorder>
<zorder>lineEdit_IRCChannel</zorder>
</widget>
</item>
<item row="4" column="2" >
@@ -1554,7 +1545,7 @@ p, li { white-space: pre-wrap; }
<string notr="true" >QLabel { font-weight: bold; }</string>
</property>
<property name="text" >
<string>Player Nicks</string>
<string>Player Nicks/Avatars</string>
</property>
</widget>
</item>
@@ -2602,6 +2593,9 @@ p, li { white-space: pre-wrap; }
</item>
<item row="0" column="1" >
<layout class="QHBoxLayout" >
<property name="spacing" >
<number>2</number>
</property>
<item>
<widget class="QLineEdit" name="lineEdit_logDir" />
</item>