index
:
delta/qt5/qtconnectivity.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
btle
dev
neard
old/5.2
stable
wip/cmake
wip/qt6
wip/win
code.qt.io: qt/qtconnectivity.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bluetooth
/
bluetooth.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace foreach with for loop and set QT_NO_FOREACH
Oliver Wolff
2018-08-15
1
-1
/
+1
*
Implement QBluetoothSocket Client support for Bluez5 DBus
Alex Blasche
2018-08-09
1
-1
/
+1
*
Rename qbluetoothsocket_p files to qbluetoothsocket_dummy
Alex Blasche
2018-07-25
1
-4
/
+4
*
Rename the final interface for the QBluetoothSocketPrivate dummy
Alex Blasche
2018-07-25
1
-12
/
+5
*
Add QBluetoothSocketPrivate interface for WinRT
Alex Blasche
2018-07-25
1
-1
/
+4
*
Add QBluetoothSocketPrivate interface for Android
Alex Blasche
2018-07-25
1
-1
/
+3
*
Add separate interfaces for QBluetoothSocketPrivate on Linux
Alex Blasche
2018-07-25
1
-1
/
+6
*
Add runtime polymorphism for QBluetoothSocketPrivate
Alex Blasche
2018-07-25
1
-0
/
+5
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-1
/
+1
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-18
1
-1
/
+1
|
|
\
|
|
*
winrt: Add bluetooth capabilities for msvc2017 as well
Oliver Wolff
2017-12-12
1
-1
/
+1
|
*
|
Remove qlowenergycontroller_p.cpp from macOS build
Alex Blasche
2017-10-30
1
-1
/
+0
*
|
|
Implement bluetoothd version test
Alex Blasche
2017-12-13
1
-0
/
+3
*
|
|
Reorder the qlowenergycontroller_p.h includes
Alex Blasche
2017-11-03
1
-10
/
+4
*
|
|
Provide UWP specific header for QLEControllerPrivate
Alex Blasche
2017-11-03
1
-0
/
+3
*
|
|
Provide own header for QLEControllerPrivate on Android
Alex Blasche
2017-11-03
1
-0
/
+3
*
|
|
Provide own header for QLowEnergyControllerPrivate instance on Bluez
Alex Blasche
2017-11-03
1
-1
/
+4
*
|
|
Introduce Base class for QLowEnergyControllerPrivate
Alex Blasche
2017-11-03
1
-1
/
+13
*
|
|
Android: remove support for local/debug deployment
Jake Petroules
2017-09-06
1
-2
/
+0
|
/
/
*
|
Bail out early if Bluetooth is used on an unsupported Windows version
v5.10.0-alpha1
Oliver Wolff
2017-08-30
1
-1
/
+1
*
|
Add missing qtbluetoothglobal_p.h
Oliver Wolff
2017-08-30
1
-0
/
+1
*
|
Rename qbluetoothglobal.h to qtbluetoothglobal.h
Oliver Wolff
2017-08-30
1
-1
/
+1
*
|
Add configure test to detect presence of winrt API
Oliver Wolff
2017-08-30
1
-5
/
+14
*
|
iOS: Do not include qlowenergycontroller_p.cpp if not needed
Alex Blasche
2017-07-18
1
-3
/
+1
|
/
*
Fix build for -no-feature-concurrent
Stephan Binner
2017-04-25
1
-1
/
+2
*
Support for Q_OS_ANDROID_EMBEDDED and android-embedded builds
Otto Ryynänen
2017-04-24
1
-1
/
+1
*
Replace custom QT_BLUEZ_BLUETOOTH against the related feature define
Alex Blasche
2017-04-06
1
-1
/
+0
*
The BlueZ feature implies that QtDBus is enabled
Alex Blasche
2017-04-05
1
-1
/
+1
*
WinRT: Remove dummy warning
v5.9.0-alpha1
Oliver Wolff
2017-02-08
1
-3
/
+0
*
Remove WinPhone leftovers
Oliver Wolff
2017-02-08
1
-1
/
+1
*
winrt: Add bluetooth server support
Oliver Wolff
2017-01-31
1
-2
/
+2
*
winrt: Add bluetooth socket support
Oliver Wolff
2017-01-20
1
-1
/
+1
*
winrt: Add service discovery
Oliver Wolff
2017-01-20
1
-1
/
+8
*
Convert qtconnectivity to the new configure system
Lars Knoll
2016-11-01
1
-6
/
+3
*
winrt: Added default bluetooth device capabilities for Windows 10
Oliver Wolff
2016-10-07
1
-0
/
+6
*
winrt: Enable BTLE support for Windows 10 (Mobile)
Oliver Wolff
2016-10-07
1
-1
/
+1
*
Merge remote-tracking branch 'gerrit/dev' into btle
Alex Blasche
2016-07-13
1
-7
/
+2
|
\
|
*
Merge remote-tracking branch 'gerrit/5.7' into dev
Alex Blasche
2016-07-12
1
-1
/
+1
|
|
\
|
|
*
Merge remote-tracking branch 'gerrit/5.6' into 5.7
Alex Blasche
2016-07-11
1
-1
/
+1
|
|
|
\
|
|
|
*
Make QtBluetooth compile in setups with BlueZ version w/o BTLE support
Alex Blasche
2016-06-16
1
-0
/
+1
|
|
|
*
Bluetooth - remove duplicated class definition (iOS)
Timur Pocheptsov
2016-06-10
1
-1
/
+0
|
*
|
|
QtBluetooth - add LE device discovery timeout (OS X/iOS)
Timur Pocheptsov
2016-06-16
1
-6
/
+1
|
|
/
/
*
|
|
winrt: BTLE: Device (dis-)connection
Oliver Wolff
2016-05-26
1
-1
/
+1
*
|
|
Detection of bluetooth (LE) devices has to happen in Xaml thread
Oliver Wolff
2016-05-26
1
-0
/
+1
*
|
|
Fix missing printDummyWarning() symbol on WinRT
Alex Blasche
2016-05-17
1
-0
/
+3
*
|
|
Merge branch 'dev' into btle
Alex Blasche
2016-05-13
1
-14
/
+34
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-06
1
-2
/
+4
|
|
\
\
|
|
|
/
|
|
*
Add a runtime warning when dummy QtBluetooth backend is running
Alex Blasche
2016-05-04
1
-1
/
+2
|
|
*
Android: Ensure Bluetooth device discovery finds remote devices
Alex Blasche
2016-04-13
1
-1
/
+2
|
*
|
Remove the traces of the discontinued android-no-sdk platform
Eirik Aavitsland
2016-04-29
1
-1
/
+1
[next]