summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Clean up .gitignoreLincoln Ramsay2011-08-251-187/+4
| | | | | | | | | | Remove all the bogus stuff that applies to qtbase. Add in things specific to the sensors repo. Change-Id: I0ce832ac65783c9d094017f19b0f4c3e0180780b Reviewed-on: http://codereview.qt.nokia.com/3347 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com>
* Remove obsolete testlib files from .gitignoreJason McDonald2011-08-231-2/+0
| | | | | | | Change-Id: I2e987b55262f29ccc364ca7f937d39421d94d9e2 Reviewed-on: http://codereview.qt.nokia.com/3378 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Apply a consistent license on all the filesLincoln Ramsay2011-08-0593-524/+528
| | | | | | Change-Id: I9d04e244df0abcf1aa5aa43ac2057fe2c40e2eb9 Reviewed-on: http://codereview.qt.nokia.com/2594 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
* Unit tests can't link to QtGui.Lincoln Ramsay2011-08-021-1/+1
| | | | | | | | | If they do, they don't work on Qt lighthouse builds. Change-Id: Ic832a88ed2d9d81da79616da4cc1020842a851f0 Reviewed-on: http://codereview.qt.nokia.com/2418 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* We need to keep qtimestamp for source compatibility.Lincoln Ramsay2011-08-011-0/+3
| | | | | | | | It's not used in the API but third party apps are likely using it. Change-Id: I657e5c8feb7c3f282dfc6e5b6f9859038c521d04 Reviewed-on: http://codereview.qt.nokia.com/2414 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* remove qtimestampLincoln Ramsay2011-08-0112-56/+29
| | | | | | | | | | Just use a quint64. Not binary compatible but source compatible. Change-Id: I240baeef905744f844f3c37b2739fd9a6562af15 Reviewed-on: http://codereview.qt.nokia.com/2412 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Pull in the qsensor unit test from MobilityLincoln Ramsay2011-07-2918-0/+2209
| | | | | | | Change-Id: I72aa59c7253267b0dd4abccf71d37af0929b5e0b Reviewed-on: http://codereview.qt.nokia.com/2378 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* report errors when plugins can't be loadedLincoln Ramsay2011-07-291-0/+8
| | | | | | | Change-Id: Ib1aa3416b516ae6835c33a482bf8d3c924cf72e6 Reviewed-on: http://codereview.qt.nokia.com/2373 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Small cleanups on dependencies and such.Lincoln Ramsay2011-07-293-10/+3
| | | | | | | 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>
* Use dependencies, not ordered buildingLincoln Ramsay2011-07-291-2/+15
| | | | | | | Change-Id: I9cc2310f245866b92a2c4bbe72498ab07004aebf Reviewed-on: http://codereview.qt.nokia.com/2372 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
* Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-07-0831-535/+535
| | | | | | | | Replace old license header with correct one. Change-Id: I4ff0ca473033dfd846e8812acc21b3830dab6bdd Reviewed-on: http://codereview.qt.nokia.com/1372 Reviewed-by: Jyri Tahtela <jyri.tahtela@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>
* Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-272-2/+2
|\ | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Fix copy2build output path for QML plugin.
| * Fix copy2build output path for QML plugin.Xizhi Zhu2011-06-272-2/+2
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-211-1/+2
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: make compile while Qt is compiled with namespace
| * make compile while Qt is compiled with namespaceAlex2011-06-211-1/+2
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-1547-2/+3761
|\| | | | | | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Fix mac dependencies for dummy sensor plug-in. honour configures -nomake examples/tests/demos flags in QtSensors make MacOS compile use MacOS specific monotonic time Add dummy, generic and simulator backend
| * Fix mac dependencies for dummy sensor plug-in.Alex2011-06-151-1/+1
| | | | | | | | librt is not required/available for/on mac.
| * honour configures -nomake examples/tests/demos flags in QtSensorsAlex2011-06-151-1/+9
| |
| * make MacOS compileAlex2011-06-151-1/+1
| |
| * use MacOS specific monotonic timeAlex2011-06-141-1/+21
| |
| * Add dummy, generic and simulator backendAlex2011-06-1046-1/+3732
| | | | | | | | | | | | The Simulator backend is not working/tested at this stage as the simulator library is not available for Qt5 at this stage. In addtion the sensor_explorer test app was added for simple sensor testing.
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-082-3/+3
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: remove usage of QT_SOURCE_TREE from sensor module
| * remove usage of QT_SOURCE_TREE from sensor moduleAlex2011-06-082-3/+3
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-06-061-1/+1
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: fix module pri to conform to new private header layout
| * fix module pri to conform to new private header layoutAlex2011-06-061-1/+1
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-2445-765/+765
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Update licenseheader text in source files for qtsensors Qt module
| * Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-05-2445-765/+765
| | | | | | | | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-231-2/+2
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Fix Qt coding style issues (no white space at end of line)
| * Fix Qt coding style issues (no white space at end of line)Alex2011-05-231-2/+2
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-239-5/+805
|\| | | | | | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Add sensor's declarative plugin Fix typo in MODULE_PRI (sensors.pro) This fixes integration issues with other Qt modules. Fix Qt coding style issues
| * Add sensor's declarative pluginAlex2011-05-236-1/+801
| |
| * Fix typo in MODULE_PRI (sensors.pro)Alex2011-05-231-1/+1
| | | | | | | | This fixes integration issues with other Qt modules.
| * Fix Qt coding style issuesAlex2011-05-203-3/+3
| |
* | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-stagingQt Continuous Integration System2011-05-2350-0/+7281
|\| | | | | | | | | * 'master' of git://scm.dev.nokia.troll.no/qt/qtsensors-staging: Add the first version of QtSensors to Qt 5
| * Add the first version of QtSensors to Qt 5Alex2011-05-2050-0/+7281
|/
* Initial QtSensor API commitAlex2011-05-201-0/+1