aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-15windows-container: enable smtk2ssrf buildingGravatar Salvador Cuñat
2018-10-14Cleanup: remove DiveItem and TripItem classesGravatar Berthold Stoeger
2018-10-14Cleanup: constify get_dive_gas() and get_dive_gas_string()Gravatar Berthold Stoeger
2018-10-14Cleanup: free all data in clear_table()Gravatar Berthold Stoeger
2018-10-14Cleanup: move clear_table() to divesite.cGravatar Berthold Stoeger
2018-10-14Parser: remove global variable dive_idGravatar Berthold Stoeger
2018-10-14Cleanup: remove rebasing artefactsGravatar Berthold Stoeger
2018-10-14Desktop: Enable next/prev DCs only for applicable divesGravatar Jan Mulder
2018-10-14Autogroup only when selectedGravatar Jan Mulder
2018-10-13Cleanup: rename MainWindow member variablesGravatar Berthold Stoeger
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-10-13Dive site: replace displayed_dive_site by pointerGravatar Berthold Stoeger
2018-10-13Dive site: don't use displayed_dive_site to store GPS coordinatesGravatar Berthold Stoeger
2018-10-13Dive site: use own copy of taxonomy in dive-site-edit widgetGravatar Berthold Stoeger
2018-10-13Dive site: un-globalize displayed_dive_siteGravatar Berthold Stoeger
2018-10-13Dive site: explicitly init displayed_dive_site on show widgetGravatar Berthold Stoeger
2018-10-13Cleanup: remove outdated commentGravatar Berthold Stoeger
2018-10-13Dive site: use displayed_dive in MainTab::refreshDisplayedDiveSiteGravatar Berthold Stoeger
2018-10-13Dive edit: always use dive site of displayed_dive in updateDiveInfoGravatar Berthold Stoeger
2018-10-13Desktop: enable tab-changes-focus for TagWidgetGravatar Berthold Stoeger
2018-10-12core: recognize Aqualung i770R over BLEGravatar Dirk Hohndel
2018-10-12Tests: only compile TestHelper if BT support is enabledGravatar Dirk Hohndel
2018-10-12Tests: allow compilation with older Qt versionsGravatar Dirk Hohndel
2018-10-12Bluetooth: actually download from the device selectedGravatar Dirk Hohndel
2018-10-12Bluetooth: add helper to separate BT name and addressGravatar Dirk Hohndel
2018-10-12Bluetooth: restart scan for different device on macOSGravatar Dirk Hohndel
2018-10-12Bluetooth: show the user that we are waiting to connect to DCGravatar Dirk Hohndel
2018-10-12Bluetooth: wait until we actually have device infoGravatar Dirk Hohndel
2018-10-12Bluetooth: start discovery if address isn't already knownGravatar Dirk Hohndel
2018-10-12Bluetooth: move declaration and make variable file scopedGravatar Dirk Hohndel
2018-10-12Bluetooth: remember all data during a scan on macOSGravatar Dirk Hohndel
2018-10-12Bluetooth: run a discovery agent for BT/BLE dive computers on macOSGravatar Dirk Hohndel
2018-10-12Bluetooth: discovery should always scan on macOS as wellGravatar Dirk Hohndel
2018-10-12tests: add test for the BT/BLE address recognitionGravatar Dirk Hohndel
2018-10-12core: helper function to recognize BT/BLE addressesGravatar Dirk Hohndel
2018-10-12QML, cleanup: remove stackViewGravatar Jan Mulder
2018-10-12Cleanup: remove unused function MainTab::showLocation()Gravatar Berthold Stoeger
2018-10-12Whitespace onlyGravatar Jan Mulder
2018-10-12Edit: prevent not needed change markingGravatar Jan Mulder
2018-10-11Cleanup: Remove SsrfFilterSortProxyModelGravatar Berthold Stoeger
2018-10-11Map: remove access to displayed_dive_site in GPS-filter modelGravatar Berthold Stoeger
2018-10-11Map: don't access displayed_dive_site in reloadMapLocations()Gravatar Berthold Stoeger
2018-10-11Map: pass down dive site in prepareForGetDiveCoordinates()Gravatar Berthold Stoeger
2018-10-11Map: split void MapWidget::setEditMode()Gravatar Berthold Stoeger
2018-10-11Map: pass changed coordinates via signalGravatar Berthold Stoeger
2018-10-11Map: remove LocationInformationWidget::coordinatesChanged signalGravatar Berthold Stoeger
2018-10-11Geo lookup: don't pass arguments / result via global objectGravatar Berthold Stoeger
2018-10-11Geo lookup: make the reply a managed-pointerGravatar Berthold Stoeger
2018-10-11Geo lookup: make the QNetworkAccessManager a static objectGravatar Berthold Stoeger
2018-10-11Cleanup: remove ReverseGeoLookupThreadGravatar Berthold Stoeger