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
/
iland
/
paintarea.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
Clear current filter
Rev
Age
Author
Path
Log message
Diff
1222
3039d 00h
werner
/
public SVN
1221
3039d 00h
werner
/branches/
public SVN
1220
3039d 00h
werner
/branches/version1.0/
Version 1.0
1218
3039d 02h
werner
/
clean up repository - make 1.0 trunk again!
1217
3039d 02h
werner
/
clean up repository - make 1.0 trunk again!
1104
3327d 06h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
780
4298d 02h
werner
/branches/port_qt5_64bit/src/
Steps to build iLand with Qt 5 and with MSVC compiler and 64 bit.
http://iland.boku.ac.at/blogpost44
removed also a couple of warnings that were thrown by the MSVC compiler.
779
4311d 01h
werner
/branches/port_qt5_64bit/
749
4630d 22h
werner
/trunk/src/iland/
some minor changes in the graphics stack
744
4711d 21h
werner
/trunk/src/
minor layout-improvement for the about-dialog
started to toy around with the graphics-stack
698
4850d 20h
werner
/trunk/
more documentation fixes.
Including some nicer styling for the doxygen documentation (larger fonts, more line spacing, iLand logos).
671
4894d 02h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
639
5055d 00h
werner
/
move current content to the "trunk"
550
5175d 05h
werner
/src/
some fixes with landscape initialization, made some debug messages conditional on various places.
517
5236d 01h
werner
/src/iland/
Improved the mouse-handling of the central GUI visualization component.
Now the left mouse button 'drags' the viewport as well as select individual trees or resource units. The middle button has no special meaning anymore.
135
5665d 22h
Werner
/src/
added keyboard support for scrolling in PaintArea, some issues with startup/init the model, modfied growth-routine.
127
5668d 14h
Werner
/src/
Started the iLand Viewer GUI software (copied fonstudio and dropped a lot of stuff). Yeah!
113
5672d 18h
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)
82
5677d 22h
Werner
/src/
80
5677d 22h
Werner
/
change master structure
49
5724d 12h
Werner
/fonstudio/
gfx stuff (added class Viewport; not finished yet).
as always some grid functions.
mouseMove in PaintArea.
40
5725d 16h
Werner
/fonstudio/
reading out of stamp values.
lots of additional small changes.
21
5734d 16h
Werner
/fonstudio/
changed painting to a QImage that potentially can be drawn onto in the background (this is still missing).
9
5735d 23h
Werner
/fonstudio/
7
5865d 21h
Werner
/fonstudio/
modified stamp retrieve from subtractive to multiplicative. changed layout of main-window (added log-window and log handler).
6
5866d 20h
Werner
/fonstudio/
further work on basic stamp/retrieve.
3
5872d 21h
Werner
/fonstudio/
initial import - start of the project.