aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-11kill warningGravatar Sebastian Kügler
2015-11-11Location service: only store gps fix after certain time or distanceGravatar Dirk Hohndel
2015-11-11Location service: store locations in settingsGravatar Dirk Hohndel
2015-11-11Location service: toggle the service from the main menuGravatar Dirk Hohndel
2015-11-11Location service: move location provider into QML managerGravatar Dirk Hohndel
2015-11-11Location service: consistent way to output informationGravatar Dirk Hohndel
2015-11-11Location service: move files around to fit new directory layoutGravatar Dirk Hohndel
2015-11-11Location service: request position updateGravatar Dirk Hohndel
2015-11-11Location service: Add GPS location infrastructure for Subsurface-mobileGravatar Dirk Hohndel
2015-11-10Preferences: correctly hook up the signals to enable/disable cloud storageGravatar Dirk Hohndel
2015-11-10Enable BT compilation earlierGravatar Miika Turkia
2015-11-10divetooltipitem.cpp: prettify the tooltip bounds and paddingGravatar Lubomir I. Ivanov
2015-11-10modeldelegates: remove printing related delegatesGravatar Lubomir I. Ivanov
2015-11-10qt-models: remove obsolete printer related classesGravatar Lubomir I. Ivanov
2015-11-09Remove empty implementationsGravatar Dirk Hohndel
2015-11-09Update various files to reflect the development towards 4.6Gravatar Dirk Hohndel
2015-11-09Don't rely on CMAKE_AUTOUICGravatar Tomaz Canabrava
2015-11-09Removed unused filesGravatar Tomaz Canabrava
2015-11-09Remove the PluginSystemGravatar Tomaz Canabrava
2015-11-09Remove Facebook from PluginsGravatar Tomaz Canabrava
2015-11-09Statistics tab: clear min/max duration with just one dive selectedGravatar Dirk Hohndel
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-08Link the facebook plugin against the subsurface_interfaceGravatar Tomaz Canabrava
2015-11-08Removed C++11 from the code.Gravatar Tomaz Canabrava
2015-11-08Revert "Mac: don't use C++11 on older clang versions"Gravatar Dirk Hohndel
2015-11-08Make building plugins optionalGravatar Dirk Hohndel
2015-11-08Remove lambdas: they don't work on OSX 10.7Gravatar Tomaz Canabrava
2015-11-08Update Mac bundle build & sign scriptsGravatar Dirk Hohndel
2015-11-08Mac: don't use C++11 on older clang versionsGravatar Dirk Hohndel
2015-11-08Uemis downloader: print some information on stderr in verbose modeGravatar Dirk Hohndel
2015-11-08Cmake: remove references to removed source fileGravatar Dirk Hohndel
2015-11-08Android: remove duplicate top bar from log windowGravatar Joakim Bygdell
2015-11-08Android: ask which pkg-config to useGravatar Joakim Bygdell
2015-11-08Android: disable ftdi on macGravatar Joakim Bygdell
2015-11-08Android: Clean up variable exportGravatar Joakim Bygdell
2015-11-08Finish the first facebook integration pluginGravatar Tomaz Canabrava
2015-11-08Facebook Plugin is aware of it's connection statusGravatar Tomaz Canabrava
2015-11-08We are not using this code anymore, rip it offGravatar Tomaz Canabrava
2015-11-08Change from uploadCurrentDive to requestUpload callGravatar Tomaz Canabrava
2015-11-08Make it possible to connect to facebook againGravatar Tomaz Canabrava
2015-11-08Convert most of the old code for FacebookPlugin to the new SystemGravatar Tomaz Canabrava
2015-11-07Merge branch 'warnings' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-11-07abstractpreferenceswidget.cpp: fix argument warningGravatar Lubomir I. Ivanov
2015-11-07dive.c: remove unused variableGravatar Lubomir I. Ivanov
2015-11-07preferencesdialog.cpp: silence a switch warningGravatar Lubomir I. Ivanov
2015-11-07profile.c: remove unused variablesGravatar Lubomir I. Ivanov
2015-11-07profile.c: mark get_local_sac() as unusedGravatar Lubomir I. Ivanov