ctrlaltca
a7f4aace9c
Extract the xml parser from carddatabase ( #3223 )
2018-05-04 03:46:08 -04:00
tooomm
661e00f563
log cleanup ( #3207 )
2018-05-02 16:07:43 -04:00
ctrlaltca
2780270911
macOS: fix qt plugin installation ( #3216 )
...
* Osx: fix qt plugin installation
* Add make install step to travis debug build
* only install under osx
* Add "styles" plugins (for native look'n'feel)
* Osx: upgrade qt from 5.5 to current (5.10.1)
* Fix osx on travis
The qt homebrew formula now installs three qt* symlinks (qt, qt5, qt5@5.x) so we can't use/don't need bash globbing anymore
2018-05-02 15:57:35 -04:00
tooomm
8a5baa4637
connect dialog tweaks ( #3211 )
2018-04-23 14:30:46 -04:00
David Szabo
67a2a8cf08
datetime display fixed for OSs with non-English localization ( #3204 )
2018-04-16 20:07:30 -04:00
Zach H
1fbdea0f35
translation updates ( #3200 )
2018-04-16 02:42:58 -04:00
David Szabo
cc2a0fa0d0
server site added to connect window ( #3190 )
2018-04-10 19:05:13 -04:00
Zach H
61e509585f
Server List from JSON ( #3165 )
2018-04-09 22:38:21 -04:00
tooomm
0c10b66a2d
prettify spoiler settings ( #3180 )
2018-04-09 17:15:37 -04:00
tooomm
a056a882c3
flip rename (client side) ( #3149 )
2018-04-05 22:42:54 -04:00
tooomm
e25b7e9eb8
button label wording ( #3168 )
2018-04-04 04:45:28 -04:00
Zach H
ca2e05952e
add rooster ranges, remove woogerworks ( #3163 )
2018-04-03 18:41:10 -04:00
David Szabo
2fcb02cadd
untranslated string comparison fixed ( #3164 )
2018-04-02 23:04:52 -04:00
David Szabo
e1394bd851
Feature/3139 new features for tips ( #3152 )
...
* "Tip of the Day" option added to Help menu
* Tip of the Day setting moved
* If no new tips are availabe, don't show tip of the day again
* list storing try #1
* first unseen tip shown first
* lastShownTip removed
* fixed next/previous buttons
* spaces > tab
* "Show this window on startup" is not checked by default
2018-04-01 04:52:26 -04:00
Zach H
5859fa2f20
translation updates ( #3124 )
2018-03-02 16:50:10 -05:00
David Szabo
312caae062
Tip of the Day ( #3118 )
...
* Basic tip of the day with sample widget added
* "Show tips on startup" option added to settings
* tip cycling implemented
* Structure of the tipOfTheDay class and resource created
* tip getter function modified
* Resources added, feature works properly
* clangified
* accidental modification rolled back
* zach cleanup
* tips to spaces; cmake list combined
* cleanup img
* fix copy
* remove TOTD as QObject so we can copy construct it
* prevent mem leaks in dlg
* changed order of 'next' and 'previous' buttons
* Date and tip numbers added; content wraps around
* useless sizepolicy removed
* link support added & clangified
* Initial tips & memory management updates
2018-03-02 03:11:18 -05:00
David Szabo
281e52eaa9
power and toughness values displayed after card flip ( #3120 )
2018-03-01 12:28:30 -05:00
David Szabo
941a06e107
Custom image file path corrected ( #3119 )
2018-02-25 23:22:41 -05:00
David Szabo
7cfbf114b7
"Show related card" option added to ingame context menu ( #3115 )
2018-02-19 01:12:25 -05:00
David Szabo
2409eae940
left, right, and S shortcuts modified to use shift ( #3116 )
2018-02-19 00:38:51 -05:00
Vafthrudnir
3d2c7b6670
Right-click menu added for card database view ( #3113 )
2018-02-15 03:25:44 -05:00
Vafthrudnir
f302154df7
Hotfix/2950 delete filters with keyboard ( #3097 )
...
* Shortcut setting checks for invalid keys
* Different message shown for invalid keys and used keys; warning message is displayed on start if conflic is detected
* Only shortcuts related to deck-builder are checked
2018-02-13 02:51:14 -05:00
Vafthrudnir
11ad677fe8
Sending card name to chat on shift+click ( #3106 )
2018-02-13 02:50:37 -05:00
Vafthrudnir
af5a04abf1
"Comment" field made resizable in deck builder window ( #3105 )
...
* solution with splitter
* Made prettier
* Useless parameter removed
* clangified
* c++11 cleanup
2018-02-11 13:49:58 -05:00
Vafthrudnir
51eeac0541
Mana cost filtering for split cards ( #3098 )
2018-02-08 14:15:42 -05:00
Nick Beeuwsaert
2206328406
Add custom QStyle class to tab bar to fix render issue on macOS. ( #3095 )
...
* Add custom QStyle class to tab bar to fix render issue on macOS. fixes #3070
* clangify
2018-02-08 15:39:29 +01:00
Vafthrudnir
501e82f712
Split card handling added to cmc filter ( #3090 )
2018-02-07 11:37:10 -05:00
tooomm
ab3989aeba
Consistent use of 'beta' tag across the project ( #3089 )
2018-02-07 11:33:14 -05:00
Vafthrudnir
a0d6a342d3
Loyalty filter added ( #3087 )
2018-02-07 11:33:01 -05:00
Zach H
35159ef61a
Clang script ( #3085 )
2018-02-06 08:45:13 -05:00
Zach H
fcfb2b12b7
remove extra copies ( #3081 )
2018-02-06 05:06:51 -05:00
Vafthrudnir
4cbec71882
Relation checks added to relevant fields in card filter ( #3080 )
...
* comments and <=, >=, == support added
2018-02-06 05:05:30 -05:00
Zach H
8a8b580501
translations ( #3078 )
2018-02-05 12:22:49 -05:00
Zach H
c9525af624
this is backwards ( #3077 )
2018-02-05 11:39:10 -05:00
tooomm
aba47719b2
properly display logical connectors ( #3072 )
...
they should not get transalted as well
2018-02-04 13:47:12 -05:00
Vafthrudnir
b6b4d7e4a0
Automatic focus change after filter selection ( #3074 )
2018-02-04 13:46:35 -05:00
Vafthrudnir
63d0f5af43
Start in maximized window on first start ( #3075 )
2018-02-04 13:07:37 -05:00
ctrlaltca
517420cccb
Replace CardInfo* and Carset* with smart pointers ( #3053 )
...
* Replace CardInfo* and Carset* with smart pointers
* fixes to help memory & c++11 stuff
2018-02-02 12:52:47 -05:00
ctrlaltca
e127cb74b6
Fixed most issues from codacy ( #3050 )
2018-01-27 13:31:44 -05:00
Dave
3c3e6ae68a
Domain change ( #3051 )
...
.es es no mas
Server and database from .es is now active on cockatrice.dr4ft.com
2018-01-27 17:30:40 +01:00
ctrlaltca
b29bd9e070
Clang-format ( #3028 )
...
* 1/3 Add .clang-format file and travis compilation check
* 2/3 Run clang-format
* 3/3 Fix compilation problems due to include reordering
* 3bis/3 AfterControlStatement: false
2018-01-27 10:41:32 +01:00
tooomm
03d0a84ef5
"edit sets" --> "manage sets" rename ( #3044 )
2018-01-22 12:42:10 -05:00
Zach H
261d3ac591
better null check ( #3036 )
2018-01-20 14:54:34 -05:00
Zach H
bc52882ac4
Fix Bad Gameplay ( #3034 )
2018-01-19 20:34:14 -05:00
Zach H
d1b95aad16
move to slot ( #3032 )
2018-01-19 19:04:48 -05:00
Zach H
691bf36fbe
Disable sideboard button w/o deck ( #3025 )
2018-01-19 10:50:18 -05:00
Zach H
ebec30dd1c
Add No annotations export option w/ shortcut ( #3013 )
2018-01-18 19:25:30 -05:00
Zach H
5757d60b1d
Smarter Mana Cost sorting & small cleanup ( #3008 )
2018-01-18 19:25:10 -05:00
Zach H
34bec90193
Fix deck loader with spaces ( #3007 )
2018-01-18 19:23:13 -05:00
Zach H
dcc632e0d4
Fix a crash ( #3011 )
2018-01-18 11:53:57 -05:00