Commit graph

  • 106e9d1538 Updated for new API Fabio Bas 2014-07-09 09:43:01 +0200
  • 04e80304ef Fix #184: Deck loader reads 4x cardname correctly. arxanas 2014-07-08 22:56:18 -0400
  • 4e8ba699d2 Tabs to spaces. arxanas 2014-07-08 22:53:02 -0400
  • 1a601d9509 Added better support for custom card images by prioritizing a check for card images in <Pictures path>/<CUSTOM> before all other checks. pliu037 2014-07-08 16:24:51 -0400
  • d894c53265 Servatrice: fix handling of incoming connections on qt5 Fabio Bas 2014-07-08 22:05:06 +0200
  • 73e5e12c24 Merge pull request #199 from arxanas/remember-game-filter-preferences Gavin Bisesi 2014-07-08 12:49:45 -0400
  • 1217689ed6 Hash the game type. arxanas 2014-07-07 19:04:01 -0400
  • 8141901679 Fix #137: Game filter preferences are saved. arxanas 2014-07-07 17:31:42 -0400
  • 810029ce15 Fix #117: Card tags now match disregarding case and punctuation. arxanas 2014-07-06 20:04:09 -0400
  • 04ad73fcdc Workaround for qt5 version compiled with -reduce-relocations Fabio Bas 2014-07-06 23:25:44 +0200
  • aead0843af Room and Message tabs: focus input line when convenient; Fix #180 Fabio Bas 2014-07-06 14:27:35 +0200
  • e9895d643f Merge remote-tracking branch 'upstream/master' into cmake_qt5 Fabio Bas 2014-07-03 16:40:04 +0200
  • 7f77082466 Merge pull request #151 from ctrlaltca/master_input_focus Gavin Bisesi 2014-07-03 10:34:21 -0400
  • 6f18e3692d Chat room: ensure the line input has focus when the window gets created Fabio Bas 2014-07-03 15:45:13 +0200
  • 00ec84db2a Stale Comment Removal woogerboy21 2014-07-02 23:30:12 -0400
  • 0a1fe7f5a8 Requested Cleanup woogerboy21 2014-07-02 22:27:05 -0400
  • d246fa39fe Registered Only Server woogerboy21 2014-07-02 20:52:22 -0400
  • e198f775dc Merge pull request #168 from woogerboy21/servatrice-shellmaint-scripts Gavin Bisesi 2014-07-02 17:56:32 -0400
  • 06def7f46a Ensure all card prices are retrieved correctly Fabio Bas 2014-07-02 21:40:41 +0200
  • d102733826 Added default cases to switch Fabio Bas 2014-07-02 19:24:51 +0200
  • 9ca5908de5 Create an enum for price sources Fabio Bas 2014-07-02 19:13:05 +0200
  • a9ffbf5d2d use a signal instead of calling QMetaObject::invokeMethod Fabio Bas 2014-07-02 19:03:12 +0200
  • 9ba74fee5c Example Update woogerboy21 2014-07-02 13:23:50 -0400
  • b27873667b Optimization woogerboy21 2014-07-02 11:11:17 -0400
  • 2b55170110 DB Maint Scripts woogerboy21 2014-07-01 13:11:52 -0400
  • fb4a7b3274 Give more friendly login error message Gavin Bisesi 2014-07-01 12:04:33 -0400
  • e955732ba8 Merge pull request #163 from arxanas/vanguard-card-names Gavin Bisesi 2014-07-01 07:04:01 -0400
  • f730dca14c Fix #155: Vanguard card names no longer conflict with regular card names. arxanas 2014-07-01 02:29:25 -0400
  • 523483bccc Add a WITH_QT4 cmake option to force the use of Qt4 Fabio Bas 2014-06-30 22:10:29 +0200
  • 7cbe410172 Fix #45: don't send tokens to deckstats. arxanas 2014-06-30 01:18:05 -0400
  • 922e98af67 Add pricing from deckbrew.com Fabio Bas 2014-06-29 23:30:32 +0200
  • 4d6f46b06e Change client ping send interval to 9 sec Daenyth 2014-06-29 14:46:06 -0400
  • d86fa410df Chat room: ensure focus on the input line Fabio Bas 2014-06-29 19:16:31 +0200
  • 27bd00bec8 Direct chat: ensure focus is on the input line; fixes #113 Fabio Bas 2014-06-29 18:06:39 +0200
  • 052996b7a1 Merge remote-tracking branch 'upstream/master' into cmake_qt5 Fabio Bas 2014-06-29 17:13:12 +0200
  • c0981a1743 Prettier package name Fabio Bas 2014-06-28 19:53:15 +0200
  • 3509df76b7 Remove old version parsing from nsis script Fabio Bas 2014-06-28 19:48:51 +0200
  • fc5a193e0d NSIS: remove additional files on uninstall Fabio Bas 2014-06-28 19:39:47 +0200
  • fc24ffdec2 Cmake reorganization Fabio Bas 2014-06-28 19:39:26 +0200
  • e997b1d2bc Windows: drop the old nsis script Fabio Bas 2014-06-28 18:44:19 +0200
  • 803fd7c95d Windows: Generate an nsis package on the fly with "make package" Fabio Bas 2014-06-28 18:43:18 +0200
  • ec3690fd29 Fix typo in gcc opts Daenyth 2014-06-28 11:04:12 -0400
  • 29a7415f95 Merge pull request #3 from Daenyth/cmake_qt5 ctrlaltca 2014-06-28 15:27:51 +0200
  • 09d6d26fb2 Merge branch 'master' into cmake_qt5 Daenyth 2014-06-28 09:13:10 -0400
  • 8d31fe6cbc Clean up deck load chat message Daenyth 2014-06-28 09:04:45 -0400
  • 4c2a553f03 Have servatrice inform players of sideboard size Daenyth 2014-06-28 00:36:08 -0400
  • c0bd7db658 Install libgcrypt on osx travis Daenyth 2014-06-27 22:57:24 -0400
  • 38aa1f60ed Don't pass warn/err flags for release mode build. Daenyth 2014-06-27 22:50:21 -0400
  • 6d3fe428e7 Fix some warnings Daenyth 2014-06-27 22:19:23 -0400
  • d3b4ef38a0 Compile servatrice on travis Daenyth 2014-06-27 20:42:19 -0400
  • 6da64315d2 Merge branch 'pr138' Daenyth 2014-06-27 20:00:46 -0400
  • 1d02e0d5ec Clarify comment about typedef for OSX compiling Daenyth 2014-06-27 20:00:29 -0400
  • e258f8625a Merge pull request #121 from woogerboy21/serverlog-filtering Gavin Bisesi 2014-06-27 19:02:30 -0400
  • f685bd2abe formatting woogerboy21 2014-06-27 18:18:03 -0400
  • d19340a117 Windows: create nsis package using cake Fabio Bas 2014-06-27 20:21:26 +0200
  • 096f200eb9 Install libraries and plugins automatically under windows Fabio Bas 2014-06-27 17:40:29 +0200
  • fc8c55ae97 Added cmake policy specific for win32 compilation Fabio Bas 2014-06-27 17:24:25 +0200
  • 34772cccab Compilation fix for MSVC+Qt5 Fabio Bas 2014-06-27 17:09:09 +0200
  • 54805fb14e Merge remote-tracking branch 'upstream/master' into cmake_qt5 Fabio Bas 2014-06-27 15:21:01 +0200
  • 080fd326ed Fixed #131: Compiles on OS X now. arxanas 2014-06-26 16:57:47 -0400
  • b83fe95b05 removed extra un-needed empty line. woogerboy21 2014-06-26 14:46:22 -0400
  • 365de1fdd0 added multiple filter capabilities woogerboy21 2014-06-26 14:38:57 -0400
  • 634dd91b66 Set some cmake policies to mute cmake warnings Fabio Bas 2014-06-26 20:19:47 +0200
  • 977cf7340a settings update/addition woogerboy21 2014-06-26 00:40:21 -0400
  • 91a96643f0 updated filtering code woogerboy21 2014-06-26 00:38:43 -0400
  • fb7de2ad1d Merge branch 'windows-nsis-fix' Daenyth 2014-06-25 20:26:56 -0400
  • 144bb7fa89 Merge remote-tracking branch 'origin/invalid-windows-paths' Daenyth 2014-06-25 20:26:46 -0400
  • fcc62a1e1f Use defined(Q_OS_WIN) in #elif to satisfy MSVC Gavin Bisesi 2014-06-25 17:09:17 -0400
  • 62ca6130d1 #include <QtConcurrent> only for qt5, qt4 has this in QtCore Fabio Bas 2014-06-25 19:28:03 +0200
  • 4e56ceb623 revert changes in .travis.yml Fabio Bas 2014-06-25 19:13:11 +0200
  • 07ed519a25 Apply the patch in the previous commit globally Fabio Bas 2014-06-25 19:12:38 +0200
  • 382a382c70 Maybe workaround buggy cmake module Fabio Bas 2014-06-25 18:50:58 +0200
  • 4e4401a9e2 maybe fix travis build for ubuntu Fabio Bas 2014-06-25 18:39:26 +0200
  • 567a6db184 Merge remote-tracking branch 'upstream/master' into cmake_qt5 Fabio Bas 2014-06-25 18:38:02 +0200
  • bda01b2044 Install dependencies for travis more generally Gavin Bisesi 2014-06-25 11:48:48 -0400
  • 2d400e55c7 Add OSX build flag to travis yml Gavin Bisesi 2014-06-25 11:33:40 -0400
  • 0e7a5e582c Merge pull request #129 from VanNostrand/doc Gavin Bisesi 2014-06-25 10:12:12 -0400
  • 2354ed6909 Require Qt4 >=4.8.0; remove some ifdefs on qt version Fabio Bas 2014-06-25 16:00:48 +0200
  • c4458b16b2 Qt5: fix plugin installation Fabio Bas 2014-06-25 15:53:25 +0200
  • 809f390e2f Merge remote-tracking branch 'upstream/master' into cmake_qt5 Fabio Bas 2014-06-25 15:46:50 +0200
  • 312acb3402 Recompiled usermanual. Mark Morschhäuser 2014-06-25 09:16:00 +0200
  • 7035150351 Deckstats: move QUrl handling into its own function; better separation of qt4/qt5 code Fabio Bas 2014-06-25 09:07:02 +0200
  • aee86ce45a Mark QGraphicsItem for AbstractGraphicsItem Daenyth 2014-06-25 01:53:19 -0400
  • 1c9540befa Set cmake module path to local for findqtmobility Daenyth 2014-06-25 01:48:30 -0400
  • 0eb00fe39c Add build-essential to travis cfg Daenyth 2014-06-25 01:31:43 -0400
  • 5ea59908a8 Cache apt for travis Daenyth 2014-06-25 01:29:06 -0400
  • 8a331e30c6 Don't install qtmultimedia - not needed Daenyth 2014-06-25 01:24:14 -0400
  • 44445704e7 Install qt-multimedia-dev for travis Daenyth 2014-06-25 01:21:24 -0400
  • ba1fc86f29 Install qt dep for travis Daenyth 2014-06-25 01:18:52 -0400
  • 478c7f234f Set up dependencies for travis Daenyth 2014-06-25 01:17:12 -0400
  • 0dd4661b7c Add travis build icon to README Daenyth 2014-06-25 01:14:43 -0400
  • 0b87821497 Add rough draft for .travis.yml Daenyth 2014-06-25 00:58:58 -0400
  • d811fee2f3 Include missing qdebug Daenyth 2014-06-25 00:11:55 -0400
  • 65f59747c9 Merge pull request #116 from ctrlaltca/feature-cpack Gavin Bisesi 2014-06-24 21:08:57 -0400
  • df659e58fe Mask set shortcodes for windows illegal filenames Daenyth 2014-06-24 20:49:03 -0400
  • 6dbdaafb33 Ported cockatrice Fabio Bas 2014-06-24 19:13:47 +0200
  • bab340f7b7 Reworked a bit message handling from previous commit Fabio Bas 2014-06-24 18:52:04 +0200
  • 2953c6ba2a Ported servatrice Fabio Bas 2014-06-24 18:42:46 +0200
  • 80f68306b5 Ported oracle to Qt5 Fabio Bas 2014-06-24 18:28:09 +0200
  • 5c13c06982 Merge remote-tracking branch 'upstream/master' into cmake_qt5 Fabio Bas 2014-06-24 18:13:26 +0200