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
902 3720d 17h werner /branches/port_qt5_64bit/src/ work on AMIE.
introduced new activity: planting.
zillions of other small mods.
 
901 3723d 03h werner /branches/port_qt5_64bit/src/ repeating activities,
canceling of execution of javascript code in ABE (abort())
some other stuff....
 
897 3726d 17h werner /branches/port_qt5_64bit/src/ working on ABE - doing quite some documentation (YUIDOC), and improving, adding, fixing here or there.
progress is slow but steady ;)
 
896 3727d 16h werner /branches/port_qt5_64bit/src/ working on ABE  
893 3747d 17h werner /branches/port_qt5_64bit/src/ ABE ABE ABE ...  
892 3748d 17h werner /branches/port_qt5_64bit/src/amie/ ABE, ABE, ABE  
891 3749d 16h werner /branches/port_qt5_64bit/src/ *lots* of changes for ABE.  
890 3749d 22h werner /branches/port_qt5_64bit/src/ working on ABE.
restructuring the directories for the documentation.
 
889 3750d 17h werner /branches/port_qt5_64bit/src/ abe, abe, abe  
888 3754d 14h werner /branches/port_qt5_64bit/src/amie/ ... working on ABE ...  
887 3754d 22h werner /branches/port_qt5_64bit/src/amie/ debug/trace information when executing activities.
fixing some issues with events, ...
 
886 3755d 15h werner /branches/port_qt5_64bit/src/amie/ ....  
885 3755d 15h werner /branches/port_qt5_64bit/src/ .... continuing.... ABE  
884 3756d 13h werner /branches/port_qt5_64bit/src/ working on the AMIE/ABE, whatever...  
882 3762d 19h werner /branches/port_qt5_64bit/src/ introduced delayed setup for the resource units (in order for the Mapgrids to behave right).
smaller fixes in the qml-based rulers.
 
880 3795d 18h werner /branches/port_qt5_64bit/src/ implementing the QML based ruler/scale thing. Very nice when you get the hang of it....  
878 3798d 16h werner /branches/port_qt5_64bit/src/ continuing AMIE development.
* first (potentially) multi threaded execution of activities (stands).
* some of the state changes of forest stands (i.e. after execution of an activity the active flag is false)
 
877 3798d 16h werner /branches/port_qt5_64bit/src/ COLORS
added non-numerical layers to iland.
New "Colors" class (including typical R-color-palettes (RColorBrewer, terrain-colors).
the "LayeredGrid" has now a more versatile "LayerElement" that stores default view type, name and caption.
updated the grid definition of fire and wind module.
 
876 3799d 16h werner /branches/port_qt5_64bit/src/ trying to identify why we observe crashes when calling javascript-functions.
Results: not sure, but:
happens, when in JS-file "include('anotherfile.js');" is used;
happens not, if "Globals.include('anotherfile.js');" is used.
bug is related to loosing the "scope" of the (Qt-internal) FunctionObject ("scope->owner" is rubbish, access violations when trying to climb up the scope tree).
I was not able to reproduce the behavior in a mini-project (jstest.pro).
 
875 3800d 14h werner /branches/port_qt5_64bit/src/ AMIE development (many things...)  

Show All