Age | Commit message (Expand) | Author |
2014-01-09 | Add and use 'string_to_fraction()' helper converter function | Linus Torvalds |
2014-01-09 | Add unit-aware cylinder size string parserc | Linus Torvalds |
2014-01-09 | Remove now stale arguments to "CHANGED()" macro | Linus Torvalds |
2014-01-09 | Add and use 'string_to_fraction()' helper converter function | Linus Torvalds |
2014-01-09 | Add unit-aware cylinder size string parserc | Linus Torvalds |
2014-01-09 | Prepare for Subsurface 4.0.2 release | Dirk Hohndel |
2014-01-09 | Add unit-aware conversion of pressure data | Linus Torvalds |
2014-01-09 | Change fake profile behavior | Dirk Hohndel |
2014-01-09 | Add a string_to_depth() helper function to match our string_to_weight one | Linus Torvalds |
2014-01-09 | const'ify our strtod() helper functions | Linus Torvalds |
2014-01-09 | Make 'string_to_grams()' use proper type safe types | Linus Torvalds |
2014-01-09 | Write the event data to the libdivecomputer log. | Jef Driesen |
2014-01-09 | DownloadFromDCWidget: prevent possible leaks for log/dump files | Lubomir I. Ivanov |
2014-01-09 | libdivecomputer.c: Try not to pass NULL to fopen() | Lubomir I. Ivanov |
2014-01-09 | windows.c: Fix possible assert when passing NULL to *open() | Lubomir I. Ivanov |
2014-01-09 | Setting dive as 'current' when restoring selection | Tomaz Canabrava |
2014-01-09 | Add CaseInsensitivity to all of the completers. | Tomaz Canabrava |
2014-01-09 | Use helper function to display mean depth with correct unit | Dirk Hohndel |
2014-01-09 | Print numerical value of mean depth | Miika Turkia |
2014-01-09 | Fix typo | Miika Turkia |
2014-01-09 | Fix Uemis temperature conversion | Dirk Hohndel |
2014-01-09 | Parse localized weight units | Dirk Hohndel |
2014-01-09 | Maintab: prevent a segfault in the 'Equipment' tab | Lubomir I. Ivanov |
2014-01-09 | Add unit-aware conversion of pressure data | Linus Torvalds |
2014-01-09 | Interpolated pressure should always be set | Rodrigo Severo |
2014-01-08 | Change fake profile behavior | Dirk Hohndel |
2014-01-08 | When interpolating tank pressures, don't devide by zero | Dirk Hohndel |
2014-01-08 | Reinstating SURFACE_THRESHOLD test in pressure_time function | Rodrigo Severo |
2014-01-08 | Discontinuity and stall on tank pressure interpolated lines | Rodrigo Severo |
2014-01-08 | Add a string_to_depth() helper function to match our string_to_weight one | Linus Torvalds |
2014-01-08 | const'ify our strtod() helper functions | Linus Torvalds |
2014-01-08 | Make 'string_to_grams()' use proper type safe types | Linus Torvalds |
2014-01-08 | Show import dialog only when needed for CSV config | Miika Turkia |
2014-01-08 | Write the event data to the libdivecomputer log. | Jef Driesen |
2014-01-08 | DownloadFromDCWidget: prevent possible leaks for log/dump files | Lubomir I. Ivanov |
2014-01-08 | libdivecomputer.c: Try not to pass NULL to fopen() | Lubomir I. Ivanov |
2014-01-08 | windows.c: Fix possible assert when passing NULL to *open() | Lubomir I. Ivanov |
2014-01-07 | Not everything can be done with the diveId | Dirk Hohndel |
2014-01-07 | Restructure overly agressive Q_ASSERT | Dirk Hohndel |
2014-01-07 | Get rid of pointers to dive structures in the UI | Dirk Hohndel |
2014-01-07 | When merging dives, keep dive ids in mind | Dirk Hohndel |
2014-01-07 | Add a unique id to every dive | Dirk Hohndel |
2014-01-07 | Setting dive as 'current' when restoring selection | Tomaz Canabrava |
2014-01-07 | Add CaseInsensitivity to all of the completers. | Tomaz Canabrava |
2014-01-06 | Use helper function to display mean depth with correct unit | Dirk Hohndel |
2014-01-06 | Print numerical value of mean depth | Miika Turkia |
2014-01-06 | Fix typo | Miika Turkia |
2014-01-03 | Fix Uemis temperature conversion | Dirk Hohndel |
2014-01-03 | Parse localized weight units | Dirk Hohndel |
2014-01-03 | Maintab: prevent a segfault in the 'Equipment' tab | Lubomir I. Ivanov |