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
108 5516d 07h 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...
 
107 5516d 08h 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.  
106 5516d 09h 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 5516d 11h 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()
...
 
104 5516d 17h Werner /src/ incorporated "Model" into the FonStudio.  
99 5517d 08h Werner /src/ added handling for file path to xml-project files and to GlobalSettings.  
97 5517d 12h Werner /src/  
96 5517d 13h Werner /src/  
95 5517d 13h Werner /src/  
93 5517d 14h Werner /src/ XmlHelper class, the first real test-case for that, some thinking about how to setup the whole system.  
92 5517d 18h Werner /src/ creation of the Model and the RessourceUnit object.  
91 5517d 20h Werner /src/ started implementation of SpeciesSet; this includes lots of tinkering around with global functions, Database-connections and that like.  
90 5517d 21h Werner /src/ changed TreeSpecies -> Species.
added class SpeciesSet.
 
89 5518d 15h Werner /src/ changed internal storage from settingmetadata to pointer to objects. use qDeleteAll to clear and free actual data.  
88 5518d 15h 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 5518d 18h Werner /src/ GlobalSettings Object, reading of global settings meta data, GlobalSettings is a Singleton.  
86 5518d 20h Werner /src/ added SettingMetaData.  
85 5519d 18h Werner /src/  
84 5519d 19h Werner /src/  
83 5519d 19h Werner /src/ new structure  

Show All