index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-13
Dive site: un-globalize displayed_dive_site
Berthold Stoeger
2018-10-13
Dive site: explicitly init displayed_dive_site on show widget
Berthold Stoeger
2018-10-13
Cleanup: remove outdated comment
Berthold Stoeger
2018-10-13
Dive site: use displayed_dive in MainTab::refreshDisplayedDiveSite
Berthold Stoeger
2018-10-13
Dive edit: always use dive site of displayed_dive in updateDiveInfo
Berthold Stoeger
2018-10-13
Desktop: enable tab-changes-focus for TagWidget
Berthold Stoeger
2018-10-12
core: recognize Aqualung i770R over BLE
Dirk Hohndel
2018-10-12
Tests: only compile TestHelper if BT support is enabled
Dirk Hohndel
2018-10-12
Tests: allow compilation with older Qt versions
Dirk Hohndel
2018-10-12
Bluetooth: actually download from the device selected
Dirk Hohndel
2018-10-12
Bluetooth: add helper to separate BT name and address
Dirk Hohndel
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
[next]