Age | Commit message (Expand) | Author |
2013-01-03 | Add configurable visualization of calculated ceiling | Dirk Hohndel |
2013-01-03 | First stab at deco calculations | Dirk Hohndel |
2013-01-02 | Limit to 4 the number of cylinders shown in the data frame | Salvador Cuñat |
2013-01-02 | Use old style (pre gtk-2.22) keysyms | Dirk Hohndel |
2013-01-02 | Fix mixed dive/trip tree model grouping | Linus Torvalds |
2013-01-01 | Treat headings properly when importing Suunto logs | Miika Turkia |
2013-01-01 | Keep the selected dive visible in the divelist | Linus Torvalds |
2013-01-01 | Remove autogroup from the preferences and store per file instead | Dirk Hohndel |
2013-01-01 | Make sure remember_dc has its own copy of the model string | Dirk Hohndel |
2013-01-01 | Add ability to remove a divecomputer from our data structures | Dirk Hohndel |
2013-01-01 | Merge branch 'updown' | Dirk Hohndel |
2013-01-01 | Use the Left and Right keys to switch between divecomputers | Dirk Hohndel |
2013-01-01 | Clear divecomputer saved status before saving the nicknames to XML | Dirk Hohndel |
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 | 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 |