subsurface/core/subsurface-qt
Berthold Stoeger de81effb25 Make Bluetooth naming consistent
Currently, on Linux, after selecting a Bluetooth device the name of the
device is shown. On reopening the download dialog, on the other hand,
the address is shown. In the device selection dialog both are shown.

This patch changes the download dialog such that both, name and address,
are shown. The bulk of the patch introduces the name of the device in
the preferences and DCDeviceData. It has to be noted that DCDeviceData
is an encapsulation of the libdivecomputer device_data_t. Nevertheless,
the new Bluetooth-name field is, at the moment, not passed through to
libdivecomputer.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
2017-11-13 20:48:17 -08:00
..
CylinderObjectHelper.cpp Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
CylinderObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
DiveObjectHelper.cpp QML UI: DiveList: add date box to trip header 2017-06-24 13:13:04 -07:00
DiveObjectHelper.h Add SPDX header to remaining core files 2017-04-29 13:32:55 -07:00
SettingsObjectWrapper.cpp Make Bluetooth naming consistent 2017-11-13 20:48:17 -08:00
SettingsObjectWrapper.h Make Bluetooth naming consistent 2017-11-13 20:48:17 -08:00