aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/btdeviceselectiondialog.cpp
AgeCommit message (Expand)Author
2020-08-22core/BLE: don't insist on pairing of pure BLE devicesGravatar Dirk Hohndel
2020-01-10code cleanup: replace deprecated setBackgroundColor() methodGravatar Dirk Hohndel
2019-06-06Cleanup: remove unnecessary QRegularExpression copiesGravatar Berthold Stoeger
2019-02-14Desktop: only show dive computers in the Bluetooth device listGravatar Dirk Hohndel
2018-09-30Bluetooth: use standard Qt code on WindowsGravatar Dirk Hohndel
2018-07-18Bluetooth: don't call deviceDiscoveryError() on scan finishedGravatar Berthold Stoeger
2018-02-26Cleanup: Use QString as parameter for [get|save]BtDeviceInfo()Gravatar Berthold Stoeger
2018-02-11Cleanup: fix emits in WinBluetoothDeviceDiscoveryAgentGravatar Berthold Stoeger
2018-02-11Cleanup: use constructor directly instead of move-assignmentGravatar Berthold Stoeger
2017-11-16Introduce mode field in Bluetooth device selection dialogGravatar Berthold Stoeger
2017-11-13Make Bluetooth naming consistentGravatar Berthold Stoeger
2017-11-12Trivial: Replace a QSharedPointer by a QScopedPointerGravatar Berthold Stoeger
2017-11-06BT device selection dialog: make Save the default buttonGravatar Berthold Stoeger
2017-11-04Replace itemClicked() by currentItemChanged() in Bt device selectionGravatar Berthold Stoeger
2017-09-17BLE: create controller from QBtDeviceInfoGravatar Dirk Hohndel
2017-09-17BLE: on Mac/iOS use UUID instead of addressGravatar Dirk Hohndel
2017-06-30BLE handling: create helper function to add the LE: prefixGravatar Dirk Hohndel
2017-06-29Better colors for BT pairing dialogGravatar Dirk Hohndel
2017-06-30BT address 0 is bogusGravatar Robert C. Helling
2017-06-26Bluetooth: make LE-only devices add "LE:" as an address prefixGravatar Linus Torvalds
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2015-11-07btdeviceselectiondialog.cpp: fix unused variableGravatar Lubomir I. Ivanov
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava