Age | Commit message (Expand) | Author |
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 |
2015-11-09 | Uemis downloader: recover if dive info is completely missing | Dirk Hohndel |
2015-11-09 | Uemis downloader: deal with a whole block of deleted dives | Dirk Hohndel |
2015-11-09 | Store Thumbnails with image hashes | Robert C. Helling |
2015-11-08 | Removed C++11 from the code. | Tomaz Canabrava |
2015-11-08 | Uemis downloader: print some information on stderr in verbose mode | Dirk Hohndel |
2015-11-08 | Change from uploadCurrentDive to requestUpload call | Tomaz Canabrava |
2015-11-08 | Make it possible to connect to facebook again | Tomaz Canabrava |
2015-11-07 | dive.c: remove unused variable | Lubomir I. Ivanov |
2015-11-07 | profile.c: remove unused variables | Lubomir I. Ivanov |
2015-11-07 | profile.c: mark get_local_sac() as unused | Lubomir I. Ivanov |
2015-11-07 | Android: go back to using Qt's DataLocation | Dirk Hohndel |
2015-11-07 | Don't crash if we have no WindowTitleUpdater registered | Dirk Hohndel |