summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-11Dive list: retain selection on moval of divesGravatar Berthold Stoeger
2018-10-11Dive list: propagate current-item to frontendGravatar Berthold Stoeger
2018-10-11Dive list: expand trips if dives are selectedGravatar Berthold Stoeger
2018-10-11Undo: correctly fill dive-list vectorGravatar Berthold Stoeger
2018-10-11Undo: don't modify source-dives on mergeGravatar Berthold Stoeger
2018-10-11Undo: use vectors for MergeDives and SplitDiveGravatar Berthold Stoeger
2018-10-11Undo: select dives after add, remove, merge, split dive commandsGravatar Berthold Stoeger
2018-10-11Dive list view: replace signal-magic by flagGravatar Berthold Stoeger
2018-10-11Dive list: remember selected divesGravatar Berthold Stoeger
2018-10-11Undo: use dive * instead of unique index in renumber-divesGravatar Berthold Stoeger
2018-10-11Undo: disable undo- and redo-actions in edit modeGravatar Berthold Stoeger
2018-10-11Undo: implement autogrouping of trips in DiveAddGravatar Berthold Stoeger
2018-10-11Dive list: implement proper Qt-model semantics for DiveTripModelGravatar Berthold Stoeger
2018-10-11Core: introduce insert_trip_dont_merge() functionGravatar Berthold Stoeger
2018-10-11Undo: isolate undo-commandsGravatar Berthold Stoeger
2018-10-11Undo: make diverse trip-related operations undo-ableGravatar Berthold Stoeger
2018-10-11Dive list: hand-code the DiveTripModelGravatar Berthold Stoeger
2018-10-11Dive list: replace dive-id by dive pointerGravatar Berthold Stoeger
2018-10-11Undo: make editing of dive-time an undoable operationGravatar Berthold Stoeger
2018-10-11Dive editing: don't repeatedly loop through whole dive listGravatar Berthold Stoeger
2018-10-11Undo: clear undo history on load / importGravatar Berthold Stoeger
2018-10-11Undo: implement rudimentary support for undo of dive-mergingGravatar Berthold Stoeger
2018-10-11Undo: implement rudimentary support for undo of dive-splittingGravatar Berthold Stoeger
2018-10-11Undo: implement undo of manual dive-creationGravatar Berthold Stoeger
2018-10-11Cleanup: let MainTab::updateDiveSite() take dive * instead of idGravatar Berthold Stoeger
2018-10-11Undo: fix multi-level undo of delete-dive and remove-dive-from-tripGravatar Berthold Stoeger
2018-10-10QML UI: disable rescan when no bluetoothGravatar Jan Mulder
2018-10-10QML UI: do not try to download from DC with empty vendor/productGravatar Jan Mulder
2018-10-09Mobile/DC download: reset the "Download" buttonGravatar Jocke
2018-10-09Mobile/rememberDCs: remove duplicated codeGravatar Jocke
2018-10-09Mobile/rememberDC: update matching logicGravatar Jocke
2018-10-09Substring match BT addressGravatar Jocke
2018-10-09Mobile RememberDCs: save device addressGravatar Jocke
2018-10-09BT OSTC 3 should be reported as OSTC PlusGravatar Jocke
2018-10-09Dive locations: factor out common code of modelsGravatar Berthold Stoeger
2018-10-09Dive sites: remove internalRowCount from LocationInformationModelGravatar Berthold Stoeger
2018-10-09Dive sites: don't add dummy entries to LocationInformationModelGravatar Berthold Stoeger
2018-10-09Dive sites: remove LocationInformationModel::setData() functionGravatar Berthold Stoeger
2018-10-09CHANGELOG.md updateGravatar Berthold Stoeger
2018-10-09Map: avoid ugly "invalid dive site" message in location boxGravatar Berthold Stoeger
2018-10-09Travis: build Subsurface-mobile against Qt57 as wellGravatar Dirk Hohndel
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