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
309 5333d 16h werner /src/ increased size limits (hd-classes go up to 190, max crown radius now 15m)  
/src/core/stampcontainer.cpp
/src/fonstudio/mainwindow.cpp
301 5340d 23h werner /src/fonstudio/ FONSTUDIO: added mrRand(), removed obsolete signal/slot connections.  
/src/fonstudio/fonstudio.pro
/src/fonstudio/main.cpp
/src/fonstudio/mainwindow.cpp
260 5376d 08h werner /src/fonstudio/ small changes in GUI, added the "minimum"-input definition file.  
/src/fonstudio/simplefon.xml
/src/fonstudio/mainwindow.ui
259 5376d 09h 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
200 5395d 09h 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.  
/src/core/management.cpp
/src/core/management.h
/src/core/modelsettings.cpp
/src/core/modelsettings.h
/src/iland/management.cpp
/src/iland/management.h
/src/core/model.cpp
/src/core/model.h
/src/core/resourceunit.cpp
/src/core/resourceunit.h
/src/core/threadrunner.cpp
/src/core/threadrunner.h
/src/core/tree.cpp
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
/src/iland/iland.pro
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
/src/iland/tests.cpp
/src/iland/tests.h
/src/output/outputmanager.cpp
/src/tools/expressionwrapper.h
178 5398d 08h werner /src/ fonstudio compiles again...  
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/output/outputmanager.cpp
174 5401d 04h werner /src/ some cleanup in file structure; moved files from fonstudio away from "core" directory.  
/src/fonstudio/hemigrid.cpp
/src/fonstudio/hemigrid.h
/src/fonstudio/solarradiation.cpp
/src/fonstudio/solarradiation.h
/src/core/hemigrid.cpp
/src/core/hemigrid.h
/src/core/solarradiation.cpp
/src/core/solarradiation.h
/src/fonstudio/fonstudio.pro
132 5413d 06h Werner /src/fonstudio/ changed mode of calculation of the size of stamps (LIPs). Now, we take a percentage of the total value (e.g. take all those rings that have >95% of total influence).  
/src/fonstudio/mainwindow.cpp
131 5413d 07h Werner /src/ added a 64x64 stamp while reinvoking the FonStudio  
/src/core/stamp.cpp
/src/core/stamp.h
/src/fonstudio/mainwindow.ui
129 5413d 11h 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
127 5415d 07h Werner /src/ Started the iLand Viewer GUI software (copied fonstudio and dropped a lot of stuff). Yeah!  
/src/iland/main.cpp
/src/iland/mainwindow.cpp
/src/iland/mainwindow.h
/src/iland/mainwindow.ui
/src/iland/paintarea.cpp
/src/iland/paintarea.h
/src/iland/res
/src/iland/res/iland.qrc
/src/iland/stable.h
/src/iland/res/fonstudio.qrc
/src/fonstudio/mainwindow.ui
/src/fonstudio/res/fonstudio.qrc
126 5415d 10h Werner /src/ fine grained debug outputs that could be switched on/off selectively and are only run in debug mode...  
/src/core/tree.cpp
/src/fonstudio/mainwindow.cpp
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
125 5415d 11h Werner /src/ growth of individual trees  
/src/core/species.cpp
/src/core/species.h
/src/core/speciesset.cpp
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/mainwindow.cpp
123 5417d 04h Werner /src/ ThreadRunner class. This hopefully is a good foundation for all the multithreading issues...  
/src/core/threadrunner.cpp
/src/core/threadrunner.h
/src/core/model.cpp
/src/core/model.h
/src/core/tree.cpp
/src/fonstudio/fonstudio.pro
121 5418d 09h Werner /src/ reworked exception handling in Expression.
found finally out, that bug was due to a sync-problem with multiple threads, with "Parse" being done "late" during the multi-threaded execution.
nasty.
Added a switch in project-file to enable/disable multithreading.
 
/src/core/exception.h
/src/core/model.cpp
/src/core/model.h
/src/core/species.cpp
/src/core/tree.cpp
/src/fonstudio/mainwindow.cpp
/src/tools/expression.cpp
/src/tools/expression.h
/src/tools/helper.cpp
120 5418d 11h 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...  
/src/core/exception.h
/src/core/model.cpp
/src/core/model.h
/src/core/speciesset.cpp
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
/src/tools/globalsettings.h
/src/tools/helper.cpp
119 5418d 13h Werner /src/ added HD-range species parameter.  
/src/core/species.cpp
/src/core/species.h
/src/core/speciesset.cpp
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/mainwindow.cpp
118 5418d 15h Werner /src/ DBGMODE macro.
Multithreading of main calls in Model. Qt is great!!!
 
/src/core/model.cpp
/src/core/tree.cpp
/src/fonstudio/mainwindow.cpp
114 5419d 09h Werner /src/ some more visual fixes (panning, painting of trees, ...)  
/src/fonstudio/mainwindow.cpp
/src/tools/helper.cpp
/src/tools/helper.h
113 5419d 11h 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
111 5420d 11h 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.  
/src/core/ressourceunitspecies.cpp
/src/core/ressourceunitspecies.h
/src/core/ressourceunit.cpp
/src/core/ressourceunit.h
/src/core/species.h
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/fonstudio.pro
108 5421d 03h Werner /src/fonstudio/ fixed little glitch during paint.
I think there is still an issue with the way we iterate over the ressource-units... it takes too long...
 
/src/fonstudio/mainwindow.cpp
107 5421d 03h Werner /src/ created "AllTreeIterator" as a convenient means to traverse all trees in the model, adapted the painting of trees in MainWindow to the many RessourceUnits.  
/src/core/model.cpp
/src/core/model.h
/src/core/ressourceunit.cpp
/src/core/ressourceunit.h
/src/core/standloader.cpp
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/mainwindow.cpp
106 5421d 04h 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!
 
/src/core/standloader.cpp
/src/core/standloader.h
/src/core/model.cpp
/src/core/model.h
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
105 5421d 06h 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 5421d 12h 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
99 5422d 04h Werner /src/ added handling for file path to xml-project files and to GlobalSettings.  
/src/tests/modelCreate/Makefile
/src/tests/modelCreate/Makefile.Debug
/src/tests/modelCreate/Makefile.Release
/src/tests/modelCreate/object_script.modelCreate.Debug
/src/tests/modelCreate/object_script.modelCreate.Release
/src/core/model.cpp
/src/core/species.cpp
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/core/stampcontainer.cpp
/src/core/stampcontainer.h
/src/fonstudio/fonstudio.pro
/src/tests/modelCreate/test.xml
/src/tests/testXmlHelper/testXmlHelper.cpp
/src/tests/testXmlHelper/testXmlHelper.pro
/src/tests/testXmlHelper/xmlHelperTest.xml
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
97 5422d 07h Werner /src/  
/src/fonstudio/fonstudio.pro
/src/tests/modelCreate/modelCreate.pro
/src/tests/testXmlHelper/testXmlHelper.pro
96 5422d 08h Werner /src/  
/src
/src/core
/src/fonstudio
/src/fonstudio/res
/src/iland
/src/inits
/src/tests
/src/tests/modelCreate
/src/tests/testXmlHelper
/src/tools
95 5422d 09h Werner /src/  
/src/tests
/src/tests/modelCreate
/src/tests/modelCreate/modelCreate.pro
/src/tests/modelCreate/test.xml
/src/tests/modelCreate/testModelCreate.cpp
/src/tests/testXmlHelper
/src/tests/testXmlHelper/testXmlHelper.cpp
/src/tests/testXmlHelper/testXmlHelper.pro
/src/tests/testXmlHelper/xmlHelperTest.xml
/src/tests/tests.pro
/src
/src/core
/src/fonstudio
/src/fonstudio/res
/src/iland
/src/inits
/src/tools
93 5422d 10h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
/src/core/global.h
/src/tools/xmlhelper.cpp
/src/tools/xmlhelper.h
/src/fonstudio/global.h
/src/core/model.cpp
/src/core/model.h
/src/core/speciesset.h
/src/core/stamp.cpp
/src/core/tree.cpp
/src/fonstudio/fonstudio.pro
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
/src/tools/helper.cpp
92 5422d 13h Werner /src/ creation of the Model and the RessourceUnit object.  
/src/core/model.cpp
/src/core/model.h
/src/core/ressourceunit.cpp
/src/core/ressourceunit.h
/src/fonstudio/fonstudio.pro
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
91 5422d 15h Werner /src/ started implementation of SpeciesSet; this includes lots of tinkering around with global functions, Database-connections and that like.  
/src/core/species.cpp
/src/core/species.h
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/global.h
/src/fonstudio/mainwindow.cpp
/src/fonstudio/stable.h
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
90 5422d 17h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 
/src/core/species.cpp
/src/core/species.h
/src/core/speciesset.cpp
/src/core/speciesset.h
/src/core/treespecies.cpp
/src/core/treespecies.h
/src/core/tree.cpp
/src/core/tree.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/mainwindow.cpp
/src/tools/expression.cpp
/src/tools/expression.h
89 5423d 10h Werner /src/ changed internal storage from settingmetadata to pointer to objects. use qDeleteAll to clear and free actual data.  
/src/fonstudio/mainwindow.cpp
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
/src/tools/settingmetadata.h
88 5423d 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)!!!  
/src/fonstudio/mainwindow.cpp
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
/src/tools/settingmetadata.cpp
/src/tools/settingmetadata.h
87 5423d 14h Werner /src/ GlobalSettings Object, reading of global settings meta data, GlobalSettings is a Singleton.  
/src/tools/globalsettings.cpp
/src/tools/globalsettings.h
/src/fonstudio/fonstudio.pro
/src/fonstudio/global.h
/src/fonstudio/mainwindow.cpp
/src/tools/settingmetadata.cpp
/src/tools/settingmetadata.h
86 5423d 15h Werner /src/ added SettingMetaData.  
/src/tools/settingmetadata.cpp
/src/tools/settingmetadata.h
/src/fonstudio/fonstudio.pro
/src/tools/ticktack.cpp
85 5424d 14h Werner /src/  
/src/fonstudio/fonstudio.pro
/src/fonstudio/lightroom.h
/src/fonstudio/mainwindow.cpp
/src/fonstudio/mainwindow.h
/src/iland.pro
84 5424d 14h Werner /src/  
/src/iland.pro
/src/fonstudio