- 13 Aug, 2013 - 1 commit
-
-
Alex Blasche authored
Change-Id: I133e7f09780d8da3bb88e9971a7f858b905176b4 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 12 Aug, 2013 - 1 commit
-
-
Alex Blasche authored
Note that this change causes a behavior change. If a service object is a copy of antoher one they both share the same data and behavior. Changing one will affect the copy in the same way. No automatic detach will happen. THis is a much more expected behavior and avoids issues where one service info copy was not able to deregister the service anymore. Change-Id: I0b10688a5ef55e8c1dd9f5ccbf090336e3f635ad Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 09 Aug, 2013 - 1 commit
-
-
Alex Blasche authored
and fix some minor issues during the process. Task-number: QTBUG-22017 Change-Id: Iff1adde28ba818c3ed0511cb5d45404f05d7c36f Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 08 Aug, 2013 - 1 commit
-
-
Fabian Bumberger authored
Also fixes the autotests. Change-Id: I71983fa3cc49a88bb7b94544b7f24bebbd3cf86e Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 07 Aug, 2013 - 4 commits
-
-
Fabian Bumberger authored
Change-Id: I05b8f14c8b65529eb0502b90d8949ed2a9a8b031 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Otherwise messages might not be passed to the BT service correctly. Change-Id: I3ff26caa853283b09a995806631fdc82ac851e6f Reviewed-by:
Bernd Weimer <bweimer@blackberry.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Change-Id: I46b780875ec8ae7bfd0aeda89b6271a1fa0b30b1 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
Change-Id: I2bdde67f1f0f6b71190d71b5559bbd88bb2db155 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 06 Aug, 2013 - 5 commits
-
-
Fabian Bumberger authored
Change-Id: I738d77861199ab3ff27f989936daf50c4b2a8202 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Change-Id: I14d01fb7ec6795a31ac9f239d34f3f02fd0880b5 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
Task-number: QTBUG-22017 Change-Id: I83f1d88ddd6255693f4aa8a2993cd1a818981a75 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Pairing finished signal is emitted after pairing was requested. Also fixes a typo and a bug where the q Pointer was not saved. Task-number: QTBUG-32247 Change-Id: Ia2d32fdafd9510908f278edda927071199326f5d Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
This improves the general error response while doing OPP. Change-Id: I28fd68bfb5d6eae83ec6422c723acf98abc3abdd Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
- 02 Aug, 2013 - 1 commit
-
-
Jerome Pasion authored
\qtvariable indicates the QT variable needed in .pro files. Change-Id: I13d0a179dbea663a85fe9b175bf6770fe673d732 Reviewed-by:
Martin Smith <martin.smith@digia.com>
-
- 01 Aug, 2013 - 4 commits
-
-
Fabian Bumberger authored
Change-Id: I45df1d1e4a4ce42ee7eb1c7c566e6d7a9aeb8ec2 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Change-Id: Ieef40295b3fb5a6b16f3cf8b9c75a9306c161025 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Makes it possible to send QFiles over OPP. Other QIODevices do not work yet. Change-Id: I3a85a1f4a95c9059143f20d01c20ac27961e4a09 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Fabian Bumberger authored
- Remove Operation enum, because we only support put requests - Add the request to the transfer reply - Move startOPP to the private area Task-number: QTBUG-32726 Change-Id: If7dae547326cb74dcdd6449c08dc0d91fb8a78b2 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
- 31 Jul, 2013 - 2 commits
-
-
Fabian Bumberger authored
Change-Id: Ia73b3a89464d5913bec4cc528047283475297083 Reviewed-by:
Alex Blasche <alexander.blasche@digia.com>
-
Alex Blasche authored
The Bluez and Generic backends were failing. Change-Id: Id4a55a43432a9ad198d36062a1e4e23a54b658ec Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
- 30 Jul, 2013 - 4 commits
-
-
Alex Blasche authored
qbluetoothserviceinfo_bluez.cpp:87:5: warning: case value ‘33’ not in enumerated type ‘QVariant::Type’ [-Wswitch] qbluetoothserviceinfo_bluez.cpp:81:5: warning: case value ‘34’ not in enumerated type ‘QVariant::Type’ [-Wswitch] qbluetoothserviceinfo_bluez.cpp:67:5: warning: case value ‘36’ not in enumerated type ‘QVariant::Type’ [-Wswitch] qbluetoothserviceinfo_bluez.cpp:60:5: warning: case value ‘37’ not in enumerated type ‘QVariant::Type’ [-Wswitch] qbluetoothserviceinfo_bluez.cpp:57:5: warning: case value ‘43’ not in enumerated type ‘QVariant::Type’ [-Wswitch] Change-Id: Ic5e792119e0676e09e1f4a3b07e5d3defa27c623 Reviewed-by:
Michael Zanetti <michael.zanetti@canonical.com> Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Alex <alexander.blasche@digia.com>
-
Thomas McGuire authored
This fixes a valgrind issue with the dummy backend and sdds the getter to the Bluez backernd. Change-Id: I55c785e01bb428819b8ae9a936b761c3697ecb50 Reviewed-by:
Thomas McGuire <thomas.mcguire@kdab.com> Reviewed-by:
Alex <alexander.blasche@digia.com>
-
Fabian Bumberger authored
The symbols of these classes are not exported and they are not needed anywhere. Change-Id: Ie668d0b26e7df29c31fb471f0c4f6e9beae90a9b Reviewed-by:
Alex <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Change-Id: Id36f047acfaabf3fdbb4e6c07e88dac50878a641 Reviewed-by:
Alex <alexander.blasche@digia.com>
-
- 29 Jul, 2013 - 3 commits
-
-
Fabian Bumberger authored
Change-Id: I1cdbc61e4fc6bcb7b620ba828e802cc4b448830f Reviewed-by:
Alex <alexander.blasche@digia.com>
-
Fabian Bumberger authored
We need a way to associate a service with a server. The current API does that using rfcomm ports. On QNX We do not have access to the rfcomm ports, so we fake the behavior. Change-Id: I893fd60dc4cbc515643fe8218532de6634a6d88e Reviewed-by:
Alex <alexander.blasche@digia.com>
-
Alex Blasche authored
Ensure that all signals emitted during a pairing request are queued via the event loop. The exact reason for doing this is unknown however such a change was done on purpose in QtMobility. We keep the behavior to be on the safe side. Change-Id: I666c5b2c25a0c80df634f7b6643bd08126812b65 Reviewed-by:
Michael Zanetti <michael.zanetti@canonical.com> Reviewed-by:
Alex <alexander.blasche@digia.com>
-
- 25 Jul, 2013 - 2 commits
-
-
Alex Blasche authored
- Removes the Meego/Maemo backend for QtNfc - Remove Simulator, WinCE and S60 remnants from the examples If any of these platforms becomes relevant they can be added back of course. Change-Id: I84712ea07f01794b622560ce77e08cee347406e3 Reviewed-by:
Michael Zanetti <michael.zanetti@canonical.com> Reviewed-by:
Laszlo Papp <lpapp@kde.org> Reviewed-by:
Alex <alexander.blasche@digia.com>
-
Alex Blasche authored
There is no implementation for them at this stage. Hence we remove them from the committed API. They remain enabled via auto tests to ensure that the code keeps working. Task-number: QTBUG-32306 Change-Id: I5312e8436a99be4e24311bea4c92718239178ef4 Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Michael Zanetti <michael.zanetti@canonical.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
- 15 Jul, 2013 - 1 commit
-
-
Alex Blasche authored
The Bluez code was not passing the test. Task-number: QTBUG-22017 Change-Id: I0bc2fca7ec9d352481eea24c75b902c21b4fc0da Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
- 12 Jul, 2013 - 1 commit
-
-
Alex Blasche authored
This addresses a few bugs in the QML UI and makes the behavior of the BluetoothDiscoveryModel more sane. Change-Id: Ifae0848a70b8fa31a2582a5db91b4bed927926aa Reviewed-by:
Alex <alexander.blasche@digia.com>
-
- 11 Jul, 2013 - 1 commit
-
-
Alex Blasche authored
Task-number: QTBUG-31728 Change-Id: I2d4410a3ac87bdf9e85805403bf3c6165d4967dd Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
- 10 Jul, 2013 - 3 commits
-
-
Stuart Burge authored
Fix copy-paste error in icon list Task-number: QTBUG-31738 Change-Id: I525f8023e0a1b5d106d93bde0a4b3e950a2ba6ce Reviewed-by:
Alex <alexander.blasche@digia.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
Alex Blasche authored
Change-Id: Ifbfb2e11b072610b3f2c140a469ed73e110c2eca Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
Fabian Bumberger authored
The current implementation is not waiting at all. Adjust the waiting time for the tagtype1 unit test to avoid 30min runtime. Change-Id: Ied9cff72456b964af9224362f47113a7e2c792ae Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com> Reviewed-by:
Alex <alexander.blasche@digia.com>
-
- 02 Jul, 2013 - 2 commits
-
-
Stuart Burge authored
Provide ability to construct a smart poster record from an NDEF record and get/set smart poster specific values. The record can be used as part of an NDEF message for transmission via NFC or writing to a tag Task-number: QTBUG-31738 Change-Id: I2f7ff287d7c732a3fb3ec7c5c6a7b8f50f13ab1d Reviewed-by:
Alex <alexander.blasche@digia.com>
-
Fabian Bumberger authored
Change-Id: I92aab2e183f676d09092fa4d387bdf1e28a66289 Reviewed-by:
Peter Hartmann <phartmann@blackberry.com> Reviewed-by:
Wolfgang Bremer <wbremer@blackberry.com> Reviewed-by:
Alex <alexander.blasche@digia.com>
-
- 28 Jun, 2013 - 1 commit
-
-
Alex Blasche authored
The Bluez and QNX backend always returned true. They should only return true if the local device is truly available or if the passed QBluetoothAddress is indeed one of the local bluetooth devices. The related unit test was extended to ensure common bahvior of invalid QBluetoothLocalDevice instance on all platforms. Task-number: QTBUG-32068 Change-Id: I40ab4db48dc82ba0d1c0bb5275e96a3ee812b01a Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Alex <alexander.blasche@digia.com>
-
- 27 Jun, 2013 - 2 commits
-
-
Alex Blasche authored
Adds an UnknownAccess enum value for tag types not yet known by the library/backend. Task-number: QTBUG-26027 Change-Id: Ic7654c0906b22bbd5c71bafd3e90a924bf913e23 Reviewed-by:
Stuart Burge <sburge@blackberry.com> Reviewed-by:
Fabian Bumberger <fbumberger@rim.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-
Alex Blasche authored
This assumes the use of the nfc emulator. The block selector call in tests/auto/qnearfieldtagtype2/tst_qnearfieldtagtype2.cpp line 221 fails as the execution of the sector selection requires multiple event loop turns. First it must loop to execute the second "SECTOR SELECT" packet (Command Packet 2). This will set NfcTagType2::currentSector to the new sector. The same packet will trigger a timer event in QNearFieldTagType2::handleResponse. During the second event loop run the above timer event will set QNearFieldTagType2::d->m_currentSector to the new sector. This will set the request ID for the sector select request to processed/finished. While the above two events have to happen the tst starts waiting for the completion of the sector selection request. The waiting period is merely 1 ms which is too short for the timer event to execute. Subsequently the test returns with an incomplete sector select request. Change-Id: I980e440b3431d2fb828e1753f5ef8ea622dd6d3a Reviewed-by:
Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by:
Aaron McCarthy <mccarthy.aaron@gmail.com>
-