summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Enable Qt NFC in the CI system.Alex Blasche2013-06-264-13/+10
* Fix namespace used by qbluetooth.cppAlex Blasche2013-06-261-2/+2
* Remove not needed symbol 'qHash(const QNdefRecord&)'Alex Blasche2013-06-252-9/+0
* Fix parsing of QNdefMessage::fromByteArray()Alex Blasche2013-06-251-1/+3
* Update Copyright headersAlex Blasche2013-06-25173-186/+267
* Fix QtBluetooth documentationAlex Blasche2013-06-219-52/+99
* Fix qmake warnings about incorrect header includes in public headers.Alex Blasche2013-06-2127-50/+50
* Improve/Fix QtNFC documentationAlex Blasche2013-06-2021-50/+425
* clean headers: Fix pedantic compiler warningThiago Macieira2013-06-051-2/+2
* Update qmldir filesLiang Qi2013-05-292-0/+4
* Update all plugins.qmltypes files except nfcLiang Qi2013-05-291-121/+10
* Replaced Nokia copyrights in headerTeemu Kaukoranta2013-05-2318-18/+18
* Fix warning about checking for metatypes that aren't in QVariant::TypeThiago Macieira2013-04-071-1/+1
* Fix header public header cleanlinessThiago Macieira2013-04-073-3/+3
* Add QBluetoothDeviceInfo::operator!= which was missing.Milian Wolff2013-03-282-0/+11
* Fix signals usage caught by tst_HeadersSergio Ahumada2013-03-136-6/+6
* fix examples regarding namespace macro useOswald Buddenhagen2013-03-132-2/+2
* QNX bugfixes and cleanups for QNearFieldTargetFabian Bumberger2013-02-251-23/+49
* Rename NFC and Bluetooth namespace macros.Aaron McCarthy2013-02-14156-316/+317
* Remove use of QT_{BEGIN,END}_HEADER macros.Aaron McCarthy2013-02-0358-228/+1
* QNX: Fix requestCompleted signal and traget detectionFabian Bumberger2013-01-302-15/+5
* QNX: Adding ndef registration over the invocation frameworkFabian Bumberger2013-01-307-65/+308
* QNX adding llcp functionalityFabian Bumberger2013-01-3012-45/+856
* Modularise documentation.Aaron McCarthy2013-01-3021-86/+543
* make use of qtHaveModule()Oswald Buddenhagen2013-01-042-3/+3
* QNX fix for bug when setting host modeFabian Bumberger2012-12-062-1/+13
* fix docs build: canonical naming of qdocconf fileOswald Buddenhagen2012-12-031-1/+1
* SPP service uuid was not parsed correctlyFabian Bumberger2012-11-301-1/+1
* QNX fix compilation errorFabian Bumberger2012-11-302-2/+6
* QNX refactoring SPP supportFabian Bumberger2012-11-295-52/+70
* fix compileOswald Buddenhagen2012-11-281-1/+1
* Refactoring service infoFabian Bumberger2012-11-275-74/+61
* QNX making the device discovery agent more robustFabian Bumberger2012-11-2710-50/+92
* Adding QNearFieldManager backend for QNXFabian Bumberger2012-11-266-16/+275
* QNX adding NearFieldTargetFabian Bumberger2012-11-264-8/+215
* Changing the build order of the subdirectoriesFabian Bumberger2012-11-231-1/+2
* QXN Adding service infoFabian Bumberger2012-11-236-36/+135
* QNX: Adding SPP supportFabian Bumberger2012-11-236-6/+664
* QNX adding bluetooth service discovery agentFabian Bumberger2012-11-223-1/+226
* QNX adding device discovery agentFabian Bumberger2012-11-225-3/+232
* QNX: Adding the local bluetooth deviceFabian Bumberger2012-11-223-2/+229
* Preparing the QNX bluetooth portFabian Bumberger2012-11-224-0/+516
* Preparing the NFC QNX portFabian Bumberger2012-11-223-0/+405
* Fix qnearfieldmanager test.Aaron McCarthy2012-10-281-1/+3
* Fix syncqt warnings.Aaron McCarthy2012-10-2815-38/+26
* Update docs after modularization of docsTor Arne Vestbø2012-10-111-2/+2
* Qt Bluetooth: Adding QML types list to group 'qmlmodules'Jerome Pasion2012-10-031-3/+3
* Further porting of NFC module from mobility to Qt 5.Aaron McCarthy2012-10-0130-107/+125
* Qt Bluetooth: Created \qmlmodule and \module pagesJerome Pasion2012-09-2920-89/+58
* Qt Bluetooth: Modularized documentationJerome Pasion2012-09-2711-2/+632