summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-23163-3928/+3928
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-112-4/+0
* Doc: add landing page for Qt Bluetooth moduleLeena Miettinen2012-08-312-2/+2
* make use of QT_PRIVATE to specify private Qt dependenciesv5.0.0-beta1Oswald Buddenhagen2012-08-111-3/+1
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-112-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove unused parameter warning from build.Toby Tomkins2012-08-014-0/+5
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-3110-10/+20
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-114-109/+2
* Rename getter functions for QBluetoothHostInfoalex2012-07-022-5/+5
* Update the export macros in qtconnectivity.gitThiago Macieira2012-06-282-36/+4
* Compile bluetooth for QtConnectivity under C++11 modeKalle Juhani Lehtonen2012-06-281-0/+12
* Add unit test for new QBluetoothHostInfo class.alex2012-06-271-0/+1
* Use the recommended way of building module docs.alex2012-06-271-0/+2
* Split QBluetoothHostInfo from QBluetoothLocalDevicealex2012-06-275-23/+265
* removed Nokia specific stuff not needed any moreMichael Zanetti2012-06-2610-598/+0
* build system cleanupsOswald Buddenhagen2012-06-262-17/+2
* use auto-defined QT_BUILD_*_LIB variablesOswald Buddenhagen2012-06-252-2/+2