Subversion Repositories public iLand

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1222 2739d 13h werner / public SVN  
1221 2739d 13h werner /branches/ public SVN  
1220 2739d 13h werner /branches/version1.0/ Version 1.0  
1218 2739d 15h werner / clean up repository - make 1.0 trunk again!  
1217 2739d 15h werner / clean up repository - make 1.0 trunk again!  
1104 3027d 19h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
779 4011d 14h werner /branches/port_qt5_64bit/  
671 4594d 15h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
665 4635d 14h werner /trunk/src/ modified the output infrastructure to deal with outputs defined by Modules. Added a fire output.  
639 4755d 12h werner / move current content to the "trunk"  
589 4852d 18h werner /src/ added new script functions to start/stop outputs.  
570 4860d 20h werner /src/output/ added resource unit id (provided by input grid) to almost any output in iLand.  
520 4915d 19h werner /src/ fixed crash in Expression that occurred with dynamic stand outputs without any trees.
Extended the dynamic stand output so that a treefilter can be applied.
 
395 5128d 09h werner /src/ fixed the "output on startup" which was broken due to changes in the execution sequence.  
257 5330d 09h werner /src/ added production based (tree) statistics.
StandOut after tree initialization.
some documentation polishing.
 
254 5331d 07h werner /src/ menu entry in apps main menu to copy the wiki-style description of output tables to the clipboard.  
253 5331d 07h werner /src/output/ added a "toWiki"-function that create a wiki-style-format string from output table descriptions.  
231 5336d 22h werner /src/ 3pg model, strange behavior of database. Modified the transaction logic (really important for SQLite), but still shows odd behavior.  
222 5342d 10h 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...
 
207 5345d 10h werner /src/ nasty bug, if expressions contain(ed) newline characters. now fixed (newline considered as whitespace and removed).
changed output so it is always checked, if outputs are valid w.r.t. the mIndex position.
 
181 5351d 11h werner /src/ outputs  
179 5352d 04h werner /src/ added standoutput (accompanied by some changes at other places)  
177 5352d 05h werner /src/output/ documentation of outputs  
176 5352d 06h werner /src/ getting database oriented outputs to work  
173 5355d 00h werner /src/output/ created basic output structure (Output, OutputManager) as well as a test output