aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-01-04First stab at simplistic dive planningGravatar Dirk Hohndel
2013-01-04Correctly handle air in the deco codeGravatar Dirk Hohndel
2013-01-04Clean up DEBUG codeGravatar Dirk Hohndel
2013-01-04Make sure that the calculated deco ends at 0Gravatar Dirk Hohndel
2013-01-04Fix deco calculations to correctly use GF values and add CC supportGravatar Dirk Hohndel
2013-01-04Intercept all events to the GF fields in the property dialogGravatar Dirk Hohndel
2013-01-03Merge branch 'deco2'Gravatar Dirk Hohndel
2013-01-03Improvements to select_prev_dive() and select_next_dive()Gravatar Lubomir I. Ivanov
2013-01-03Fix cylinder printout informationGravatar Linus Torvalds
2013-01-03Make GF values configurableGravatar Dirk Hohndel
2013-01-03Consider previous dives when calculating decoGravatar Dirk Hohndel
2013-01-03Use gradient factors in deco calculationGravatar Dirk Hohndel
2013-01-03Add configurable visualization of calculated ceilingGravatar Dirk Hohndel
2013-01-03First stab at deco calculationsGravatar Dirk Hohndel
2013-01-03Fix cylinder printout informationGravatar Linus Torvalds
2013-01-03Rewrite the nickname replacement functionGravatar Dirk Hohndel
2013-01-02Limit to 4 the number of cylinders shown in the data frameGravatar Salvador Cuñat
2013-01-02Use old style (pre gtk-2.22) keysymsGravatar Dirk Hohndel
2013-01-02Fix mixed dive/trip tree model groupingGravatar Linus Torvalds
2013-01-01Treat headings properly when importing Suunto logsGravatar Miika Turkia
2013-01-01Keep the selected dive visible in the divelistGravatar Linus Torvalds
2013-01-01Remove autogroup from the preferences and store per file insteadGravatar Dirk Hohndel
2013-01-01Make sure remember_dc has its own copy of the model stringGravatar Dirk Hohndel
2013-01-01Add ability to remove a divecomputer from our data structuresGravatar Dirk Hohndel
2013-01-01Merge branch 'updown'Gravatar Dirk Hohndel
2013-01-01Use the Left and Right keys to switch between divecomputersGravatar Dirk Hohndel
2013-01-01Clear divecomputer saved status before saving the nicknames to XMLGravatar Dirk Hohndel
2013-01-01First step towards grabbing keys and handling them ourselvesGravatar Dirk Hohndel
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