Subversion Repositories public iLand

Rev

Go to most recent revision | Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
773 4156d 04h werner /trunk/ fresh compile (Qt 4.8.3), removed debug symbols from executables, included recompiled fonstudio.  
/trunk/executable/fonstudio.exe
/trunk/executable/iland.exe
/trunk/executable/ilandc.exe
/trunk/src/iland/iland.pro
/trunk/src/ilandc/ilandc.pro
769 4193d 05h werner /trunk/src/ v 0.84
helper.cpp: added QMutex to handle possible crash when adding timers to the timers list
modules: added a catch() around the execution of modules (this should fix crashes due to unhandled exceptions)
 
/trunk/src/iland/version.cpp
/trunk/src/ilandc/ilandc.pro
/trunk/src/plugins/fire/fire.pro
/trunk/src/tools/helper.cpp
/trunk/src/tools/modules.cpp
/trunk/src/tools/spatialanalysis.h
768 4239d 23h werner /trunk/src/ilandc/ added spatialAnalysis to ilandc.  
/trunk/src/ilandc/ilandc.pro
763 4255d 00h werner /trunk/ Build for Qt 4.8.3 - new executables and DLLs  
/trunk/executable/QtCore4.dll
/trunk/executable/QtGui4.dll
/trunk/executable/QtScript4.dll
/trunk/executable/QtSql4.dll
/trunk/executable/QtXml4.dll
/trunk/executable/iland.exe
/trunk/executable/ilandc.exe
/trunk/executable/sqldrivers/qsqlite4.dll
/trunk/src/fonstudio/fonstudio.pro
/trunk/src/fonstudio/main.cpp
/trunk/src/iland/iland.pro
/trunk/src/ilandc/ilandc.pro
/trunk/src/plugins/fire/fire.pro
761 4255d 05h werner /trunk/ upgrade to Qt 4.8.3  
/trunk
/trunk/src/3rdparty/MersenneTwister.h
/trunk/src/iland/iland.pro
/trunk/src/iland/tests.cpp
/trunk/src/ilandc/ilandc.pro
/trunk/src/plugins/fire/fire.pro
/trunk/src/plugins/fire/firemodule.h
/trunk/src/plugins/wind/wind.pro
760 4275d 05h werner /trunk/src/ improved the ilandc version, removed a bug with trying to show a message box in the non-GUI version; ilandc runs now quite stable (e.g. 11 replicates of HJA fire simulations without problems)  
/trunk/src/core/modelcontroller.cpp
/trunk/src/ilandc/consoleshell.cpp
/trunk/src/ilandc/ilandc.pro
/trunk/src/ilandc/main.cpp
/trunk/src/plugins/fire/firemodule.cpp
759 4286d 22h werner /trunk/src/ restarting the "ilandc" command line version of iLand.  
/trunk/src/core/modelcontroller.cpp
/trunk/src/iland/iland.pro
/trunk/src/ilandc/ilandc.pro
/trunk/src/ilandc/main.cpp
/trunk/src/plugins/fire/fire.pro
/trunk/src/tools/randomgenerator.cpp
704 4597d 20h werner /trunk/ Speed-Patch!
fixing the missing "&" in the const Grid<float> seedMap() const { return mSeedMap; } ///< access to the seedMap
function. This dramatically improves the performance of the model. Lots of time was lost in duplicating the seedmaps for each species * resourceunit.
in addition: limited max-size of the logging QPlainTextEdit; this could maybe stop iLand from crashing....
 
/trunk/executable/iland.exe
/trunk/src/core/seeddispersal.h
/trunk/src/iland/iland.pro
/trunk/src/iland/mainwindow.cpp
/trunk/src/iland/version.cpp
/trunk/src/ilandc/consoleshell.cpp
/trunk/src/ilandc/ilandc.pro
703 4598d 05h werner /trunk/src/ build directories for ilandc  
/trunk/src
/trunk/src/ilandc/ilandc.pro
679 4639d 23h werner /trunk/ several improvements of the console application ilandc.exe  
/trunk/executable/ilandc.exe
/trunk/src/core/model.cpp
/trunk/src/ilandc/consoleshell.cpp
/trunk/src/ilandc/main.cpp
/trunk/src/tools/globalsettings.cpp
/trunk/src/tools/globalsettings.h
678 4640d 00h werner /trunk/src/ Created initial version of the console based iLand.
The console application will get the nice name: "ilandc".
 
/trunk/src/ilandc
/trunk/src/ilandc/consoleshell.cpp
/trunk/src/ilandc/consoleshell.h
/trunk/src/ilandc/ilandc.pro
/trunk/src/ilandc/main.cpp
/trunk/src/ilandc/stable.h
/trunk/src
/trunk/src/core/modelcontroller.cpp
/trunk/src/iland/iland.pro
/trunk/src/output/snapshot.cpp
/trunk/src/plugins/fire/fireplugin.cpp
/trunk/src/tools/expression.h
/trunk/src/tools/floatingaverage.h

Show All