- 21 Jan, 2015 5 commits
- 20 Jan, 2015 9 commits
-
-
Gavin Bisesi authored
Moved "Ignore messages from unregistered users"
-
Matt Lowe authored
Relocated to the chat settings tab.
-
Gavin Bisesi authored
Username block highlighting
-
Gavin Bisesi authored
Sortable card views can now be split into pile types
-
Gavin Bisesi authored
Added xdd schema for "cod" decks; fix #545
-
Gavin Bisesi authored
Refactored Settings Tab
-
Gavin Bisesi authored
Click tag mentions
-
Gavin Bisesi authored
Added "Chat settings..." shortcut to chat cog
-
Matt Lowe authored
-
- 19 Jan, 2015 3 commits
- 17 Jan, 2015 12 commits
-
-
Matt Lowe authored
Added a separator
-
Matt Lowe authored
Previously was adding pixels, rather than using ratios. this was cutting off cards on higher res screens
-
Matt Lowe authored
- removed heap alloc
-
Matt Lowe authored
- removed heap allocation
-
Matt Lowe authored
- removed heap allocs
-
Matt Lowe authored
replaced the resize(x, y) to "pack" the widgets. It saves space and makes the settings tighter.
-
Matt Lowe authored
-
Matt Lowe authored
~ Removed some heap allocs ~ Remaining heap allocs are needed. ~ Unrolled "one line" declarations in header ~ restructured logic in GeneralSettingsPage Refactored Appearance Tab - removed some heap allocs - removed setting of zone view, its not needed here, its configurable in real time, in game.
-
Matt Lowe authored
Added the @ back to the chat, this will help if a user does not have the newest version of the client.
-
Matt Lowe authored
The line edit now gets focus for faster typing.
-
Matt Lowe authored
You can now click on a username in the main chat to add a "@username" tag to the chat. Makes communication with other users using tags faster.
-
Matt Lowe authored
I was able to find a simple way to achive the block highlighting.
-
- 16 Jan, 2015 4 commits
-
-
poixen authored
Fixed #557
-
Matt Lowe authored
-
Gavin Bisesi authored
Limit pixmap cache size to 2047MB; fix #555
-
Fabio Bas authored
also, fix any invalid values loaded from config
-
- 15 Jan, 2015 2 commits
-
-
Matt Lowe authored
+ added comments + refactored optimumRect
-
Gavin Bisesi authored
Updated chat setting tab
-
- 14 Jan, 2015 5 commits
-
-
Matt Lowe authored
+ Renamed "Messages" to "Chat Settings" + Moved the chat mentions to this tab + Added boarder round macro settings
-
poixen authored
Added title for sound settings
-
Matt Lowe authored
-
Matt Lowe authored
+ When viewing a sorted view (like revealing hand, or looking at library), the cards will now be sorted in columns based on the main card type. + Settings are now saved.
-
Gavin Bisesi authored
-