diff --git a/pokerth.pro b/pokerth.pro
index 0d2c3cf8..90e31d02 100755
--- a/pokerth.pro
+++ b/pokerth.pro
@@ -80,8 +80,8 @@ SOURCES += pokerth.cpp \
TEMPLATE = vcapp
RESOURCES = src/gui/qt/deck.qrc
TEMPLATE = app
-DEPENDPATH += . src uics src/config src/config/tinyxml src/gui src/gui/qt src/gui/qt/startsplash src/gui/qt/cards src/engine src/engine/local_engine src/engine/network_engine
-INCLUDEPATH += . src uics src/config src/config/tinyxml src/gui src/gui/qt src/gui/qt/startsplash src/gui/qt/cards src/engine src/engine/local_engine src/engine/network_engine
+DEPENDPATH += . src uics src/config src/config/tinyxml src/gui src/gui/qt src/gui/qt/mainwindow/startsplash src/gui/qt/mainwindow src/engine src/engine/local_engine src/engine/network_engine
+INCLUDEPATH += . src uics src/config src/config/tinyxml src/gui src/gui/qt src/gui/qt/mainwindow/startsplash src/gui/mainwindow src/engine src/engine/local_engine src/engine/network_engine
CONFIG += qt release
UI_DIR = uics
TARGET = bin/pokerth
diff --git a/src/gui/qt/deck.qrc b/src/gui/qt/deck.qrc
index 144b0e2d..a0f6f48e 100755
--- a/src/gui/qt/deck.qrc
+++ b/src/gui/qt/deck.qrc
@@ -1,122 +1,124 @@
+
fonts/andybold.ttf
fonts/c059013l.pfb
fonts/n019003l.pfb
- cards/dealerbutton.png
+ graphics/1px.png
+ graphics/dealerbutton.png
graphics/fileopen16.png
graphics/logo-140-100.png
- cards/mycards/0.png
- cards/mycards/1.png
- cards/mycards/10.png
- cards/mycards/11.png
- cards/mycards/12.png
- cards/mycards/13.png
- cards/mycards/14.png
- cards/mycards/15.png
- cards/mycards/16.png
- cards/mycards/17.png
- cards/mycards/18.png
- cards/mycards/19.png
- cards/mycards/2.png
- cards/mycards/20.png
- cards/mycards/21.png
- cards/mycards/22.png
- cards/mycards/23.png
- cards/mycards/24.png
- cards/mycards/25.png
- cards/mycards/26.png
- cards/mycards/27.png
- cards/mycards/28.png
- cards/mycards/29.png
- cards/mycards/3.png
- cards/mycards/30.png
- cards/mycards/31.png
- cards/mycards/32.png
- cards/mycards/33.png
- cards/mycards/34.png
- cards/mycards/35.png
- cards/mycards/36.png
- cards/mycards/37.png
- cards/mycards/38.png
- cards/mycards/39.png
- cards/mycards/4.png
- cards/mycards/40.png
- cards/mycards/41.png
- cards/mycards/42.png
- cards/mycards/43.png
- cards/mycards/44.png
- cards/mycards/45.png
- cards/mycards/46.png
- cards/mycards/47.png
- cards/mycards/48.png
- cards/mycards/49.png
- cards/mycards/5.png
- cards/mycards/50.png
- cards/mycards/51.png
- cards/mycards/6.png
- cards/mycards/7.png
- cards/mycards/8.png
- cards/mycards/9.png
- cards/mycards/flipside.png
+ graphics/cards/mycards/0.png
+ graphics/cards/mycards/1.png
+ graphics/cards/mycards/10.png
+ graphics/cards/mycards/11.png
+ graphics/cards/mycards/12.png
+ graphics/cards/mycards/13.png
+ graphics/cards/mycards/14.png
+ graphics/cards/mycards/15.png
+ graphics/cards/mycards/16.png
+ graphics/cards/mycards/17.png
+ graphics/cards/mycards/18.png
+ graphics/cards/mycards/19.png
+ graphics/cards/mycards/2.png
+ graphics/cards/mycards/20.png
+ graphics/cards/mycards/21.png
+ graphics/cards/mycards/22.png
+ graphics/cards/mycards/23.png
+ graphics/cards/mycards/24.png
+ graphics/cards/mycards/25.png
+ graphics/cards/mycards/26.png
+ graphics/cards/mycards/27.png
+ graphics/cards/mycards/28.png
+ graphics/cards/mycards/29.png
+ graphics/cards/mycards/3.png
+ graphics/cards/mycards/30.png
+ graphics/cards/mycards/31.png
+ graphics/cards/mycards/32.png
+ graphics/cards/mycards/33.png
+ graphics/cards/mycards/34.png
+ graphics/cards/mycards/35.png
+ graphics/cards/mycards/36.png
+ graphics/cards/mycards/37.png
+ graphics/cards/mycards/38.png
+ graphics/cards/mycards/39.png
+ graphics/cards/mycards/4.png
+ graphics/cards/mycards/40.png
+ graphics/cards/mycards/41.png
+ graphics/cards/mycards/42.png
+ graphics/cards/mycards/43.png
+ graphics/cards/mycards/44.png
+ graphics/cards/mycards/45.png
+ graphics/cards/mycards/46.png
+ graphics/cards/mycards/47.png
+ graphics/cards/mycards/48.png
+ graphics/cards/mycards/49.png
+ graphics/cards/mycards/5.png
+ graphics/cards/mycards/50.png
+ graphics/cards/mycards/51.png
+ graphics/cards/mycards/6.png
+ graphics/cards/mycards/7.png
+ graphics/cards/mycards/8.png
+ graphics/cards/mycards/9.png
+ graphics/cards/mycards/flipside.png
- cards/othercards/0.png
- cards/othercards/1.png
- cards/othercards/10.png
- cards/othercards/11.png
- cards/othercards/12.png
- cards/othercards/13.png
- cards/othercards/14.png
- cards/othercards/15.png
- cards/othercards/16.png
- cards/othercards/17.png
- cards/othercards/18.png
- cards/othercards/19.png
- cards/othercards/2.png
- cards/othercards/20.png
- cards/othercards/21.png
- cards/othercards/22.png
- cards/othercards/23.png
- cards/othercards/24.png
- cards/othercards/25.png
- cards/othercards/26.png
- cards/othercards/27.png
- cards/othercards/28.png
- cards/othercards/29.png
- cards/othercards/3.png
- cards/othercards/30.png
- cards/othercards/31.png
- cards/othercards/32.png
- cards/othercards/33.png
- cards/othercards/34.png
- cards/othercards/35.png
- cards/othercards/36.png
- cards/othercards/37.png
- cards/othercards/38.png
- cards/othercards/39.png
- cards/othercards/4.png
- cards/othercards/40.png
- cards/othercards/41.png
- cards/othercards/42.png
- cards/othercards/43.png
- cards/othercards/44.png
- cards/othercards/45.png
- cards/othercards/46.png
- cards/othercards/47.png
- cards/othercards/48.png
- cards/othercards/49.png
- cards/othercards/5.png
- cards/othercards/50.png
- cards/othercards/51.png
- cards/othercards/6.png
- cards/othercards/7.png
- cards/othercards/8.png
- cards/othercards/9.png
- cards/othercards/flipside.png
+ graphics/cards/othercards/0.png
+ graphics/cards/othercards/1.png
+ graphics/cards/othercards/10.png
+ graphics/cards/othercards/11.png
+ graphics/cards/othercards/12.png
+ graphics/cards/othercards/13.png
+ graphics/cards/othercards/14.png
+ graphics/cards/othercards/15.png
+ graphics/cards/othercards/16.png
+ graphics/cards/othercards/17.png
+ graphics/cards/othercards/18.png
+ graphics/cards/othercards/19.png
+ graphics/cards/othercards/2.png
+ graphics/cards/othercards/20.png
+ graphics/cards/othercards/21.png
+ graphics/cards/othercards/22.png
+ graphics/cards/othercards/23.png
+ graphics/cards/othercards/24.png
+ graphics/cards/othercards/25.png
+ graphics/cards/othercards/26.png
+ graphics/cards/othercards/27.png
+ graphics/cards/othercards/28.png
+ graphics/cards/othercards/29.png
+ graphics/cards/othercards/3.png
+ graphics/cards/othercards/30.png
+ graphics/cards/othercards/31.png
+ graphics/cards/othercards/32.png
+ graphics/cards/othercards/33.png
+ graphics/cards/othercards/34.png
+ graphics/cards/othercards/35.png
+ graphics/cards/othercards/36.png
+ graphics/cards/othercards/37.png
+ graphics/cards/othercards/38.png
+ graphics/cards/othercards/39.png
+ graphics/cards/othercards/4.png
+ graphics/cards/othercards/40.png
+ graphics/cards/othercards/41.png
+ graphics/cards/othercards/42.png
+ graphics/cards/othercards/43.png
+ graphics/cards/othercards/44.png
+ graphics/cards/othercards/45.png
+ graphics/cards/othercards/46.png
+ graphics/cards/othercards/47.png
+ graphics/cards/othercards/48.png
+ graphics/cards/othercards/49.png
+ graphics/cards/othercards/5.png
+ graphics/cards/othercards/50.png
+ graphics/cards/othercards/51.png
+ graphics/cards/othercards/6.png
+ graphics/cards/othercards/7.png
+ graphics/cards/othercards/8.png
+ graphics/cards/othercards/9.png
+ graphics/cards/othercards/flipside.png
diff --git a/src/gui/qt/graphics/cards/mycards/0.png b/src/gui/qt/graphics/cards/0.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/0.png
rename to src/gui/qt/graphics/cards/0.png
diff --git a/src/gui/qt/graphics/cards/mycards/1.png b/src/gui/qt/graphics/cards/1.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/1.png
rename to src/gui/qt/graphics/cards/1.png
diff --git a/src/gui/qt/graphics/cards/mycards/10.png b/src/gui/qt/graphics/cards/10.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/10.png
rename to src/gui/qt/graphics/cards/10.png
diff --git a/src/gui/qt/graphics/cards/mycards/11.png b/src/gui/qt/graphics/cards/11.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/11.png
rename to src/gui/qt/graphics/cards/11.png
diff --git a/src/gui/qt/graphics/cards/mycards/12.png b/src/gui/qt/graphics/cards/12.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/12.png
rename to src/gui/qt/graphics/cards/12.png
diff --git a/src/gui/qt/graphics/cards/mycards/13.png b/src/gui/qt/graphics/cards/13.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/13.png
rename to src/gui/qt/graphics/cards/13.png
diff --git a/src/gui/qt/graphics/cards/mycards/14.png b/src/gui/qt/graphics/cards/14.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/14.png
rename to src/gui/qt/graphics/cards/14.png
diff --git a/src/gui/qt/graphics/cards/mycards/15.png b/src/gui/qt/graphics/cards/15.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/15.png
rename to src/gui/qt/graphics/cards/15.png
diff --git a/src/gui/qt/graphics/cards/mycards/16.png b/src/gui/qt/graphics/cards/16.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/16.png
rename to src/gui/qt/graphics/cards/16.png
diff --git a/src/gui/qt/graphics/cards/mycards/17.png b/src/gui/qt/graphics/cards/17.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/17.png
rename to src/gui/qt/graphics/cards/17.png
diff --git a/src/gui/qt/graphics/cards/mycards/18.png b/src/gui/qt/graphics/cards/18.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/18.png
rename to src/gui/qt/graphics/cards/18.png
diff --git a/src/gui/qt/graphics/cards/mycards/19.png b/src/gui/qt/graphics/cards/19.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/19.png
rename to src/gui/qt/graphics/cards/19.png
diff --git a/src/gui/qt/graphics/cards/mycards/2.png b/src/gui/qt/graphics/cards/2.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/2.png
rename to src/gui/qt/graphics/cards/2.png
diff --git a/src/gui/qt/graphics/cards/mycards/20.png b/src/gui/qt/graphics/cards/20.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/20.png
rename to src/gui/qt/graphics/cards/20.png
diff --git a/src/gui/qt/graphics/cards/mycards/21.png b/src/gui/qt/graphics/cards/21.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/21.png
rename to src/gui/qt/graphics/cards/21.png
diff --git a/src/gui/qt/graphics/cards/mycards/22.png b/src/gui/qt/graphics/cards/22.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/22.png
rename to src/gui/qt/graphics/cards/22.png
diff --git a/src/gui/qt/graphics/cards/mycards/23.png b/src/gui/qt/graphics/cards/23.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/23.png
rename to src/gui/qt/graphics/cards/23.png
diff --git a/src/gui/qt/graphics/cards/mycards/24.png b/src/gui/qt/graphics/cards/24.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/24.png
rename to src/gui/qt/graphics/cards/24.png
diff --git a/src/gui/qt/graphics/cards/mycards/25.png b/src/gui/qt/graphics/cards/25.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/25.png
rename to src/gui/qt/graphics/cards/25.png
diff --git a/src/gui/qt/graphics/cards/mycards/26.png b/src/gui/qt/graphics/cards/26.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/26.png
rename to src/gui/qt/graphics/cards/26.png
diff --git a/src/gui/qt/graphics/cards/mycards/27.png b/src/gui/qt/graphics/cards/27.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/27.png
rename to src/gui/qt/graphics/cards/27.png
diff --git a/src/gui/qt/graphics/cards/mycards/28.png b/src/gui/qt/graphics/cards/28.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/28.png
rename to src/gui/qt/graphics/cards/28.png
diff --git a/src/gui/qt/graphics/cards/mycards/29.png b/src/gui/qt/graphics/cards/29.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/29.png
rename to src/gui/qt/graphics/cards/29.png
diff --git a/src/gui/qt/graphics/cards/mycards/3.png b/src/gui/qt/graphics/cards/3.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/3.png
rename to src/gui/qt/graphics/cards/3.png
diff --git a/src/gui/qt/graphics/cards/mycards/30.png b/src/gui/qt/graphics/cards/30.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/30.png
rename to src/gui/qt/graphics/cards/30.png
diff --git a/src/gui/qt/graphics/cards/mycards/31.png b/src/gui/qt/graphics/cards/31.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/31.png
rename to src/gui/qt/graphics/cards/31.png
diff --git a/src/gui/qt/graphics/cards/mycards/32.png b/src/gui/qt/graphics/cards/32.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/32.png
rename to src/gui/qt/graphics/cards/32.png
diff --git a/src/gui/qt/graphics/cards/mycards/33.png b/src/gui/qt/graphics/cards/33.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/33.png
rename to src/gui/qt/graphics/cards/33.png
diff --git a/src/gui/qt/graphics/cards/mycards/34.png b/src/gui/qt/graphics/cards/34.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/34.png
rename to src/gui/qt/graphics/cards/34.png
diff --git a/src/gui/qt/graphics/cards/mycards/35.png b/src/gui/qt/graphics/cards/35.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/35.png
rename to src/gui/qt/graphics/cards/35.png
diff --git a/src/gui/qt/graphics/cards/mycards/36.png b/src/gui/qt/graphics/cards/36.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/36.png
rename to src/gui/qt/graphics/cards/36.png
diff --git a/src/gui/qt/graphics/cards/mycards/37.png b/src/gui/qt/graphics/cards/37.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/37.png
rename to src/gui/qt/graphics/cards/37.png
diff --git a/src/gui/qt/graphics/cards/mycards/38.png b/src/gui/qt/graphics/cards/38.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/38.png
rename to src/gui/qt/graphics/cards/38.png
diff --git a/src/gui/qt/graphics/cards/mycards/39.png b/src/gui/qt/graphics/cards/39.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/39.png
rename to src/gui/qt/graphics/cards/39.png
diff --git a/src/gui/qt/graphics/cards/mycards/4.png b/src/gui/qt/graphics/cards/4.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/4.png
rename to src/gui/qt/graphics/cards/4.png
diff --git a/src/gui/qt/graphics/cards/mycards/40.png b/src/gui/qt/graphics/cards/40.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/40.png
rename to src/gui/qt/graphics/cards/40.png
diff --git a/src/gui/qt/graphics/cards/mycards/41.png b/src/gui/qt/graphics/cards/41.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/41.png
rename to src/gui/qt/graphics/cards/41.png
diff --git a/src/gui/qt/graphics/cards/mycards/42.png b/src/gui/qt/graphics/cards/42.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/42.png
rename to src/gui/qt/graphics/cards/42.png
diff --git a/src/gui/qt/graphics/cards/mycards/43.png b/src/gui/qt/graphics/cards/43.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/43.png
rename to src/gui/qt/graphics/cards/43.png
diff --git a/src/gui/qt/graphics/cards/mycards/44.png b/src/gui/qt/graphics/cards/44.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/44.png
rename to src/gui/qt/graphics/cards/44.png
diff --git a/src/gui/qt/graphics/cards/mycards/45.png b/src/gui/qt/graphics/cards/45.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/45.png
rename to src/gui/qt/graphics/cards/45.png
diff --git a/src/gui/qt/graphics/cards/mycards/46.png b/src/gui/qt/graphics/cards/46.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/46.png
rename to src/gui/qt/graphics/cards/46.png
diff --git a/src/gui/qt/graphics/cards/mycards/47.png b/src/gui/qt/graphics/cards/47.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/47.png
rename to src/gui/qt/graphics/cards/47.png
diff --git a/src/gui/qt/graphics/cards/mycards/48.png b/src/gui/qt/graphics/cards/48.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/48.png
rename to src/gui/qt/graphics/cards/48.png
diff --git a/src/gui/qt/graphics/cards/mycards/49.png b/src/gui/qt/graphics/cards/49.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/49.png
rename to src/gui/qt/graphics/cards/49.png
diff --git a/src/gui/qt/graphics/cards/mycards/5.png b/src/gui/qt/graphics/cards/5.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/5.png
rename to src/gui/qt/graphics/cards/5.png
diff --git a/src/gui/qt/graphics/cards/mycards/50.png b/src/gui/qt/graphics/cards/50.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/50.png
rename to src/gui/qt/graphics/cards/50.png
diff --git a/src/gui/qt/graphics/cards/mycards/51.png b/src/gui/qt/graphics/cards/51.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/51.png
rename to src/gui/qt/graphics/cards/51.png
diff --git a/src/gui/qt/graphics/cards/mycards/6.png b/src/gui/qt/graphics/cards/6.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/6.png
rename to src/gui/qt/graphics/cards/6.png
diff --git a/src/gui/qt/graphics/cards/mycards/7.png b/src/gui/qt/graphics/cards/7.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/7.png
rename to src/gui/qt/graphics/cards/7.png
diff --git a/src/gui/qt/graphics/cards/mycards/8.png b/src/gui/qt/graphics/cards/8.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/8.png
rename to src/gui/qt/graphics/cards/8.png
diff --git a/src/gui/qt/graphics/cards/mycards/9.png b/src/gui/qt/graphics/cards/9.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/9.png
rename to src/gui/qt/graphics/cards/9.png
diff --git a/src/gui/qt/graphics/cards/mycards/flipside.png b/src/gui/qt/graphics/cards/flipside.png
similarity index 100%
rename from src/gui/qt/graphics/cards/mycards/flipside.png
rename to src/gui/qt/graphics/cards/flipside.png
diff --git a/src/gui/qt/graphics/cards/othercards/0.png b/src/gui/qt/graphics/cards/othercards/0.png
deleted file mode 100755
index 47142cb3..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/0.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/1.png b/src/gui/qt/graphics/cards/othercards/1.png
deleted file mode 100755
index 855c1f38..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/1.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/10.png b/src/gui/qt/graphics/cards/othercards/10.png
deleted file mode 100755
index 406a6f7e..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/10.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/11.png b/src/gui/qt/graphics/cards/othercards/11.png
deleted file mode 100755
index 4fe42958..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/11.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/12.png b/src/gui/qt/graphics/cards/othercards/12.png
deleted file mode 100755
index c903cfb5..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/12.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/13.png b/src/gui/qt/graphics/cards/othercards/13.png
deleted file mode 100755
index b6ad7c9c..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/13.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/14.png b/src/gui/qt/graphics/cards/othercards/14.png
deleted file mode 100755
index 801063e4..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/14.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/15.png b/src/gui/qt/graphics/cards/othercards/15.png
deleted file mode 100755
index cf85a216..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/15.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/16.png b/src/gui/qt/graphics/cards/othercards/16.png
deleted file mode 100755
index ea1ebce4..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/16.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/17.png b/src/gui/qt/graphics/cards/othercards/17.png
deleted file mode 100755
index 575d460e..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/17.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/18.png b/src/gui/qt/graphics/cards/othercards/18.png
deleted file mode 100755
index 041ab1c1..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/18.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/19.png b/src/gui/qt/graphics/cards/othercards/19.png
deleted file mode 100755
index 07fbdb2e..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/19.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/2.png b/src/gui/qt/graphics/cards/othercards/2.png
deleted file mode 100755
index b2faee45..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/2.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/20.png b/src/gui/qt/graphics/cards/othercards/20.png
deleted file mode 100755
index 1f361369..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/20.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/21.png b/src/gui/qt/graphics/cards/othercards/21.png
deleted file mode 100755
index b5d89db2..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/21.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/22.png b/src/gui/qt/graphics/cards/othercards/22.png
deleted file mode 100755
index 9380bb3b..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/22.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/23.png b/src/gui/qt/graphics/cards/othercards/23.png
deleted file mode 100755
index 44496b59..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/23.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/24.png b/src/gui/qt/graphics/cards/othercards/24.png
deleted file mode 100755
index 5e8176fe..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/24.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/25.png b/src/gui/qt/graphics/cards/othercards/25.png
deleted file mode 100755
index c8f98187..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/25.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/26.png b/src/gui/qt/graphics/cards/othercards/26.png
deleted file mode 100755
index 9c8f18b3..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/26.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/27.png b/src/gui/qt/graphics/cards/othercards/27.png
deleted file mode 100755
index caee7180..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/27.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/28.png b/src/gui/qt/graphics/cards/othercards/28.png
deleted file mode 100755
index 91368e5d..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/28.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/29.png b/src/gui/qt/graphics/cards/othercards/29.png
deleted file mode 100755
index 28a4d4fb..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/29.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/3.png b/src/gui/qt/graphics/cards/othercards/3.png
deleted file mode 100755
index c856a87e..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/3.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/30.png b/src/gui/qt/graphics/cards/othercards/30.png
deleted file mode 100755
index 54546205..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/30.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/31.png b/src/gui/qt/graphics/cards/othercards/31.png
deleted file mode 100755
index df5e2d19..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/31.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/32.png b/src/gui/qt/graphics/cards/othercards/32.png
deleted file mode 100755
index e1feb214..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/32.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/33.png b/src/gui/qt/graphics/cards/othercards/33.png
deleted file mode 100755
index 7174bd92..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/33.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/34.png b/src/gui/qt/graphics/cards/othercards/34.png
deleted file mode 100755
index ee4fb6ba..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/34.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/35.png b/src/gui/qt/graphics/cards/othercards/35.png
deleted file mode 100755
index 66d3acc2..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/35.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/36.png b/src/gui/qt/graphics/cards/othercards/36.png
deleted file mode 100755
index 4bd3bd12..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/36.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/37.png b/src/gui/qt/graphics/cards/othercards/37.png
deleted file mode 100755
index cc48cece..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/37.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/38.png b/src/gui/qt/graphics/cards/othercards/38.png
deleted file mode 100755
index c2525fc5..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/38.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/39.png b/src/gui/qt/graphics/cards/othercards/39.png
deleted file mode 100755
index d5f52f8e..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/39.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/4.png b/src/gui/qt/graphics/cards/othercards/4.png
deleted file mode 100755
index b6018164..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/4.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/40.png b/src/gui/qt/graphics/cards/othercards/40.png
deleted file mode 100755
index 29cbe205..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/40.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/41.png b/src/gui/qt/graphics/cards/othercards/41.png
deleted file mode 100755
index d9d5cf7e..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/41.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/42.png b/src/gui/qt/graphics/cards/othercards/42.png
deleted file mode 100755
index cdf3c5fc..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/42.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/43.png b/src/gui/qt/graphics/cards/othercards/43.png
deleted file mode 100755
index e8df1500..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/43.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/44.png b/src/gui/qt/graphics/cards/othercards/44.png
deleted file mode 100755
index 1d5d70ca..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/44.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/45.png b/src/gui/qt/graphics/cards/othercards/45.png
deleted file mode 100755
index 77aaaff6..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/45.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/46.png b/src/gui/qt/graphics/cards/othercards/46.png
deleted file mode 100755
index 51ae56a2..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/46.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/47.png b/src/gui/qt/graphics/cards/othercards/47.png
deleted file mode 100755
index c28348bf..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/47.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/48.png b/src/gui/qt/graphics/cards/othercards/48.png
deleted file mode 100755
index bd59e6bf..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/48.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/49.png b/src/gui/qt/graphics/cards/othercards/49.png
deleted file mode 100755
index 933ef0b8..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/49.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/5.png b/src/gui/qt/graphics/cards/othercards/5.png
deleted file mode 100755
index c24e7ca1..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/5.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/50.png b/src/gui/qt/graphics/cards/othercards/50.png
deleted file mode 100755
index 1487dc9d..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/50.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/51.png b/src/gui/qt/graphics/cards/othercards/51.png
deleted file mode 100755
index c91de3f2..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/51.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/6.png b/src/gui/qt/graphics/cards/othercards/6.png
deleted file mode 100755
index 52702bda..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/6.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/7.png b/src/gui/qt/graphics/cards/othercards/7.png
deleted file mode 100755
index 107fd163..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/7.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/8.png b/src/gui/qt/graphics/cards/othercards/8.png
deleted file mode 100755
index 8727fb97..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/8.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/9.png b/src/gui/qt/graphics/cards/othercards/9.png
deleted file mode 100755
index 4fc1e777..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/9.png and /dev/null differ
diff --git a/src/gui/qt/graphics/cards/othercards/flipside.png b/src/gui/qt/graphics/cards/othercards/flipside.png
deleted file mode 100755
index 816dbcbb..00000000
Binary files a/src/gui/qt/graphics/cards/othercards/flipside.png and /dev/null differ
diff --git a/src/gui/qt/mainwindow-win.ui b/src/gui/qt/mainwindow-win.ui
deleted file mode 100644
index e70de7f6..00000000
--- a/src/gui/qt/mainwindow-win.ui
+++ /dev/null
@@ -1,3588 +0,0 @@
-
- mainWindow
-
-
-
- 0
- 0
- 874
- 670
-
-
-
-
- 0
- 0
- 0
- 0
-
-
-
-
- 874
- 670
-
-
-
-
- 874
- 670
-
-
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 74
- 131
- 83
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 103
- 141
- 178
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 74
- 131
- 83
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 103
- 141
- 178
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
-
- 128
- 128
- 128
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 128
- 128
- 128
-
-
-
-
-
-
- 74
- 131
- 83
-
-
-
-
-
-
- 74
- 131
- 83
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 86
- 117
- 148
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
- PokerTH - The Open-Source Texas Holdem Engine
-
-
-
-
- 9
-
-
- 6
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
- Qt::Horizontal
-
-
- QSizePolicy::Expanding
-
-
-
- 21
- 20
-
-
-
-
- -
-
-
- true
-
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 103
- 141
- 178
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 103
- 141
- 178
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
-
- 128
- 128
- 128
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 128
- 128
- 128
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 86
- 117
- 148
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
- true
-
-
-
-
-
-
- 9
-
-
- 6
-
-
-
-
-
- QFrame::HLine
-
-
- QFrame::Sunken
-
-
- Qt::Horizontal
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
- 0
-
-
- 3
-
-
-
-
-
-
- 16777215
- 25
-
-
-
- &Raise
-
-
- Alt+R
-
-
-
- -
-
-
-
- 16777215
- 25
-
-
-
- &Bet
-
-
- Alt+B
-
-
-
- -
-
-
-
- 16777215
- 25
-
-
-
- &Call
-
-
- Alt+C
-
-
-
- -
-
-
-
- 16777215
- 25
-
-
-
- C&heck
-
-
- Alt+H
-
-
-
- -
-
-
-
- 16777215
- 25
-
-
-
- &Fold
-
-
- Alt+F
-
-
-
-
-
- -
-
-
- Qt::Horizontal
-
-
-
- 7
- 20
-
-
-
-
- -
-
-
-
- 4
- 4
- 0
- 0
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 11
-
-
- 6
-
-
-
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 80
- 112
-
-
-
-
- 80
- 112
-
-
-
- true
-
-
-
- -
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 80
- 112
-
-
-
-
- 80
- 112
-
-
-
- true
-
-
-
-
-
-
- -
-
-
- Qt::Horizontal
-
-
-
- 7
- 20
-
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
- 0
-
-
- 3
-
-
-
-
-
-
- 60
- 25
-
-
-
- &Set
-
-
- Alt+S
-
-
-
- -
-
-
- &All in
-
-
- Alt+A
-
-
-
- -
-
-
-
- 55
- 0
-
-
-
-
-
-
- -
-
-
-
- 16
- 76
-
-
-
-
- 16777215
- 76
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 8
-
-
- 0
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16777215
- 30
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 0
-
-
- 0
-
-
-
-
-
-
- 133
- 0
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16777215
- 30
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 0
-
-
-
-
-
-
- 128
- 0
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 30
- 25
-
-
-
-
- 16777215
- 30
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 5
-
-
- 0
-
-
-
-
-
-
- 124
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- Qt::Horizontal
-
-
- QSizePolicy::Expanding
-
-
-
- 21
- 20
-
-
-
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
- Qt::Horizontal
-
-
-
- 20
- 20
-
-
-
-
- -
-
-
-
- 0
- 0
- 0
- 0
-
-
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 103
- 141
- 178
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 103
- 141
- 178
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
-
- 128
- 128
- 128
-
-
-
-
-
-
- 221
- 223
- 228
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 85
- 85
- 85
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 199
- 199
- 199
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 128
- 128
- 128
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 86
- 170
- 86
-
-
-
-
-
-
- 0
- 0
- 0
-
-
-
-
-
-
- 86
- 117
- 148
-
-
-
-
-
-
- 255
- 255
- 255
-
-
-
-
-
-
- 0
- 0
- 238
-
-
-
-
-
-
- 82
- 24
- 139
-
-
-
-
-
-
- 232
- 232
- 232
-
-
-
-
-
-
-
- true
-
-
-
-
-
-
- 9
-
-
- 6
-
-
-
-
-
-
- 0
- 0
- 0
- 0
-
-
-
-
- 104
- 114
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 4
-
-
- 4
-
-
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 4
-
-
- 0
-
-
-
-
-
-
- 0
- 30
-
-
-
-
- 16777215
- 30
-
-
-
- true
-
-
-
-
-
-
- -
-
-
-
- 0
- 25
-
-
-
-
- 16777215
- 25
-
-
-
- true
-
-
-
-
-
-
- -
-
-
- 0
-
-
- 4
-
-
-
-
-
-
- 0
- 26
-
-
-
-
- 16777215
- 26
-
-
-
-
-
-
-
- -
-
-
-
- 0
- 26
-
-
-
-
- 16777215
- 26
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 0
- 0
- 0
- 0
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 9
-
-
- 6
-
-
-
-
-
-
- 57
- 80
-
-
-
-
- 57
- 80
-
-
-
-
-
-
-
- -
-
-
-
- 57
- 80
-
-
-
-
- 57
- 80
-
-
-
-
-
-
-
- -
-
-
-
- 57
- 80
-
-
-
-
- 57
- 80
-
-
-
-
-
-
-
- -
-
-
-
- 57
- 80
-
-
-
-
- 57
- 80
-
-
-
-
-
-
-
- -
-
-
-
- 57
- 80
-
-
-
-
- 57
- 80
-
-
-
-
-
-
-
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
-
- 95
- 16
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
-
-
- -
-
-
-
- 95
- 36
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 0
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- Qt::Horizontal
-
-
-
- 20
- 20
-
-
-
-
-
-
- -
-
-
- Qt::Vertical
-
-
- QSizePolicy::MinimumExpanding
-
-
-
- 20
- 16
-
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
- false
-
-
-
- 209
- 0
-
-
-
- true
-
-
- Player 1
-
-
-
- 9
-
-
- 6
-
-
-
-
-
- Qt::Vertical
-
-
- QSizePolicy::Expanding
-
-
-
- 46
- 28
-
-
-
-
- -
-
-
- QFrame::HLine
-
-
- QFrame::Sunken
-
-
- Qt::Horizontal
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 3
-
-
-
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
- -
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
-
-
-
- -
-
-
-
- 54
- 60
-
-
-
-
- 16777215
- 60
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 0
-
-
-
-
-
-
- 35
- 0
-
-
-
-
- -
-
-
-
- 35
- 0
-
-
-
-
-
-
-
-
-
-
- -
-
-
- false
-
-
-
- 209
- 0
-
-
-
- true
-
-
- Player 2
-
-
-
- 9
-
-
- 6
-
-
-
-
-
-
- 54
- 60
-
-
-
-
- 16777215
- 60
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 0
-
-
-
-
-
-
- 35
- 0
-
-
-
-
- -
-
-
-
- 35
- 0
-
-
-
-
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- QFrame::HLine
-
-
- QFrame::Sunken
-
-
- Qt::Horizontal
-
-
-
- -
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 3
-
-
-
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
- -
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
-
-
-
- -
-
-
- Qt::Vertical
-
-
- QSizePolicy::Expanding
-
-
-
- 46
- 28
-
-
-
-
-
-
-
- -
-
-
- false
-
-
-
- 209
- 0
-
-
-
- true
-
-
- Player 3
-
-
-
- 9
-
-
- 6
-
-
-
-
-
-
- 54
- 60
-
-
-
-
- 16777215
- 60
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 0
-
-
-
-
-
-
- 35
- 0
-
-
-
-
- -
-
-
-
- 35
- 0
-
-
-
-
-
-
-
- -
-
-
- Qt::Vertical
-
-
- QSizePolicy::Expanding
-
-
-
- 46
- 28
-
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- QFrame::HLine
-
-
- QFrame::Sunken
-
-
- Qt::Horizontal
-
-
-
- -
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 3
-
-
-
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
- -
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
-
-
-
-
-
-
- -
-
-
- false
-
-
-
- 209
- 0
-
-
-
- true
-
-
- Player 4
-
-
-
- 9
-
-
- 6
-
-
-
-
-
-
- 54
- 60
-
-
-
-
- 16777215
- 60
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 0
-
-
-
-
-
-
- 35
- 0
-
-
-
-
- -
-
-
-
- 35
- 0
-
-
-
-
-
-
-
- -
-
-
- Qt::Vertical
-
-
- QSizePolicy::Expanding
-
-
-
- 46
- 28
-
-
-
-
- -
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 3
-
-
- 3
-
-
-
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
- -
-
-
-
- 4
- 4
- 0
- 0
-
-
-
-
- 57
- 80
-
-
-
- true
-
-
-
-
-
-
- -
-
-
- QFrame::HLine
-
-
- QFrame::Sunken
-
-
- Qt::Horizontal
-
-
-
- -
-
-
- 0
-
-
- 6
-
-
-
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- 16
- 28
-
-
-
- true
-
-
- QFrame::Box
-
-
- QFrame::Raised
-
-
-
- 2
-
-
- 0
-
-
-
-
-
-
- 0
- 20
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
- Qt::Vertical
-
-
- QSizePolicy::MinimumExpanding
-
-
-
- 20
- 20
-
-
-
-
-
-
-
-
-
-
- Start New Game ...
-
-
-
-
- Quit
-
-
-
-
- About PokerTH ...
-
-
-
-
-
- Q3Frame
- QFrame
-
- 1
-
-
-
-
-
-
-
diff --git a/src/gui/qt/mainwindow.ui b/src/gui/qt/mainwindow/mainwindow.ui
similarity index 100%
rename from src/gui/qt/mainwindow.ui
rename to src/gui/qt/mainwindow/mainwindow.ui
diff --git a/src/gui/qt/mainwindowimpl.cpp b/src/gui/qt/mainwindow/mainwindowimpl.cpp
similarity index 99%
rename from src/gui/qt/mainwindowimpl.cpp
rename to src/gui/qt/mainwindow/mainwindowimpl.cpp
index 3c063199..8e302d7b 100755
--- a/src/gui/qt/mainwindowimpl.cpp
+++ b/src/gui/qt/mainwindow/mainwindowimpl.cpp
@@ -110,12 +110,14 @@ mainWindowImpl::mainWindowImpl(QMainWindow *parent)
pixmapLabel_card1a->setObjectName(QString::fromUtf8("pixmapLabel_card1a"));
pixmapLabel_card1a->setMinimumSize(QSize(57, 80));
pixmapLabel_card1a->setMaximumSize(QSize(57, 80));
+ pixmapLabel_card1a->setScaledContents(true);
gridLayout18->addWidget(pixmapLabel_card1a, 0, 0, 1, 1);
pixmapLabel_card1b = new MyCardsPixmapLabel(frame8_2_2_2_5);
pixmapLabel_card1b->setObjectName(QString::fromUtf8("pixmapLabel_card1b"));
pixmapLabel_card1b->setMinimumSize(QSize(57, 80));
pixmapLabel_card1b->setMaximumSize(QSize(57, 80));
+ pixmapLabel_card1b->setScaledContents(true);
gridLayout18->addWidget(pixmapLabel_card1b, 0, 1, 1, 1);
pixmapLabel_card2a = new MyCardsPixmapLabel(frame8_2_2_2_4);
@@ -156,13 +158,13 @@ mainWindowImpl::mainWindowImpl(QMainWindow *parent)
//Flipside festlegen;
- flipside = new QPixmap(":/othercards/cards/othercards/flipside.png");
+ flipside = new QPixmap(":/mycards/graphics/cards/mycards/flipside.png");
if (myConfig->readConfigInt("FlipsideOwn",0) && myConfig->readConfigString("FlipsideOwnFile","") != "") {
QPixmap tmpFlipside(QString::fromStdString(myConfig->readConfigString("FlipsideOwnFile", "")));
flipside = new QPixmap(tmpFlipside.scaled(QSize(57, 80)));
}
- else { flipside->load(":/othercards/cards/othercards/flipside.png"); }
+ else { flipside->load(":/mycards/graphics/cards/mycards/flipside.png"); }
//Flipside Animation noch nicht erledigt
flipHolecardsAllInAlreadyDone = FALSE;
@@ -718,7 +720,7 @@ void mainWindowImpl::dealHoleCards() {
for(j=0; j<2; j++) {
if(actualHand->getPlayerArray()[i]->getMyActiveStatus()) {
if (debugMode) {
- tempCardsPixmapArray[j].load(":/othercards/cards/othercards/"+QString::number(tempCardsIntArray[j], 10)+".png");
+ tempCardsPixmapArray[j].load(":/mycards/graphics/cards/mycards/"+QString::number(tempCardsIntArray[j], 10)+".png");
holeCardsArray[i][j]->setPixmap(tempCardsPixmapArray[j],FALSE);
}
@@ -741,7 +743,7 @@ void mainWindowImpl::dealHoleCards() {
if(actualHand->getPlayerArray()[0]->getMyActiveStatus()) {
- tempCardsPixmapArray[i].load(":/mycards/cards/mycards/"+QString::number(tempCardsIntArray[i], 10)+".png");
+ tempCardsPixmapArray[i].load(":/mycards/graphics/cards/mycards/"+QString::number(tempCardsIntArray[i], 10)+".png");
holeCardsArray[0][i]->setPixmap(tempCardsPixmapArray[i], FALSE);
}
diff --git a/src/gui/qt/mainwindowimpl.h b/src/gui/qt/mainwindow/mainwindowimpl.h
similarity index 100%
rename from src/gui/qt/mainwindowimpl.h
rename to src/gui/qt/mainwindow/mainwindowimpl.h
diff --git a/src/gui/qt/graphics/cards/mycardspixmaplabel.cpp b/src/gui/qt/mainwindow/mycardspixmaplabel.cpp
similarity index 100%
rename from src/gui/qt/graphics/cards/mycardspixmaplabel.cpp
rename to src/gui/qt/mainwindow/mycardspixmaplabel.cpp
diff --git a/src/gui/qt/graphics/cards/mycardspixmaplabel.h b/src/gui/qt/mainwindow/mycardspixmaplabel.h
similarity index 100%
rename from src/gui/qt/graphics/cards/mycardspixmaplabel.h
rename to src/gui/qt/mainwindow/mycardspixmaplabel.h