summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Fix copy2build output path for QML plugin.Xizhi Zhu2011-06-272-2/+2
|
* make compile while Qt is compiled with namespaceAlex2011-06-211-1/+2
|
* Fix mac dependencies for dummy sensor plug-in.Alex2011-06-151-1/+1
| | | | librt is not required/available for/on mac.
* make MacOS compileAlex2011-06-151-1/+1
|
* use MacOS specific monotonic timeAlex2011-06-141-1/+21
|
* Add dummy, generic and simulator backendAlex2011-06-1040-1/+2730
| | | | | | 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.
* remove usage of QT_SOURCE_TREE from sensor moduleAlex2011-06-082-3/+3
|
* 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
* Fix Qt coding style issues (no white space at end of line)Alex2011-05-231-2/+2
|
* 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
|
* Add the first version of QtSensors to Qt 5Alex2011-05-2046-0/+6970