summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-30First step in cleaning up cylinder pressure sensor logicGravatar Linus Torvalds
2012-12-30Fix nickname saving in XML file to deal with utf8 charactersGravatar Dirk Hohndel
2012-12-30Allow overlapping (and disjoint) dive tripsGravatar Linus Torvalds
2012-12-30Update deco handlingGravatar Dirk Hohndel
2012-12-30Add time stamp to the debugging printout of vendor specific samplesGravatar Dirk Hohndel
2012-12-29Make the tooltip text for gaschange events more informativeGravatar Dirk Hohndel
2012-12-29Make sure the model is non-NULL before comparing with itGravatar Dirk Hohndel
2012-12-28Allow sorting dives by date - without the dive trips in the dive listGravatar Linus Torvalds
2012-12-28When libdivecomputer reports a DECOSTOP or DEEPSTOP, set ndl to 0Gravatar Dirk Hohndel
2012-12-28Don't store notes that are just one space on the UemisGravatar Dirk Hohndel
2012-12-28Correct the detection of existing dives in the Uemis downloaderGravatar Dirk Hohndel
2012-12-28Don't match existing dives by date if the dive computers are known to be diff...Gravatar Linus Torvalds
2012-12-28Make add_dc_to_string() skip redundant entriesGravatar Linus Torvalds
2012-12-28Added some extra space for the "or" word when merging two stringsGravatar Lubomir I. Ivanov
2012-12-28Free trip notes memory when deleting a tripGravatar Lubomir I. Ivanov
2012-12-28Don't allocate an intermediate buffer for most parsed xmlNode contentsGravatar Lubomir I. Ivanov
2012-12-28Support tank size information download from Atomic Aquatics CobaltGravatar Dirk Hohndel
2012-12-28Divecomputer entries with deviceid 0 should be ignored for nicknamesGravatar Dirk Hohndel
2012-12-27Fix incorrect memory access in nickname handlingGravatar Dirk Hohndel
2012-12-27Clear redundant "description" when merging two cylinder typesGravatar Lubomir I. Ivanov
2012-12-27When a dive computer is deleted also clear its modelGravatar Lubomir I. Ivanov
2012-12-27Small changes in the memory management when dive-mergingGravatar Lubomir I. Ivanov
2012-12-27Clear memory allocated for event namesGravatar Lubomir I. Ivanov
2012-12-26Fix crash when trip info changes across remember/restore tree stateGravatar Dirk Hohndel
2012-12-26Add settings section to XML file format and store dive computer IDsGravatar Dirk Hohndel
2012-12-23Different is different from the same (fix silly bug in nickname handling)Gravatar Dirk Hohndel
2012-12-22Next improvement of the nickname codeGravatar Dirk Hohndel
2012-12-22Add some text in statistics.c for translationGravatar Lubomir I. Ivanov
2012-12-22Make it possible to translate strings containing subscript "2"Gravatar Lubomir I. Ivanov
2012-12-22Free some nickname related memory in gtk-gui.cGravatar Lubomir I. Ivanov
2012-12-22Fix some small memory leaks related to gtk_tree_model_get_path()Gravatar Lubomir I. Ivanov
2012-12-22Imrpove the nickname handlingGravatar Dirk Hohndel
2012-12-21Remove nickname from divecomputer data structureGravatar Dirk Hohndel
2012-12-20Correctly calculate OTUs when pO2 is recorded in the samplesGravatar Dirk Hohndel
2012-12-20If no dives are selected, clear the stats widgetGravatar Dirk Hohndel
2012-12-20Show which dives are covered by the statisticsGravatar Dirk Hohndel
2012-12-19Initial Russian translation for Subsurface.Gravatar Sergey Starosek
2012-12-19Prevent bleeding deco/ndl for XML files without divecomputer entriesGravatar Linus Torvalds
2012-12-19Convert deco info from JDiveLog to SubsurfaceGravatar Miika Turkia
2012-12-17Add a "View next dive computer" menu itemGravatar Linus Torvalds
2012-12-16Improve visual appearance of horizontal marker linesGravatar Dirk Hohndel
2012-12-16Attempt to free plot data entries in each call to create_plot_info()Gravatar Lubomir I. Ivanov
2012-12-16Clear associated tooltip texts when calling expose_event()Gravatar Lubomir I. Ivanov
2012-12-16Fixed some memory leaks related to subsurface_get_conf()Gravatar Lubomir I. Ivanov
2012-12-16Fixed a couple of memory leaks related to the download dialogGravatar Lubomir I. Ivanov
2012-12-16Properly remove redundant dive computer informationGravatar Linus Torvalds
2012-12-16Use dive ID for matching dives during downloadsGravatar Linus Torvalds
2012-12-16Use dive computer model/ID when trying to merge divesGravatar Linus Torvalds
2012-12-16Make sure that the user entered nickname is never truncatedGravatar Lubomir I. Ivanov
2012-12-15Deal with some trip issues when editing dive timestampsGravatar Dirk Hohndel