- 19 Apr, 2015 5 commits
- 18 Apr, 2015 2 commits
- 17 Apr, 2015 9 commits
-
-
woogerboy21 authored
Quick compilation fix for debug mode
-
woogerboy21 authored
Updated server to support "."
-
Fabio Bas authored
-
Fabio Bas authored
-
Matt Lowe authored
-
Fabio Bas authored
-
Fabio Bas authored
-
ctrlaltca authored
Fix #643 (problem in deck editor's OR filter when no term is enabled)
-
ctrlaltca authored
Filter password games consistancy
-
- 16 Apr, 2015 10 commits
-
-
Matt Lowe authored
-
Matt Lowe authored
Now uses regex. Added "." Updated login message
-
Fabio Bas authored
-
Zach authored
Remove dependency on QtXml (unused)
-
tooomm authored
users in room vs. users on server
-
Fabio Bas authored
-
Fabio Bas authored
-
ctrlaltca authored
Minor deck editor fixes
-
ctrlaltca authored
Fixing Shortcuts; Fix #476
-
ctrlaltca authored
Speed up deck editor filtering
-
- 15 Apr, 2015 12 commits
-
-
Fabio Bas authored
* card: cache simpleName for each card * deck editor: remove double comparation of searched term with card name when sorting
-
Matt Lowe authored
-
poixen authored
updated second string
-
poixen authored
Game created code improvements
-
poixen authored
Updated grammar based on #932
-
Matt Lowe authored
-
poixen authored
Added menu item to open custom image folder
-
poixen authored
Updated invalid username dlg
-
Matt Lowe authored
updated
-
Matt Lowe authored
+ No longer get "5hrs" and "5+ hrs" instead will be "4hrs" and "5+ hrs". + Refactored into an else-if with a single return. + removed comments + removed code from namespace and added to class
-
poixen authored
Removed check
-
Matt Lowe authored
When searching for a card the line edit will not be empty, so this check is not needed. The performance when the line edit IS empty will take a slight hit, but you really want additional performance when searching, not when the line edit is empty. Removing will increase performance.
-
- 14 Apr, 2015 2 commits
-
-
poixen authored
Simple name searching on by default
-
Matt Lowe authored
Previously would try to match the card name, if nothing is found, then we would try again with the simple name. I have now made it only the simple name version. We do not need to perform the first check. Should help a little with performance.
-