summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the bundled qface to the latest version (2.0.6)v6.3.0-beta1Dominik Holland2022-02-012-1/+1
* CMake: allow static build with system taglibSamuli Piippo2022-01-311-1/+1
* Update dependencies on '6.3' in qt/qtinterfaceframeworkQt Submodule Update Bot2022-01-311-4/+4
* cmake: Fix installation of the created virtualenv in a developer-buildDominik Holland2022-01-281-1/+1
* cmake: Document the support for using PREFIX in ifcodegen_extend_targetDominik Holland2022-01-272-5/+5
* Add dependency to the QtInterfaceFramework QML module in all other modulesDominik Holland2022-01-272-0/+3
* Use new QML type registration systemDominik Holland2022-01-2732-1585/+70
* doc: Add documentation on how to use the new QML type registrationDominik Holland2022-01-273-0/+84
* Improve the type registration to be more reliableDominik Holland2022-01-275-0/+12
* Update dependencies on '6.3' in qt/qtinterfaceframeworkQt Submodule Update Bot2022-01-271-4/+4
* CMake: Fix installation when a staging prefix is setAlexandru Croitor2022-01-261-2/+2
* Update dependencies on '6.3' in qt/qtinterfaceframeworkQt Submodule Update Bot2022-01-181-4/+4
* Update dependencies on '6.3' in qt/qtinterfaceframeworkQt Submodule Update Bot2022-01-131-4/+4
* Update dependencies on '6.3' in qt/qtinterfaceframeworkv6.3.0-alpha1Qt Submodule Update Bot2022-01-081-4/+4
* Update dependencies on '6.3' in qt/qtinterfaceframeworkQt Submodule Update Bot2022-01-061-4/+4
* Set OUTPUT_DIRECTORY to tests with qt_add_qml_module()Assam Boudjelthia2021-12-203-0/+3
* Doc: Fix example taggingNicholas Bennett2021-12-091-6/+4
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2021-12-091-4/+4
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2021-12-061-4/+4
* Fix virtualenv deployment on macosDominik Holland2021-12-032-0/+16
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2021-12-031-1/+1
* Doc: Tag examples with qif qtif interfaceframework frameworkNicholas Bennett2021-12-031-0/+6
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2021-12-031-4/+4
* 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
* Minor doc fixesDominik Holland2021-12-012-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkDominik Holland2021-12-011-4/+4
* ifcodegen: Use last flag value in test_type_value filterDominik Holland2021-11-241-1/+1
* coin: Enable the CI for the macos arm64 configurationDominik Holland2021-11-201-8/+3
* ifcodegen: Fix virtualenv creation on new macOS systemsDominik Holland2021-11-202-0/+72
* Enable documentation buildJani Heikkinen2021-11-102-3/+9
* Fix narrowing issue in direct signal connectionDominik Holland2021-11-091-1/+3
* Select the correct config for online doc buildTopi Reinio2021-11-042-2/+8
* doc: Update qface version in license attribution fileDominik Holland2021-11-041-1/+1
* Fix qdoc warningsDominik Holland2021-11-0310-22/+24
* Support builds with ConanDominik Holland2021-11-021-0/+59
* Docs: 6.2 release reviewNicholas Bennett2021-11-0220-466/+513
* Mark the module as not free of warningsDominik Holland2021-11-021-0/+3
* Add missing TARGET keyword as otherwise the CONDITION always failsPasi Petäjäjärvi2021-10-191-2/+2
* Update dependencies on 'dev' in qt/qtinterfaceframeworkDominik Holland2021-10-191-3/+3
* coin: Enable building for WASMDominik Holland2021-10-142-6/+2
* coin: Enable building for QNXDominik Holland2021-10-141-4/+0
* doc: Clarify the auto discovery paragraph in the QIfAbstracfeature docDominik Holland2021-10-061-3/+4
* coin: Enable qemu builds againDominik Holland2021-10-066-27/+7
* Add a temporary workaround to fix example cross compilation with qmakeDominik Holland2021-10-061-0/+2
* Update the bundled qface to the latest version (2.0.5)Dominik Holland2021-09-291-0/+0
* CMake: Replace versioned with unversioned commands in all examplesDominik Holland2021-09-2840-61/+61
* Update dependencies on 'dev' in qt/qtinterfaceframeworkDominik Holland2021-09-281-3/+3
* Raise cmake_minimum_required to VERSION 3.16 in examples and testsDominik Holland2021-09-2224-24/+24
* Refactor examples and its documentationDominik Holland2021-09-2287-154/+151