summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* switch to new-style configure testsOswald Buddenhagen2012-06-251-1/+1
* auto-generate module prisOswald Buddenhagen2012-06-252-4/+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
* Port to the new plugin systemLars Knoll2012-06-052-3/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-303-4/+4
* 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
* 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
* 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
* Changed all occurrances of QML "element" to QML "type" as agreed by the docs ...Michael Zanetti2012-03-2210-24/+24
* QDeclarative is deprecated, change it to QQmlMichael Zanetti2012-03-227-21/+21
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-0614-41/+41
* Remove/disable QtNFC from Qt 5.0.alex2012-03-012-2/+11
* 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
* Move qprivatelinearbuffer_p.h into bluetooth projectalex2012-02-283-2/+3
* No more NFC on Symbian.alex2012-02-2855-11163/+2
* 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
* Avoid non-standard indentation of license headers.Jason McDonald2012-01-316-234/+236
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30227-227/+227
* Remove old and obsolete documentationalex2012-01-261-1/+8
* added documentation and examplesMichael Zanetti2012-01-2347-213/+83
* Update obsolete contact address.Jason McDonald2012-01-20227-227/+227
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-11116-116/+116
* Update copyright year in license headers.Jason McDonald2012-01-05133-137/+137
* QtConnectivity: Fix test crashes/asserts/hangs.Friedemann Kleint2012-01-033-12/+17
* Add namespace macros to QtBluetooth and QtNfcToby Tomkins2011-12-062-8/+23
* Fixed QtConnectivity bluetooth namespace compilation.Toby Tomkins2011-12-055-0/+14
* Fixed QtConnectivity nfc namespace compilation.Toby Tomkins2011-12-051-0/+2
* use a single semi-persistent ServiceFramework connectionMichael Zanetti2011-11-302-58/+129
* QtConnectivity: Fix compilation on Windows.Friedemann Kleint2011-11-303-4/+4
* ported bluetooth and nfc declarative plugins from QtMobility to QtConnectivityMichael Zanetti2011-11-1632-1/+3721
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-11195-212/+782
* Use QAtomicInt::load() instead of implicit int castingBradley T. Hughes2011-11-031-1/+1
* re-added autotestsMichael Zanetti2011-10-077-48/+26
* added missing service uuid for Hands-Free Unit ServiceMichael Zanetti2011-10-071-1/+2
* QtConnectivity: Fix compile on Windows.Friedemann Kleint2011-10-076-12/+16
* fix initialisation of service variableMichael Zanetti2011-10-071-2/+6