summaryrefslogtreecommitdiffstats
path: root/src/sensors/gestures
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersAntti Kokko2016-01-2013-182/+260
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devSergio Ahumada2015-02-224-12/+12
|\
| * Add the QtCore/ library prefix in public headersSergio Ahumada2015-02-124-12/+12
* | Update copyright headersJani Heikkinen2015-02-1713-91/+91
|/
* Add \since tag to QtSensor classes.Alex Blasche2014-09-264-18/+20
* Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1Frederik Gladhorn2014-08-281-0/+11
|\
| * Add missing private headers warningv5.3.2Samuel Gaist2014-08-181-0/+11
* | Update license headers and add new licensesJani Heikkinen2014-08-2413-247/+143
|/
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-252-2/+2
|\
| * Eliminate a warning for "make docs" due to the improper style usageLaszlo Papp2013-02-251-1/+1
| * Fix pedantic errors and warnings (found by headers clean test)Thiago Macieira2012-12-231-1/+1
* | Remove the use of QT_MODULE()Sergio Ahumada2013-01-294-8/+0
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-286-12/+0
* | \since QtSensors 5.0 -> \since 5.0Thomas McGuire2013-01-231-1/+1
|/
* It's org.qt-project for plugin interfacesLorn Potter2012-11-292-2/+2
* remove Nokia isms from plugin interfaceLorn Potter2012-11-282-2/+2
* Fix includes in public headersThomas McGuire2012-11-033-5/+5
* Doc: Modularized the Qt Sensor DocsGeir Vattekar2012-10-121-1/+1
* Rename QtMobility.sensors 1.3 to QtSensors 5.0Lincoln Ramsay2012-10-111-1/+1
* Remove the QtSensors 5.0 importLincoln Ramsay2012-10-091-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2413-312/+312
* Fix the since tag usageLincoln Ramsay2012-06-201-1/+1
* Check for Q_GLOBAL_STATIC returning 0 (Sensor Gestures).Lincoln Ramsay2012-05-282-5/+19
* fix gestureSignals on simulator buildsLorn Potter2012-05-186-28/+26
* Don't use bare strings.Lincoln Ramsay2012-05-171-6/+6
* send only signals being started. Avoids developer confusion.Lorn Potter2012-05-176-5/+57
* Fixing header problems identified by the CI gateWolfgang Beck2012-05-144-2/+11
* Don't crash when the emulator is missing.Lincoln Ramsay2012-04-302-1/+2
* Using free instead of qFreeDebao Zhang2012-04-271-1/+1
* make simulator work better with gestures.Lorn Potter2012-04-274-0/+257
* QtSensors: Fix compilation after merging of the api_changes branch.Friedemann Kleint2012-04-181-4/+4
* fix documentsLorn Potter2012-03-201-2/+2
* Use the new plugin mechanism for Sensors and SensorGesturesLincoln Ramsay2012-03-163-27/+11
* Remove REGISTER_STATIC_PLUGIN_V2Lincoln Ramsay2012-03-161-1/+0
* add some testing for sensorgestureplugins, however feeble.Lorn Potter2012-03-141-1/+16
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-011-1/+1
* Update REGISTER_STATIC_PLUGIN_V2 (compile)Lincoln Ramsay2012-02-171-4/+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-3011-11/+11
* Update obsolete contact address.Jason McDonald2012-01-2311-11/+11
* add new sensor gesturesLorn Potter2012-01-121-3/+5
* Update copyright year in license headers.Jason McDonald2012-01-0511-11/+11
* Add missing QT header macros.Lincoln Ramsay2011-12-195-1/+12
* Clean up the sensor gestures unit test.Lincoln Ramsay2011-11-292-19/+12
* Fixed QtSensors namespace compilation.Toby Tomkins2011-11-223-1/+10
* add documentation for new functions related to factoryloaderLorn Potter2011-11-222-1/+18
* QFactoryLoader is used by singletonsLincoln Ramsay2011-11-182-8/+7
* remove qmobilitypluginsearch and use the QFactoryLoader instead.Lorn Potter2011-11-143-17/+31
* make one public way to control recognizerLorn Potter2011-11-092-5/+5
* add more code coverage.Lorn Potter2011-11-081-12/+13