summaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix use of the wrong constant: m_maximum should be INT_MAXThiago Macieira2018-12-121-1/+1
* Fix SDP BrowseGroupList entryAlex Blasche2018-10-161-2/+3
* Update plugins.qmltypesKai Koehne2018-09-192-4/+4
* Code cleanup: Use nullptr wherever possibleAlex Blasche2018-08-245-22/+19
* Replace foreach with for loop and set QT_NO_FOREACHOliver Wolff2018-08-151-2/+2
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-272-16/+2
* General QML version bump in docs and qmltypesAlex Blasche2018-04-192-2/+2
* Revamp Qt NFC examples: Fix qdoc WarningAndrew O'Doherty2018-03-061-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-204-15/+11
|\
| * Update QML versions for QtBluetooth and QtNfc in step with Qt versionAlex Blasche2017-12-154-15/+11
* | Convert most old-style QObject::connect() to pointer syntaxAlex Blasche2017-11-133-23/+42
* | Use QStringLiteral where needed to avoid QString allocationsAlex Blasche2017-11-061-2/+2
|/
* Rename qbluetoothglobal.h to qtbluetoothglobal.hOliver Wolff2017-08-301-1/+1
* Add error flag for use case when the remote peer closes the connectionAlex Blasche2017-07-102-0/+2
* Improve qmlchat doc describing the BluetoothSocket handling snippetAlex Blasche2017-06-201-1/+3
* Update QML export versions in QtConnectivity APIsAlex Blasche2017-02-284-9/+9
* Bump/introduce the QML plugin verion 5.8 for the next releaseAlex Blasche2016-12-064-11/+11
* Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-262-2/+2
* Merge remote-tracking branch 'gerrit/5.6' into 5.7Alex Blasche2016-06-092-50/+211
|\
| * Adds a better state transition support to the BluetoothModelAlex Blasche2016-06-092-50/+211
* | Do not pin the QML plugins import version.Alex Blasche2016-05-044-8/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-162-267/+2
|\|
| * Update qml types for QtConnectivity 5.6.0 releasev5.6.0-rc1v5.6.0Alex Blasche2016-02-052-267/+2
* | Bump QML types to version 5.7Alex Blasche2016-02-124-7/+7
* | Updated license headersAntti Kokko2016-01-2020-282/+402
* | Enable using the module in a statically built applicationAndy Shaw2016-01-114-0/+26
|/
* Fix trivial typosKonstantin Ritt2015-12-041-2/+2
* Introduce QML Nfc 5.6 versionv5.6.0-alpha1Alex Blasche2015-08-252-3/+9
* Introduce QML Bluetooth 5.6 version.Alex Blasche2015-08-252-5/+5
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-296-11/+275
|\
| * Port from Q_ENUMS to new macro Q_ENUMKonstantin Ritt2015-06-234-9/+6
| * Update qmltypes for QtNfcAlex Blasche2015-06-101-1/+2
| * Update qmltypes for QtBluetoothAlex Blasche2015-06-101-1/+267
* | Merge QtNfc on Android into dev/Qt 5.6Alex Blasche2015-06-092-3/+11
|\ \ | |/ |/|
| * Fix implementation of and improve NdefFilter usageStephan Binner2015-04-022-3/+11
* | Emit missing BluetoothService.detailsChanged signalAlex Blasche2015-05-271-0/+2
* | Don't mention non-existing `servicePort` property in the docsKonstantin Ritt2015-05-261-1/+0
|/
* Update copyright headersJani Heikkinen2015-02-1620-140/+140
* Bump QtBluetooth QML versions to 5.5Alex Blasche2015-02-052-5/+5
* Bump QtNfc QML API version to 5.5Alex Blasche2015-02-052-3/+12
* Mark new NearField signals and property with Revision tagAlex Blasche2015-02-051-4/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-173-3/+30
|\
| * Add missing InvalidBluetoothAdapterError to QML discovery modelAlex Blasche2014-11-213-3/+30
* | QML NearField type never emitted tagRemoved() signalAlex Blasche2014-12-101-0/+2
* | Mark new symbols as introduced by Qt 5.5Alex Blasche2014-12-091-0/+3
* | Merge branch 'dev' into neardAlex Blasche2014-11-2520-381/+325
|\|
| * New QML based Bt chat clientAlex Blasche2014-09-301-1/+0
| * Set ATT as protocol descriptor for BTLE SDP recordsAlex Blasche2014-09-031-0/+6
| * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-289-0/+99
| |\
| | * Add missing private headers warningSamuel Gaist2014-08-189-0/+99