Age | Commit message (Collapse) | Author |
|
Now builds on Qt 5.9.1, and works on Mac, Windows, Linux.
|
|
Port quackle to Qt 5.5
|
|
Found a crash where you enter "ex 4" twice,
and it would crash. This led me to look up
how this was implemented, and it wasn't
very robust. It also didn't save properly in
the GCG. So I created a new move type
which I called a BlindExchange and implemented
it throughout the system.
|
|
Also resets the focus back to the input field when
you press Shift+Enter.
|
|
|
|
Not a very interesting commit...only changes in comments.
|
|
|