History log of /haiku/src/preferences/bluetooth/BluetoothSettings.h
Revision Date Author Comments
# 329ae20b 25-Apr-2021 Fredrik Modéen <fredrik@modeen.se>

Make Bluetooth Pref use BMessage to save data.

* This will break previus ways to store settings (as it only stored a struct)
* Now we use BMessage to save data.
* Added some stuff to SettingsMessage.
* Fix a bug in BluetoothSettingsView::_GetClassForMenu() and SettingsMessage::SetValue

Change-Id: I6a0fa1564e78460258f480947592eb4007985007
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3887
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>


# 91cbfa85 31-Mar-2021 Fredrik Modéen <fredrik@modeen.se>

Bluetooth Pref: Inactiveate button and things that don't do anything.

* Inactiveate button and things that don't do anything.
* Those button and controlles that hade any actions in the Bluetooth Pref now saves in settings.
* Fix some windows/views.
* Fix Copyright in last Bluetooth commit.
* Last commit before we move saving settings with BMessage.
* Changed PoupMenu to BOptionPopUp

Change-Id: I32b85f1985b558d24b294a184665e08e6ce18a7d
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3829
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# be7b42ea 16-Dec-2012 Tri-Edge AI <triedgeai@gmail.com>

Bluetooth: Added device class to settings, in case it can't be retrieved from the dongle.

Signed-off-by: Matt Madia <mattmadia@gmail.com>


# e381b025 16-Dec-2012 Tri-Edge AI <triedgeai@gmail.com>

Bluetooth: Added settings to remember last used device.

Signed-off-by: Matt Madia <mattmadia@gmail.com>


# be7b42ea9971f750ebe8483e614a0f40c025ec35 16-Dec-2012 Tri-Edge AI <triedgeai@gmail.com>

Bluetooth: Added device class to settings, in case it can't be retrieved from the dongle.

Signed-off-by: Matt Madia <mattmadia@gmail.com>


# e381b02559509041a056831116044e5cc1b0b3e4 16-Dec-2012 Tri-Edge AI <triedgeai@gmail.com>

Bluetooth: Added settings to remember last used device.

Signed-off-by: Matt Madia <mattmadia@gmail.com>