aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/btdeviceselectiondialog.cpp
AgeCommit message (Expand)Author
2015-07-20Only enable Bluetooth support if building against Qt5.4 or newerGravatar Dirk Hohndel
2015-07-20Bluetooth support: quick build fix for Qt5.2Gravatar Dirk Hohndel
2015-07-20Update the message shown on pairing erorrsGravatar Claudiu Olteanu
2015-07-20Fix typos on Bluetooth selection widgetGravatar Claudiu Olteanu
2015-07-20Hide the local BT combobox if there is only one deviceGravatar Claudiu Olteanu
2015-07-20Don't close the BT selection Widget if the local BT adapter is invalidGravatar Claudiu Olteanu
2015-07-20Log errors which occur during Bluetooth device discoveryGravatar Claudiu Olteanu
2015-07-20Reinitialize the BT discovery agent when a new adapter is selectedGravatar Claudiu Olteanu
2015-07-20Add combobox for Bluetooth local device selectionGravatar Claudiu Olteanu
2015-07-20Don't block the save button for Bluetooth device selectionGravatar Claudiu Olteanu
2015-07-19Use itemClicked signal instead of itemActivated for BT device selectionGravatar Claudiu Olteanu
2015-07-19Stop the SDP agent if the Clear/Save button was pressedGravatar Claudiu Olteanu
2015-07-13Wait until the BT scanning process is done on Android platformsGravatar Claudiu Olteanu
2015-07-06Add a dialog for remote Bluetooth devices selectionGravatar Claudiu Olteanu