aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-09Travis: build Subsurface-mobile on macOSGravatar Dirk Hohndel
2018-10-09build system: work around strange cmake issueGravatar Dirk Hohndel
2018-10-09Mobile: factor out syncToCloud [3/3]Gravatar Jan Mulder
2018-10-09Mobile: preserve auto download status [2/3]Gravatar Jan Mulder
2018-10-09Prefs: add bool preference cloud_auto_sync [1/3]Gravatar Jan Mulder
2018-10-09Mobile: no switch to auto cloud in no-cloud modeGravatar Jan Mulder
2018-10-09Mobile: mark divelist changed on no-cloud to cloud accountGravatar Jan Mulder
2018-10-08macOS: check for system headers in SDKGravatar Murillo Bernardes
2018-10-08Map: zoom on dive sites when flipping through dive site listGravatar Berthold Stoeger
2018-10-08libdivecomputer: remove ifdefs for ancient versionsGravatar Dirk Hohndel
2018-10-08Mobile: show temperature graph when no gas graphGravatar Jan Mulder
2018-10-08Fix warning about unused variablesGravatar Linus Torvalds
2018-10-08ftdi: make the timeout be based on actual real timeGravatar Linus Torvalds
2018-10-08qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputerGravatar Linus Torvalds
2018-10-07Travis: don't upload the MXE Subsurface binariesGravatar Dirk Hohndel
2018-10-07Travis: build old style Windows without FTDI supportGravatar Dirk Hohndel
2018-10-07MXE: enable building against userspace FTDI drivers againGravatar Dirk Hohndel
2018-10-07MXE: use libgit2 from MXEGravatar Dirk Hohndel
2018-10-07Travis: add Windows build in a containerGravatar Dirk Hohndel
2018-10-07build-system: minor cleanup of build.shGravatar Dirk Hohndel
2018-10-07build-system: remove support for local cloning in build.shGravatar Dirk Hohndel
2018-10-07build-system: add Grantlee to our get dependency scriptGravatar Dirk Hohndel
2018-10-07Leak fix: free taxonomy data in delete_dive_site()Gravatar Berthold Stoeger
2018-10-07CHANGELOG.md updateGravatar Berthold Stoeger
2018-10-07Statistics: only consider selected dives in HTML export statisticsGravatar Berthold Stoeger
2018-10-07Statistics: un-globalize stats_selectionGravatar Berthold Stoeger
2018-10-07Statistics: remove global state / calculate only when neededGravatar Berthold Stoeger
2018-10-07QML UI: set proper active background color for downloaded divesGravatar Jan Mulder
2018-10-07QML UI, trivial: set proper background color GPS listGravatar Jan Mulder
2018-10-07QML UI, consistency: add text attribute for all actionsGravatar Jan Mulder
2018-10-07QML UI, cleanup: remove usesless ItemGravatar Jan Mulder
2018-10-07CSV import: import of last fieldGravatar Miika Turkia
2018-10-07CSV import: do not add quote to single wordGravatar Miika Turkia
2018-10-07CSV import: support for quoted "Gravatar Miika Turkia
2018-10-07CSV import: support for quoted " within fieldGravatar Miika Turkia
2018-10-07CSV import: simplify codeGravatar Miika Turkia
2018-10-07CSV export: include unquoted quotable fieldsGravatar Miika Turkia
2018-10-07CSV export: quote quotesGravatar Miika Turkia
2018-10-06Core: remove dive->downloaded flagGravatar Berthold Stoeger
2018-10-06Import: pass "downloaded" parameter to process_imported_dives()Gravatar Berthold Stoeger
2018-10-06Import: remove dive->downloaded logicGravatar Berthold Stoeger
2018-10-06Core: remove preexisting field from struct dive_tableGravatar Berthold Stoeger
2018-10-06Import: pass a dive table to process_imported_dives()Gravatar Berthold Stoeger
2018-10-07Dive information: fix surface interval calculationGravatar Berthold Stoeger
2018-10-06Update libdivecomputerGravatar Dirk Hohndel
2018-10-06qt-ble: add support for libdivecomputer 'set_timeout()' functionGravatar Linus Torvalds
2018-10-06qt-ble: add support to wait for descriptor write completionGravatar Linus Torvalds
2018-10-06qt-ble: move basic uuid filtering back to service discoveryGravatar Linus Torvalds
2018-10-06Fix error handling for libdivecomputer importGravatar Linus Torvalds
2018-10-05Update libdivecomputerGravatar Dirk Hohndel