aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-11-13Make sure SAC and OTU get recalculated after cylinder info was changedGravatar Dirk Hohndel
2011-11-10Save cylinder O2/He content after the cylinder type descriptionGravatar Linus Torvalds
2011-11-10Make the sample-vs-cylinder pressure check more liberalGravatar Linus Torvalds
2011-11-09This should fix the missing end pressure for broken dive computersGravatar Dirk Hohndel
2011-11-09Remove unused 'minpressure/endpressure' fields from plot infoGravatar Linus Torvalds
2011-11-09Merge branch 'bugfixes' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-09Fix breakage caused by Linus' changes to tank pressure handlingGravatar Dirk Hohndel
2011-11-09Merge branch 'testdata' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-09Improve temperature text plotting in profile displayGravatar Dirk Hohndel
2011-11-09Merge branch 'testdata' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-09Add "enable" button for manual pressure settingGravatar Linus Torvalds
2011-11-09Keep the start/end spinbuttons as GtkWidgetGravatar Linus Torvalds
2011-11-09equipment: clean up cylinder pressure spinbutton setupGravatar Linus Torvalds
2011-11-09Show the newly split pressures correctly in the equipment page tooGravatar Linus Torvalds
2011-11-09Fix up the statistics page use of pressure dataGravatar Linus Torvalds
2011-11-09Fix up air use calculations for new pressure handlingGravatar Linus Torvalds
2011-11-09Don't save cylinder start/end pressures unless set by handGravatar Linus Torvalds
2011-11-09If we don't have cylinder working pressure, we sill want to show the volumeGravatar Linus Torvalds
2011-11-09Correctly plot dives ending below the surfaceGravatar Dirk Hohndel
2011-11-07don't use strftime() due to locale issuesGravatar Lubomir I. Ivanov
2011-11-05Make the xslt style sheet finding search a set of possible pathsGravatar Linus Torvalds
2011-11-05Use XSLT file to open JDiveLog logsGravatar Miika Turkia
2011-11-04Fix missing pressure plot at start of the dive in some situationsGravatar Dirk Hohndel
2011-11-04Don't test for liquid HeliumGravatar Dirk Hohndel
2011-11-04Update test divesGravatar Dirk Hohndel
2011-11-04Improve tank pressure plot for computers that create "gaschange" eventsGravatar Dirk Hohndel
2011-11-04Don't repeat redundant minima or maxima in the profile plotGravatar Dirk Hohndel
2011-11-04Clear O2/H2 field if there is no tank informationGravatar Dirk Hohndel
2011-11-04Don't display a water temperature of absolute 0 in info/stats pageGravatar Dirk Hohndel
2011-11-04Replace Linus' dives with useful test dives that help test the appGravatar Dirk Hohndel
2011-11-02Work around some gtk oddity with gtk_combo_box_entries and empty textGravatar Linus Torvalds
2011-11-02Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Exclude obviously bogus SAC values from statistics calculationsGravatar Dirk Hohndel
2011-11-02Merge branch 'drag-n-drop-fix' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Fix drag and drop errorGravatar Dirk Hohndel
2011-11-02Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Fix typo that broke min SAC calculationGravatar Dirk Hohndel
2011-11-02Surface interval is calculated from the END of previous diveGravatar Dirk Hohndel
2011-11-02Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-11-02Add Info & Stats page to the notebookGravatar Dirk Hohndel
2011-11-01Even more places with pressure and volume conversionsGravatar Dirk Hohndel
2011-11-01Further cleanup of pressure and volume conversionsGravatar Dirk Hohndel
2011-11-01Use unit functions to get column headers, add unit function for pressureGravatar Dirk Hohndel
2011-11-01More consistency improvementsGravatar Dirk Hohndel
2011-11-01Add new helper function to get temperature and unitGravatar Dirk Hohndel
2011-11-01Fix 'init_ui()' so that it can change argc/argvGravatar Linus Torvalds
2011-10-31Using RegQueryValueEx instead of RegGetValueGravatar Lubomir I. Ivanov
2011-10-31win32/nsi: added confirmation to store registry settingsGravatar Lubomir I. Ivanov
2011-10-31Merge branch 'macosx-app-bundle-1' of git://github.com/henrik242/subsurfaceGravatar Linus Torvalds
2011-10-31Add Debian packagingGravatar Roland Dreier