Remove toLocal8Bit() conversion of file name as Qt should handle filenames on its own. Helps with filename on Windows, could help with
issue #189.
Implement save button on game statistics page.
I'm surprised I did it.
Closes
issue #264
Fixed a major bug (related to pointers) which also solves the stuttering when zooming in and out
Add a delay before applying screen resize to cut down on resize events (especially bad on OSes that need texture recreation)