summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix broken QGeoTiledMapData::fitInViewPort()Alex Blasche2014-03-241-1/+1
* Fix spelling mistakeFabian Bumberger2014-03-181-1/+1
* Release videoframe on painter stop()Wouter Huysentruit2014-03-061-0/+11
* BlackBerry: Disabled "returnGeoValues" featureBernd Weimer2013-10-311-0/+3
* QNX: Enabled ALSA supportBernd Weimer2013-05-211-1/+1
* Document that the QSensor constructor should not be used directlyThomas McGuire2013-05-131-0/+20
* Allow overriding default QContactManagerEngine via env varChris Adams2013-05-021-0/+11
* Added temperature property to pressure sensorBernd Weimer2013-04-113-1/+28
* Used macro definitions for signals/slotsBernd Weimer2013-04-091-2/+2
* Fixed includes in public sensor headersBernd Weimer2013-04-0918-27/+27
* use pkgconfig on platforms that support it.Robin Burchell2013-04-031-18/+13
* Fix DocumentGallery returning encoded urls.Andrew den Exter2013-03-273-35/+66
* Backport QAmbientTemperatureSensor from QSensors to qt-mobility.Sergio Martins2013-03-074-0/+299
* Backport QAltimeter from QSensors to qt-mobility.Sergio Martins2013-03-074-0/+303
* Remove qmfhelpers operator== for QMailMessagePart::Location.Robin Burchell2013-03-072-9/+0
* Document the IR Proximity value behavior on BlackBerryThomas McGuire2013-03-011-0/+6
* Convert QMagnetometer::returnGeoValues to a proper propertyThomas McGuire2013-03-013-6/+60
* Use real properties for QSensor::bufferSize & coThomas McGuire2013-02-213-13/+74
* Adjust all setDisplayRect() calls for the case when winId is 0.Sergio Martins2013-01-293-16/+56
* Fix typo in filename causing search for input device types to fail.Sampo Saaristo2013-01-281-2/+2
* Fix: Only flip video once for BottomToTop scanline directionsWouter Huysentruit2013-01-141-23/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101722-1730/+1730
* Use the overlay version of QGraphicsVideoItem on QNXThomas McGuire2012-12-111-1/+5
* Fallback to the native parent if winId() is 0.Sergio Martins2012-12-113-3/+54
* Only include this on blackberry.Sergio Martins2012-12-035-5/+20
* Introduce a QOrientableSensorBase class.Thomas McGuire2012-11-308-1/+463
* QAccelerometer: Add AccelerationMode propertyThomas McGuire2012-11-293-4/+158
* Provide d-pointers for QSensor subclasses in a different wayThomas McGuire2012-11-283-4/+23
* Pass through invalid data rates to the backend instead of ignoring themThomas McGuire2012-11-282-14/+4
* Add docs for Blackberry sensor queuingThomas McGuire2012-11-281-0/+11
* Add API for duplicate skipping.Thomas McGuire2012-11-283-1/+50
* Add QPressureSensor and QHolsterSensorThomas McGuire2012-11-287-0/+600
* Add the alwaysOn property to QSensorKevin Ottens2012-11-283-0/+32
* QtMultimedia: micro-optimisationMarc Mutz2012-11-271-1/+1
* QtMultimedia: silence compiler warning about unhandled enum valuesMarc Mutz2012-11-271-0/+1
* QBluetoothLocalDevice: fall back to a dummy Private classMarc Mutz2012-11-231-3/+3
* Fix some warningsMarc Mutz2012-11-231-0/+1
* QSoundEffect: fix a compiler warningMarc Mutz2012-11-231-2/+2
* Fix build on QNX.Thomas McGuire2012-11-232-1/+10
* Fix linux build.Sergio Martins2012-11-221-0/+4
* Fix query syntax for PhotoAlbum children.Andrew den Exter2012-11-192-6/+12
* Change copyrights from Nokia to Digia [part 2]Sergio Ahumada2012-11-169-10/+11
* Fix a possible crash in QSoundEffect.Robin Burchell2012-11-141-1/+3
* move irprox sensor to proper place in QSensorLorn Potter2012-11-134-3/+318
* add qml sensorgesture element backported from qtt5Lorn Potter2012-11-133-4/+16
* backport sensor gestures from qt 5Lorn Potter2012-11-0714-0/+1683
* Update to new license formatSergio Ahumada2012-11-071681-36955/+36958
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-071703-5049/+5046
* Fix a typoSergio Ahumada2012-11-011-2/+2
* Fix QAudioInput to connect to correct slot on SymbianAri Lehtola2012-09-101-1/+1