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
267 5377d 23h werner /src/ fixed logging (buffered during model run (multi-threading-issues), non buffered during "normal" mode.  
/src/core/modelcontroller.cpp
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
225 5387d 23h werner /src/ Run/Pause/Stop, etc. in ModelController.  
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
/src/iland/mainwindow.ui
/src/output/outputmanager.cpp
223 5391d 19h werner /src/ Model Pause, Model restart,etc. (wamod little hack)  
/src/core/model.cpp
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/iland/tests.cpp
/src/output/outputmanager.cpp
/src/tools/helper.h
222 5391d 23h werner /src/ * outputs: delayed commits of transactions. transactions are commited (and thus written to disk) at the end of run
* improved the "remotecontrol", added signals and slots to indicate progress...
 
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
/src/output/output.cpp
/src/output/output.h
/src/output/outputmanager.cpp
/src/output/outputmanager.h
218 5392d 17h werner /src/ added "p5", "p95", etc for dynamic stand outputs.  
/src/core/modelcontroller.cpp
/src/output/dynamicstandout.cpp
176 5401d 19h werner /src/ getting database oriented outputs to work  
/src/core/model.cpp
/src/core/modelcontroller.cpp
/src/iland/mainwindow.cpp
/src/output/output.cpp
/src/output/output.h
/src/output/outputmanager.cpp
/src/output/outputmanager.h
/src/output/treeout.cpp
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
171 5406d 17h werner /src/ added a "paramValueBool()" function for XmlHelper.  
/src/core/model.cpp
/src/core/modelcontroller.cpp
/src/tools/xmlhelper.cpp
/src/tools/xmlhelper.h
170 5406d 17h werner /src/ added a "age" to trees (Tree, also Treewrapper, also StandLoader). Used by aging.  
/src/core/modelcontroller.cpp
/src/core/production3pg.cpp
/src/core/standloader.cpp
/src/core/tree.cpp
/src/core/tree.h
/src/iland/mainwindow.cpp
/src/tools/expressionwrapper.cpp
168 5407d 14h werner /src/core/  
/src/core/model.cpp
/src/core/modelcontroller.cpp
166 5407d 18h werner /src/ troubles with expressions...  
/src/core/modelcontroller.cpp
/src/tools/expression.cpp
165 5407d 19h werner /src/core/ stress based mortality, user defined expressions in dynamic outputs  
/src/core/modelcontroller.cpp
/src/core/tree.cpp
164 5407d 20h werner /src/ Tree: bug in partitioning() (forgot one factor), added more variables to Tree.  
/src/core/modelcontroller.cpp
/src/core/tree.cpp
/src/iland/mainwindow.ui
/src/tools/expressionwrapper.cpp
163 5408d 01h werner /src/  
/src/core/modelcontroller.cpp
/src/core/tree.cpp
/src/tools/globalsettings.cpp
162 5408d 23h werner /src/ dynamic outputs, changed "runYear" in GlobalSettings to "currentYear" (runYear is a method of Model, thus this was misleading)  
/src/core/model.cpp
/src/core/modelcontroller.cpp
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
161 5408d 23h werner /src/ dynamic outputs (i.e. a list of value defined in xml project file)  
/src/core/model.cpp
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/core/tree.cpp
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
/src/iland/mainwindow.ui
145 5413d 23h Werner /src/ Run and compiled iLand on Linux (Kubuntu) with a virtual machine. The gcc on Linux issues lots of warnings which I fixed on the Linux side. Also fixed TTickTack (the clock issue).
Now iLand also runs on Linux - nice!
 
/src/core/grid.h
/src/core/model.h
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/core/production3pg.h
/src/core/ressourceunit.h
/src/core/species.cpp
/src/core/species.h
/src/core/speciesset.h
/src/core/stamp.h
/src/core/stampcontainer.h
/src/core/threadrunner.h
/src/core/tree.cpp
/src/core/tree.h
/src/iland.pro
/src/iland/iland.pro
/src/iland/mainwindow.cpp
/src/iland/stable.h
/src/tools/expression.cpp
/src/tools/expression.h
/src/tools/expressionwrapper.cpp
/src/tools/expressionwrapper.h
/src/tools/globalsettings.h
/src/tools/helper.cpp
/src/tools/helper.h
/src/tools/ticktack.cpp
/src/tools/xmlhelper.cpp
/src/tools/xmlhelper.h
136 5415d 18h Werner /src/ rework of the partition model. changed species parameter and partition routine, also some work on debug outputs.
added the "year" of the simulation now th globalsettings.
 
/src/core/model.cpp
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/core/species.cpp
/src/core/species.h
/src/core/tree.cpp
/src/core/tree.h
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
135 5416d 00h Werner /src/ added keyboard support for scrolling in PaintArea, some issues with startup/init the model, modfied growth-routine.  
/src/core/model.cpp
/src/core/modelcontroller.cpp
/src/core/tree.cpp
/src/core/tree.h
/src/iland/mainwindow.cpp
/src/iland/paintarea.cpp
/src/iland/paintarea.h
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
129 5416d 20h Werner /src/ MainWindow GUI (uses Qt Actions) to start/stop/create the "model", GUI to retrieve debug data.  
/src/fonstudio/res/icon4.png
/src/iland/iland.pro
/src/iland/res/go-next.png
/src/iland/res/icon4.png
/src/iland/res/process-stop.png
/src/iland/res/user-trash.png
/src/iland/res/www.png
/src/core/modelcontroller.cpp
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/mainwindow.cpp
/src/fonstudio/res
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
/src/iland/mainwindow.ui
/src/iland/res
/src/iland/res/iland.qrc
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
128 5417d 18h Werner /src/ Model Controller, iLand main window.  
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
/src/iland/mainwindow.ui

Show All