summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
| * | Update license headers and add new licensesJani Heikkinen2014-08-2420-380/+220
* | | Update documentation to reflect new Linux platform supportAlex Blasche2014-11-131-3/+3
* | | Extend QML NearField item to support neardMartin Leutelt2014-10-172-6/+103
|/ /
* | Merge branch 'stable' into devAlex Blasche2014-05-085-41/+26
|\|
| * Add missing classname tag to Bluetooth and NFC qml moduleAlex Blasche2014-05-072-0/+2
| * Fix crash in QDeclarativeBluetoothServiceOleg Shparber2014-04-222-41/+23
| * Fix inconsistent behavior between BtDiscoveryModel & BtServiceDiscoveryAgentAlex Blasche2014-04-141-0/+1
* | Replace all occurrences of Q_EMIT with emitOleg Shparber2014-04-292-3/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-242-3/+9
|\|
| * Doc: Document signals (not handlers) under \qmlsignalSze Howe Koh2014-03-182-3/+9
* | Merge branch 'stable' into devAlex Blasche2014-03-131-8/+1
|\|
| * Improve NFC documentationAlex Blasche2014-03-111-8/+1
| * Revert "Bump latest Nfc QML API version to 5.4"Alex Blasche2014-02-262-5/+7
| * Bump latest Nfc QML API version to 5.4v5.3.0-alpha1Alex Blasche2014-02-252-7/+5
* | Bump latest Nfc QML API version to 5.4Alex Blasche2014-02-262-7/+5
* | Bump latest Bluetooth QML API version to 5.4Alex Blasche2014-02-252-5/+5
|/
* Port QtBluetooth to AndroidAlex Blasche2014-02-131-1/+2
* Merge "Merge remote-tracking branch 'gerrit/stable' into dev" into refs/stagi...Alex Blasche2014-02-061-3/+2
|\
| * Merge remote-tracking branch 'gerrit/stable' into devAlex Blasche2014-02-031-3/+2
| |\
| | * Stop SDP search if QML Model is turned offAlex Blasche2014-01-221-3/+2
* | | Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-1/+1
|/ /
* | Reset QML Bluetooth discovery model if an error occurred during device discoveryAlex Blasche2014-01-151-0/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-104-19/+30
|\|
| * Use QLoggingCategory in Bluetooth QML import plugin.Alex Blasche2014-01-084-19/+30
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-201-5/+3
|\|
| * Unwarn on clangv5.2.0-rc1v5.2.0Alex Blasche2013-11-111-5/+3
* | Update NFC QML API meta data following recent 5.3 version changesAlex Blasche2013-10-231-3/+7
* | Register NFC QML APIs as 5.3Alex Blasche2013-10-231-0/+5
* | Update Bluetooth QML API meta data following recent 5.3 version changesAlex Blasche2013-10-231-3/+4
* | Register Bluetooth QML APIs as 5.3Alex Blasche2013-10-231-0/+4
|/
* 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
* 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-147-13/+18
* QtBluetooth QML API starts with 5.2.Alex Blasche2013-10-144-10/+19
* 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-112-15/+12
* Fix Bluetooth doc errors.Alex Blasche2013-10-101-7/+3
* Fix QDeclarativeBluetoothSocket stringData propertyAlex Blasche2013-10-062-27/+9
* Rename QDeclarativeNdefRecord -> QQmlNdefRecordSze Howe Koh2013-10-0412-42/+42
* 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-304-26/+39
* Refactor QDeclarativeBluetoothServiceInfoFabian Bumberger2013-09-302-171/+76
* Update QML plugin meta data for Qt CreatorAlex Blasche2013-09-262-10/+125
* Doc: Removed version from \inqmlmodule.Jerome Pasion2013-09-259-9/+9
* Error handling for QBluetoothServerFabian Bumberger2013-09-202-4/+0
* Refactor device and service discovery errorsFabian Bumberger2013-09-202-33/+6
* Refactor QDeclarativeBluetoothSocketFabian Bumberger2013-09-202-62/+72