summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Fix compilation with C++20Marc Mutz2019-07-161-2/+2
| * | | | Do not make blocking dbus calls in dbus callbacksAlex Blasche2019-09-112-40/+58
| * | | | Align deviceUpdated() & deviceDiscovered() behaviorAlex Blasche2019-09-112-43/+83
| * | | | qbluetoothdevicediscoveryagent_winrt.cpp: Fix buildFriedemann Kleint2019-09-091-0/+1
* | | | | Bump versionKari Oikarinen2019-08-271-1/+1
|/ / / /
* | | | Merge "Merge branch 'wip/win' into dev"Oliver Wolff2019-08-2041-64/+4379
|\ \ \ \
| * | | | Merge branch 'wip/win' into devOliver Wolff2019-08-2041-64/+4379
|/| | | |
| * | | | Update Bluetooth docs to mention Win32 backendwip/winAndre de la Rocha2019-08-173-7/+21
| * | | | Merge "Merge remote-tracking branch 'origin/dev' into wip/win"Oliver Wolff2019-08-12126-4380/+14546
| |\ \ \ \
| | * | | | Merge remote-tracking branch 'origin/dev' into wip/winOliver Wolff2019-08-07126-4380/+14546
| |/| | | |
| * | | | | Enable the use of the Win32 Bluetooth backendAndre de la Rocha2019-08-0525-330/+558
| * | | | | win32-bt: fix warnings related to comparisons and initializersLubomir I. Ivanov2019-02-133-14/+14
| * | | | | Merge remote-tracking branch 'gerrit/dev' into wip/winAlex Blasche2019-02-1156-294/+10422
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'gerrit/dev' into win32Alex Blasche2018-11-22192-1109/+4776
| |\ \ \ \ \ \
| * | | | | | | qbluetoothservicediscoveryagent_win: use lowercase importLubomir I. Ivanov2018-09-291-1/+1
| * | | | | | | win32-ble: store service handles until a service is destroyedLubomir I. Ivanov (VMware)2018-08-012-37/+38
| * | | | | | | win32: implement QBluetoothSocketEric Lemanissier2018-07-262-28/+358
| * | | | | | | Port win32 port to new QBluetoothSocketBasePrivate patternAlex Blasche2018-07-255-25/+248
| * | | | | | | Merge remote-tracking branch 'gerrit/dev' into wip/winAlex Blasche2018-07-25119-1056/+12878
| |\ \ \ \ \ \ \
| * | | | | | | | win32: inline unnecessary functions in qbluetooth*discoveryagentEric Lemanissier2018-06-254-80/+44
| * | | | | | | | win32: fix QBluetoothServiceDiscoveryAgent cleanupEric Lemanissier2018-06-211-37/+18
| * | | | | | | | win32: make bluetooth tst_startStopDeviceDiscoveries passEric Lemanissier2018-06-211-2/+2
| * | | | | | | | win32: modernize qbluetooth*discoveryagentEric Lemanissier2018-06-214-34/+28
| * | | | | | | | win32: remove usage of QFuture in qbluetoothservicediscoveryagentLubomir I. Ivanov (VMware)2018-06-183-56/+111
| * | | | | | | | win32: remove usage of QFuture in qbluetoothdevicediscoveryagentLubomir I. Ivanov (VMware)2018-05-293-26/+72
| * | | | | | | | Fix namespaced buildOliver Wolff2018-04-051-10/+6
| * | | | | | | | qlecontroller_win: read descriptors in a separate threadLubomir I. Ivanov (VMware)2018-03-292-26/+58
| * | | | | | | | qlecontroller_win: write descriptors in a separate threadLubomir I. Ivanov (VMware)2018-03-292-62/+93
| * | | | | | | | qlecontroller_win: read characteristics in a separate threadLubomir I. Ivanov (VMware)2018-03-292-23/+49
| * | | | | | | | Add a thread for QLowEnergyControllerPrivateWin32Lubomir I. Ivanov (VMware)2018-02-282-29/+140
| * | | | | | | | qlecontroller_win: use lastIndexOf() in getDeviceAddress()Lubomir I. Ivanov (VMware)2018-02-281-1/+1
| * | | | | | | | qlecontroller_win: fix GetLastError() bug in getServiceSystemPath()Lubomir I. Ivanov (VMware)2018-02-281-2/+3
| * | | | | | | | Reduce quantity of "reinterpret_cast" callsDenis Shienkov2018-02-281-9/+14
| * | | | | | | | Use WIN32_FROM_HRESULT macro to decode BLE system errorsDenis Shienkov2018-02-282-47/+69
| * | | | | | | | Update license information for Windows filesLubomir I. Ivanov (VMware)2018-02-209-113/+161
| * | | | | | | | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2018-02-20165-408/+12885
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Add warning to private header qwinlowenergybluetooth_p.hLubomir I. Ivanov2017-11-221-0/+11
| * | | | | | | | | Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-11-1582-1152/+2504
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge "Merge remote-tracking branch 'gerrit/dev' into win" into refs/staging/...Alex Blasche2017-10-24211-692/+11840
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'gerrit/dev' into winAlex Blasche2017-10-17211-692/+11840
| | |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make QtBluetooth on Win32 compile (following merge from dev)Alex Blasche2017-10-241-0/+10
| |/ / / / / / / / / / /
| * | | | | | | | | | | Improve processing of discovered deviceDenis Shienkov2017-06-201-33/+27
| * | | | | | | | | | | Fix classic and LE devices discoveryDenis Shienkov2017-06-192-71/+160
| * | | | | | | | | | | Fix crash at access to unexistent controller objectDenis Shienkov2017-06-131-1/+15
| * | | | | | | | | | | Pass a device address to correctly search its service system pathDenis Shienkov2017-06-131-11/+27
| * | | | | | | | | | | Fix possible leaking of system handlesDenis Shienkov2017-06-131-2/+7
| * | | | | | | | | | | Get rid of QList in favor to QVector where possibleDenis Shienkov2017-06-121-9/+7
| * | | | | | | | | | | Use 'const' keyword a bit moreDenis Shienkov2017-06-082-15/+15
| * | | | | | | | | | | Replace 'foreach' macro with range-based 'for'Denis Shienkov2017-06-073-7/+7
| * | | | | | | | | | | Use std::find_if to check for local adapter addressDenis Shienkov2017-06-071-9/+7