index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subsurface-core
Age
Commit message (
Expand
)
Author
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
2015-11-07
Recognize Android as CMAKE_SYSTEM_NAME
Sebastian Kügler
2015-11-06
Use default font size on Android
Sebastian Kügler
2015-11-06
Move ImageDownloader out of the desktop widgets
Dirk Hohndel
2015-11-06
profile.h: fix incomplete type
Lubomir I. Ivanov
2015-11-05
Cmake: correctly identify an Android build
Dirk Hohndel
2015-11-03
subsurfacestartup.c: don't double free 'default_filename'
Lubomir I. Ivanov
2015-11-03
Fix M_PI with -std=c++11 on Mingw
Lubomir I. Ivanov
2015-11-02
Merge branch 'cmakeAndPreferences'
Dirk Hohndel
2015-11-02
Preferences: hook up the UI page with the preferences structure
Dirk Hohndel
2015-11-02
Create date and time formats preferences
Dirk Hohndel
2015-10-30
Make the skeleton Facebook plugin and make sure it is loaded
Tomaz Canabrava
2015-10-30
Populate the MainMenu with social network actions
Tomaz Canabrava
2015-10-30
Start the Plugin Manager
Tomaz Canabrava
2015-10-30
Add a PluginManager class
Tomaz Canabrava
2015-10-30
Fix the ISocialNetworkIntegration interface
Tomaz Canabrava
2015-10-30
Add an interface for Social Network Interfaces
Tomaz Canabrava
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava
2015-10-30
Move all core-functionality to subsurface-core
Tomaz Canabrava