Age | Commit message (Expand) | Author |
2013-10-03 | Fix unitialized variable use | Patrick Valsecchi |
2013-10-03 | Bugfix typo in get_gas_used | Anton Lundin |
2013-10-03 | Importing salinity and atmospheric pressure from DC. | Patrick Valsecchi |
2013-10-03 | Sample dive from APDLogViewer | Miika Turkia |
2013-10-03 | Print: small adjustments to table printing | Lubomir I. Ivanov |
2013-10-03 | Print: provide means to print profile tables | Lubomir I. Ivanov |
2013-10-03 | Profile: use a 10px font when printing profile text | Lubomir I. Ivanov |
2013-10-03 | Helpers: add get_cylinder_used_gas_string() | Lubomir I. Ivanov |
2013-10-02 | Added 3L Pony tanks to the list of default tanks in equipment.c | Tim Wootton |
2013-10-02 | Test dive for CSV import | Miika Turkia |
2013-10-02 | Add AL40 to list of standard tanks | Benjamin |
2013-10-02 | Initial code to import CSV log files | Miika Turkia |
2013-10-01 | Added a spacer at the bottom of the dive info and stats grids | Patrick Valsecchi |
2013-10-01 | Fix weight adding in the Qt UI & fix the header height for tables | Patrick Valsecchi |
2013-10-01 | Ascending/descending speeds are usually expressed in x/min | Patrick Valsecchi |
2013-10-01 | Make the renumbering of dives accept numbers up to 99999 | Patrick Valsecchi |
2013-09-27 | Merge branch 'toolbar-ruler-rb' of github.com:mguentner/subsurface | Dirk Hohndel |
2013-09-27 | correct the placement of pressure markers | Maximilian Güntner |
2013-09-27 | Added a toolbar to the profile | Maximilian Güntner |
2013-09-27 | Added a ruler which can be dragged along the profile | Maximilian Güntner |
2013-09-27 | implemented zoom action | Maximilian Güntner |
2013-09-27 | plot seconds with a fixed width of 2 | Maximilian Güntner |
2013-09-27 | Print: provide means for profile layouting | Lubomir I. Ivanov |
2013-09-27 | Hack to make the subsurface work on Gnome3 shell | Tomaz Canabrava |
2013-09-26 | Fix the positioning of the `add` button when on Gtk style | Tomaz Canabrava |
2013-09-26 | Fix the edition of cylinders and weigths by keypress | Tomaz Canabrava |
2013-09-26 | Fixed the display of Subsurface in Smaller Screens | Tomaz Canabrava |
2013-09-26 | Only set documentMode on tab if in Oxygen style. | Tomaz Canabrava |
2013-09-26 | More cleanup for the Gtk+ Style | Tomaz Canabrava |
2013-09-26 | Cleanup the prettyness of subsurface on Gtk+ style. | Tomaz Canabrava |
2013-09-26 | Code Cleanup, less magic indexes. | Tomaz Canabrava |
2013-09-26 | Set the Cylinder/Weigth even if it's the same old value. | Tomaz Canabrava |
2013-09-25 | Make the Qt ComboBox behave in a Better Way | Tomaz Canabrava |
2013-09-25 | Hook 'Add' from cylinders and weigths to enable Edition | Tomaz Canabrava |
2013-09-25 | Code cleanup | Tomaz Canabrava |
2013-09-25 | Set the Cylinders and Weigths to all selected dives after pressing 'Accept' | Tomaz Canabrava |
2013-09-25 | Code cleanup - create a method for cleaning the Palette. | Tomaz Canabrava |
2013-09-25 | Only mark dive list as changed if 'Accepted' was clicked. | Tomaz Canabrava |
2013-09-25 | Added a 'changed' member on Cylinder/Weigth models to know when to Apply a ch... | Tomaz Canabrava |
2013-09-25 | Enable Edition by clicking anywhere on the Cylinders and Weigths. | Tomaz Canabrava |
2013-09-25 | Revert to the old values of Cylinders and Weigthsystems on cancel | Tomaz Canabrava |
2013-09-25 | Created a placeholder for the Equipment Edition. | Tomaz Canabrava |
2013-09-25 | Added more wildcards to the Gitignore | Tomaz Canabrava |
2013-09-24 | Disable info widget when canceling 'add dive' for a first dive | Dirk Hohndel |
2013-09-24 | Only offer to merge dives if they are consecutive in the divelist | Dirk Hohndel |
2013-09-24 | Much easier way to detect if more than one dive is selected | Dirk Hohndel |
2013-09-24 | Document MaxOSX DBUS workaround in the README | Robert Helling |
2013-09-23 | Add "merge selected dives" to dive list popup menu | Dirk Hohndel |
2013-09-23 | Call refreshDisplay() after editing a dive | Dirk Hohndel |
2013-09-23 | Remove o2/he from plot_data and fix gas plot text | Anton Lundin |