summaryrefslogtreecommitdiffstats
path: root/sync.profile
Commit message (Collapse)AuthorAgeFilesLines
* Prefer to use the BBNDK sensor.h if presentThomas McGuire2012-05-111-0/+7
| | | | | Change-Id: Ife482d8acb5a533f61e009bf65ec37215a7af595 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* sync.profile: remove dependency on qtsvg and qtscriptSergio Ahumada2012-04-271-2/+0
| | | | | | | There is no real dependency on qtsvg/qtscript for this module. Change-Id: I6e96672373be295d90e628f50f176a9af35c9c0d Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* un-pin qtbaseLincoln Ramsay2012-03-201-1/+1
| | | | | Change-Id: I6f05561a744ae5342a83b810894cfcaddbe69e89 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* pin qtbaseLincoln Ramsay2012-03-191-1/+1
| | | | | Change-Id: I61009a2c37d37ee84110acb825e5c2768775f5a5 Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-101-0/+1
| | | | | | | | | | sync.profile needs to enumerate indirect dependencies too. qtdeclarative now depends on qtjsbackend; update sync.profile accordingly. Change-Id: I73f74f20d205a6f446bf89f75ef14aeb790b06ef Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Simon Hausmann <simon.hausmann@nokia.com>
* Revert the QtmSensors library.Lincoln Ramsay2011-08-291-3/+0
| | | | | | | | | | The QtSensors API changes have been de-scoped so this library is no longer required. Change-Id: Iee555b69fc3f774c48c5911eeabc09aba50c13fc Reviewed-on: http://codereview.qt.nokia.com/3686 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* QtmSensors, legacy sensors library.Lincoln Ramsay2011-08-251-0/+3
| | | | | | | | | | | | | | QtSensors will not remain source-compatible with Mobility. QtmSensors exists to provide a source-compatible API. QtmSensors is implemented as a wrapper over the QtSensors library. Only front end functionality is supported. Backends must be ported to QtSensors. Change-Id: Ia7e45b719fb5f84637f899374990dbd680e259bd Reviewed-on: http://codereview.qt.nokia.com/3348 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Zsolt Simon <zsolt.simon@nokia.com>
* Small cleanups on dependencies and such.Lincoln Ramsay2011-07-291-7/+0
| | | | | | | Change-Id: Ie01727ac318721c44cafd11ba0a7a138ab9f9c33 Reviewed-on: http://codereview.qt.nokia.com/2375 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Update sync.profile dependencies to new syntaxAlan Alpert2011-07-081-8/+9
| | | | | | | | | | %dependencies now has a simpler format of gitmodule => %gitref instead of using qt modules and keywords. Change-Id: I785f30e24e0a793218e2e307bdde56067760c51e Reviewed-on: http://codereview.qt.nokia.com/1283 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Add the first version of QtSensors to Qt 5Alex2011-05-201-0/+26