Age | Commit message (Expand) | Author |
2017-12-26 | Cleanup: prevent potential out of bounds write | Dirk Hohndel |
2017-12-26 | Cleanup: avoid memory leak | Dirk Hohndel |
2017-12-26 | Cleanup: avoid a few memory leaks | Dirk Hohndel |
2017-12-25 | Use correct date format | Jan Mulder |
2017-12-25 | Prevent overflow in effective GF calculation | Robert C. Helling |
2017-12-24 | Remove superfluous QScopedPointer<>s in singletons | Berthold Stoeger |
2017-12-24 | Re-add newlines to help message | Berthold Stoeger |
2017-12-24 | Code cleanup: Indentation mistake plus simplification | Stefan Fuchs |
2017-12-24 | Remove obsolete declaration of void gfLowAtMaxDepthChanged | Stefan Fuchs |
2017-12-21 | cleanup: remove empty function | Jan Mulder |
2017-12-21 | Make QMap<> access in deleteGpsFix() more idiomatic | Berthold Stoeger |
2017-12-21 | Handle plot_info->nr <= 0 gracefully | Berthold Stoeger |
2017-12-21 | Fix use of uninitialized variable in core/profile.c | Berthold Stoeger |
2017-12-21 | Check return of fread() in core/ostctools.c | Berthold Stoeger |
2017-12-20 | core: ignore erroneous quotes as well | Jan Mulder |
2017-12-20 | core: fix commit 46004c39e266fe7 for real (erroneous quotes) | Jan Mulder |
2017-12-19 | git storage: invalidate cache on merge dive site | Jan Mulder |
2017-12-18 | core: ignore bogus m in cylinder | Jan Mulder |
2017-12-18 | Allow to read factor cache concurrently | Robert C. Helling |
2017-12-18 | Elevate "can't write hashes" message from debug to warning level | Berthold Stoeger |
2017-12-18 | core: fix git storage save (regression 4.7.4 -> 4.7.5) | Jan Mulder |
2017-12-17 | CLeanup: remove duplicate typedef | Dirk Hohndel |
2017-12-17 | Cleanup: durations are now signed | Dirk Hohndel |
2017-12-17 | Unify float calulations: use double | Berthold Stoeger |
2017-12-14 | Remove function isCloudUrl() | Berthold Stoeger |
2017-12-13 | Enable removal of pictures from different dives at the same moment | Stefan Fuchs |
2017-12-13 | applying gps fixes: group repetitive code under a macro | Jan Mulder |
2017-12-13 | Do not prefer gps fixes just for being into dive time | Jan Mulder |
2017-12-13 | Add pSCR divemode detection | Jan Mulder |
2017-12-13 | Rename DC_DIVEMODE_CC to DC_DIVEMODE_CCR | Jan Mulder |
2017-12-12 | Update to the latest libdc version | Dirk Hohndel |
2017-12-11 | Use the copy_string() helper function in set_filename() | Berthold Stoeger |
2017-12-11 | Remove second parameter (bool force) in set_filename() | Berthold Stoeger |
2017-12-10 | location service: reduce default thresholds | Salvador Cuñat |
2017-12-08 | Cleanup: remove unused parameter | Dirk Hohndel |
2017-12-08 | Cleanup: rename file to avoid confusion | Dirk Hohndel |
2017-12-07 | Show BT device names first | Robert C. Helling |
2017-12-06 | Allocate CheckCloudConnection object on stack | Berthold Stoeger |
2017-12-06 | Remove self-include of core/checkcloudconnection.h | Berthold Stoeger |
2017-12-05 | Gracefully handle cloud authentication failure in verbose mode | Berthold Stoeger |
2017-12-04 | Gracefully handle deletion of a picture that doesn't exist | Berthold Stoeger |
2017-12-03 | Free unused git repository in git_create_local_repo() | Berthold Stoeger |
2017-12-02 | Add debug output for vendor/product tuples | Dirk Hohndel |
2017-12-02 | Add Heinrichs Weikamp BLE dive computers for iOS | Dirk Hohndel |
2017-12-02 | iOS: save BT DeviceInfo on discovery | Murillo Bernardes |
2017-12-02 | Fix file:// handling for git access. | Berthold Stoeger |
2017-12-01 | Remove unnecessary #include and correct whitespace | Robert C. Helling |
2017-12-01 | Document background computation of variations | Robert C. Helling |
2017-12-01 | Disable plan variation in recreational mode | Rick Walsh |
2017-12-01 | Round up diveplan duration the same way values in diveplan are rounded | Stefan Fuchs |