Age | Commit message (Expand) | Author |
2014-03-10 | Profile2: use an implicit initializer for a struct array | Lubomir I. Ivanov |
2014-03-07 | Remove a Lot of Dead Code. | Tomaz Canabrava |
2014-03-02 | Add Units to mean depth value | Gopichand Paturi |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-25 | New profile: try to pick better HR samples for which to print number | Dirk Hohndel |
2014-02-25 | New profile: small cleanup of heartrate code | Dirk Hohndel |
2014-02-23 | New profile: create new class for DiveHeartrateItem | Dirk Hohndel |
2014-02-16 | New profile: improve mean depth line | Dirk Hohndel |
2014-02-16 | Clean up some warnings | Dirk Hohndel |
2014-02-15 | Fix crash opening testdive0.xml | Tomaz Canabrava |
2014-02-14 | Align Right side of Cylinder Pressure Text to the Left. | Tomaz Canabrava |
2014-02-14 | Left-Align the last Temperature Text. | Tomaz Canabrava |
2014-02-14 | Show the last temperature on the graph. | Tomaz Canabrava |
2014-02-12 | Make the mean depth line follow the size of the axis. | Tomaz Canabrava |
2014-02-11 | Fix variable scope issue | Dirk Hohndel |
2014-02-10 | Clear the data when the model resets. | Tomaz Canabrava |
2014-02-10 | Profile2: Prevent a crash if no dives are present | Lubomir I. Ivanov |
2014-02-09 | diveprofileitem.cpp improvements | Boris Barbulovski |
2014-02-08 | Fix placement of notification area and dive computer name. | Tomaz Canabrava |
2014-02-06 | Big improvement in speed ( callgrind ) | Tomaz Canabrava |
2014-02-05 | Fix hiding the tissues when user set 'show ceiling' to false. | Tomaz Canabrava |
2014-02-05 | Optimizations and fixes on the new profile. | Tomaz Canabrava |
2014-02-05 | Created a method to check if calculations should take place. | Tomaz Canabrava |
2014-01-29 | Fix positioning of many text items. | Tomaz Canabrava |
2014-01-29 | Show gradient factor. | Tomaz Canabrava |
2014-01-29 | Make the calculated ceiling be preferences aware | Tomaz Canabrava |
2014-01-27 | Move the 'getSacColor' out of old profile and use it. | Tomaz Canabrava |
2014-01-27 | Add settings awareness for the PP graph | Tomaz Canabrava |
2014-01-23 | Added the first Partial Gas Pressure: PN2 | Tomaz Canabrava |
2014-01-23 | Prevent memory leak by removing the texts on the TemperatureItem | Tomaz Canabrava |
2014-01-23 | Move profile item to be used as cache. | Tomaz Canabrava |
2014-01-23 | Moved the temperature item as a 'Cache' | Tomaz Canabrava |
2014-01-23 | Fix the ghost-text-on-profile regression | Tomaz Canabrava |
2014-01-23 | Move the creation of the Gas Pressure item to the constructor | Tomaz Canabrava |
2014-01-22 | Make the tissues be preferences-aware. | Tomaz Canabrava |
2014-01-22 | Do not delete / new object that can be cached. | Tomaz Canabrava |
2014-01-22 | Simplify the code for the reported ceiling. | Tomaz Canabrava |
2014-01-22 | Prepare for plotting partial pressures in the new profile | Tomaz Canabrava |
2014-01-22 | Add a MeanDepthItem that has 2 strings. | Tomaz Canabrava |
2014-01-21 | Whitespace, whitespace, whitespace | Dirk Hohndel |
2014-01-21 | Better use of the preferences changed signal. | Tomaz Canabrava |
2014-01-21 | Draw the Ceiling in red if preferences are marked for that. | Tomaz Canabrava |
2014-01-21 | If we draw ceilings in red do not dig a hole on the profile. | Tomaz Canabrava |
2014-01-21 | Show dive computer ceiling | Tomaz Canabrava |
2014-01-21 | Add the DiveCalculatedCeiling item. | Tomaz Canabrava |
2014-01-21 | Plot gas value function ported to the new canvas. | Tomaz Canabrava |
2014-01-21 | Add the gas presssure profile texts. | Tomaz Canabrava |
2014-01-21 | Simplfy the code for the cylinder pressure. | Tomaz Canabrava |
2014-01-21 | Add the depth text. | Tomaz Canabrava |
2014-01-19 | Fixed Temperature Text | Tomaz Canabrava |