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-12
Bluetooth: restart scan for different device on macOS
Dirk Hohndel
2018-10-12
Bluetooth: show the user that we are waiting to connect to DC
Dirk Hohndel
2018-10-12
Bluetooth: wait until we actually have device info
Dirk Hohndel
2018-10-12
Bluetooth: start discovery if address isn't already known
Dirk Hohndel
2018-10-12
Bluetooth: move declaration and make variable file scoped
Dirk Hohndel
2018-10-12
Bluetooth: remember all data during a scan on macOS
Dirk Hohndel
2018-10-12
Bluetooth: run a discovery agent for BT/BLE dive computers on macOS
Dirk Hohndel
2018-10-12
Bluetooth: discovery should always scan on macOS as well
Dirk Hohndel
2018-10-12
tests: add test for the BT/BLE address recognition
Dirk Hohndel
2018-10-12
core: helper function to recognize BT/BLE addresses
Dirk Hohndel
2018-10-12
QML, cleanup: remove stackView
Jan Mulder
2018-10-12
Cleanup: remove unused function MainTab::showLocation()
Berthold Stoeger
2018-10-12
Whitespace only
Jan Mulder
2018-10-12
Edit: prevent not needed change marking
Jan Mulder
2018-10-11
Cleanup: Remove SsrfFilterSortProxyModel
Berthold Stoeger
2018-10-11
Map: remove access to displayed_dive_site in GPS-filter model
Berthold Stoeger
2018-10-11
Map: don't access displayed_dive_site in reloadMapLocations()
Berthold Stoeger
2018-10-11
Map: pass down dive site in prepareForGetDiveCoordinates()
Berthold Stoeger
2018-10-11
Map: split void MapWidget::setEditMode()
Berthold Stoeger
2018-10-11
Map: pass changed coordinates via signal
Berthold Stoeger
2018-10-11
Map: remove LocationInformationWidget::coordinatesChanged signal
Berthold Stoeger
2018-10-11
Geo lookup: don't pass arguments / result via global object
Berthold Stoeger
2018-10-11
Geo lookup: make the reply a managed-pointer
Berthold Stoeger
2018-10-11
Geo lookup: make the QNetworkAccessManager a static object
Berthold Stoeger
2018-10-11
Cleanup: remove ReverseGeoLookupThread
Berthold Stoeger
2018-10-11
Dive site: remove access to displayed dive site from LocationFilterDelegate
Berthold Stoeger
2018-10-11
Update CHANGELOG.md
Berthold Stoeger
2018-10-11
Undo: make adding of planned dive undo-able
Berthold Stoeger
2018-10-11
Filter: reload only when checkstate changed
Berthold Stoeger
2018-10-11
Filter: Make filters aware of added / removed dives
Berthold Stoeger
2018-10-11
Dive commands: set filter flag when adding dives
Berthold Stoeger
2018-10-11
Dive list: unify sorting in core and Qt-model
Berthold Stoeger
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
[next]