ctrlaltca
a7f4aace9c
Extract the xml parser from carddatabase ( #3223 )
2018-05-04 03:46:08 -04:00
David Szabo
9727699e26
braces are only left for split cards ( #3217 )
...
* braces are only left for split cards
* condition for braces modified
2018-05-02 21:20:58 -04:00
Zach H
2520d07ef2
log moderation stats in the uptime table ( #3215 )
2018-05-02 17:31:54 -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
tooomm
f5eb05b682
bump version number ( #3205 )
...
* bump version number
* bump
2018-04-18 19:50:26 -04:00
tooomm
f309ddf28a
README updates ( #3203 )
2018-04-16 20:08:26 -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
tooomm
034e79dd36
typo ( #3187 )
2018-04-10 12:51:57 -04:00
tooomm
5c03f18c72
add hint about how to contact server admins ( #3186 )
2018-04-10 12:40:24 -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
7758145e71
comment explanation out ( #3181 )
2018-04-09 16:47:44 -04:00
ctrlaltca
37ab7b8fb1
Add a note about bug #3135 ( #3184 )
2018-04-09 16:47:08 -04:00
tooomm
42d15c39a0
change vcredist install option from "/quiet" to "/passive" ( #3175 )
2018-04-07 12:32:20 -04:00
tooomm
a0d84114de
fix space ( #3172 )
2018-04-06 15:01:04 -04:00
tooomm
706054ea96
readme: link update ( #3173 )
2018-04-06 15:00:46 -04:00
tooomm
7d5a33b12c
bump version number ( #3174 )
2018-04-06 15:00:32 -04:00
tooomm
a056a882c3
flip rename (client side) ( #3149 )
2018-04-05 22:42:54 -04:00
tooomm
f89f6438c9
Update ISSUE_TEMPLATE.md ( #3171 )
2018-04-05 22:42:36 -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
ctrlaltca
6374d157fc
Fix Appveyor builds ( #3151 )
...
* fix appveyor builds
2018-03-24 16:05:08 +01:00
tooomm
5df547ee53
update template ( #3150 )
2018-03-23 23:37:11 -04:00
David Szabo
2a9d76f090
Colors on split cards sorted in WUBRG order ( #3128 )
2018-03-07 20:26:47 -05: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
Zach H
66958b5975
clangify only the different files ( #3122 )
2018-02-28 13:20:53 -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
65ef66cfa7
Braces left in for split mana costs in xml ( #3108 )
2018-02-13 22:37:24 -05:00
Zach H
019295931a
Merge pull request #3109 from Vafthrudnir/hotfix/oracle_button_text_correction
2018-02-13 20:50:30 -05:00
Vafthrudnir
c8a10a9997
Mnemonic created
2018-02-14 02:40:46 +01:00
Vafthrudnir
4e8a09517c
Button text changed to "Save" from "Next"
2018-02-14 02:36:54 +01: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
8084ab605f
Tablerow fixed for non-mana generating artifacts ( #3104 )
2018-02-12 18:04:11 -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
3426a6b201
'Rarity' property added to split cards in xml ( #3102 )
2018-02-09 23:45:59 +01: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