ebbit1q
17efe8c003
add pauper to the list of checked formats in search ( #3901 )
...
* add pauper to the list of checked formats without a short form
l:p remains reserved for pioneer
* throw out weird hardcoded formats
this will at least still work whenever a format gets added
the shorthands are still kept
2020-03-16 20:56:30 -04:00
ebbit1q
a80c756dcb
update deprecated methods in qt5.14 and protobuf 3.4 ( #3906 )
2020-03-16 20:41:41 -04:00
skwerlman
8dd1e39ea9
support mtgo .dek files ( #3889 )
...
* support mtgo .dek files
they use plain text internally so we just need to reveal them in the load dialog
* formatting
2020-02-04 08:11:24 -05:00
Phillip Wheatley
0f18fa9546
Hide games created/hosted by people on your Ignore List ( #3883 )
...
* Implement filter for games created by ignored users.
2020-01-13 10:13:36 -05:00
ebbit1q
7bfefee073
add deck hash copying functions ( #3882 )
2020-01-13 10:11:19 -05:00
Zach H
8fb0baa449
Trim tokens as this is our most common issue ( #3870 )
...
Signed-off-by: ZeldaZach <zahalpern+github@gmail.com>
2019-11-23 14:18:28 -05:00
ebbit1q
b187fb52e0
add pioneer ( #3856 )
2019-11-02 23:48:17 -04:00
ZeldaZach
096a472ed0
translations
2019-10-21 19:09:28 -04:00
ebbit1q
a3fc9b6ee5
add move top card to stack keybind ( #3827 )
2019-10-09 00:10:23 -04:00
ebbit1q
9eebc590c1
[WIP] add shortcuts for readying and sideboarding in the lobby ( #3832 )
...
* add shortcuts for readying and sideboarding in the lobby
* clangify
2019-10-08 23:59:48 -04:00
ebbit1q
cd29e2f252
add disable tearoffmenu option ( #3826 )
2019-10-02 14:58:22 -04:00
ctrlaltca
7e8a63cd62
Settings: default to current chosen directory while opening file dialogs ( #3810 )
2019-09-09 09:23:38 +02:00
Zach H
53728598fe
translation updates ( #3804 )
2019-08-31 21:36:13 -04:00
ctrlaltca
3b98eb77f5
Close all player-associated zoneviews when he quits; fix #3799 ( #3800 )
2019-08-27 20:07:33 -04:00
ctrlaltca
b6df5a4ac3
Deal with recent Qt methods deprecation ( #3801 )
...
* Deal with recent Qt methods deprecation
* Use std::sort, std::less instead of qSort/qLess
* Use QFontMetrics::horizontalAdvance instead of ::width
* Use qApp->primaryScreen() instead of QDesktopWidget
* use lambas instead of QSignalMapper
* Use QTreeWidgetItem::setForeground instead of ::setTextColor
* Use QDir::setPath instead of operator=(QString)
* Use QList::swapItemsAt instead of ::swap
* fix error
2019-08-27 20:06:54 -04:00
ctrlaltca
f54165025e
Add a new command to reverse turn order ( #3802 )
2019-08-27 20:04:27 -04:00
ctrlaltca
013137c418
Fix #3783 ( #3785 )
2019-07-17 10:05:00 -04:00
Rob Blanckaert
2ef3e6fc93
Enable tear-off on menus. ( #3772 )
2019-07-11 22:53:43 -04:00
ebbit1q
a3a1e20074
replace old mulligan with new behavior ( #3773 )
2019-07-11 22:53:09 -04:00
ctrlaltca
f4adf79ad9
Message log: remove all workarounds; fix #3553 ( #3760 )
...
* Remove workarounds in messagelog
2019-07-07 22:27:50 -04:00
ctrlaltca
965a6cdde7
fix #3755 ( #3756 )
2019-06-12 14:50:26 +02:00
tooomm
62c0825874
fix grammar ( #3754 )
2019-06-09 19:01:32 +02:00
tooomm
4e918f0f5d
move brackets out of link tags ( #3753 )
2019-06-09 19:00:53 +02:00
Zach H
22e2e442f5
updated translations for 2.7.1 ( #3750 )
2019-06-08 12:38:59 -04:00
ctrlaltca
c0c4a6df50
Fix card database load after update ( #3748 )
2019-06-08 14:48:34 +02:00
ctrlaltca
1288795de9
fix #3735 ( #3746 )
2019-06-08 10:14:58 +02:00
Zach H
0380de9571
add trans strings for upstream ( #3745 )
2019-06-04 17:41:58 -04:00
ebbit1q
6ac3852995
grammar fixes ( #3727 )
2019-06-04 17:33:36 -04:00
ctrlaltca
1d8fb79e11
Misc startup improvement ( #3740 )
...
* Misc startup improvement
* fix paths
* clangiftw
* reworked save sets dialog
* Unified load and save steps for tokens and spoilers; added "finished" page
* linting1
* linting2
* wording
* undo layout change
* wording
* fix spoiler path again
* simplify phrase
* lint
* lint fix
Signed-off-by: Zach Halpern <ZaHalpern+github@gmail.com>
2019-06-02 21:47:37 -04:00
ctrlaltca
7c3cc527f6
fix windows style ( #3739 )
2019-06-01 16:08:44 +02:00
ctrlaltca
218aec07f8
Split buttons in the deck editor ( #3709 )
2019-05-31 11:54:32 -04:00
ctrlaltca
ada13f6578
Card Database converter ( #3694 )
...
* Database converter
* Fix win compilation and NSIS installer
* Maybe fix windows again
* Re-fix windows
2019-05-31 11:48:30 -04:00
Rob Blanckaert
8682367b52
View hand window ( #3731 )
...
* Roar
* Add View Hand menu to player
* Add shortcut
* reorder right click menu
2019-05-31 16:53:24 +02:00
tooomm
fd8bf66acd
style ( #3728 )
2019-05-27 21:17:57 +02:00
ctrlaltca
115ed78059
Update Translations ( #3717 )
...
* Extract new strings from translations
* fetch new translations
2019-05-10 23:13:34 +02:00
ctrlaltca
6c21855f98
Token dialog fixes ( #3711 )
...
* Token dialog fixes
* clangify
* edit custom tokens
* Fix in-game token dialog
2019-05-09 09:37:27 +02:00
ctrlaltca
0dc4cc7e03
propose to save deck before loading a new one; fix #3699 ( #3707 )
2019-05-05 22:38:53 +02:00
ctrlaltca
95d6efcdbf
Dont create dummy card infos for unkown cards ( #3708 )
2019-05-05 22:37:48 +02:00
ebbit1q
9073cb53a8
add !sflang! property for card image urls ( #3670 )
...
update translations
add translation for the sflang property to supported languages
2019-04-18 13:01:50 -04:00
tooomm
837924b819
reword ( #3682 )
2019-04-06 23:12:21 -04:00
ctrlaltca
0ce2e61db9
Fix filters ( #3676 )
2019-04-02 23:02:34 -04:00
ebbit1q
1854e3440b
add ci: filter for color identity to help page ( #3673 )
2019-03-27 22:57:12 -04:00
ebbit1q
c874f201c3
add a bunch of parents to dialogs ( #3658 )
...
* add a bunch of parents to dialogs
works on #3651
* use game as parent instead
* add more parents
* fix create token dialog modality
* add parent to game information window
* replace a bunch of nullptrs with the magic of sed
* add parent to tip of the day and counters
* reorder game ptr
* set parent for life counter
* clangify
2019-03-26 14:54:47 -04:00
Rob Blanckaert
a522255baf
- Chnage some hard-coded colors to take into account their background. ( #3654 )
...
- Change some SVGs from black to white if their background is too dark.
2019-03-13 16:11:30 -07:00
ctrlaltca
2d8f01b2e9
Show current counter value on "set counter" dialog ( #3650 )
...
* fix point 10 of issue #655
* clanfigyism
2019-03-11 00:33:19 +01:00
ctrlaltca
6f95556632
Fix related cards menu in deck editor ( #3649 )
2019-03-10 23:15:24 +01:00
ctrlaltca
0326f0d4c9
Permit use of up/down keys to increment/decrement counter value; Fix #3618 ( #3646 )
...
* Fix #3618
* clanfigy me softly
* fix unused var and params
* Frce the dialog being modal; ensure self deletion
* More qt-like behavior
* Restore dialogSemaphore logic
2019-03-10 22:22:19 +01:00
ctrlaltca
389f7fdc25
Shortcuts preference pane ( #3641 )
...
* Shortcuts preference pane
* Honor and glory to the hypnoclangifier
* clanfigy: exclude deleted files from being checked
* keep the olf translation context to be able to reuse old translations
* Fix gcc; extract translations
* Moved generic buttons after the groupbox
* Update current item on "clear/reset all"
* Sequenceedit: make buttons larger and translatable, add text
* Event filter
* Don't filter arrow keys; added placeholder text
* group counters
2019-03-10 21:49:33 +01:00
ctrlaltca
52cc725de4
Fix crash on card relation to inexistent card; fix #3637 ( #3640 )
...
* Fix crash on card relation to inexistent card; fix #3637
But that whole loop is a logic mess
* Check if related cards exists before creating the menu entry
* honor and glory to the hypnoclanfigier
2019-03-10 18:47:24 +01:00
Rob Blanckaert
a304d4235d
Fix #3614 ( #3633 )
2019-03-07 22:48:03 -05:00