olegshtch
44297dcd1c
Fix release tests ( #4063 )
2020-08-13 10:18:01 -04:00
awlangham
5d9d91262b
Added horizontal layout and stretch for player icon ( #4052 )
2020-07-28 01:22:02 -04:00
awlangham
fe63dfa762
Made user information window resizable ( #4009 )
2020-07-23 18:04:15 -04:00
ebbit1q
a76a3e5db6
Change method of opening directories to be the same for all oses, including linux ( #4046 )
...
* add opening directory in file browser to linux
this uses QDesktopServices to open the url "file://[location]"
by default this is
"file://$HOME/.local/share/Cockatrice/Cockatrice/pics/CUSTOM"
any distro that has a file browser should have an accompanying mime type
specifying the file handler for the file:// protocol using the
inode/directory mime type
see https://specifications.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-latest.html
if a user were to have removed their mime database this will not work and
it will fail with nothing but a log message, this would be rare and not
worth checking in my opinion
* make opening directories the same for all oses
* sort headers
2020-07-16 11:22:24 +02:00
Lee Tran
faecfd65fe
fix message when moving cards to bottom of library ( #4006 )
2020-07-09 17:25:25 -04:00
tooomm
2a7268c088
move db udpate ( #4015 )
2020-06-29 10:25:17 +02:00
ebbit1q
7fa1936d0f
qt 5.15 compatibility ( #4027 )
2020-06-19 10:50:09 -04:00
tooomm
28f3229a0e
remove storm phrasing ( #4001 )
2020-05-18 15:27:53 -04:00
ZeldaZach
3dff63069e
translation updates
2020-05-17 18:25:55 -04:00
kopcion
1eea8e9a37
Refactor messagelogwidget ( #3875 )
2020-05-17 18:15:30 -04:00
Rocangus
2de863f645
Spell Out Entire Counter Names With First Letter Capitalized ( #3997 )
2020-05-17 17:24:17 -04:00
fdipilla
fd0620445c
Different backgrounds per player ( #3990 )
2020-05-14 20:31:12 -04:00
ebbit1q
04274d2497
add ubuntu 20.04 to travis ( #3989 )
2020-05-13 13:42:08 -04:00
Kaitlin
1988e4558f
Change filter hint text to "Games shown: X / Y" and fix user-game segfault ( #3973 )
2020-05-08 15:15:54 -04:00
Zach H
9246c190fa
Enhance Shortcut Menu ( #3987 )
2020-05-08 15:10:36 -04:00
Olxinos
46fe0cd725
prevent checkboxes' labels from being clipped in settings ( #3968 )
...
Merged, thank you
2020-04-24 18:33:26 +02:00
Olxinos
db85ec48c7
Minor fixes to some std::sort calls ( #3967 )
2020-04-23 11:23:59 -04:00
ctrlaltca
1976c4caed
macOS: test a simple way to bypass apptranslocation ( #3944 )
2020-04-08 17:34:57 -04:00
Kaitlin
2c3eab9b0c
Fix #3068 : Add hint text about game list filters ( #3946 )
...
Kaitlin Huben <kaitlin.huben+gitlab@gmail.com>
2020-04-07 17:55:36 -04:00
ctrlaltca
27b7ebe208
Oracle / card xml improvements ( #3934 )
...
* fix #1610
* fix #2679 ; partially fix #3647
* Fix tests
* Remove debug code
2020-03-30 21:56:03 +02:00
Zach H
a135ad064a
Handle Release Channels better as we host more packages now ( #3922 )
2020-03-26 13:41:38 -04:00
ZeldaZach
71dd6b8a30
Fix missing QDate
...
Signed-off-by: ZeldaZach <zahalpern+github@gmail.com>
2020-03-18 17:57:40 -04:00
ebbit1q
18a07274d4
clangify everything with the new header sorting ( #3908 )
2020-03-18 17:36:02 -04:00
ZeldaZach
e84409c0cf
Translation Updates
2020-03-16 22:01:57 -04:00
Phillip Wheatley
91dc8b3b08
Add configuration option to send desktop notification on buddy presence ( #3886 )
2020-03-16 21:49:11 -04:00
Xenos6666
63b4f9b2f0
Add keyboard shorcuts to focus and unfocus chat ( #3898 )
...
* Added keyboard shorcuts to focus and unfocus chat
* Fixed format
* Changed the Esc behavior to work on any QLineEdit in the main Window and ignore shortcut conflicts
* Fixed a conflict with shortcuts
* Configurable unfocus shortcut and format fixes
* minor style fix
2020-03-16 21:48:05 -04:00
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