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 2724d 17h werner / public SVN  
1221 2724d 17h werner /branches/ public SVN  
1220 2724d 17h werner /branches/version1.0/ Version 1.0  
1218 2724d 19h werner / clean up repository - make 1.0 trunk again!  
1217 2724d 19h werner / clean up repository - make 1.0 trunk again!  
1104 3012d 23h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
835 3826d 12h werner /branches/port_qt5_64bit/ fixes to allow compilation on 64bit Linux  
779 3996d 18h werner /branches/port_qt5_64bit/  
671 4579d 19h werner /trunk/src/ Necessary changes for GPL licence (i.e. headers in all source files)  
639 4740d 17h werner / move current content to the "trunk"  
94 5361d 09h Werner /src/ modelCreate-Test: successfully creates a model, a speciesSet, loads a rudimentary species from a SQLite table (the locations etc. are read from a xml file using the cute XmlHelper class). The species have some Expression-formulas for allometries.  
88 5362d 11h Werner /src/ SettingMetaData and the GlobalSettings container class. One has to be very careful to avoid unintended copies when using the QHash (QMap, ...) container with values (and not ptr to values)!!!  
87 5362d 14h Werner /src/ GlobalSettings Object, reading of global settings meta data, GlobalSettings is a Singleton.  
86 5362d 15h Werner /src/ added SettingMetaData.