index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-11
Dive list: retain selection on moval of dives
Berthold Stoeger
2018-10-11
Dive list: propagate current-item to frontend
Berthold Stoeger
2018-10-11
Dive list: expand trips if dives are selected
Berthold Stoeger
2018-10-11
Undo: correctly fill dive-list vector
Berthold Stoeger
2018-10-11
Undo: don't modify source-dives on merge
Berthold Stoeger
2018-10-11
Undo: use vectors for MergeDives and SplitDive
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Dive list view: replace signal-magic by flag
Berthold Stoeger
2018-10-11
Dive list: remember selected dives
Berthold Stoeger
2018-10-11
Undo: use dive * instead of unique index in renumber-dives
Berthold Stoeger
2018-10-11
Undo: disable undo- and redo-actions in edit mode
Berthold Stoeger
2018-10-11
Undo: implement autogrouping of trips in DiveAdd
Berthold Stoeger
2018-10-11
Dive list: implement proper Qt-model semantics for DiveTripModel
Berthold Stoeger
2018-10-11
Core: introduce insert_trip_dont_merge() function
Berthold Stoeger
2018-10-11
Undo: isolate undo-commands
Berthold Stoeger
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Dive list: hand-code the DiveTripModel
Berthold Stoeger
2018-10-11
Dive list: replace dive-id by dive pointer
Berthold Stoeger
2018-10-11
Undo: make editing of dive-time an undoable operation
Berthold Stoeger
2018-10-11
Dive editing: don't repeatedly loop through whole dive list
Berthold Stoeger
2018-10-11
Undo: clear undo history on load / import
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-merging
Berthold Stoeger
2018-10-11
Undo: implement rudimentary support for undo of dive-splitting
Berthold Stoeger
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
[next]