summaryrefslogtreecommitdiffstats
path: root/Tools/QtBiomeVisualiser/QtBiomeVisualiser.pro (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-23QtBiomeVisualiser: Moved the IniFile lib.Mattes D1-2/+2
2014-09-24QtBiomeVisualiser: Fixed MSVC path-crossing.madmaxoft1-5/+11
MSVC would occasionally compile the wrong CPP file - the same name, but wrong path.
2014-09-23QtBiomeVisualiser: Fixed confusion about Globals.h.madmaxoft1-2/+2
2014-09-22QtBiomeVisualiser: Implemented live-update for the generator setup.madmaxoft1-3/+1
2014-09-22QtBiomeVisualiser: Moved the generator setup into a side-pane.madmaxoft1-2/+2
2014-09-21QtBiomeVisualiser: Added the base for INI editting.madmaxoft1-2/+4
2014-09-20QtBiomeVisualiser: Added support for loading Anvil worlds.madmaxoft1-2/+36
2014-09-18QtBiomeVisualiser: Fixed linux compilation.madmaxoft1-0/+1
2014-09-14QtBiomeVisualiser: Removed build-specific variables.Mattes D1-3/+0
These should be set in the project configuration instead, passed directly to qmake.
2014-09-14Added new Qt-based biome visualiser.Mattes D1-0/+62
Compile with Qt 5.1+