Fri, 27 Jan 2012 10:19:14 +0100 | koda | this should lower compatibility with qt4.5 again, but i have no way to test it | file | diff | annotate |
Sat, 26 Nov 2011 17:47:55 +0100 | koda | raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower | file | diff | annotate |
Fri, 28 Oct 2011 19:20:35 +0400 | unc0rr | It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably. | file | diff | annotate |