summaryrefslogtreecommitdiffstats
path: root/src/sensors
Commit message (Expand)AuthorAgeFilesLines
* Doc: Enable automatic linking to sources on code.qt.ioHEADdev6.10Topi Reinio7 days1-0/+3
* doc: Update types of QML properties to QML typesDavid Boddie2025-01-281-1/+1
* Doc: fix warning about unused parameterThiago Macieira2025-01-081-1/+1
* Doc: unbreak the build: rdynamic and log aren't librariesThiago Macieira2024-11-271-3/+2
* Doc: unbreak the build and ensure the tools are availableThiago Macieira2024-11-271-0/+2
* Fix compilation when building snippetsKai Köhne2024-11-272-10/+1
* CMake: disable the reporting and warning of sensorfw not enabledThiago Macieira2024-11-261-5/+1
* Compile-test snippets for Qt Sensor documentationKai Köhne2024-11-251-0/+3
* Replace unusable \Q_OBJECT macro in documentationKai Köhne2024-11-253-15/+35
* Doc: Remove usage of defunct QDoc commandPaul Wicking2024-08-272-4/+0
* Docs: Organize topics in the qtsensors repoAlexei Cazacov2024-08-123-8/+40
* Make lcSensorManager logging category staticVolker Hilsheimer2024-07-311-1/+1
* Remove the use of GENERATE_CPP_EXPORTS argumentAlexey Edelev2024-06-051-1/+0
* Attribute Third-Party Code in Android Sensors PluginKai Köhne2024-05-061-1/+6
* Correct license for example and snippet filesLucie Gérard2024-04-047-7/+7
* Change license for tool fileLucie Gérard2024-04-041-1/+1
* Remove the use of Q_SENSORSQUICK_PRIVATE_EXPORTAlexey Edelev2023-12-141-2/+2
* Doc: Highlight Sensors ShowcaseKai Köhne2023-10-231-0/+3
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-08-231-1/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-311-0/+1
* Doc: List of all Qt overviews which are now termed as explanationJaishree Vyas2023-07-241-0/+1
* Doc: Remove \ingroup all-examples command from the docsJaishree Vyas2023-07-121-1/+0
* Doc: Remove warninglimit .qdocconf variableTopi Reinio2023-06-271-3/+0
* Use qt_configure_add_report_entry instead of qt_configure_add_reportAlexey Edelev2023-06-191-1/+4
* Doc: Add DocBook equivalent for custom tableLuca Di Sera2023-06-141-0/+129
* Tutorial for creating new sensorsJaishree Vyas2023-05-243-0/+62
* Add iterating sensors and reading properties as doc snippetJuha Vuolle2023-02-223-3/+52
* Move sensor_explorer QML example to manual testsJuha Vuolle2023-02-221-3/+0
* Remove sensors grue exampleJuha Vuolle2023-02-222-2/+1
* Use the correct plugins directory when generating Android dependenciesAlexey Edelev2023-01-181-1/+1
* Add a missing </tbody> in a tableThibaut Cuvelier2022-11-101-0/+1
* Change (u)int to qsizetype (size_t) where applicableJuha Vuolle2022-10-041-1/+1
* Change from count() to size() with Qt containersJuha Vuolle2022-10-042-5/+5
* Remove disabled sensor gesture codeJuha Vuolle2022-10-0431-1364/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-234-4/+4
* Add license headers to cmake filesLucie Gérard2022-07-074-0/+12
* Use SPDX license identifiersLucie Gérard2022-06-1393-3390/+186
* Doc: Fix issues with documentation configurationTopi Reinio2022-06-081-6/+5
* Doc: Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-05-131-1/+1
* Fix QByteArray::count() deprecation warningsSona Kurazyan2022-03-241-2/+2
* Doc: Revise Qt Sensors module landing pageAndreas Eliasson2022-03-151-54/+35
* Make sure all private headers include at least one otherThiago Macieira2022-03-0812-0/+23
* Make geomagnetic mode the default magnetometer behaviorTamás Martinec2021-12-231-1/+1
* Doc: Replace use of \oldcode-\newcodeLuca Di Sera2021-11-251-2/+8
* QSensorGestureManager: fix buildThiago Macieira2021-11-231-1/+1
* QtSensors: Implement iOS pressure sensorTamás Martinec2021-11-171-1/+1
* Doc: Enable zero qdoc warning limitVenugopal Shivashankar2021-11-111-0/+3
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-082-14/+2
* Plugins: Port to QPluginParsedMetaData and CBORThiago Macieira2021-11-021-1/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-222-2/+2