aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-11-12SmartTrak import - Add example divelog fileGravatar Salvador Cuñat
2015-11-12SmartTrak import - Add build capability to cmakeGravatar Salvador Cuñat
2015-11-12SmartTrak import - CLI parser and GUI filesGravatar Salvador Cuñat
2015-11-12SmartTrak import - Support for .slg files importGravatar Salvador Cuñat
2015-11-11Fix label overflow in divelistGravatar Sebastian Kügler
2015-11-11Cache diveprofile widget in the diveprofile QtQuick itemGravatar Sebastian Kügler
2015-11-11profilewidget2: Only add actions in desktop versionGravatar Sebastian Kügler
2015-11-11Rework divedetails pageGravatar Sebastian Kügler
2015-11-11Use styled text items in divedetailsGravatar Sebastian Kügler
2015-11-11Simplify anchoring in divedetailsGravatar Sebastian Kügler
2015-11-11dpi improvements for small textGravatar Sebastian Kügler
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