summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only build the tools on selected platformsDominik Holland2025-06-111-8/+2
* doc: Disable the warning limitDominik Holland2025-06-111-1/+1
* Stop with an error if we cannot open a new temporary fileDominik Holland2025-06-111-1/+2
* attribution: Use valid spdx license idsAlexandru Croitor2024-07-181-1/+1
* Fix Documentation buildDominik Holland2024-07-092-1/+2
* Fix Documentation and License AttributionDominik Holland2024-01-1716-7/+268
* Only build taglib when ifmedia is build as wellDominik Holland2024-01-171-1/+1
* Rename the module and fix compilationDominik Holland2024-01-152-10/+4
* Promote the QtIfRemoteObjectsHelper lib to a proper qt moduleDominik Holland2023-11-1312-6/+12
* Mark properties exposed to QML as FINAL to prevent shadowingDominik Holland2023-07-188-42/+42
* Include the autogenerated moc file in all our source filesDominik Holland2023-07-1824-0/+48
* Clazy fixes and getting rid of old QT_VERSION checksDominik Holland2023-05-0913-33/+33
* Start using the new literal operator from Qt::StringLiteralsDominik Holland2023-05-0927-183/+236
* qtifmedia: Cleanup of the SQL queriesDominik Holland2023-05-093-4/+13
* Improve the SERVER_CONF deprecation warningDominik Holland2023-04-254-0/+24
* Fix 6.6 QSqlDatabase deprecationsRobert Griebl2023-03-131-7/+8
* doc: Add a "What's New" Page with all new featuresDominik Holland2023-02-151-0/+1
* Add QIfConfiguration based settings to qtifmediaDominik Holland2023-01-2428-107/+499
* Use std::as_const instead of qAsConstDominik Holland2023-01-111-2/+2
* Fix calling initialize() twice in QIfMediaDeviceDiscoveryModelDominik Holland2022-12-131-3/+0
* Doc: Fix broken snippets and other thingsDominik Holland2022-09-072-4/+0
* CMake: Cleanup all qmake2cmake leftoversDominik Holland2022-08-3114-74/+6
* ifcodegen: Don't propagate library dependencies for plugins and executablesDominik Holland2022-08-171-13/+0
* Fix all headers to use module specific includesDominik Holland2022-08-172-3/+3
* Do not build any media simulation if QFuture is not availableRobert Griebl2022-08-102-1/+2
* CMake: Fix standalone tests to configure successfullyAlexandru Croitor2022-07-271-0/+13
* CMake: Fix qt_internal_add_app callsAlexandru Croitor2022-07-212-4/+1
* Use SPDX license identifiersDominik Holland2022-06-1585-3330/+317
* Turn simulation servers into appsSamuli Piippo2022-05-123-32/+33
* ifcodegen: Add support for C++ namespacesDominik Holland2022-04-191-1/+1
* Update the bundled qface to the latest version (2.0.8)Dominik Holland2022-04-141-0/+0
* Update the bundled qface to the latest version (2.0.7)Dominik Holland2022-03-301-0/+0
* taglib: Update taglib to v1.12Dominik Holland2022-02-244-4/+16
* cmake: Add support for using multiple ifcodegen calls in one CMakeLists.txtDominik Holland2022-02-171-0/+2
* cmake: Report an error when no TEMPLATE is provided to ifcodegen_extend_targetDominik Holland2022-02-171-0/+1
* Update the bundled qface to the latest version (2.0.6)Dominik Holland2022-02-011-0/+0
* CMake: allow static build with system taglibSamuli Piippo2022-01-311-1/+1
* cmake: Document the support for using PREFIX in ifcodegen_extend_targetDominik Holland2022-01-271-5/+1
* Add dependency to the QtInterfaceFramework QML module in all other modulesDominik Holland2022-01-272-0/+3
* Use new QML type registration systemDominik Holland2022-01-2720-1571/+28
* cmake: Fix generation/installation of the VehicleFunctions qmldir fileDominik Holland2021-12-011-2/+0
* ifmedia: Fix nullptr connection in the media_simulator backendDominik Holland2021-12-011-2/+3
* Fix narrowing issue in direct signal connectionDominik Holland2021-11-091-1/+3
* Fix qdoc warningsDominik Holland2021-11-031-4/+4
* Docs: 6.2 release reviewNicholas Bennett2021-11-021-6/+6
* Add missing TARGET keyword as otherwise the CONDITION always failsPasi Petäjäjärvi2021-10-191-2/+2
* coin: Enable building for WASMDominik Holland2021-10-141-2/+2
* Update the bundled qface to the latest version (2.0.5)Dominik Holland2021-09-291-0/+0
* Refactor examples and its documentationDominik Holland2021-09-228-348/+0
* Fix missing 's' in private QIfRemoteObjectsHelper moduleDominik Holland2021-09-2210-29/+29