- 20 Jan, 2015 4 commits
-
-
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 2 commits
- 17 Jan, 2015 8 commits
-
-
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
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.
-
- 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 1 commit
-
-
Gavin Bisesi authored
Updated chat setting tab
-
- 14 Jan, 2015 6 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
-
Gavin Bisesi authored
-
Gavin Bisesi authored
Added Korean flag and newly added strings' translations
-
Gavin Bisesi authored
Realigned Icons
-
- 13 Jan, 2015 4 commits
-
-
poixen authored
Chat highlighting when username is mentioned
-
Matt Lowe authored
-
Jaeic Lee authored
Added translation of some new strings and svg file of South Korean flag. Flag of South Korea is from http://commons.wikimedia.org/wiki/File:Flag_of_South_Korea.svg
-
Gavin Bisesi authored
Clear chat
-
- 12 Jan, 2015 3 commits
-
-
Matt Lowe authored
Users can now clear the chat in the main lobby. This removes unwanted text and clears up memory when the client has been open a long time.
-
Matt Lowe authored
When being mentioned in a post with '@username' you will now see the entry highlighted. This helps to see when someone is talking to you. It work across the main chat, in game and in private chat.
-
Gavin Bisesi authored
Added account age to user info window
-
- 11 Jan, 2015 1 commit
-
-
Matt Lowe authored
+ Moved Icons to the top. You can now see all options. + All SVGs now have a background (GO! was missing one). + All SVGs now have the same background (General had one of its own)
-
- 10 Jan, 2015 1 commit
-
-
Matt Lowe authored
+ Added the ability to see the account age of registered users. Changes are both in server and client. The server will now send back the registration date along with the user data. The client will then use this to calculate the account age and display it in the user details window.
-
- 07 Jan, 2015 4 commits
-
-
Gavin Bisesi authored
Message log
-
Gavin Bisesi authored
Resize player names in playerlistwidget properly.
-
Gavin Bisesi authored
Pixmap memory, 2nd attempt
-
Michael Callahan authored
-
- 05 Jan, 2015 2 commits
-
-
Fabio Bas authored
Conflicts: cockatrice/src/dlg_settings.cpp cockatrice/src/dlg_settings.h
-
Gavin Bisesi authored
Reset Always reveal top card when starting a new game.
-