Sun, 08 Sep 2013 17:17:13 +0300 | Teemu Piippo | For some God-knows-why reason, adding operator>> overloads to QDataStream leads into crashes with QFileDialog. Fixed by removing these overloads. | changeset | files |
Sun, 08 Sep 2013 16:53:31 +0300 | Teemu Piippo | use proper names QVariant and QChar instead of ambigous/dumb "var" and "qchar" | changeset | files |
Sun, 08 Sep 2013 16:14:58 +0300 | Teemu Piippo | Use the cfg:: namespace system I made up a while ago instead of using QSettings directly, it's unsafe | changeset | files |