summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unwarn on clangv5.2.0-rc1v5.2.0Alex Blasche2013-11-111-5/+3
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-062-2/+2
* Build Bluetooth and NFC only for BlackberryAndreas Holzammer2013-11-012-2/+2
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Doc: Fix module name formatv5.2.0-beta1Sze Howe Koh2013-10-213-3/+3
* Remove not needed error enum and avoid future enum value collisionsAlex Blasche2013-10-153-7/+5
* Update Bluetooth QML meta data for Qt CreatorAlex Blasche2013-10-151-7/+16
* Doc: language and style review doc qtconnectivityNico Vertriest2013-10-1412-70/+73
* Use recommended way of using \brief statements in QML Types.Alex Blasche2013-10-148-8/+8
* Update Nfc QML meta data for Qt CreatorAlex Blasche2013-10-141-25/+33
* QtNfc QML Api starts with version 5.2Alex Blasche2013-10-1410-16/+21
* QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-147-13/+22
* Simplify QBluetoothTransferManager autotestFabian Bumberger2013-10-111-66/+6
* Fix unit test error in qndefrecord.Alex Blasche2013-10-112-14/+12
* Update QML type description for Bluetooth QML API due to API changes.Alex Blasche2013-10-111-32/+14
* Document the data roles offered by the BluetoothDiscoveryModel.Alex Blasche2013-10-111-3/+25
* BluetoothDiscoveryModel API fixesAlex Blasche2013-10-113-17/+17
* Remove the "registerNdefMessageHandler" template function and doc fixesAlex Blasche2013-10-112-12/+1
* Improve handling of invalid Bt address by QBluetoothTransferManagerAlex Blasche2013-10-113-7/+23
* Make the QBluetoothTransferRequest constructor explicitFabian Bumberger2013-10-111-1/+1
* Fix Bluetooth doc errors.Alex Blasche2013-10-102-8/+4
* Fix MSVC64-warning about truncation from size_t to int.Friedemann Kleint2013-10-101-1/+1
* sync.profile: Remove dependency on qtsystems#devSergio Ahumada2013-10-091-1/+0
* QNX: Fix update progressFabian Bumberger2013-10-081-4/+8
* Fix QDeclarativeBluetoothSocket stringData propertyAlex Blasche2013-10-062-27/+9
* Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-0418-129/+129
* Change the service properties in btchat exampleFabian Bumberger2013-10-013-4/+15
* QNX: Fix socket connection with a service info objectFabian Bumberger2013-10-012-3/+7
* QNX: Fix uuid filter in service discoveryFabian Bumberger2013-09-301-1/+1
* Don't throw an error when a low energy device is discoveredFabian Bumberger2013-09-301-4/+11
* QML Near Field: Allow detecting NDEF messages without setting a filterFabian Bumberger2013-09-301-7/+5
* Alter the way type and TNF are treated in the qml APIFabian Bumberger2013-09-308-97/+202
* Refactor QDeclarativeBluetoothServiceInfoFabian Bumberger2013-09-302-171/+76
* Update the git-archive export optionsSergio Ahumada2013-09-271-3/+4
* Update QML plugin meta data for Qt CreatorAlex Blasche2013-09-262-10/+125
* QNX: Extend documentation for NDEF message handlersv5.2.0-alpha1Fabian Bumberger2013-09-251-0/+15
* QNX: Set the correct target id for the invoke filterFabian Bumberger2013-09-251-2/+7
* Doc: Removed version from \inqmlmodule.Jerome Pasion2013-09-2510-10/+10
* Remove private and unused API from QBluetoothServiceInfoPrivateAlex Blasche2013-09-255-57/+16
* Emit service discovery error during internal device discoveryAlex Blasche2013-09-254-2/+23
* Fix peer to peer communication using two local adapters.Alex Blasche2013-09-2516-62/+160
* Emit ServiceLookup signal in QBluetoothSocket/Bluez when required.Alex Blasche2013-09-251-0/+4
* Fixing small QBluetoothServer issuesAlex Blasche2013-09-252-1/+3
* sync.profile: Point to qtsystems#devSergio Ahumada2013-09-251-1/+1
* Error handling for QBluetoothServerFabian Bumberger2013-09-2012-30/+109
* Refactor device and service discovery errorsFabian Bumberger2013-09-2011-66/+45
* QNX: Fix compilation and a compiler warningFabian Bumberger2013-09-203-3/+3
* Simplify QBluetoothTransferManager code.Alex Blasche2013-09-205-173/+26
* Remove compiler warningsAlex Blasche2013-09-201-0/+1
* Refactor QDeclarativeBluetoothSocketFabian Bumberger2013-09-202-62/+72