|
|
|
@@ -11,13 +11,25 @@
|
|
|
|
|
</rect>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="windowTitle" >
|
|
|
|
|
<string>About PokerTH 0.5</string>
|
|
|
|
|
<string>About PokerTH 0.6</string>
|
|
|
|
|
</property>
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<property name="leftMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<property name="topMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="horizontalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="verticalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
@@ -33,13 +45,46 @@
|
|
|
|
|
<string>About</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="1" column="1" >
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label_2" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt; font-weight:600;">PokerTH 0.6</span></p></body></html></string>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item rowspan="2" row="0" column="1" >
|
|
|
|
|
<widget class="QLabel" name="label_logo" >
|
|
|
|
|
<property name="pixmap" >
|
|
|
|
|
<pixmap/>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item rowspan="2" row="1" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label" >
|
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
|
<sizepolicy vsizetype="Preferred" hsizetype="MinimumExpanding" >
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string>- Poker Engine for the popular "Texas Holdem" Poker
|
|
|
|
|
- Singleplayer games with up to 6 computer-opponents
|
|
|
|
|
- Multiplayer network games
|
|
|
|
|
- Coded in C++ / QT4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
© 2006-2007, FHammer, FThauer, LMay</string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment" >
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item rowspan="2" row="2" column="1" >
|
|
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
@@ -52,40 +97,29 @@
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item rowspan="2" row="0" column="0" >
|
|
|
|
|
<widget class="QLabel" name="label" >
|
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
|
<sizepolicy>
|
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
|
<vsizetype>5</vsizetype>
|
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
|
</sizepolicy>
|
|
|
|
|
<item row="3" column="0" >
|
|
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation" >
|
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="sizeHint" >
|
|
|
|
|
<size>
|
|
|
|
|
<width>20</width>
|
|
|
|
|
<height>91</height>
|
|
|
|
|
</size>
|
|
|
|
|
</property>
|
|
|
|
|
</spacer>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="4" column="0" colspan="2" >
|
|
|
|
|
<widget class="QLabel" name="label_3" >
|
|
|
|
|
<property name="text" >
|
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">PokerTH 0.5</span></p>
|
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Poker Engine for the popular "Texas Holdem" Poker</p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Singleplayer games with up to 6 computer-opponents</p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Multiplayer network games</p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">- Coded in C++ / QT4</p>
|
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
|
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"></p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"><span style=" font-weight:400;">© 2006-2007, FHammer &amp; FThauer</span></p>
|
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p></body></html></string>
|
|
|
|
|
<string><a href="http://www.pokerth.net" target="_blank">http://www.pokerth.net<a></string>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="alignment" >
|
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
|
|
|
|
|
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
<item row="0" column="1" >
|
|
|
|
|
<widget class="QLabel" name="label_3" >
|
|
|
|
|
<property name="pixmap" >
|
|
|
|
|
<pixmap resource="resources.qrc" >:/graphics/resources/graphics/logoChip3D.png</pixmap>
|
|
|
|
|
<property name="openExternalLinks" >
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
@@ -96,10 +130,22 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<string>Project</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<property name="leftMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<property name="topMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="horizontalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="verticalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
@@ -110,7 +156,7 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<property name="html" >
|
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Projectpage: </span></p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <a href="http://www.pokerth.net"><span style=" text-decoration: underline; color:#0000ff;">http://www.pokerth.net</span></a></p>
|
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
|
|
|
|
@@ -138,10 +184,22 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<string>Translation</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<property name="leftMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<property name="topMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="horizontalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="verticalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
@@ -149,7 +207,7 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<property name="html" >
|
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;your translator name&gt; - &lt;your language&gt;</p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"> &lt;if you like your mail address&gt;</p></body></html></string>
|
|
|
|
|
</property>
|
|
|
|
@@ -165,10 +223,22 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<string>Thanks to</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<property name="leftMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<property name="topMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="horizontalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="verticalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
@@ -176,7 +246,7 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<property name="html" >
|
|
|
|
|
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
|
|
|
|
|
</style></head><body style=" font-family:'Nimbus Sans L'; font-size:9pt; font-weight:400; font-style:normal;">
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><a href="http://commons.wikimedia.org/wiki/Main_Page"><span style=" font-weight:600; text-decoration: underline; color:#0000ff;">Wikimedia Commons</span></a></p>
|
|
|
|
|
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-weight:600;"> - <span style=" font-weight:400;">for different popular avatar picture resources</span></p>
|
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"></p>
|
|
|
|
@@ -201,17 +271,32 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
<string>License</string>
|
|
|
|
|
</attribute>
|
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
|
<property name="margin" >
|
|
|
|
|
<property name="leftMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="spacing" >
|
|
|
|
|
<property name="topMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="rightMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="bottomMargin" >
|
|
|
|
|
<number>9</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="horizontalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="verticalSpacing" >
|
|
|
|
|
<number>6</number>
|
|
|
|
|
</property>
|
|
|
|
|
<item row="0" column="0" >
|
|
|
|
|
<widget class="QTextBrowser" name="textBrowser" >
|
|
|
|
|
<widget class="QTextBrowser" name="textBrowser_licence" >
|
|
|
|
|
<property name="autoFillBackground" >
|
|
|
|
|
<bool>true</bool>
|
|
|
|
|
</property>
|
|
|
|
|
<property name="openLinks" >
|
|
|
|
|
<bool>false</bool>
|
|
|
|
|
</property>
|
|
|
|
|
</widget>
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
@@ -220,12 +305,21 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
</item>
|
|
|
|
|
<item row="1" 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>
|
|
|
|
|
<spacer>
|
|
|
|
|
<property name="orientation" >
|
|
|
|
@@ -250,9 +344,7 @@ p, li { white-space: pre-wrap; }
|
|
|
|
|
</item>
|
|
|
|
|
</layout>
|
|
|
|
|
</widget>
|
|
|
|
|
<resources>
|
|
|
|
|
<include location="resources.qrc" />
|
|
|
|
|
</resources>
|
|
|
|
|
<resources/>
|
|
|
|
|
<connections>
|
|
|
|
|
<connection>
|
|
|
|
|
<sender>okButton</sender>
|
|
|
|
|