Matt Lowe
e4f8a499f4
Updated ready/not ready
2015-02-26 23:26:36 +01:00
Zach
b0fe2ef9d3
Merge pull request #772 from ctrlaltca/trice_saveonclose_2ndtry
...
cockatrice: ask to save modified decks on close; fix #759
2015-02-25 17:09:53 -05:00
Fabio Bas
061fd5a830
Workaround for duplicated dialogs on close
2015-02-25 18:32:33 +01:00
Jaeic Lee
e6bf3b783c
Updating source language file
2015-02-24 11:37:30 +09:00
Fabio Bas
def4d50e97
Fetched new translations from transifex
2015-02-23 22:40:07 +01:00
Gavin Bisesi
a984a9ea69
Merge pull request #773 from ctrlaltca/fix_754
...
Clamp the zoneviewwidget's topleft point to the scene view area; fix #754
2015-02-22 06:16:39 -05:00
Gavin Bises
e423fb2a39
Readability tweak
2015-02-21 21:31:17 -05:00
Zach
66678e95dc
Merge pull request #765 from Cockatrice/no-spec-alerts
...
Game events do not notify taskbar while spectating.
2015-02-21 13:32:09 -05:00
Fabio Bas
b9f0212c9b
Clamp the zoneviewwidget's topleft point to the scene view area; fix #754
2015-02-21 16:43:38 +01:00
Fabio Bas
399d4bf516
cockatrice: ask to save modified decks on close; fix #759
2015-02-21 15:21:26 +01:00
Gavin Bises
5ff6693c9c
Fix #632 . Url and mentions work together
2015-02-21 08:13:59 -05:00
Gavin Bises
5fc28e31a6
Disable spec notification toggle if notifications are off on dlg create
2015-02-20 21:36:18 -05:00
Gavin Bises
1562c234ca
Add spec notification toggle to UI settings.
2015-02-20 20:57:22 -05:00
Gavin Bises
11bd2444d8
Do not alert the application for game events when spectating.
...
Add a configuration toggle to enable alerts when spectating.
Default behavior is to not alert.
2015-02-20 20:29:36 -05:00
Gavin Bisesi
06e5327595
Merge pull request #748 from kaiserfro/jo-full-word-card-color-filter
...
Add full and short name for card color filters.
2015-02-19 20:44:29 -05:00
Gavin Bisesi
648c5c488b
Merge pull request #751 from ctrlaltca/img_loading
...
Avoid loading the same card's picture twice; Fix #745
2015-02-19 20:44:00 -05:00
Gavin Bisesi
9d9ffd8a9a
Merge pull request #760 from poixen/updated_spec_svg
...
Updated spectator eye image
2015-02-19 20:43:50 -05:00
Matt Lowe
f28a8b5ad1
Updated player fighting svg
...
+ Changed to be black
+ Made a little thicker
2015-02-19 18:09:38 +01:00
Matt Lowe
1b8c1ab9cd
Updated image
...
Bolder outline
More defined shape
2015-02-19 17:35:12 +01:00
Matt Lowe
28aed657b3
Fixed 5+ hour issue for new games
...
The problem was converting a negative int to an unsigned int. This was
resulting in a value of: (2^32) - n. Meaning that the room age was
extreamly old. After 48s the delay from the server will catch up and the
time diff will be 0 rather than negative, which is why after 48s the
room will change from 5+ hours to <1 min.
2015-02-19 12:45:33 +01:00
Fabio Bas
70b047adcb
Fix #745
2015-02-16 21:25:56 +01:00
Jeffrey Oliver
8c187eff1b
Use qstring replace.
...
Iterate through the filter to see if everything matches the card.
2015-02-16 09:45:15 -08:00
Jeffrey Oliver
65d62b98a0
Add full and short name for card color filters.
2015-02-15 10:55:56 -08:00
Gavin Bisesi
ef654341fa
Merge pull request #733 from poixen/alert_icon
...
New logo for changed tab
2015-02-14 17:18:10 -05:00
Gavin Bisesi
126c64d5f9
Merge pull request #735 from kaiserfro/jo-ctrl-add-to-selection
...
ctrl-click to add a card to a selection.
2015-02-14 08:10:15 -05:00
Gavin Bisesi
96af5bd09c
Merge pull request #726 from kaiserfro/jo-add-play-face-down-menu-item
...
Add a play face down context menu item when in the hand zone.
2015-02-14 08:09:44 -05:00
Jeffrey Oliver
08166f7d24
Use !isSelected()
2015-02-13 21:48:37 -08:00
Gavin Bisesi
e0450d45c2
Merge pull request #732 from poixen/hq_images_default
...
Increased default pixmap cache
2015-02-13 20:12:03 -05:00
Fabio Bas
798dc09fe6
Translation updates to support Transifex
...
* ignore .tx folder
* cmake: when UPDATE_TRANSLATIONS=ON, extract new strings only to the
english translation file.
* added info in CONTRIBUTING.md
* updated english translations
2015-02-13 15:56:17 +01:00
Jeffrey Oliver
180108e6f9
ctrl-click to add a card to a selection.
2015-02-12 22:44:17 -08:00
Matt Lowe
b3df978722
New logo for changed tab
2015-02-12 14:39:44 +01:00
Matt Lowe
64b8ed1e21
Increased default pixmap cache
2015-02-12 14:07:21 +01:00
Jeffrey Oliver
4bd161ab06
Put back the new action.
2015-02-11 20:31:00 -08:00
Jeffrey Oliver
5add56d850
Fixed up whitespace.
2015-02-11 20:25:34 -08:00
Gavin Bisesi
12fe0f5380
Merge pull request #727 from poixen/pm_macro
...
Added modifier key to quick PM
2015-02-11 22:19:09 -05:00
Matt Lowe
3c60ac6114
Set to download HQ images by default
2015-02-11 21:38:34 +01:00
Matt Lowe
92474479e4
Added modifier key to quick PM
...
Ctrl + click on a user name to PM
2015-02-11 18:56:28 +01:00
Jeffrey Oliver
cc32e8c86e
Add a play face down context menu item when in the hand zone.
2015-02-10 22:58:32 -08:00
Matt Lowe
9a5f6bf8e8
Updated icons to be solid color
2015-02-10 14:47:47 +01:00
Zach H
f0338118af
minor fix
2015-02-09 16:07:23 -05:00
Zach H
7a1fb45ebc
feedback change
2015-02-09 16:04:39 -05:00
Zach
ce2541af1e
Allow for shortcuts on hand viewing
...
Based on feedback, allow for shortcut for specs to view hands
2015-02-09 15:52:04 -05:00
Zach H
43d34bb825
spectator preferences
2015-02-09 15:35:16 -05:00
Zach
b7cb16da07
Merge pull request #713 from poixen/sepc_info
...
Spectator viewing options
2015-02-09 15:17:45 -05:00
Matt Lowe
616f8439ae
Changed text to match room creation
...
"see hands" -> "see everything"
2015-02-09 17:41:38 +01:00
Matt Lowe
d420fc89a5
Spectator viewing options
...
Its now easy to see which games you can chat/see hands in.
2015-02-09 17:11:13 +01:00
Matt Lowe
2b0c5da8ac
Updated tab alert icon
2015-02-09 15:25:32 +01:00
Jaeic Lee
64a436be6c
Slightly updated Korean Translation
...
Consistency for certain affixes
2015-02-09 16:54:36 +09:00
Jaeic Lee
c94e5f1186
Updated Korean translation
...
Added new strings for Cockatrice
New Oracle translation
Cleaned up vanished strings
2015-02-09 16:38:52 +09:00
Gavin Bisesi
5f3f767178
Merge pull request #710 from ctrlaltca/pvt_filters
...
Disable filters in "show user's games" dialog
2015-02-08 17:28:18 -05:00