BlueGrey
calm
Elegant
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
public iLand
(root)
/
src
/
tools
/
settingmetadata.cpp
- Rev 1222
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
1222
3149d 00h
werner
/
public SVN
1221
3149d 00h
werner
/branches/
public SVN
1220
3149d 01h
werner
/branches/version1.0/
Version 1.0
1218
3149d 03h
werner
/
clean up repository - make 1.0 trunk again!
1217
3149d 03h
werner
/
clean up repository - make 1.0 trunk again!
1104
3437d 07h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
835
4250d 20h
werner
/branches/port_qt5_64bit/
fixes to allow compilation on 64bit Linux
779
4421d 02h
werner
/branches/port_qt5_64bit/
671
5004d 03h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
639
5165d 00h
werner
/
move current content to the "trunk"
94
5785d 16h
Werner
/src/
modelCreate-Test: successfully creates a model, a speciesSet, loads a rudimentary species from a SQLite table (the locations etc. are read from a xml file using the cute XmlHelper class). The species have some Expression-formulas for allometries.
88
5786d 19h
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
5786d 21h
Werner
/src/
GlobalSettings Object, reading of global settings meta data, GlobalSettings is a Singleton.
86
5786d 23h
Werner
/src/
added SettingMetaData.