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
path:
root
/
qt-ui
/
btdeviceselectiondialog.cpp
Age
Commit message (
Expand
)
Author
2015-07-20
Only enable Bluetooth support if building against Qt5.4 or newer
Dirk Hohndel
2015-07-20
Bluetooth support: quick build fix for Qt5.2
Dirk Hohndel
2015-07-20
Update the message shown on pairing erorrs
Claudiu Olteanu
2015-07-20
Fix typos on Bluetooth selection widget
Claudiu Olteanu
2015-07-20
Hide the local BT combobox if there is only one device
Claudiu Olteanu
2015-07-20
Don't close the BT selection Widget if the local BT adapter is invalid
Claudiu Olteanu
2015-07-20
Log errors which occur during Bluetooth device discovery
Claudiu Olteanu
2015-07-20
Reinitialize the BT discovery agent when a new adapter is selected
Claudiu Olteanu
2015-07-20
Add combobox for Bluetooth local device selection
Claudiu Olteanu
2015-07-20
Don't block the save button for Bluetooth device selection
Claudiu Olteanu
2015-07-19
Use itemClicked signal instead of itemActivated for BT device selection
Claudiu Olteanu
2015-07-19
Stop the SDP agent if the Clear/Save button was pressed
Claudiu Olteanu
2015-07-13
Wait until the BT scanning process is done on Android platforms
Claudiu Olteanu
2015-07-06
Add a dialog for remote Bluetooth devices selection
Claudiu Olteanu