Age | Commit message (Expand) | Author |
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-28 | Fix an issue added in the last commit | Tomaz Canabrava |
2014-01-28 | Use the same behavior as the old time markers | Tomaz Canabrava |
2014-01-28 | Do not create label if string is empty. | Tomaz Canabrava |
2014-01-27 | Move the 'getSacColor' out of old profile and use it. | Tomaz Canabrava |
2014-01-27 | Detect errors while downloading from libdivecomputer | Dirk Hohndel |
2014-01-27 | Add settings awareness for the PP graph | Tomaz Canabrava |
2014-01-26 | Disable the switching depth column for cylinders | Dirk Hohndel |
2014-01-26 | Don't dereference NULL pointer when adding tanks to a dive plan | Dirk Hohndel |
2014-01-25 | Extends copyright years on About screen to include 2014 | Tim Wootton |
2014-01-25 | Fix potential crash at startup | Dirk Hohndel |
2014-01-25 | C++ code to call parsing functions for manual CSV | Miika Turkia |
2014-01-25 | GUI for importing manually kept CSV logs | Miika Turkia |
2014-01-23 | Added the Po2 Partial Pressure Graph. | Tomaz Canabrava |
2014-01-23 | Added the code for the PHE gas pressure. | Tomaz Canabrava |
2014-01-23 | Added the first Partial Gas Pressure: PN2 | Tomaz Canabrava |
2014-01-23 | Added comments explaining why the events are created on the setDive | 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-23 | Don't recreate the tissues, but instead, reshape them. | 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 | Fix the ZLevel value of some items. | Tomaz Canabrava |
2014-01-22 | Add a MeanDepthItem that has 2 strings. | Tomaz Canabrava |
2014-01-22 | Allow manually added dives to have their location changed | Robert Helling |
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 | Prevent potential math overflow in new profile | Robert C. Helling |
2014-01-21 | Remember to clean the tissues when changing dives. | Tomaz Canabrava |
2014-01-21 | Add the tissues to the profile graph | 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-21 | Add the dive computer text. | Tomaz Canabrava |
2014-01-19 | Plot the events on top of the profile. | Tomaz Canabrava |
2014-01-19 | Make the colors of the texts be prettier. | Tomaz Canabrava |