aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core
AgeCommit message (Expand)Author
2015-12-15Remove support for older libgit2 - we now require 0.23 or laterGravatar Dirk Hohndel
2015-12-08Dive model: use the correct time to set the time zone offsetGravatar Dirk Hohndel
2015-12-06Uemis downloader: handle yet another corner caseGravatar Dirk Hohndel
2015-12-06Only warn about different number of tanks and gases if there are tanksGravatar Dirk Hohndel
2015-12-03Cloud storage: do not store the actual pictures in gitGravatar Dirk Hohndel
2015-12-03Crash fix in add_single_dive. No writing to dive_table.dives[-1]Gravatar K. \"pestophagous\" Heller
2015-12-03Prevent gaschange tank icons from using garbage coords.Gravatar K. \"pestophagous\" Heller
2015-12-03Fix compile error on MacGravatar Dirk Hohndel
2015-12-03Uemis downloader: ignore leading junk in the dataGravatar Dirk Hohndel
2015-12-03Uemis downloader: don't leak memoryGravatar Dirk Hohndel
2015-12-02Add instance method for GpsLocationGravatar Dirk Hohndel
2015-12-01Switch to compile time connect syntaxGravatar Dirk Hohndel
2015-11-30Subsurface-mobile: don't create the GPS source until it is neededGravatar Dirk Hohndel
2015-11-25Don't overwrite air temperatureGravatar Dirk Hohndel
2015-11-24Only close html tags if they were opened beforeGravatar Robert C. Helling
2015-11-24Interpret - as STDOUT on writing xml filesGravatar Robert C. Helling
2015-11-18libdivecomputer.h: fix warning with DC_VERSION on Win32Gravatar Lubomir I. Ivanov
2015-11-18applyLocations should be a void functionGravatar Dirk Hohndel
2015-11-18gpslocation.cpp: fix signed vs unsinged int comparison warningGravatar Lubomir I. Ivanov
2015-11-18Location service: when applying GPS locations mark divelist changedGravatar Dirk Hohndel
2015-11-18Location service: check presence of location sourceGravatar Dirk Hohndel
2015-11-18Location service: instantiate location provider in the desktop UIGravatar Dirk Hohndel
2015-11-18Location service: move into subsurface-coreGravatar Dirk Hohndel
2015-11-18Cloud storage: modify protocol for checking cloud connectivityGravatar Dirk Hohndel
2015-11-18Location service: set user agent stringGravatar Dirk Hohndel
2015-11-16qthelper.cpp: improve getFormattedCylinder()Gravatar Lubomir I. Ivanov
2015-11-16qthelper: also support "maxcns" and "otu" in Grantlee HTMLGravatar Lubomir I. Ivanov
2015-11-16qthelper: add means to retreive weight and cylinder info in DiveGravatar Lubomir I. Ivanov
2015-11-16qthelper.cpp: define EMPTY_DIVE_STRINGGravatar Lubomir I. Ivanov
2015-11-16CMakeLists: use correct 'desktop-widgets' pathGravatar Lubomir I. Ivanov
2015-11-16dive.c: fix a couple of comment typosGravatar Lubomir I. Ivanov
2015-11-15qthelper.cpp: support line breaks for notes when printingGravatar Lubomir I. Ivanov
2015-11-15simple spelling changesGravatar Stephen Hemminger
2015-11-15subsurfacestartup.c: leave free_prefs() emptyGravatar Lubomir I. Ivanov
2015-11-15planner.c: fix 'disclaimer' pointing to stack memoryGravatar Lubomir I. Ivanov
2015-11-14Missing half of the previous commitGravatar Dirk Hohndel
2015-11-14Move proxy initialization into shared codeGravatar Dirk Hohndel
2015-11-14Location service: make distance and time threshold configurableGravatar Dirk Hohndel
2015-11-09Remove empty implementationsGravatar Dirk Hohndel
2015-11-09Removed unused filesGravatar Tomaz Canabrava
2015-11-09Remove the PluginSystemGravatar Tomaz Canabrava
2015-11-09Uemis downloader: more debug outputGravatar Dirk Hohndel
2015-11-09Uemis downloader: recover if dive info is completely missingGravatar Dirk Hohndel
2015-11-09Uemis downloader: deal with a whole block of deleted divesGravatar Dirk Hohndel
2015-11-09Store Thumbnails with image hashesGravatar Robert C. Helling
2015-11-08Removed C++11 from the code.Gravatar Tomaz Canabrava
2015-11-08Uemis downloader: print some information on stderr in verbose modeGravatar Dirk Hohndel
2015-11-08Change from uploadCurrentDive to requestUpload callGravatar Tomaz Canabrava
2015-11-08Make it possible to connect to facebook againGravatar Tomaz Canabrava
2015-11-07dive.c: remove unused variableGravatar Lubomir I. Ivanov