Age | Commit message (Expand) | Author |
2020-01-10 | code cleanup: replace deprecated setBackgroundColor() method | Dirk Hohndel |
2019-06-06 | Cleanup: remove unnecessary QRegularExpression copies | Berthold Stoeger |
2019-02-14 | Desktop: only show dive computers in the Bluetooth device list | Dirk Hohndel |
2018-09-30 | Bluetooth: use standard Qt code on Windows | Dirk Hohndel |
2018-07-18 | Bluetooth: don't call deviceDiscoveryError() on scan finished | Berthold Stoeger |
2018-02-26 | Cleanup: Use QString as parameter for [get|save]BtDeviceInfo() | Berthold Stoeger |
2018-02-11 | Cleanup: fix emits in WinBluetoothDeviceDiscoveryAgent | Berthold Stoeger |
2018-02-11 | Cleanup: use constructor directly instead of move-assignment | Berthold Stoeger |
2017-11-16 | Introduce mode field in Bluetooth device selection dialog | Berthold Stoeger |
2017-11-13 | Make Bluetooth naming consistent | Berthold Stoeger |
2017-11-12 | Trivial: Replace a QSharedPointer by a QScopedPointer | Berthold Stoeger |
2017-11-06 | BT device selection dialog: make Save the default button | Berthold Stoeger |
2017-11-04 | Replace itemClicked() by currentItemChanged() in Bt device selection | Berthold Stoeger |
2017-09-17 | BLE: create controller from QBtDeviceInfo | Dirk Hohndel |
2017-09-17 | BLE: on Mac/iOS use UUID instead of address | Dirk Hohndel |
2017-06-30 | BLE handling: create helper function to add the LE: prefix | Dirk Hohndel |
2017-06-29 | Better colors for BT pairing dialog | Dirk Hohndel |
2017-06-30 | BT address 0 is bogus | Robert C. Helling |
2017-06-26 | Bluetooth: make LE-only devices add "LE:" as an address prefix | Linus Torvalds |
2017-04-29 | Add SPDX header to desktop widgets | Dirk Hohndel |
2015-11-07 | btdeviceselectiondialog.cpp: fix unused variable | Lubomir I. Ivanov |
2015-10-30 | Move qt-ui to desktop-widgets | Tomaz Canabrava |