summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* auto-generate module prisOswald Buddenhagen2012-06-255-44/+2
* Fix compilation of examples when Qt is configured with -no-widgetsKent Hansen2012-06-251-5/+8
* Align Qt Bluetooth doc generation with other modulesalex2012-06-252-9/+24
* Fix QBluetoothServiceInfo testalex2012-06-251-6/+9
* Replace deprecated use of QString::operator=(const char *).alex2012-06-251-1/+1
* clarify Bluetooth power situation in docsMichael Zanetti2012-06-131-0/+6
* only allow apps to temporarily power on BluetoothMichael Zanetti2012-06-131-8/+4
* Port to the new plugin systemLars Knoll2012-06-052-3/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-306-8/+8
* Make use of Nokia bt services for pairing requests.Christian Fetzer2012-05-292-0/+59
* Make use of Nokia bt services for powering on/off bluetooth.Christian Fetzer2012-05-292-72/+308
* improve documentation for BluetoothSocket::stringDataMichael Zanetti2012-05-291-1/+20
* prevent crash in case SFW connection breaks down and someone calls disconnect...Michael Zanetti2012-05-291-1/+1
* improve BluetoothSocket docsMichael Zanetti2012-05-291-7/+10
* Set explicit testcase.timeout for slow testsRohan McGovern2012-05-292-0/+2
* sync.profile: remove dependency on qtsvg and qtscript.Toby Tomkins2012-05-171-2/+0
* Fix minor documentation issue.Toby Tomkins2012-05-171-1/+1
* tst_qbluetoothservicediscoveryagent disabled, it has timeout crashes.Toby Tomkins2012-05-091-0/+1
* Removed unneeded linkage to QtGui.Christian Fetzer2012-04-261-0/+1
* Extend SPP profile to be used with NOKIA_BT_SERVICESMichael Zanetti2012-04-267-10/+161
* Remove insignificant_test markers associated with maemo platform.Jason McDonald2012-04-243-6/+0
* Remove insignification from qndefmessage test.Jason McDonald2012-04-241-2/+0
* Remove insignification from the qbluetoothdeviceinfo test.Jason McDonald2012-04-242-2/+2
* Remove insignification of qbluetoothserviceinfo test.Jason McDonald2012-04-242-2/+1
* Re-enable qbluetoothtransferrequest test.Jason McDonald2012-04-241-2/+0
* Replaced the deprecated \o qdoc command with \li, and added the missing \endl...veshivas2012-04-242-6/+7
* Fix QQml name change build failures.Toby Tomkins2012-04-243-4/+4
* don't use always the same id for failed transfers.Michael Zanetti2012-04-131-2/+3
* added plugins.qmltypesMichael Zanetti2012-04-132-5/+239
* Add some rules into .gitignoreYuchen Deng2012-04-131-0/+21
* Cleanup example scanner.Debao Zhang2012-04-012-4/+4
* use correct namings as defined in the guidelinesMichael Zanetti2012-03-263-16/+17
* Added a comprehensive Getting Started section to Bluetooth docsMichael Zanetti2012-03-262-6/+106
* Changed all occurrances of QML "element" to QML "type" as agreed by the docs ...Michael Zanetti2012-03-2212-28/+28
* QDeclarative is deprecated, change it to QQmlMichael Zanetti2012-03-227-21/+21
* Enable Bluetooth examplesalex2012-03-1225-355/+48
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0622-107/+107
* Remove pin of qtbase for qtconnectivityJyri Tahtela2012-03-051-1/+1
* Generate make rules for module documentation generationalex2012-03-022-1/+3
* Remove/disable QtNFC from Qt 5.0.alex2012-03-018-48/+69
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-2917-215/+208
* Modified the \brief text for the Bluetooth C++ classes and the QML elements.veshivas2012-02-2817-26/+19
* Remove obsolete doc snippet example.alex2012-02-287-480/+0
* Move qprivatelinearbuffer_p.h into bluetooth projectalex2012-02-283-2/+3
* No more NFC on Symbian.alex2012-02-28109-18729/+5
* also signal a failed transfer to the Bluetooth ServicesMichael Zanetti2012-02-272-4/+7
* some improvements in the documentationMichael Zanetti2012-02-245-37/+30
* nokia_test_framework is no more. Remove unneeded qmake check.Michael Zanetti2012-02-141-6/+0
* Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2012-02-131-28/+0
* More work on Bluetooth documentationMichael Zanetti2012-02-0916-111/+886