summaryrefslogtreecommitdiffstats
path: root/src/sensors/gestures
Commit message (Expand)AuthorAgeFilesLines
* Make overridden QObject functions public to enable Python bindingsJuha Vuolle2021-08-041-5/+3
* Replace Q_FOREACH with ranged for loopsJuha Vuolle2021-06-082-18/+12
* Replace Q_NULLPTR with nullptrKevin Funk2021-06-023-3/+3
* QtSensors initial cmake supportLorn Potter2021-04-195-300/+3
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+0
* Doc: Remove non-existing arguments from docsLeena Miettinen2019-09-193-11/+11
* Doc: Fix qdoc errorsNico Vertriest2019-04-301-1/+1
* QSensorGesture: Add Qt 6 fixme comment asking to make QObject virtuals publicFriedemann Kleint2018-09-041-0/+1
* Add missing override and remove redundant virtualAlexander Volkov2017-11-141-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-073-3/+3
|\
| * Make more ctors explicitMarc Mutz2016-03-032-2/+2
| * Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-033-3/+3
* | 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