summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* 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