summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24166-3973/+3973
* Fix the compilation issue on Linux (Harmattan)Laszlo Papp2012-09-151-0/+1
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-138-16/+0
* remove vestiges of unistd-based file accessOswald Buddenhagen2012-09-052-7/+1
* use a float not an int.Lorn Potter2012-09-021-1/+1
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-08-283-14/+10
* Blackberry: Use real compass sensor if availableThomas McGuire2012-08-282-0/+15
* Update qmldir, plugins.qmltypes filesLincoln Ramsay2012-08-246-29/+57
* Blackberry: Fix potential division by zero.Thomas McGuire2012-08-241-3/+5
* follow rename of qt_module_config.prf to qt_module.prfOswald Buddenhagen2012-08-111-1/+1
* Port configure tests to the new style to make them work againThomas McGuire2012-08-081-1/+3
* Only build qml components/examples if qtdeclarative is presentCorentin Jabot2012-08-081-4/+6
* Doc: Changed \qmlclass to \qmltype and added \instantiatesJerome Pasion2012-07-306-29/+58
* Blackberry: Improve detecting whether the application is activeThomas McGuire2012-07-252-8/+49
* Blackberry: Affirm that QSensor::Buffering is supported now.Thomas McGuire2012-07-241-2/+3
* Blackberry: Implement axes remapping for all axes-based sensorsThomas McGuire2012-07-248-76/+113
* Blackberry: Remove QtGui dependencyThomas McGuire2012-07-249-62/+239
* Blackberry: Remove custom BbProximityReadingThomas McGuire2012-07-242-85/+4
* Blackberry: Use the rotation matrix as the compass sourceThomas McGuire2012-07-236-39/+107
* Add QSensor::isFeatureSupported()Thomas McGuire2012-07-237-0/+106
* Blackberry: Don't build the generic and dummy plugins.Thomas McGuire2012-07-201-0/+6
* add linux sys accelerometer reader backendLorn Potter2012-07-186-0/+366
* Introduce QRotationReading::setFromEuler() in favor of set{X/Y/Z}()Thomas McGuire2012-07-184-30/+18
* Blackberry: Implement bufferingThomas McGuire2012-07-122-0/+34
* use centralized qml plugin project handlingOswald Buddenhagen2012-07-118-91/+8
* Blackberry: Remove rotation property from orientation readingThomas McGuire2012-07-032-65/+5
* QSensor: Use standard Qt dpointer patternThomas McGuire2012-07-0326-85/+195
* make_sensors.pl: Add \since tagThomas McGuire2012-07-031-0/+3
* Use \sa links to link to the C++ documentationThomas McGuire2012-07-021-98/+111
* Blackberry: Add Q_DECL_OVERRIDE keywordsThomas McGuire2012-07-0213-25/+25
* Blackberry: Add ambient light sensor supportThomas McGuire2012-07-024-0/+137
* Remove auto-generated commentThomas McGuire2012-07-021-7/+0
* Update make_sensors.plThomas McGuire2012-07-021-1/+8
* Blackberry: Don't use hardcoded sensor IDsThomas McGuire2012-06-291-10/+10
* Update the export macros in qtsensors.gitThiago Macieira2012-06-271-18/+2
* build system cleanupsOswald Buddenhagen2012-06-267-15/+9
* auto-generate module prisOswald Buddenhagen2012-06-261-3/+1
* Fix compilation.Friedemann Kleint2012-06-261-38/+0
* Cleanup last Symbian remnants in QtSensorsalex2012-06-227-69/+0
* Hook doc generation into global QMAKE_DOCS contextalex2012-06-221-4/+1
* Fix the since tag usageLincoln Ramsay2012-06-201-1/+1
* Missing minor numbers in versionsLincoln Ramsay2012-06-196-31/+29
* Remove duplicate (incorrect) \sa link.Lincoln Ramsay2012-06-191-1/+1
* Docs: change QML elements to QML types in docs.Peter Yard2012-06-196-101/+101
* BlackBerry backend: Automatic Axis RemappingKevin Ottens2012-06-193-3/+78
* make twist work better when the phone is tilted.Lorn Potter2012-06-132-31/+114
* Don't initialize sensors from registerTypes().Lincoln Ramsay2012-06-132-6/+0
* setDataRates clobbers user-set data rateLincoln Ramsay2012-06-042-14/+19
* Update Examples using the same name conventionsWolfgang Beck2012-05-281-1/+1
* Check for Q_GLOBAL_STATIC returning 0 (Sensor Gestures).Lincoln Ramsay2012-05-282-5/+19