aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2011-10-31Don't run gtk-update-icon-cache if DESTDIR is setGravatar Roland Dreier
2011-10-31Use the new packaging directory for MacOSX specific files, and provide shell ...Gravatar Henrik Brautaset Aronsen
2011-10-31Ignore process serial number argument when run as native MacOSX appGravatar Henrik Brautaset Aronsen
2011-10-31Add basic MacOSX app bundle install targetGravatar Henrik Brautaset Aronsen
2011-10-30XSLT to transform JDiveLog to Subsurface formatGravatar Miika Turkia
2011-10-29Merge branch 'mingw-port-cleanup' of git://github.com/dirkhh/subsurfaceGravatar Linus Torvalds
2011-10-29Fix up end conditions for divesGravatar Linus Torvalds
2011-10-29Plot fake profile for non-sample divesGravatar Linus Torvalds
2011-10-29Fix use of uninitialized variable if there are no samplesGravatar Linus Torvalds
2011-10-29Fix Windows install destinationGravatar Dirk Hohndel
2011-10-29Get rid of the terminal window that is displayed under WindowsGravatar Dirk Hohndel
2011-10-29Add first cut of the mingw cross build spec file + nsi fileGravatar Dirk Hohndel
2011-10-29Get icons working correctly under WindowsGravatar Dirk Hohndel
2011-10-29Merge branches 'mingw-port-cleanup' and 'combobox-text-entry-fix' of git://gi...Gravatar Linus Torvalds
2011-10-28Update the known locations / buddies / divemasters as user enters themGravatar Dirk Hohndel