index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
divelist.c
Age
Commit message (
Expand
)
Author
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
2012-11-11
Merge branch 'pressure'
Dirk Hohndel
2012-11-11
Add depth to mbar helper function
Dirk Hohndel
2012-11-11
Simplify and clean up dive trip management
Linus Torvalds
2012-11-09
Fix dive trip merging logic
Linus Torvalds
2012-11-05
Repair broken Add Dive menu item
Henrik Brautaset Aronsen
2012-10-24
Added confirmation dialog when deleting dives and trips
Lubomir I. Ivanov
2012-10-19
Use subsurface_os_feature_available() to check for unicode stars support
Lubomir I. Ivanov
2012-10-19
Translate "air"
Henrik Brautaset Aronsen
2012-10-17
Increase various stack buffer sizes to accommodate for locale strings
Lubomir I. Ivanov
2012-10-17
Handle dates and a "calculated plural" in translations
Dirk Hohndel
2012-10-11
Get divelist headers localized, too
Dirk Hohndel
2012-10-11
Conversion to gettext to allow localization
Dirk Hohndel
2012-10-09
Add trip above adds all consecutive selected dives to the new trip
Dirk Hohndel
2012-10-02
Fixed potential, rare corruption of unicode characters
Lubomir I. Ivanov
2012-10-01
Fix memory leaks related to dive_trip->location
Lubomir I. Ivanov
2012-10-01
Destroy the divelist (tree) before calling gtk_main_quit()
Lubomir I. Ivanov
2012-10-01
Fixed memory leaks specific to divelist.c
Lubomir I. Ivanov
2012-09-29
Fix a number of obvious memory leaks
Dirk Hohndel
2012-09-29
Clear the display widgets when deleting all dives in the list
Lubomir I. Ivanov
2012-09-28
Redo the delete dive code
Dirk Hohndel
2012-09-24
Update the trip's "when" flag after deleting a dive from it
Lubomir I. Ivanov
[next]