Mon, 03 Jun 2013 10:23:20 +0200 |
Andre Heinecke |
Add l10n for issue1310
|
Mon, 03 Jun 2013 10:22:25 +0200 |
Andre Heinecke |
Use HLayout instead of VLayout.
|
Mon, 03 Jun 2013 10:21:58 +0200 |
Christian Lins |
Stamp border thinkness of map print PDF fitted (#767).
|
Mon, 03 Jun 2013 10:20:12 +0200 |
Andre Heinecke |
Prophylactic fix for DeltaWt's before 1900
|
Mon, 03 Jun 2013 10:01:28 +0200 |
Christian Lins |
Make legend entries of WSPLGEN map more verbose and add units (#767).
|
Mon, 03 Jun 2013 09:58:16 +0200 |
Christian Lins |
Increase legend scale of map print PDF (#767).
|
Fri, 31 May 2013 16:42:02 +0200 |
Andre Heinecke |
Fix comment for newRegularTimePeriod
|
Sun, 02 Jun 2013 21:57:11 +0200 |
Christian Lins |
Increase legend size of map print PDF (#767).
|
Sun, 02 Jun 2013 21:09:12 +0200 |
Christian Lins |
Increase map title size for map print PDF (#767).
|
Sun, 02 Jun 2013 18:13:29 +0200 |
Sascha L. Teichmann |
LinearInterpolated#apply(): Added simple test if the two datasets intersect at all.
|
Sun, 02 Jun 2013 17:52:53 +0200 |
Sascha L. Teichmann |
Waterlevel differences & bed height differences: Add new model LinearInterpolated intented to unify the two very similiar calculations. The focus of the current implementation is correctness and not speed! The fact that the data sets more mostly sorted by station is not exploited. Doing so would improve performance significantly.
|
Sun, 02 Jun 2013 13:51:27 +0200 |
Sascha L. Teichmann |
Bed quality calculation: Replaced another iteration over the key set + directly fetching the values withan iteration over the entry set.
|