AgeSort asc/desc | Change |
---|---|
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 Next | |
Nov 20, 2015 | |
5 years 2 months | Adding a general settings tab, the user may select the preferred ProfileGraph |
5 years 2 months | BarGraph has a new configurable parameter: showdate - if true the date label is shown |
5 years 2 months | SimpleProfile now has the option to sport a header, filename is shown in window headers |
5 years 2 months | Displaying azimuth in header if available |
Dec 6, 2015 | |
5 years 1 month | TabularProfile: Colouring of RB fixed |
Commit f7d6b59c696aa93d57df104c8d593597dc847810, by thoems | |
5 years 1 month | CAAML parser: handling of alarm signs comment |
Commit ba566310a6b30f7ccea496d000a3c7649a8f770a, by thoems | |
5 years 1 month | SLFProfile: Show air temp on hover over dotted line if air temp positive |
Commit e19e49422cfae219191990402d5dd41830405109, by thoems | |
Dec 7, 2015 | |
5 years 1 month | TabularProfile: ECT needs less width |
Commit 0d7211cf0958f1f1ed423f994973700e423e25dc, by thoems | |
5 years 1 month | SLFProfile: comment box: heights of stability tests rounded to two decimals |
Commit 7eb1bdf4b5bbd29761c10a502c318b1ec8bf27c4, by thoems | |
5 years 1 month | Introducing new util function round(value, precision) and utilizing it in the bargraph and SLF profile |
Commit b2ac6d3efc8f0ebabb3970e0d3b84539b0cc5d9e, by thoems | |
5 years 1 month | TabularProfile: CT and its character displayed on one line |
Commit 4c6c6afae9313a2087d5726f9ca6c8bbb3619b18, by thoems | |
5 years 1 month | SLFProfile: block drawing: skip layers with thickness 0 |
Dec 10, 2015 | |
5 years 1 month | Each profile now has a top and a bottom property, denoting the positive or negative distance from the ground at the top or the bottom of the profile |
5 years 1 month | Adapting the pro parser to the new profile properties |
5 years 1 month | Fixing index calculation issues because of rounding errors in BarGraph |
5 years 1 month | util.zip: rewriting so an arbitrary number of arrays may be zipped together |
5 years 1 month | range: copying the notion of top, bottom and height from the profile class |
Dec 11, 2015 | |
5 years 1 month | Updating the simple and tabular graphs to deal with negative height for soil |
5 years 1 month | Adapting the pro parser to deal with soil layers |
5 years 1 month | Timeline graph: adaptations to allow soil visualization |