summaryrefslogtreecommitdiffstats
path: root/subsurface-core
AgeCommit message (Expand)Author
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
2015-11-07profile.c: remove unused variablesGravatar Lubomir I. Ivanov
2015-11-07profile.c: mark get_local_sac() as unusedGravatar Lubomir I. Ivanov
2015-11-07Android: go back to using Qt's DataLocationGravatar Dirk Hohndel
2015-11-07Don't crash if we have no WindowTitleUpdater registeredGravatar Dirk Hohndel
2015-11-07Recognize Android as CMAKE_SYSTEM_NAMEGravatar Sebastian Kügler
2015-11-06Use default font size on AndroidGravatar Sebastian Kügler
2015-11-06Move ImageDownloader out of the desktop widgetsGravatar Dirk Hohndel
2015-11-06profile.h: fix incomplete typeGravatar Lubomir I. Ivanov
2015-11-05Cmake: correctly identify an Android buildGravatar Dirk Hohndel
2015-11-03subsurfacestartup.c: don't double free 'default_filename'Gravatar Lubomir I. Ivanov
2015-11-03Fix M_PI with -std=c++11 on MingwGravatar Lubomir I. Ivanov
2015-11-02Merge branch 'cmakeAndPreferences'Gravatar Dirk Hohndel
2015-11-02Preferences: hook up the UI page with the preferences structureGravatar Dirk Hohndel
2015-11-02Create date and time formats preferencesGravatar Dirk Hohndel
2015-10-30Make the skeleton Facebook plugin and make sure it is loadedGravatar Tomaz Canabrava
2015-10-30Populate the MainMenu with social network actionsGravatar Tomaz Canabrava
2015-10-30Start the Plugin ManagerGravatar Tomaz Canabrava
2015-10-30Add a PluginManager classGravatar Tomaz Canabrava
2015-10-30Fix the ISocialNetworkIntegration interfaceGravatar Tomaz Canabrava
2015-10-30Add an interface for Social Network InterfacesGravatar Tomaz Canabrava
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava
2015-10-30Move all core-functionality to subsurface-coreGravatar Tomaz Canabrava