Use QTextBrowser instead of WebKit for downloadable contents page (currently only shows the page itself)
allow fullscreen resolution selection (but still leaves in the auto max for commodity)
OMG. I forgot this one.
Thicker borders. Still need something by an actual artist.
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)