aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/btdeviceselectiondialog.cpp
AgeCommit message (Expand)Author
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava
2015-09-20Fix build error on Windows with Qt5.5Gravatar Dirk Hohndel
2015-09-19Rename BTH_ADDR_STR_LEN macroGravatar Claudiu Olteanu
2015-09-19Fix Bluetooth address truncation issues on WindowsGravatar Claudiu Olteanu
2015-09-18Spelling correctionsGravatar Robert C. Helling
2015-09-05Add ON and OFF strings to translationGravatar Salvador Cuñat
2015-09-05Style and readability tweaks to btdeviceselectiondialogGravatar Tim Wootton
2015-09-02Translate strings for Bluetooth download modeGravatar Claudiu Olteanu
2015-08-27QtBT: avoid crash at exit if no BT device foundGravatar Dirk Hohndel
2015-08-20Add implementation for device discovery agent initialization (Windows)Gravatar Claudiu Olteanu
2015-08-20Get a pretty print message when a device discovery error occuredGravatar Claudiu Olteanu
2015-08-20Add implementation for BTH device item selection on Windows platformsGravatar Claudiu Olteanu
2015-08-20Add implementation for add remote Bluetooth device handlerGravatar Claudiu Olteanu
2015-08-20Wait for BTH device discovery thread to finish on stop callGravatar Claudiu Olteanu
2015-08-20Initialize WinSock and hide the information about the local deviceGravatar Claudiu Olteanu
2015-08-20Add implementation for our custom BTH device discovery serviceGravatar Claudiu Olteanu
2015-08-20Add skeleton for Bluetooth custom serial implementation on Windows platformsGravatar Claudiu Olteanu
2015-08-20Reimplement pairingFinished methodGravatar Claudiu Olteanu
2015-08-20Clear the BTH discovered devices list on each searchGravatar Claudiu Olteanu
2015-08-20Check the last error when the BTH device scanning is finishedGravatar Claudiu Olteanu
2015-08-20Cleanup Bluetooth local device and the discovery agent on exitGravatar Claudiu Olteanu
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