Age | Commit message (Expand) | Author |
2015-11-24 | Only close html tags if they were opened before | Robert C. Helling |
2015-11-24 | Interpret - as STDOUT on writing xml files | Robert C. Helling |
2015-11-18 | libdivecomputer.h: fix warning with DC_VERSION on Win32 | Lubomir I. Ivanov |
2015-11-18 | applyLocations should be a void function | Dirk Hohndel |
2015-11-18 | gpslocation.cpp: fix signed vs unsinged int comparison warning | Lubomir I. Ivanov |
2015-11-18 | Location service: when applying GPS locations mark divelist changed | Dirk Hohndel |
2015-11-18 | Location service: check presence of location source | Dirk Hohndel |
2015-11-18 | Location service: instantiate location provider in the desktop UI | Dirk Hohndel |
2015-11-18 | Location service: move into subsurface-core | Dirk Hohndel |
2015-11-18 | Cloud storage: modify protocol for checking cloud connectivity | Dirk Hohndel |
2015-11-18 | Location service: set user agent string | Dirk Hohndel |
2015-11-16 | qthelper.cpp: improve getFormattedCylinder() | Lubomir I. Ivanov |
2015-11-16 | qthelper: also support "maxcns" and "otu" in Grantlee HTML | Lubomir I. Ivanov |
2015-11-16 | qthelper: add means to retreive weight and cylinder info in Dive | Lubomir I. Ivanov |
2015-11-16 | qthelper.cpp: define EMPTY_DIVE_STRING | Lubomir I. Ivanov |
2015-11-16 | CMakeLists: use correct 'desktop-widgets' path | Lubomir I. Ivanov |
2015-11-16 | dive.c: fix a couple of comment typos | Lubomir I. Ivanov |
2015-11-15 | qthelper.cpp: support line breaks for notes when printing | Lubomir I. Ivanov |
2015-11-15 | simple spelling changes | Stephen Hemminger |
2015-11-15 | subsurfacestartup.c: leave free_prefs() empty | Lubomir I. Ivanov |
2015-11-15 | planner.c: fix 'disclaimer' pointing to stack memory | Lubomir I. Ivanov |
2015-11-14 | Missing half of the previous commit | Dirk Hohndel |
2015-11-14 | Move proxy initialization into shared code | Dirk Hohndel |
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 |