Subversion Repositories public iLand

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
1222 2738d 19h werner / public SVN  
/tags/release_1.0
/branches/release_1.0
1221 2738d 19h werner /branches/ public SVN  
/branches/release_1.0
/branches/version1.0
1220 2738d 19h werner /branches/version1.0/ Version 1.0  
/branches/version1.0
1218 2738d 21h werner / clean up repository - make 1.0 trunk again!  
/trunk
/iland_regen
1217 2738d 21h werner / clean up repository - make 1.0 trunk again!  
/iland_regen
/branches/iland_regen
1104 3027d 02h werner /branches/iland_regen/ Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
 
/branches/iland_regen
779 4010d 21h werner /branches/port_qt5_64bit/  
/branches/port_qt5_64bit
639 4754d 19h werner / move current content to the "trunk"  
/trunk/executable
/trunk/src
/executable
/src
400 5110d 23h werner /src/ changed the binary format of the LIP stamps (included a magic number, a version and a call to setVersion()). Changed the way of aggregating the "shadow" in the lightroom: now (again) the result value represents the mean "shadow" per meter below the 45° line.  
/src/core/stamp.cpp
/src/core/stamp.h
/src/core/stampcontainer.cpp
/src/fonstudio/lightroom.cpp
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/mainwindow.ui
/src/tools/helper.h
356 5182d 00h werner /src/ fixed FonStudio (did not compile because version.cpp was missing).
key "randomSamplingEnabled": removed error message when key is false
 
/src/fonstudio/version.cpp
/src/core/climate.cpp
/src/fonstudio/fonstudio.pro
/src/fonstudio/main.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/version.h
/src/iland/mainwindow.cpp
259 5329d 11h werner /src/ Big Cleanup of Lightroom Code.
removed all iLand specifics, left pure stamp calculation facilitites.
 
/src/fonstudio/version.h
/src/core/standloader.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/mainwindow.ui
178 5351d 11h werner /src/ fonstudio compiles again...  
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/output/outputmanager.cpp
113 5372d 14h 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)
 
/src/core/production3pg.cpp
/src/core/production3pg.h
/src/core/model.cpp
/src/core/ressourceunit.cpp
/src/core/ressourceunit.h
/src/core/ressourceunitspecies.h
/src/core/standloader.cpp
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/paintarea.cpp
/src/fonstudio/paintarea.h
/src/tools/helper.cpp
/src/tools/helper.h
105 5374d 09h 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()
...
 
/src/core/modelcontroller.cpp
/src/core/modelcontroller.h
/src/core/exception.h
/src/core/grid.h
/src/core/model.cpp
/src/core/model.h
/src/core/ressourceunit.cpp
/src/core/ressourceunit.h
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/lightroom.cpp
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
104 5374d 15h Werner /src/ incorporated "Model" into the FonStudio.  
/src/core/model.h
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/mainwindow.ui
/src/tests/modelCreate/test.xml
/src/tools/xmlhelper.cpp
/src/tools/xmlhelper.h
85 5377d 16h Werner /src/  
/src/fonstudio/fonstudio.pro
/src/fonstudio/lightroom.h
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/iland.pro
83 5377d 17h Werner /src/ new structure  
/src/core/tree.cpp
/src/core/tree.h
/src/core/treespecies.cpp
/src/core/treespecies.h
/src/fonstudio/global.h
/src/fonstudio/res
/src/fonstudio/stable.h
/src/global.h
/src/res
/src/stable.h
/src/tree.cpp
/src/tree.h
/src/treespecies.cpp
/src/treespecies.h
/src/core/stamp.cpp
/src/core/stamp.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/lightroom.cpp
/src/fonstudio/lightroom.h
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
82 5377d 17h Werner /src/  
/src/fonstudio/fonstudio.pro
/src/fonstudio/imagestamp.cpp
/src/fonstudio/imagestamp.h
/src/fonstudio/lightroom.cpp
/src/fonstudio/lightroom.h
/src/fonstudio/main.cpp
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/fonstudio/mainwindow.ui
/src/fonstudio/paintarea.cpp
/src/fonstudio/paintarea.h
/src/iland
/src/fonstudio.pro
/src/imagestamp.cpp
/src/imagestamp.h
/src/lightroom.cpp
/src/lightroom.h
/src/main.cpp
/src/mainwindow.cpp
/src/mainwindow.h
/src/mainwindow.ui
/src/paintarea.cpp
/src/paintarea.h
80 5377d 17h Werner / change master structure  
/src
/fonstudio
72 5389d 08h Werner /fonstudio/ removed the cycle.h (problem was that mere processor cycles are not very useful), and added good ol TTickTack (from Picus), but applying a wrapper-class so that including of windows.h is occurs only in ticktack.cpp.
added also a routine in mainwindow to emulate multiple executions of read/write cycles.
 
/fonstudio/tools/ticktack.cpp
/fonstudio/tools/ticktack.h
/fonstudio/tools/cycle.h
/fonstudio/fonstudio.pro
/fonstudio/lightroom.cpp
/fonstudio/mainwindow.cpp
/fonstudio/mainwindow.h
/fonstudio/mainwindow.ui
/fonstudio/tools/helper.cpp
/fonstudio/tools/helper.h

Show All