summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-166-49/+23
* Remove QSensorPluginLoaderLincoln Ramsay2012-03-165-190/+10
* Remove REGISTER_STATIC_PLUGINLincoln Ramsay2012-03-162-50/+0
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-164-90/+16
* Remove QSettings usageWolfgang Beck2012-03-162-10/+58
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-141-1/+16
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-014-12/+12
* Update REGISTER_STATIC_PLUGIN_V2 (compile)Lincoln Ramsay2012-02-174-31/+90
* improve the sensors docs a bitLorn Potter2012-02-121-4/+4
* It's not safe to delete QFactoryLoaderLincoln Ramsay2012-02-081-1/+1
* fix hover and cover since prox driver output changed.Lorn Potter2012-02-081-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3058-58/+58
* Update obsolete contact address.Jason McDonald2012-01-2358-58/+58
* Document the alwaysOnChanged signalLincoln Ramsay2012-01-161-0/+5
* alwaysOn for legacy QML elementsLincoln Ramsay2012-01-132-1/+4
* add new sensor gesturesLorn Potter2012-01-121-3/+5
* Implement an API for alwaysOn.Lincoln Ramsay2012-01-113-0/+24
* Update copyright year in license headers.Jason McDonald2012-01-0558-58/+58
* QIRProximity... classes should be documentedLincoln Ramsay2011-12-191-9/+9
* Add missing QT header macros.Lincoln Ramsay2011-12-1934-1/+82
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-292-19/+12
* Fixed QtSensors namespace compilation.Toby Tomkins2011-11-225-5/+13
* Document QSensorPluginInterface::keys()Lincoln Ramsay2011-11-221-7/+7
* add documentation for new functions related to factoryloaderLorn Potter2011-11-223-1/+24
* QFactoryLoader is used by singletonsLincoln Ramsay2011-11-184-16/+14
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-148-210/+57
* make one public way to control recognizerLorn Potter2011-11-092-5/+5
* add more code coverage.Lorn Potter2011-11-081-12/+13
* add invalidIds, remove redundant isValid, rename availableIds to validIdsLorn Potter2011-11-033-9/+11
* make sure recognizers do not need pluginLorn Potter2011-11-031-0/+5
* make sure newSensorGestureAvailable gets signaledLorn Potter2011-11-033-3/+6
* Fixed sensors' exports on WindowsOliver Wolff2011-11-011-1/+1
* add QSensorGestures API. Long live QSensorGestures!Lorn Potter2011-11-0113-2/+1343
* Do not unload plugins.Lincoln Ramsay2011-10-311-5/+0
* Revert temporary Q_SENSORS_EXPORT_TEMPalex2011-10-2118-51/+51
* Remove obsolete \since statements.alex2011-10-2013-13/+0
* license headersLincoln Ramsay2011-10-181-2/+2
* First step of removal of Q_SENSORS_EXPXORT macro from qglobal.halex2011-10-1719-45/+123
* doc updateLincoln Ramsay2011-10-111-1/+1
* update license headersLincoln Ramsay2011-10-103-3/+3
* This is not preliminary code.Lincoln Ramsay2011-10-101-3/+0
* Getting some structure into the sensors docs.Lincoln Ramsay2011-10-101-2/+1
* Add QIRProximitySensor to the sensors libraryzsimon2011-10-104-0/+303
* Revert the QtmSensors library.Lincoln Ramsay2011-08-292-5/+3
* QtmSensors, legacy sensors library.Lincoln Ramsay2011-08-254-6/+8
* Apply a consistent license on all the filesLincoln Ramsay2011-08-0543-86/+87
* We need to keep qtimestamp for source compatibility.Lincoln Ramsay2011-08-011-0/+3
* remove qtimestampLincoln Ramsay2011-08-014-42/+17
* report errors when plugins can't be loadedLincoln Ramsay2011-07-291-0/+8
* make compile while Qt is compiled with namespaceAlex2011-06-211-1/+2