summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* license headersLincoln Ramsay2011-10-181-2/+2
* First step of removal of Q_SENSORS_EXPXORT macro from qglobal.halex2011-10-1719-45/+123
* MTMW-347 Replace dataRate with speed in TltSensorWolfgang Beck2011-10-142-16/+109
* doc updateLincoln Ramsay2011-10-111-1/+1
* update license headersLincoln Ramsay2011-10-1010-10/+13
* MTMW-345-346 CR change for TiltSensorWolfgang Beck2011-10-102-218/+212
* MTMW356 Coderevew changes for the AmbientLightSensor QML ElementWolfgang Beck2011-10-102-53/+36
* MTMW-357 Codereview changes for ProximitySensor QML ElementWolfgang Beck2011-10-102-32/+24
* QtSensors: Compile on Windows.Friedemann Kleint2011-10-104-6/+30
* This is not preliminary code.Lincoln Ramsay2011-10-101-3/+0
* update legacy QML API docsLincoln Ramsay2011-10-101-11/+61
* Getting some structure into the sensors docs.Lincoln Ramsay2011-10-101-2/+1
* MTMW-337 Unit test (presence of each new QML API element)Wolfgang Beck2011-10-101-3/+1
* Rename the sensors import.Lincoln Ramsay2011-10-102-5/+50
* MTMW-338 New QML El. should be in QtSensors 5.0 importWolfgang Beck2011-10-102-2/+2
* MTMW-98 QML API Version 2Wolfgang Beck2011-10-1012-49/+1136
* Add the IR Proximity sensor to the QML pluginLincoln Ramsay2011-10-101-0/+3
* Add QIRProximitySensor to the sensors libraryzsimon2011-10-104-0/+303
* Reset the version to 1.0Lincoln Ramsay2011-08-291-23/+4
* Revert the QtmSensors library.Lincoln Ramsay2011-08-2949-7272/+5
* qtmsensors does not have qsensorbackend.hLincoln Ramsay2011-08-261-2/+1
* Add a QML plugin that uses QtmSensors.Lincoln Ramsay2011-08-257-3/+797
* QtmSensors, legacy sensors library.Lincoln Ramsay2011-08-2547-6/+6481
* Apply a consistent license on all the filesLincoln Ramsay2011-08-0575-150/+151
* We need to keep qtimestamp for source compatibility.Lincoln Ramsay2011-08-011-0/+3
* remove qtimestampLincoln Ramsay2011-08-0110-48/+23
* report errors when plugins can't be loadedLincoln Ramsay2011-07-291-0/+8
* Use dependencies, not ordered buildingLincoln Ramsay2011-07-291-2/+15
* Update licenseheader text in source files for qtsensors Qt moduleJyri Tahtela2011-07-0831-535/+535
* 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
* 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
* 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
* 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
* Fix Qt coding style issuesAlex2011-05-203-3/+3
* Add the first version of QtSensors to Qt 5Alex2011-05-2046-0/+6970