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