Age | Commit message (Expand) | Author |
2014-11-11 | A bit of code cleanup. | Tomaz Canabrava |
2014-11-11 | Make the close button work | Tomaz Canabrava |
2014-11-11 | Added buttons to control the multi filter | Tomaz Canabrava |
2014-11-11 | Better size for the filter | Tomaz Canabrava |
2014-11-11 | Better layout for the Extra Info panel | Tomaz Canabrava |
2014-11-11 | maintab.cpp: use copy_string() instead of strdup() | Lubomir I. Ivanov |
2014-11-11 | Show the number of dives with each tag in the filter panel | Dirk Hohndel |
2014-11-11 | Add tag helper functions to allow us to count dives with a given tag | Dirk Hohndel |
2014-11-11 | Remove leftover code for directly parsing Cobalt tank sizes | Dirk Hohndel |
2014-11-11 | Fix getting tank information from libdivecomputer | Dirk Hohndel |
2014-11-10 | Support timedepth mode on UDCF import | Miika Turkia |
2014-11-10 | Text consistency changes | Tim Wootton |
2014-11-10 | Two small fixes regarding translation texts | Dirk Hohndel |
2014-11-10 | Update translation strings and translations | Dirk Hohndel |
2014-11-10 | Fix memory leak | Miika Turkia |
2014-11-10 | Use the new extra data interface for Poseidon import | Miika Turkia |
2014-11-10 | Replace XML reference log for Poseidon | willem ferguson |
2014-11-10 | Support for Liquivision version 2 log files. | John Van Ostrand |
2014-11-10 | Removed liquivision unneeded variable and potential segfault. | John Van Ostrand |
2014-11-10 | Corrected Liquivision name | John Van Ostrand |
2014-11-10 | Be more careful when restoring a selection in the presence of filters | Dirk Hohndel |
2014-11-09 | Don't crash when restoring the selection | Dirk Hohndel |
2014-11-08 | Fix previous commit to compile with older versions of libdivecomputer | Dirk Hohndel |
2014-11-08 | Use libdivecomputer tank size when available | Dirk Hohndel |
2014-11-08 | Remove leftover last_setpoint | Anton Lundin |
2014-11-08 | Remove unused unquote function | Anton Lundin |
2014-11-08 | Add support for libdivecomputer DC_FIELD_DIVEMODE | Anton Lundin |
2014-11-08 | Move calculate_string_hash into DC_FIELD_STRING | Anton Lundin |
2014-11-08 | Remove unused variables and code from seabear-csv | Anton Lundin |
2014-11-08 | Reorder initializers to be more c++-strict | Anton Lundin |
2014-11-07 | Add support for libdivecomputer's new TEMPERATURE fields | Dirk Hohndel |
2014-11-07 | Cleanup liquivision.c | Dirk Hohndel |
2014-11-07 | Use the new DC_FIELD_STRING callback if it exists | Linus Torvalds |
2014-11-07 | The po2 argument of addS_segment is the setpoint, not the pO2 at that time | Robert C. Helling |
2014-11-07 | Don't overwrite zero setpoints | Robert C. Helling |
2014-11-07 | Cleaned up file list in open and import dialogs | John Van Ostrand |
2014-11-07 | Liquivision import fixes | John Van Ostrand |
2014-11-07 | Added import for Liquivision LVD log files | John Van Ostrand |
2014-11-07 | Convert volume calculations into floating point | Anton Lundin |
2014-11-07 | Remove leading spaces in buddy tags | Anton Lundin |
2014-11-07 | Extract some useful extra data from Uemis SDA | Dirk Hohndel |
2014-11-07 | Show extra data in separate tab on MainTab | Dirk Hohndel |
2014-11-07 | Load and save extra data in git format | Dirk Hohndel |
2014-11-07 | Load and save extra data in Subsurface XML format | Dirk Hohndel |
2014-11-07 | Add helper function to add extra_data to dive computer | Dirk Hohndel |
2014-11-06 | Add list of string pairs to dive structure | Dirk Hohndel |
2014-11-06 | Reset counters when importing new MK6 log | Miika Turkia |
2014-11-06 | Include po2 on Shearwater import | Miika Turkia |
2014-11-05 | Always copy data in copy and paste mode | Dirk Hohndel |
2014-11-04 | Make sure we don't use the 'changed' flag uninitialized | Dirk Hohndel |