summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-11-18Another missing call to mark_divelist_changedGravatar Dirk Hohndel
2015-11-18libdivecomputer.h: fix warning with DC_VERSION on Win32Gravatar Lubomir I. Ivanov
2015-11-18applyLocations should be a void functionGravatar Dirk Hohndel
2015-11-18gpslocation.cpp: fix signed vs unsinged int comparison warningGravatar Lubomir I. Ivanov
2015-11-18Location service: when applying GPS locations mark divelist changedGravatar Dirk Hohndel
2015-11-18Add menu entry for creating GPS locationGravatar Dirk Hohndel
2015-11-18Location service: check presence of location sourceGravatar Dirk Hohndel
2015-11-18Location service: instantiate location provider in the desktop UIGravatar Dirk Hohndel
2015-11-18Location service: move into subsurface-coreGravatar Dirk Hohndel
2015-11-18Location service: make message delivery configurableGravatar Dirk Hohndel
2015-11-18Cloud storage: modify protocol for checking cloud connectivityGravatar Dirk Hohndel
2015-11-18Location service: set user agent stringGravatar Dirk Hohndel
2015-11-18Cmake: add SUBSURFACE_MOBILE definition earlierGravatar Dirk Hohndel
2015-11-18Location service: retrieve the userid using the cloud storage APIGravatar Dirk Hohndel
2015-11-18QML UI: remove manual setting of web service useridGravatar Dirk Hohndel
2015-11-16Make Subsurface-mobile compile againGravatar Dirk Hohndel
2015-11-16qthelper.cpp: improve getFormattedCylinder()Gravatar Lubomir I. Ivanov
2015-11-16qthelper: also support "maxcns" and "otu" in Grantlee HTMLGravatar Lubomir I. Ivanov
2015-11-16templatelayout.h: expose cylinders and weights in Grantlee HTMLGravatar Lubomir I. Ivanov
2015-11-16templatelayout.h: expose "dive.suit" as a Grantlee HTML variableGravatar Lubomir I. Ivanov
2015-11-16qthelper: add means to retreive weight and cylinder info in DiveGravatar Lubomir I. Ivanov
2015-11-16qthelper.cpp: define EMPTY_DIVE_STRINGGravatar Lubomir I. Ivanov
2015-11-16CMakeLists: use correct 'desktop-widgets' pathGravatar Lubomir I. Ivanov
2015-11-16dive.c: fix a couple of comment typosGravatar Lubomir I. Ivanov
2015-11-15Parse html links in the Notes section.Gravatar K. \"pestophagous\" Heller
2015-11-15Make "Save Preferences" button mutate "prefs" struct.Gravatar K. \"pestophagous\" Heller
2015-11-15Restore proper spin-box/slider behavior for animation setting.Gravatar K. \"pestophagous\" Heller
2015-11-15Planner: support profile in planner printGravatar Lubomir I. Ivanov
2015-11-15printing_templates: mark 'dive.notes' as 'safe'Gravatar Lubomir I. Ivanov
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-14Location service: send dive site nameGravatar 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-14QML UI: userid is stored in General settingsGravatar Dirk Hohndel
2015-11-14QML UI: actually store the userid settingGravatar Dirk Hohndel
2015-11-13Location service: upload GPS fixes to webserviceGravatar Dirk Hohndel
2015-11-13Location service: add ability to delete all stored GPS fixesGravatar Dirk Hohndel
2015-11-13Location service: Correctly access the last stored GPS fixGravatar Dirk Hohndel
2015-11-13QML UI: add preference for webservice user idGravatar Dirk Hohndel
2015-11-13Location service: only request a fix once every 5 minutesGravatar Dirk Hohndel
2015-11-13Location service: make persistant storage work correctlyGravatar Dirk Hohndel
2015-11-13Location service: report number of recorded GPS fixesGravatar Dirk Hohndel
2015-11-12Location service: apply the saved GPS fixes to dive listGravatar Dirk Hohndel
2015-11-12Location service: add member to apply the gps locations to divesGravatar Dirk Hohndel
2015-11-12Location service: move GPS data to separate QSettings instanceGravatar Dirk Hohndel
2015-11-12Next batch of language updates for the user manualGravatar Wendie Fisher