Subversion Repositories public iLand

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
763 4202d 17h werner /trunk/ Build for Qt 4.8.3 - new executables and DLLs  
639 4754d 14h werner / move current content to the "trunk"  
356 5181d 19h werner /src/ fixed FonStudio (did not compile because version.cpp was missing).
key "randomSamplingEnabled": removed error message when key is false
 
301 5293d 20h werner /src/fonstudio/ FONSTUDIO: added mrRand(), removed obsolete signal/slot connections.  
259 5329d 06h werner /src/ Big Cleanup of Lightroom Code.
removed all iLand specifics, left pure stamp calculation facilitites.
 
200 5348d 07h werner /src/ added "ModelSettings", i.e. a high performant storage for model settings, further spelling resource vs ressource, including the "batch" job feature from fonstudio into iland. added a slot for MainWindow to force a repaint. and much more.  
178 5351d 06h werner /src/ fonstudio compiles again...  
174 5354d 02h werner /src/ some cleanup in file structure; moved files from fonstudio away from "core" directory.  
123 5370d 01h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  
120 5371d 08h Werner /src/ hunted a "bug" in the IException class - finally after some rewriting it came up that the bug was a faulty access in the drawing routine... aarrgghhhhh...  
113 5372d 09h Werner /src/ started Production3PG-class which couples the (stand-level) production.
implemented zooming and panning in Viewport (this is always a hell of a job)
 
111 5373d 08h Werner /src/ added "RessourceUnitSpecies" (included setup and access functions). Each species has now a numeric index which is used to construct vectors of RessourceUnitSpecies per RessourceUnit.  
106 5374d 02h Werner /src/ added StandLoader class which encapsulates the initialization of stands. Currently only Picus-style initfiles can be loaded.
added more content to Model and cleaned the Tree class. Now a multiple stand setup with N ressource units and N duplicate stands can be loaded and the light-patterns calculated. cool!
 
105 5374d 04h Werner /src/ several changes:
create multiple RessourceUnits as a grid
modified include-order for model.h and mainwindow.cpp
added clear() to Grid.
fixed bug in Grid::indexOf()
...
 
99 5375d 01h Werner /src/ added handling for file path to xml-project files and to GlobalSettings.  
97 5375d 05h Werner /src/  
93 5375d 07h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
92 5375d 11h Werner /src/ creation of the Model and the RessourceUnit object.  
91 5375d 13h Werner /src/ started implementation of SpeciesSet; this includes lots of tinkering around with global functions, Database-connections and that like.  
90 5375d 14h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 

Show All