Age | Commit message (Expand) | Author |
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 | Fix the semantics of the dive_cb | Dirk Hohndel |
2014-01-27 | Add settings awareness for the PP graph | Tomaz Canabrava |
2014-01-26 | Add qt-ui to DEPENDPATH. | Michael Andreen |
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 | Adding some supported divelogs to importing info | Miika Turkia |
2014-01-25 | Typo fixes on user manual | Miika Turkia |
2014-01-25 | Add manual CSV log import to UserManual | Miika Turkia |
2014-01-25 | Update screenshot for CSV import | Miika Turkia |
2014-01-25 | CSV import instructions improved | Miika Turkia |
2014-01-25 | Hook up XSLT and include it in resources | Miika Turkia |
2014-01-25 | Set up the parsing of manual CSV files | Miika Turkia |
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-25 | XSLT for importing manually kept CSV dives | Miika Turkia |
2014-01-24 | Make the appdata file validate | Richard Hughes |
2014-01-23 | This adds appdata for Subsurface | Pedro Neves |
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-23 | Fix importing CSV files with empty values | Miika Turkia |
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-22 | Improve floating point equality test | Robert Helling |
2014-01-22 | Add info to the CodingStyle for C++ constructors | Thiago Macieira |
2014-01-22 | Fix creating the list of Qt translation files under Qt5 | Thiago Macieira |
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 | Don't compare floats for equality | Robert C. Helling |