Use the cfg:: namespace system I made up a while ago instead of using QSettings directly, it's unsafe

Added infurnus' application icon

Replaced the Bytestream class with QDataStream

Qt4 has QChar::toLatin1() as well so we don't need to use toAscii() in Qt4.

Only add 'widgets' to QT in the project file in Qt5 - Qt4 doesn't have it and using it results in a warning.

made it compile on windows/qt5

more consistency

now with 3691% extra legalese!

added missing files

made style more consistent

Overhauled the way versions are handled, it's all kept dynamically now.

shrink a little

Added a prompt for demo information

updated .gitignore

Now capable of actually launching demos

Added configs for Zandronum binary paths

SEPARATORS

Implemented wad path list

argh

Done config box base

Initial commit

(0) +30 tip

mercurial