Age | Commit message (Expand) | Author |
2013-04-06 | Separate Gtk related code from core logic: divelist | Dirk Hohndel |
2013-04-02 | Move set_filename() calls outside of parse_file() | Alberto Mardegan |
2013-04-01 | Have some C++ file in the project | Alberto Mardegan |
2013-03-28 | Fix get_cylinder_index() gasmix comparisons | Linus Torvalds |
2013-03-28 | When merging dives, match up the cylinders to each other using gasmix | Linus Torvalds |
2013-03-17 | Manually add gas changes to a dive | Dirk Hohndel |
2013-03-10 | .DLD generation for uploading to divelogs.de | Miika Turkia |
2013-03-04 | Limited support for Suunto DM4 import | Miika Turkia |
2013-02-27 | Planner: don't use the planned dive for relative start time | Dirk Hohndel |
2013-02-25 | Take incompressibility of gas into account at higher pressures | Linus Torvalds |
2013-02-25 | Show a "No Events" label when there are no events in the filter dialog | Lubomir I. Ivanov |
2013-02-24 | Fix cylinder air size calculations | Linus Torvalds |
2013-02-22 | Add correct XSLT search path for Windows | Dirk Hohndel |
2013-02-18 | When only a dive trip is selected, select all the dives in the trip | Linus Torvalds |
2013-02-15 | Get the SHA1 routines from git instead of openssl | Linus Torvalds |
2013-02-15 | Improve the code handling air temperature | Linus Torvalds |
2013-02-14 | Better handling of manually edited air temperature | Dirk Hohndel |
2013-02-13 | Rewriting the error handling in planner.c | Dirk Hohndel |
2013-02-12 | Fix gas handling in planner | Dirk Hohndel |
2013-02-09 | Finish removing accesses to first divecomputer instead of dive | Dirk Hohndel |
2013-02-09 | Move duration to dive structure and replace accessor function | Dirk Hohndel |
2013-02-09 | Add a meandepth to the dive structure | Dirk Hohndel |
2013-02-08 | Add maxdepth back to the dive structure | Dirk Hohndel |
2013-02-08 | Do more dive fixup for each dive computer | Linus Torvalds |
2013-02-09 | Clean up the handling of surface pressure | Dirk Hohndel |
2013-02-08 | The 'gasmix' argument to add_segment() is read-only | Linus Torvalds |
2013-02-08 | Duration of a dive is the maximum duration from all divecomputers | Dirk Hohndel |
2013-02-04 | Get rid of dive->{start,end} | Linus Torvalds |
2013-02-03 | Fixing SP handling in planner, adding event | Jan Schubert |
2013-02-02 | Add 'Save As' entry to context menu shown when right clicking on a dive | Pierre-Yves Chibon |
2013-02-01 | Clear the list of events when closing data file | Dirk Hohndel |
2013-01-31 | Better algorithm to merge gps locations & locations names from webservice | Dirk Hohndel |
2013-01-31 | Allow using two different tables to hold dives and gps locations | Dirk Hohndel |
2013-01-30 | Make 'get_dive_by_diveid()' work even for non-primary dive computers | Linus Torvalds |
2013-01-30 | Massive cleanup | Dirk Hohndel |
2013-01-28 | Dive planning for closed circuit rebreather | Jan Schubert |
2013-01-28 | Pick GPS coordinates of dive location via map widget | Dirk Hohndel |
2013-01-27 | UTF8 aware parser for some more GPS formats | Dirk Hohndel |
2013-01-24 | Centralization for Kelvin and Standardization to milliKelvin | Jan Schubert |
2013-01-24 | Use actual min and max temperatures in statistics. | Henrik Brautaset Aronsen |
2013-01-24 | Remove saving of dive computer nicnames in system config | Linus Torvalds |
2013-01-24 | Save all dive computer nicknames - whether used or not | Linus Torvalds |
2013-01-23 | Fix temperature rounding issues | Linus Torvalds |
2013-01-23 | Move more dive computer filled data to the divecomputer structure | Linus Torvalds |
2013-01-16 | Only offer to show dive on map if we have location information | Linus Torvalds |
2013-01-15 | Show single dives in map. | Henrik Brautaset Aronsen |
2013-01-15 | Add diveplan to the dive notes | Dirk Hohndel |
2013-01-15 | Add code to enter SAC rates for dive planning | Dirk Hohndel |
2013-01-15 | Added the OS dependent function subsurface_launch_for_uri() | Lubomir I. Ivanov |
2013-01-14 | Centralising and redefining values as integers | Jan Schubert |