aboutsummaryrefslogtreecommitdiffstats
path: root/subsurface-core
AgeCommit message (Expand)Author
2016-01-11Simplify: remove Maxcns and OTU variablesGravatar Tomaz Canabrava
2016-01-11Simplify: remove suit and tripGravatar Tomaz Canabrava
2016-01-11Simplify: remove waterTemp variableGravatar Tomaz Canabrava
2016-01-11Simplify: removed buddy and airTemp variableGravatar Tomaz Canabrava
2016-01-11Simplify: removed divemasterGravatar Tomaz Canabrava
2016-01-11Simplify: removed duration and depth variablesGravatar Tomaz Canabrava
2016-01-11Simplify: removed location variableGravatar Tomaz Canabrava
2016-01-11Simplify: removed timestamp variableGravatar Tomaz Canabrava
2016-01-11Simplify: remove uneeded variable, rating.Gravatar Tomaz Canabrava
2016-01-11Simplify: remove uneeded variable: idGravatar Tomaz Canabrava
2016-01-11Simplify: QML code handling seriesGravatar Tomaz Canabrava
2016-01-11GPS data: create divesite when missing for applied GPS dataGravatar Dirk Hohndel
2016-01-11Random whitespace cleanupGravatar Dirk Hohndel
2016-01-11Fix potential compile errorGravatar Dirk Hohndel
2016-01-10Compile fix for older compilersGravatar Dirk Hohndel
2016-01-10Fix bug setting up DiveObjectHelperGravatar Dirk Hohndel
2016-01-10QML UI: refresh divelist after GPS data was successfully appliedGravatar Dirk Hohndel
2016-01-10GPS data: if deleting on server fails, remember to try againGravatar Dirk Hohndel
2016-01-10GPS data: don't try to track what's uploadedGravatar Dirk Hohndel
2016-01-10GPS data: delete fixes on the serverGravatar Dirk Hohndel
2016-01-10GPS data: more fixesGravatar Dirk Hohndel
2016-01-10Reimplement the internal repesentation of GPS fixesGravatar Dirk Hohndel
2016-01-10Support for imperial depth on worldmap exportGravatar Miika Turkia
2016-01-10If all else fails try loading images from cloud serverGravatar Robert C. Helling
2016-01-10Simplify image hashing logicGravatar Robert C. Helling
2016-01-10Renumber dive list after manual dive mergingGravatar Salvador Cuñat
2016-01-08QML UI: partial, slow and incomplete implementation of delete GPS fixGravatar Dirk Hohndel
2016-01-08Move Dive class from qthelper.h/cpp to it's own fileGravatar Tomaz Canabrava
2016-01-08Untangle Library LinkageGravatar Tomaz Canabrava
2016-01-07Compile fixGravatar Dirk Hohndel
2016-01-07Compile fixGravatar Dirk Hohndel
2016-01-07Correctly adjust time stamp of GPS fixesGravatar Dirk Hohndel
2016-01-07Merge branch 'gpsList'Gravatar Dirk Hohndel
2016-01-07Populate the model with the GPS fixesGravatar Dirk Hohndel
2016-01-07Download gps locations in the mobile appGravatar Dirk Hohndel
2016-01-07Create GpsListModel in order to be able to display GPS fixesGravatar Dirk Hohndel
2016-01-07Assign lower number to a merged dive instead of higher oneGravatar Salvador Cuñat
2016-01-05Try harder to find the language name that includes country codeGravatar Dirk Hohndel
2016-01-04Cloud storage: fix potential crash when avoiding reloading dive listGravatar Dirk Hohndel
2016-01-01Location service: get the current positionGravatar Dirk Hohndel
2016-01-01Location service: support the concept of waiting for a positionGravatar Dirk Hohndel
2016-01-01Location service: restructure the way GpsSource is managedGravatar Dirk Hohndel
2016-01-01QML UI: handle editing of depthGravatar Dirk Hohndel
2015-12-28Git storage: be more careful when checking if this SHA is already loadedGravatar Dirk Hohndel
2015-12-27ftdi: fix memory leak on errorGravatar Stephen Hemminger
2015-12-27dive: paren error in set point handlingGravatar Stephen Hemminger
2015-12-27Don't reload identical dataGravatar Dirk Hohndel
2015-12-27Cloud storage: check the top commit without loading divesGravatar Dirk Hohndel
2015-12-27Add option to not check the remote when loading from git storageGravatar Dirk Hohndel
2015-12-26Dive list model: add GPS string accessGravatar Dirk Hohndel