Age | Commit message (Expand) | Author |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |
2013-01-13 | Scroll the divelist to show the planned dive | Dirk Hohndel |
2013-01-13 | Correctly show the planned dive in the divelist | Dirk Hohndel |
2013-01-13 | Make sure init_decompression works for dive 0 as well | Dirk Hohndel |
2013-01-13 | During multi-dive deco calculations don't look at dives from other trips | Dirk Hohndel |
2013-01-11 | Add default filename and divelist font to prefs structure | Linus Torvalds |
2013-01-10 | Split up preference data structure definition into 'pref.h' | Linus Torvalds |
2013-01-09 | Clean up duplicated depth interpolation | Linus Torvalds |
2013-01-08 | Rewrite of the deco code | Robert C. Helling |
2013-01-07 | Improve dive trip sort comparison function | Linus Torvalds |
2013-01-06 | Display dive profile of the dive we plan, as we plan it | Dirk Hohndel |
2013-01-04 | First stab at simplistic dive planning | Dirk Hohndel |
2013-01-04 | Clean up DEBUG code | Dirk Hohndel |
2013-01-04 | Fix deco calculations to correctly use GF values and add CC support | Dirk Hohndel |
2013-01-03 | Merge branch 'deco2' | Dirk Hohndel |
2013-01-03 | Improvements to select_prev_dive() and select_next_dive() | Lubomir I. Ivanov |
2013-01-03 | Consider previous dives when calculating deco | Dirk Hohndel |
2013-01-02 | Limit to 4 the number of cylinders shown in the data frame | Salvador Cuñat |
2013-01-02 | Fix mixed dive/trip tree model grouping | Linus Torvalds |
2013-01-01 | Keep the selected dive visible in the divelist | Linus Torvalds |
2013-01-01 | First step towards grabbing keys and handling them ourselves | Dirk Hohndel |
2012-12-30 | First step in cleaning up cylinder pressure sensor logic | Linus Torvalds |
2012-12-30 | Allow overlapping (and disjoint) dive trips | Linus Torvalds |
2012-12-28 | Allow sorting dives by date - without the dive trips in the dive list | Linus Torvalds |
2012-12-28 | Free trip notes memory when deleting a trip | Lubomir I. Ivanov |
2012-12-27 | Small changes in the memory management when dive-merging | Lubomir I. Ivanov |
2012-12-26 | Fix crash when trip info changes across remember/restore tree state | Dirk Hohndel |
2012-12-22 | Fix some small memory leaks related to gtk_tree_model_get_path() | Lubomir I. Ivanov |
2012-12-20 | Correctly calculate OTUs when pO2 is recorded in the samples | Dirk Hohndel |
2012-12-15 | Deal with some trip issues when editing dive timestamps | Dirk Hohndel |
2012-12-11 | Merge branch 'cns' into cns-merge | Dirk Hohndel |
2012-12-10 | Display maximum CNS in the divelist | Dirk Hohndel |
2012-12-10 | Add the ability to edit the date/time of a dive | Dirk Hohndel |
2012-12-10 | Move global variables covered by Preferences into one structure | Dirk Hohndel |
2012-12-06 | Fix insert_trip to correctly deal with trips that start at the same time | Dirk Hohndel |
2012-12-04 | Merge trips without modifying the GTK tree | Lubomir I. Ivanov |
2012-11-26 | Simplify tripflags: remove tripflag_names[] | Linus Torvalds |
2012-11-26 | Remove 'tripflag' from dive trips | Linus Torvalds |
2012-11-26 | Clarify (and fix) dive trip auto-generation | Linus Torvalds |
2012-11-26 | Remove 'when_from_file' field from dive trip | Linus Torvalds |
2012-11-26 | Rewrite 'remove_autogen_trips()' without the gtk tree model walking | Linus Torvalds |
2012-11-26 | Associate each dive trip with the dives in that trip | Linus Torvalds |
2012-11-23 | Move events and samples into a 'struct divecomputer' | Linus Torvalds |
2012-11-23 | Allocate dive samples separately from 'struct dive' | Linus Torvalds |
2012-11-21 | Make sure there are no invisible selected dives after import / download | Dirk Hohndel |
2012-11-19 | Fix silly thinko in recent changes to "Delete dive" code | Linus Torvalds |
2012-11-11 | Be stricter about when we allow merging of dives | Linus Torvalds |
2012-11-11 | Add special download modes to force updates from the divecomputer | Dirk Hohndel |
2012-11-11 | Fix selection and trip expansion logic after merging dives | Linus Torvalds |
2012-11-11 | Support merging of two adjacent dives | Linus Torvalds |