summaryrefslogtreecommitdiffstats
path: root/src/connectivity/bluetooth/bluetooth.pri
Commit message (Expand)AuthorAgeFilesLines
* Remove excess wins symbols from symbianAndrew Stanley-Jones2011-05-251-1/+1
* Fix include problem for QtNetworkAndrew Stanley-Jones2011-05-191-0/+2
* Fix include problem on OSXAndrew Stanley-Jones2011-05-171-1/+0
* Fix compile error if bluez is not installedAndrew Stanley-Jones2011-05-121-0/+1
* Add d_ptr's to missing bluetooth classesAndrew Stanley-Jones2011-03-211-1/+2
* Bug fixing in local device, and socket connectionAndrew Stanley-Jones2011-02-041-1/+2
* Symbian: fix compilation on platforms that don't have needed headers/libsAntti Luoma2011-01-271-2/+0
* Symbian: fix typo in bluetooth.priAntti Luoma2011-01-271-1/+1
* Merge remote branch 'origin/master' into bluetooth-devAntti Luoma2011-01-271-1/+24
|\
| * Stub filetransfermanager, add scanning button to tennisAndrew Stanley-Jones2011-01-271-2/+4
| * New define QTM_SYMBIAN_BLUETOOTH for supported symbianAndrew Stanley-Jones2011-01-271-0/+1
| * Fix compile error on S60 3.1Andrew Stanley-Jones2011-01-241-1/+3
| * Remove excess header filesAndrew Stanley-Jones2011-01-211-1/+1
| * Stub out Bluetooth backend for unsupported platformsAndrew Stanley-Jones2011-01-211-0/+18
* | Symbian: QBluetoothLocalDevice backend and api changesAntti Luoma2011-01-271-1/+2
* | Merge branch bluetooth-devAntti Luoma2011-01-211-6/+6
|\|
| * Fix syntax error in pri fileAndrew Stanley-Jones2011-01-141-6/+6
* | Symbian: export public QtConnectivity API headersAntti Luoma2011-01-201-1/+1
* | Symbian: Initial Bluetooth pairing implementation.Antti Luoma2011-01-201-2/+12
|/
* Merge remote branch 'origin/master' into bluetooth-devAntti Luoma2011-01-071-17/+6
|\
| * Backend cleanup and removal of QObjectPrivateAndrew Stanley-Jones2010-12-301-18/+6
| * Make compile on Symbian.Aaron McCarthy2010-12-291-1/+2
* | Symbian: Bluetooth backend for 5.0 needs sdk plugin for compilation.Antti Luoma2010-12-201-3/+4
* | Symbian: Fix build as 5.0 sdk don't have btengsettings lib and headersAntti Luoma2010-12-171-1/+2
* | Merge branch bluetooth-devAntti Luoma2010-12-171-3/+8
|\ \
| * | Symbian implementation for QBluetoothLocalDeviceTero Saarni2010-12-171-2/+2
| * | Merge branch 'master' into bluetooth-devTero Saarni2010-12-161-1/+5
| |\|
| | * Add QBluetoothL2CapServer, fixes to filestransferAndrew Stanley-Jones2010-12-161-1/+3
| | * Add initial pairing supportAndrew Stanley-Jones2010-12-161-0/+2
* | | Symbian: Do not build Bluetooth on 3.1 and 3.2 SDKsAntti Luoma2010-12-171-23/+31
* | | Symbian: Implement QBluetoothDeviceDiscoveryAgentPrivateSymbianAntti Luoma2010-12-171-1/+1
|/ /
* | Symbian: Fix for 5.0 build. Using now irobex.lib instead of obex.lib.TapsaA2010-12-131-1/+5
* | Initial start and sendObject implementation for QBluetoothTransferReplySymbianTero Saarni2010-12-091-1/+1
* | initial skeleton for QBluetoothTransferReplySymbianTeroS2010-12-071-1/+4
* | Merge branch 'master' into bluetooth-devTeroS2010-12-071-3/+7
|\|
| * Add Bluetooth initial bluez OPP backendAndrew Stanley-Jones2010-12-031-3/+7
| * Add start of filetransfer backendsAndrew Stanley-Jones2010-12-021-2/+6
* | removed private implementation for QBluetoothTransferReplyTeroS2010-12-031-4/+2
* | initial skeleton for QBluetoothTransferRequestPrivate implementationTeroS2010-11-291-2/+5
* | Merge branch 'master' into bluetooth-devTeroS2010-11-251-1/+2
|\|
| * Redo Connectivity def files, update BT includepathAndrew Stanley-Jones2010-11-251-1/+2
* | Merge branch 'master' into bluetooth-devTeroS2010-11-191-2/+10
|\|
| * make symbian compileAndrew Stanley-Jones2010-11-191-0/+1
| * remove QIODevicePrivate dependencyAndrew Stanley-Jones2010-11-191-2/+7
| * Attempt to fix build on Symbian^4.Aaron McCarthy2010-11-191-0/+2
* | Initial implementation for QBluetoothTransferRequestTeroS2010-11-181-1/+2
|/
* Only link against needed Qt libraries.Aaron McCarthy2010-11-121-1/+1
* Fix qt 4.6 qiodevice_p.h temp fixAndrew Stanley-Jones2010-11-041-1/+3
* Add stub implementations for QBluetoothLocalDevice on Symbian.Aaron McCarthy2010-11-031-1/+2
* Merge branch 'bluetooth-bluez' into bluetoothAndrew Stanley-Jones2010-11-031-7/+14
|\