Age | Commit message (Expand) | Author |
2015-12-27 | ftdi: fix memory leak on error | Stephen Hemminger |
2015-12-27 | dive: paren error in set point handling | Stephen Hemminger |
2015-12-27 | Don't reload identical data | Dirk Hohndel |
2015-12-27 | Cloud storage: check the top commit without loading dives | Dirk Hohndel |
2015-12-27 | Add option to not check the remote when loading from git storage | Dirk Hohndel |
2015-12-26 | Dive list model: add GPS string access | Dirk Hohndel |
2015-12-20 | Remove the non-canonical Subusrface version | Dirk Hohndel |
2015-12-19 | Don't complain about missing GPS source unless mobile | Robert C. Helling |
2015-12-15 | Remove support for older libgit2 - we now require 0.23 or later | Dirk Hohndel |
2015-12-08 | Dive model: use the correct time to set the time zone offset | Dirk Hohndel |
2015-12-06 | Uemis downloader: handle yet another corner case | Dirk Hohndel |
2015-12-06 | Only warn about different number of tanks and gases if there are tanks | Dirk Hohndel |
2015-12-03 | Cloud storage: do not store the actual pictures in git | Dirk Hohndel |
2015-12-03 | Crash fix in add_single_dive. No writing to dive_table.dives[-1] | K. \"pestophagous\" Heller |
2015-12-03 | Prevent gaschange tank icons from using garbage coords. | K. \"pestophagous\" Heller |
2015-12-03 | Fix compile error on Mac | Dirk Hohndel |
2015-12-03 | Uemis downloader: ignore leading junk in the data | Dirk Hohndel |
2015-12-03 | Uemis downloader: don't leak memory | Dirk Hohndel |
2015-12-02 | Add instance method for GpsLocation | Dirk Hohndel |
2015-12-01 | Switch to compile time connect syntax | Dirk Hohndel |
2015-11-30 | Subsurface-mobile: don't create the GPS source until it is needed | Dirk Hohndel |
2015-11-25 | Don't overwrite air temperature | Dirk Hohndel |
2015-11-24 | Only close html tags if they were opened before | Robert C. Helling |
2015-11-24 | Interpret - as STDOUT on writing xml files | Robert C. Helling |
2015-11-18 | libdivecomputer.h: fix warning with DC_VERSION on Win32 | Lubomir I. Ivanov |
2015-11-18 | applyLocations should be a void function | Dirk Hohndel |
2015-11-18 | gpslocation.cpp: fix signed vs unsinged int comparison warning | Lubomir I. Ivanov |
2015-11-18 | Location service: when applying GPS locations mark divelist changed | Dirk Hohndel |
2015-11-18 | Location service: check presence of location source | Dirk Hohndel |
2015-11-18 | Location service: instantiate location provider in the desktop UI | Dirk Hohndel |
2015-11-18 | Location service: move into subsurface-core | Dirk Hohndel |
2015-11-18 | Cloud storage: modify protocol for checking cloud connectivity | Dirk Hohndel |
2015-11-18 | Location service: set user agent string | Dirk Hohndel |
2015-11-16 | qthelper.cpp: improve getFormattedCylinder() | Lubomir I. Ivanov |
2015-11-16 | qthelper: also support "maxcns" and "otu" in Grantlee HTML | Lubomir I. Ivanov |
2015-11-16 | qthelper: add means to retreive weight and cylinder info in Dive | Lubomir I. Ivanov |
2015-11-16 | qthelper.cpp: define EMPTY_DIVE_STRING | Lubomir I. Ivanov |
2015-11-16 | CMakeLists: use correct 'desktop-widgets' path | Lubomir I. Ivanov |
2015-11-16 | dive.c: fix a couple of comment typos | Lubomir I. Ivanov |
2015-11-15 | qthelper.cpp: support line breaks for notes when printing | Lubomir I. Ivanov |
2015-11-15 | simple spelling changes | Stephen Hemminger |
2015-11-15 | subsurfacestartup.c: leave free_prefs() empty | Lubomir I. Ivanov |
2015-11-15 | planner.c: fix 'disclaimer' pointing to stack memory | Lubomir I. Ivanov |
2015-11-14 | Missing half of the previous commit | Dirk Hohndel |
2015-11-14 | Move proxy initialization into shared code | Dirk Hohndel |
2015-11-14 | Location service: make distance and time threshold configurable | Dirk Hohndel |
2015-11-09 | Remove empty implementations | Dirk Hohndel |
2015-11-09 | Removed unused files | Tomaz Canabrava |
2015-11-09 | Remove the PluginSystem | Tomaz Canabrava |
2015-11-09 | Uemis downloader: more debug output | Dirk Hohndel |