summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-0122-0/+22
* 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
* Modify setAttribute parameter, it no longer accepts QUuid.Toby Tomkins2012-07-311-1/+1
* Add the CMake directory created during unit testing to .gitignore.Stephen Kelly2012-07-231-0/+1
* Test that the package configs for QtConnectivity work.Stephen Kelly2012-07-205-0/+90
* saner gitignoreOswald Buddenhagen2012-07-111-2/+1
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-114-109/+2
* use centralized handling of QT_BUILD_PARTSOswald Buddenhagen2012-07-111-25/+1
* Rename getter functions for QBluetoothHostInfoalex2012-07-023-21/+21
* 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-274-0/+185
* Use the recommended way of building module docs.alex2012-06-274-32/+3
* Split QBluetoothHostInfo from QBluetoothLocalDevicealex2012-06-275-23/+265
* Fix various Bluetooth tests such that they run via CIalex2012-06-275-5/+43
* removed Nokia specific stuff not needed any moreMichael Zanetti2012-06-2610-598/+0
* build system cleanupsOswald Buddenhagen2012-06-263-25/+2
* Ignore .o files being shown as part of "git status"alex2012-06-251-0/+1
* use auto-defined QT_BUILD_*_LIB variablesOswald Buddenhagen2012-06-252-2/+2
* Bump copyright header for docs to 2012.alex2012-06-251-1/+1
* switch to new-style configure testsOswald Buddenhagen2012-06-253-6/+4
* 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