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-15
windows-container: enable smtk2ssrf building
Salvador Cuñat
2018-10-14
Cleanup: remove DiveItem and TripItem classes
Berthold Stoeger
2018-10-14
Cleanup: constify get_dive_gas() and get_dive_gas_string()
Berthold Stoeger
2018-10-14
Cleanup: free all data in clear_table()
Berthold Stoeger
2018-10-14
Cleanup: move clear_table() to divesite.c
Berthold Stoeger
2018-10-14
Parser: remove global variable dive_id
Berthold Stoeger
2018-10-14
Cleanup: remove rebasing artefacts
Berthold Stoeger
2018-10-14
Desktop: Enable next/prev DCs only for applicable dives
Jan Mulder
2018-10-14
Autogroup only when selected
Jan Mulder
2018-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-13
Dive site: replace displayed_dive_site by pointer
Berthold Stoeger
2018-10-13
Dive site: don't use displayed_dive_site to store GPS coordinates
Berthold Stoeger
2018-10-13
Dive site: use own copy of taxonomy in dive-site-edit widget
Berthold Stoeger
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
[next]