Age | Commit message (Expand) | Author |
2018-10-11 | Undo: implement undo of manual dive-creation | Berthold Stoeger |
2018-10-11 | Cleanup: let MainTab::updateDiveSite() take dive * instead of id | Berthold Stoeger |
2018-10-11 | Undo: fix multi-level undo of delete-dive and remove-dive-from-trip | Berthold Stoeger |
2018-10-10 | QML UI: disable rescan when no bluetooth | Jan Mulder |
2018-10-10 | QML UI: do not try to download from DC with empty vendor/product | Jan Mulder |
2018-10-09 | Mobile/DC download: reset the "Download" button | Jocke |
2018-10-09 | Mobile/rememberDCs: remove duplicated code | Jocke |
2018-10-09 | Mobile/rememberDC: update matching logic | Jocke |
2018-10-09 | Substring match BT address | Jocke |
2018-10-09 | Mobile RememberDCs: save device address | Jocke |
2018-10-09 | BT OSTC 3 should be reported as OSTC Plus | Jocke |
2018-10-09 | Dive locations: factor out common code of models | Berthold Stoeger |
2018-10-09 | Dive sites: remove internalRowCount from LocationInformationModel | Berthold Stoeger |
2018-10-09 | Dive sites: don't add dummy entries to LocationInformationModel | Berthold Stoeger |
2018-10-09 | Dive sites: remove LocationInformationModel::setData() function | Berthold Stoeger |
2018-10-09 | CHANGELOG.md update | Berthold Stoeger |
2018-10-09 | Map: avoid ugly "invalid dive site" message in location box | Berthold Stoeger |
2018-10-09 | Travis: build Subsurface-mobile against Qt57 as well | Dirk Hohndel |
2018-10-09 | Travis: build Subsurface-mobile on macOS | Dirk Hohndel |
2018-10-09 | build system: work around strange cmake issue | Dirk Hohndel |
2018-10-09 | Mobile: factor out syncToCloud [3/3] | Jan Mulder |
2018-10-09 | Mobile: preserve auto download status [2/3] | Jan Mulder |
2018-10-09 | Prefs: add bool preference cloud_auto_sync [1/3] | Jan Mulder |
2018-10-09 | Mobile: no switch to auto cloud in no-cloud mode | Jan Mulder |
2018-10-09 | Mobile: mark divelist changed on no-cloud to cloud account | Jan Mulder |
2018-10-08 | macOS: check for system headers in SDK | Murillo Bernardes |
2018-10-08 | Map: zoom on dive sites when flipping through dive site list | Berthold Stoeger |
2018-10-08 | libdivecomputer: remove ifdefs for ancient versions | Dirk Hohndel |
2018-10-08 | Mobile: show temperature graph when no gas graph | Jan Mulder |
2018-10-08 | Fix warning about unused variables | Linus Torvalds |
2018-10-08 | ftdi: make the timeout be based on actual real time | Linus Torvalds |
2018-10-08 | qt-ble: add 'get_name()' function to expose the BLE name to libdivecomputer | Linus Torvalds |
2018-10-07 | Travis: don't upload the MXE Subsurface binaries | Dirk Hohndel |
2018-10-07 | Travis: build old style Windows without FTDI support | Dirk Hohndel |
2018-10-07 | MXE: enable building against userspace FTDI drivers again | Dirk Hohndel |
2018-10-07 | MXE: use libgit2 from MXE | Dirk Hohndel |
2018-10-07 | Travis: add Windows build in a container | Dirk Hohndel |
2018-10-07 | build-system: minor cleanup of build.sh | Dirk Hohndel |
2018-10-07 | build-system: remove support for local cloning in build.sh | Dirk Hohndel |
2018-10-07 | build-system: add Grantlee to our get dependency script | Dirk Hohndel |
2018-10-07 | Leak fix: free taxonomy data in delete_dive_site() | Berthold Stoeger |
2018-10-07 | CHANGELOG.md update | Berthold Stoeger |
2018-10-07 | Statistics: only consider selected dives in HTML export statistics | Berthold Stoeger |
2018-10-07 | Statistics: un-globalize stats_selection | Berthold Stoeger |
2018-10-07 | Statistics: remove global state / calculate only when needed | Berthold Stoeger |
2018-10-07 | QML UI: set proper active background color for downloaded dives | Jan Mulder |
2018-10-07 | QML UI, trivial: set proper background color GPS list | Jan Mulder |
2018-10-07 | QML UI, consistency: add text attribute for all actions | Jan Mulder |
2018-10-07 | QML UI, cleanup: remove usesless Item | Jan Mulder |
2018-10-07 | CSV import: import of last field | Miika Turkia |