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
Age
Commit message (
Expand
)
Author
2012-12-30
First step in cleaning up cylinder pressure sensor logic
Linus Torvalds
2012-12-30
Fix nickname saving in XML file to deal with utf8 characters
Dirk Hohndel
2012-12-30
Allow overlapping (and disjoint) dive trips
Linus Torvalds
2012-12-30
Update deco handling
Dirk Hohndel
2012-12-30
Add time stamp to the debugging printout of vendor specific samples
Dirk Hohndel
2012-12-29
Make the tooltip text for gaschange events more informative
Dirk Hohndel
2012-12-29
Make sure the model is non-NULL before comparing with it
Dirk Hohndel
2012-12-28
Allow sorting dives by date - without the dive trips in the dive list
Linus Torvalds
2012-12-28
When libdivecomputer reports a DECOSTOP or DEEPSTOP, set ndl to 0
Dirk Hohndel
2012-12-28
Don't store notes that are just one space on the Uemis
Dirk Hohndel
2012-12-28
Correct the detection of existing dives in the Uemis downloader
Dirk Hohndel
2012-12-28
Don't match existing dives by date if the dive computers are known to be diff...
Linus Torvalds
2012-12-28
Make add_dc_to_string() skip redundant entries
Linus Torvalds
2012-12-28
Added some extra space for the "or" word when merging two strings
Lubomir I. Ivanov
2012-12-28
Free trip notes memory when deleting a trip
Lubomir I. Ivanov
2012-12-28
Don't allocate an intermediate buffer for most parsed xmlNode contents
Lubomir I. Ivanov
2012-12-28
Support tank size information download from Atomic Aquatics Cobalt
Dirk Hohndel
2012-12-28
Divecomputer entries with deviceid 0 should be ignored for nicknames
Dirk Hohndel
2012-12-27
Fix incorrect memory access in nickname handling
Dirk Hohndel
2012-12-27
Clear redundant "description" when merging two cylinder types
Lubomir I. Ivanov
2012-12-27
When a dive computer is deleted also clear its model
Lubomir I. Ivanov
2012-12-27
Small changes in the memory management when dive-merging
Lubomir I. Ivanov
2012-12-27
Clear memory allocated for event names
Lubomir I. Ivanov
2012-12-26
Fix crash when trip info changes across remember/restore tree state
Dirk Hohndel
2012-12-26
Add settings section to XML file format and store dive computer IDs
Dirk Hohndel
2012-12-23
Different is different from the same (fix silly bug in nickname handling)
Dirk Hohndel
2012-12-22
Next improvement of the nickname code
Dirk Hohndel
2012-12-22
Add some text in statistics.c for translation
Lubomir I. Ivanov
2012-12-22
Make it possible to translate strings containing subscript "2"
Lubomir I. Ivanov
2012-12-22
Free some nickname related memory in gtk-gui.c
Lubomir I. Ivanov
2012-12-22
Fix some small memory leaks related to gtk_tree_model_get_path()
Lubomir I. Ivanov
2012-12-22
Imrpove the nickname handling
Dirk Hohndel
2012-12-21
Remove nickname from divecomputer data structure
Dirk Hohndel
2012-12-20
Correctly calculate OTUs when pO2 is recorded in the samples
Dirk Hohndel
2012-12-20
If no dives are selected, clear the stats widget
Dirk Hohndel
2012-12-20
Show which dives are covered by the statistics
Dirk Hohndel
2012-12-19
Initial Russian translation for Subsurface.
Sergey Starosek
2012-12-19
Prevent bleeding deco/ndl for XML files without divecomputer entries
Linus Torvalds
2012-12-19
Convert deco info from JDiveLog to Subsurface
Miika Turkia
2012-12-17
Add a "View next dive computer" menu item
Linus Torvalds
2012-12-16
Improve visual appearance of horizontal marker lines
Dirk Hohndel
2012-12-16
Attempt to free plot data entries in each call to create_plot_info()
Lubomir I. Ivanov
2012-12-16
Clear associated tooltip texts when calling expose_event()
Lubomir I. Ivanov
2012-12-16
Fixed some memory leaks related to subsurface_get_conf()
Lubomir I. Ivanov
2012-12-16
Fixed a couple of memory leaks related to the download dialog
Lubomir I. Ivanov
2012-12-16
Properly remove redundant dive computer information
Linus Torvalds
2012-12-16
Use dive ID for matching dives during downloads
Linus Torvalds
2012-12-16
Use dive computer model/ID when trying to merge dives
Linus Torvalds
2012-12-16
Make sure that the user entered nickname is never truncated
Lubomir I. Ivanov
2012-12-15
Deal with some trip issues when editing dive timestamps
Dirk Hohndel
[next]