summaryrefslogtreecommitdiffstats
path: root/src/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Remove unused parameter warning from build.Toby Tomkins2012-08-014-0/+5
* Rename getter functions for QBluetoothHostInfoalex2012-07-022-5/+5
* Update the export macros in qtconnectivity.gitThiago Macieira2012-06-281-18/+2
* 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-261-9/+1
* use auto-defined QT_BUILD_*_LIB variablesOswald Buddenhagen2012-06-252-2/+2
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* auto-generate module prisOswald Buddenhagen2012-06-251-2/+2
* 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
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-301-1/+1
* 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
* prevent crash in case SFW connection breaks down and someone calls disconnect...Michael Zanetti2012-05-291-1/+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
* Replaced the deprecated \o qdoc command with \li, and added the missing \endl...veshivas2012-04-242-6/+7
* don't use always the same id for failed transfers.Michael Zanetti2012-04-131-2/+3
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-061-5/+5
* Language edits to the QDoc markupVenugopal Shivashankar2012-02-2914-189/+182
* Modified the \brief text for the Bluetooth C++ classes and the QML elements.veshivas2012-02-2814-23/+16
* Move qprivatelinearbuffer_p.h into bluetooth projectalex2012-02-283-2/+173
* also signal a failed transfer to the Bluetooth ServicesMichael Zanetti2012-02-272-4/+7
* nokia_test_framework is no more. Remove unneeded qmake check.Michael Zanetti2012-02-141-6/+0
* No more Bluetooth on Symbianalex2012-02-0833-4388/+4
* QtConnectivity: Add dependency to QtConcurrentFriedemann Kleint2012-02-081-0/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3081-81/+81
* Remove old and obsolete documentationalex2012-01-261-1/+8
* added documentation and examplesMichael Zanetti2012-01-2318-38/+29
* Update obsolete contact address.Jason McDonald2012-01-2081-81/+81
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-1170-70/+70
* Update copyright year in license headers.Jason McDonald2012-01-0529-29/+29
* QtConnectivity: Fix test crashes/asserts/hangs.Friedemann Kleint2012-01-032-9/+12
* Add namespace macros to QtBluetooth and QtNfcToby Tomkins2011-12-061-4/+12
* Fixed QtConnectivity bluetooth namespace compilation.Toby Tomkins2011-12-055-0/+14
* use a single semi-persistent ServiceFramework connectionMichael Zanetti2011-11-302-58/+129
* QtConnectivity: Fix compilation on Windows.Friedemann Kleint2011-11-302-3/+3
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-1178-91/+363
* re-added autotestsMichael Zanetti2011-10-074-35/+24
* added missing service uuid for Hands-Free Unit ServiceMichael Zanetti2011-10-071-1/+2
* QtConnectivity: Fix compile on Windows.Friedemann Kleint2011-10-072-5/+9
* fix initialisation of service variableMichael Zanetti2011-10-071-2/+6
* Split qconnectivityglobal.hMichael Zanetti2011-09-1520-35/+118
* Remove version.h files.Jason McDonald2011-09-081-9/+0