summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-30358-358/+358
* Move bttennis into the examples dir.alex2012-01-2619-0/+0
* Remove old and obsolete documentationalex2012-01-2611-491/+8
* added documentation and examplesMichael Zanetti2012-01-23172-215/+10248
* Update obsolete contact address.Jason McDonald2012-01-20284-284/+284
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-11139-139/+139
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-101-0/+1
* Update copyright year in license headers.Jason McDonald2012-01-05167-171/+171
* Fixed compile on Windows in release mode.Rohan McGovern2012-01-041-1/+1
* QtConnectivity: Fix test crashes/asserts/hangs.Friedemann Kleint2012-01-037-21/+23
* nfctestserver: Remove rpath-option.Friedemann Kleint2012-01-031-2/+0
* Improve QBluetoothLocalDevice autotest.Jason McDonald2011-12-071-13/+8
* Remove unnecessary header file.Jason McDonald2011-12-064-106/+0
* 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
* tst_qbluetoothsocket: Fix warnings about operators.Friedemann Kleint2011-11-301-7/+8
* QtConnectivity: Fix compilation on Windows.Friedemann Kleint2011-11-305-14/+9
* Don't install tests by default.Rohan McGovern2011-11-161-1/+2
* ported bluetooth and nfc declarative plugins from QtMobility to QtConnectivityMichael Zanetti2011-11-1633-1/+3722
* added Connectivity namespaces (QtBluetooth and QtNfc)Michael Zanetti2011-11-11240-259/+890
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-093-5/+5
* Use QAtomicInt::load() instead of implicit int castingBradley T. Hughes2011-11-031-1/+1
* tests: enabled all passing autotestsRohan McGovern2011-10-1818-41/+70
* Cleaned up incorrect usage of Qt modulesRohan McGovern2011-10-141-3/+1
* re-added autotestsMichael Zanetti2011-10-0758-59/+7015
* 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
* Split qconnectivityglobal.hMichael Zanetti2011-09-1541-77/+160
* Remove version.h files.Jason McDonald2011-09-082-18/+0
* Add missing license headers.Jason McDonald2011-09-082-34/+34
* Removed .pro.user files.Rohan McGovern2011-08-252-1145/+0
* Fixed compile.Rohan McGovern2011-08-251-1/+1
* Added missing dependencies to sync.profile.Rohan McGovern2011-08-251-0/+4
* Don't attempt to run nfctestserver as a testcase.Rohan McGovern2011-08-251-1/+1
* Correct serviceframework value in sync.profile.Rohan McGovern2011-08-241-1/+1
* Initial commit.Michael Zanetti2011-08-24313-0/+52301