changelog
- Sun, 08 Sep 2013 17:44:58 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 08 Sep 2013 17:44:58 +0300] rev 24
- the demo auth checksums need to be read in with readString and not operator>>
- Sun, 08 Sep 2013 17:18:50 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 08 Sep 2013 17:18:50 +0300] rev 23
- actually use the BuildType enum
- Sun, 08 Sep 2013 17:17:13 +0300
- by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 08 Sep 2013 17:17:13 +0300] rev 22
- For some God-knows-why reason, adding operator>> overloads to QDataStream leads into crashes with QFileDialog. Fixed by removing these overloads.