- 01 Apr, 2015 9 commits
-
-
Zach authored
Reinstates hidden cards being hidden; fix #884
-
Fabio Bas authored
-
Zach authored
Fixed accidental +/- of counters when using middle click menu
-
Zach authored
Refactored code and made lines cleaner
-
Matt Lowe authored
-
Matt Lowe authored
Before: After:
-
Zach authored
Reworked a bit mentions/tags support in chat view; fix #791
-
Gavin Bisesi authored
tray icon is now hidden and then removed
-
Zach authored
Fixed order of the counters
-
- 31 Mar, 2015 3 commits
-
-
Matt Lowe authored
Previously if you middle click on a counter (life/mana) and then click away, depending on the button clicked, the counter would +/-. I have added a fix to make sure the mouse is over the counter to change it.
-
Matt Lowe authored
Previously had - numbers at the top and + at the bottom. This feels like it makes more sense.
-
Matt Lowe authored
I noticed that sometimes I would have lots of icons in the sys tray. I would have to mouse over them to make then be removed. This also happens with some other programs too. I have added some code to hide() the sys icon when the client is close, it seems to be helping with the issue. Hard to reproduce, might also only be a windows issue.
-
- 30 Mar, 2015 8 commits
-
-
Zach authored
Fix double popup on delete pics
-
Zach authored
Set cmc to 0 if not set; fix #669
-
Zach H authored
-
ctrlaltca authored
Misc Startup fixes
-
Fabio Bas authored
Avoid error “QIODevice::read: device not open”
-
Fabio Bas authored
-
Fabio Bas authored
The check was inverted. LoadStatus::Ok = 0, so only when db->loadCardDatabase() returns 0 we know the card database path is correct
-
Fabio Bas authored
-
- 29 Mar, 2015 6 commits
-
-
Gavin Bisesi authored
Fix 633
-
Gavin Bisesi authored
Fix #670
-
Fabio Bas authored
Requires #889
-
Fabio Bas authored
Additionally, remove an unneeded split() + join() call on every card text
-
Gavin Bisesi authored
fix server deck storage; fix #744
-
Gavin Bisesi authored
Cast to target from hand
-
- 27 Mar, 2015 5 commits
- 26 Mar, 2015 9 commits
-
-
Zach authored
Remove deck brew by ZeldaZach
-
Zach authored
Failed logins reopen login dlg
-
Zach authored
Removed icon
-
Fabio Bas authored
-
Matt Lowe authored
Removed hidden layer from svg that could be seen as tm/copyrighted content.
-
Matt Lowe authored
If you fail a login you are returned to the login dialog
-
poixen authored
Desktop Notifications
-
Matt Lowe authored
+ Can be used for setting client size and closing the client. Will expand on by sending client alerts to the tray. Updated to push message notifactions to the toolbar Preview image: Added setting to enable/disable message popups Added functionality + updated popup message and translation + Double clicking tray icon will now bring up the app/minimize it + can now be alerted of mentions + added setting to set if you want mentions on desktop + clicking mention message will take you to the main chat + added translations for icon menu + removed maximize/minimize/restore from menu, not needed. Added disconnect + Disconnects any previous message slots/signals from the system icon message bubble
-
poixen authored
Updated chatview texts
-