Age | Commit message (Expand) | Author |
2011-11-17 | Merge branch 'sacplot' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-17 | Color pressure plot according to current SAC rate | Dirk Hohndel |
2011-11-17 | Remove redundant duplicate pressure samples | Linus Torvalds |
2011-11-16 | Show dives "latest-first" by default | Linus Torvalds |
2011-11-16 | Show more of the dive location in the dive list | Linus Torvalds |
2011-11-13 | Fix minor coding standard issues introduced by my last commit | Dirk Hohndel |
2011-11-13 | Merge branch 'forlinus' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-13 | Make sure SAC and OTU get recalculated after cylinder info was changed | Dirk Hohndel |
2011-11-13 | Fix the stupid gtk combo box text reset issue for real | Linus Torvalds |
2011-11-13 | gtk_combo_box_entries and empty text | Lubomir I. Ivanov |
2011-11-10 | Save cylinder O2/He content after the cylinder type description | Linus Torvalds |
2011-11-10 | Make the sample-vs-cylinder pressure check more liberal | Linus Torvalds |
2011-11-09 | This should fix the missing end pressure for broken dive computers | Dirk Hohndel |
2011-11-09 | Remove unused 'minpressure/endpressure' fields from plot info | Linus Torvalds |
2011-11-09 | Merge branch 'bugfixes' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-09 | Fix breakage caused by Linus' changes to tank pressure handling | Dirk Hohndel |
2011-11-09 | Merge branch 'testdata' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-09 | Improve temperature text plotting in profile display | Dirk Hohndel |
2011-11-09 | Merge branch 'testdata' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-09 | Add "enable" button for manual pressure setting | Linus Torvalds |
2011-11-09 | Keep the start/end spinbuttons as GtkWidget | Linus Torvalds |
2011-11-09 | equipment: clean up cylinder pressure spinbutton setup | Linus Torvalds |
2011-11-09 | Show the newly split pressures correctly in the equipment page too | Linus Torvalds |
2011-11-09 | Fix up the statistics page use of pressure data | Linus Torvalds |
2011-11-09 | Fix up air use calculations for new pressure handling | Linus Torvalds |
2011-11-09 | Don't save cylinder start/end pressures unless set by hand | Linus Torvalds |
2011-11-09 | If we don't have cylinder working pressure, we sill want to show the volume | Linus Torvalds |
2011-11-09 | Correctly plot dives ending below the surface | Dirk Hohndel |
2011-11-07 | don't use strftime() due to locale issues | Lubomir I. Ivanov |
2011-11-05 | Make the xslt style sheet finding search a set of possible paths | Linus Torvalds |
2011-11-05 | Use XSLT file to open JDiveLog logs | Miika Turkia |
2011-11-04 | Fix missing pressure plot at start of the dive in some situations | Dirk Hohndel |
2011-11-04 | Don't test for liquid Helium | Dirk Hohndel |
2011-11-04 | Update test dives | Dirk Hohndel |
2011-11-04 | Improve tank pressure plot for computers that create "gaschange" events | Dirk Hohndel |
2011-11-04 | Don't repeat redundant minima or maxima in the profile plot | Dirk Hohndel |
2011-11-04 | Clear O2/H2 field if there is no tank information | Dirk Hohndel |
2011-11-04 | Don't display a water temperature of absolute 0 in info/stats page | Dirk Hohndel |
2011-11-04 | Replace Linus' dives with useful test dives that help test the app | Dirk Hohndel |
2011-11-02 | Work around some gtk oddity with gtk_combo_box_entries and empty text | Linus Torvalds |
2011-11-02 | Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-02 | Exclude obviously bogus SAC values from statistics calculations | Dirk Hohndel |
2011-11-02 | Merge branch 'drag-n-drop-fix' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-02 | Fix drag and drop error | Dirk Hohndel |
2011-11-02 | Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-02 | Fix typo that broke min SAC calculation | Dirk Hohndel |
2011-11-02 | Surface interval is calculated from the END of previous dive | Dirk Hohndel |
2011-11-02 | Merge branch 'add-info-stats-page' of git://github.com/dirkhh/subsurface | Linus Torvalds |
2011-11-02 | Add Info & Stats page to the notebook | Dirk Hohndel |
2011-11-01 | Even more places with pressure and volume conversions | Dirk Hohndel |