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
/
ticktack.cpp
@ 1222
- 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
2906d 18h
werner
/
public SVN
1221
2906d 18h
werner
/branches/
public SVN
1220
2906d 18h
werner
/branches/version1.0/
Version 1.0
1218
2906d 20h
werner
/
clean up repository - make 1.0 trunk again!
1217
2906d 20h
werner
/
clean up repository - make 1.0 trunk again!
1104
3195d 01h
werner
/branches/iland_regen/
Branch dedicated to playing around with establishment/regeneration.
Goals are:
(i) speed up
(ii) introduction of new features for Yellowstone
997
3549d 01h
werner
/branches/port_qt5_64bit/src/tools/
fixed linux clock
996
3549d 01h
werner
/branches/port_qt5_64bit/src/
log messages in snapshot loading
timer for linux (use QElapsedTimer)
switched off debug messages for ilandc
995
3549d 22h
werner
/branches/port_qt5_64bit/src/
snapshot log messages, reduced logs due to Linux timers
780
4165d 21h
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
4178d 20h
werner
/branches/port_qt5_64bit/
671
4761d 21h
werner
/trunk/src/
Necessary changes for GPL licence (i.e. headers in all source files)
639
4922d 18h
werner
/
move current content to the "trunk"
145
5531d 15h
Werner
/src/
Run and compiled iLand on Linux (Kubuntu) with a virtual machine. The gcc on Linux issues lots of warnings which I fixed on the Linux side. Also fixed TTickTack (the clock issue).
Now iLand also runs on Linux - nice!
86
5544d 17h
Werner
/src/
added SettingMetaData.
80
5545d 16h
Werner
/
change master structure
72
5557d 07h
Werner
/fonstudio/
removed the cycle.h (problem was that mere processor cycles are not very useful), and added good ol TTickTack (from Picus), but applying a wrapper-class so that including of windows.h is occurs only in ticktack.cpp.
added also a routine in mainwindow to emulate multiple executions of read/write cycles.