Commit Graph
97 Commits
Author SHA1 Message Date
doitux 9d724f8b0b remove static build jpeg/gif plugin code for linux since qt-4.7 supports
this native
2010-09-25 12:38:51 +00:00
lotodore 4246dd206f Win32 jpeg/gif plugins no longer required using qt 4.7.0. 2010-09-24 20:10:41 +00:00
lotodore 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. 2010-08-22 10:53:27 +00:00
lotodore f159ba08c5 Trying to fix mingw issue with boost trac ticket 4258. 2010-08-02 21:52:48 +00:00
lotodore 29dc5c939c Tab fixes. 2010-07-23 17:36:11 +00:00
lotodore 6e926af693 Fix qtsingleapplication. 2010-07-23 17:35:18 +00:00
lotodore cc897745c4 Send list of cards which need to be shown instead of all cards of non-fold players. 2010-07-23 15:55:52 +00:00
doitux 384e1e78d4 windows font fix 2010-07-22 21:58:25 +00:00
doitux b438bb093f mac font fix 2010-07-22 21:47:53 +00:00
doitux c80a3f2878 mac font fix 2010-07-22 21:29:26 +00:00
doitux 53247a007a mac font fix 2010-07-22 20:35:11 +00:00
doitux 7a60422253 mac font fix 2010-07-22 20:21:36 +00:00
doitux ea17d268f0 mac font fix 2010-07-22 20:03:26 +00:00
doitux 412598d556 mac font fix 2010-07-22 19:58:49 +00:00
doitux 1bc7133a62 mac font fix again 2010-07-22 19:55:43 +00:00
doitux 3fcb303387 mac font fix 2010-07-22 19:49:31 +00:00
doitux 3f06af6194 fixing many destruktors 2010-07-13 21:27:04 +00:00
lotodore 09c1181a56 Fixing a lot of Mac issues with the current Qt release. 2010-07-08 17:04:17 +00:00
floty 4643e7ff89 additional log in sqlite-db + preparation for replay mode 2010-05-29 14:05:41 +00:00
doitux c7d7dcaf64 GUI: DenyGameInvitationReason registered 2010-03-30 20:16:47 +00:00
doitux c403640c4a activate first instance window when a second instance is started 2009-09-13 18:51:36 +00:00
doitux 511dc87a64 pokerth client will now just start one instance per system. this should help to prevent cheating in online ranking game 2009-09-13 18:11:48 +00:00
lotodore 945c4a102a Completely rewriting all NetPacket stuff to use ASN.1. Finally this big chunk of work is completed. Compiles and links fine, but still partly non-functional.
PLEASE NOTE: This is NOT COMPATIBLE to 0.7.x, because it is a new network protocol.
2009-08-02 15:11:40 +00:00
doitux a6146399d4 readd disable startsplash option 2009-06-07 20:23:06 +00:00
lotodore 1bb674f8b7 Always use static Qt with jpeg/gif plugins on Windows. 2009-03-21 12:32:46 +00:00
doitux 5f3b07f7e3 icon stylesheet fixes 2008-09-26 19:22:29 +00:00
doitux ca3f131965 2008-09-18 11:27:15 +00:00
lotodore 144db8f909 Fix main window creation. 2008-09-03 22:02:30 +00:00
doitux 97f58c467f startwindow refactoring. BROKEN 2008-09-02 22:04:18 +00:00
doitux 0cf73d2bc9 next startwindow steps 2008-06-08 10:50:08 +00:00
doitux 0c98902905 next startwindow steps 2008-06-07 21:11:57 +00:00
lotodore dd3453d364 Fixed multithreading issue with gnutls. 2008-04-24 22:11:43 +00:00
lotodore fc90792e8f Changed curl_global_init call to initialize everything. Added missing cleanup call. 2008-04-19 13:36:55 +00:00
lotodore 2e38f58e13 Fixes for boost 1.35.0 with msvc - mainly winsock vs. winsock2 related. 2008-04-16 20:38:11 +00:00
lotodore d97e3d8ef6 Now using libcurl and zlib. 2008-04-11 08:32:48 +00:00
lotodore c58aff2658 Store server pid in file, location can be changed by. First try, needs some cleanup work. Might require additional link options on Linux (new dependency: boost::program_options). 2008-02-10 12:38:12 +00:00
lotodore b62765c517 Use gif/jpeg plugins on MacOS. 2007-12-13 19:52:48 +00:00
doitux dea278f84f windows fonts fix (next try) 2007-12-05 00:39:51 +00:00
doitux f51cba271f windows fonts fix (next try) 2007-12-04 22:41:38 +00:00
doitux 006c12e5b6 windows fonts fix (first try) + new button gfx 2007-12-04 00:25:02 +00:00
doitux 42f4c3ee91 macosx default dialog font fix 2007-11-26 22:13:12 +00:00
doitux e4dc85c350 new fonts for macosx 2007-11-25 21:49:59 +00:00
doitux f4bee363c1 2007-11-25 12:18:48 +00:00
doitux f935b41ed8 2007-11-24 01:43:14 +00:00
doitux 21ed2a95f4 dutch translation update + many gui fixes (thx to thiger) 2007-11-24 01:30:00 +00:00
doitux 2e82e46104 translation update + compilation fix 2007-10-31 09:32:07 +00:00
lotodore 9662b5bbb6 Increment beta revision so that old clients display a note. 2007-10-30 22:07:56 +00:00
lotodore 4bc57f07d0 Add server statistics which are sent by the server to every client each time they change. 2007-10-20 22:22:11 +00:00
doitux e31f74fe01 fixes linux compilation problem. add /usr/games/bin support for appPath (gentoo) 2007-10-01 07:17:05 +00:00
doitux cbd716d53e jpeg and gif support for static qt temporarly disabled for compatibility reasons 2007-09-24 10:32:08 +00:00