summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 6.9.0Jani Heikkinen2024-06-061-1/+1
* Use Python venv instead of virtualenv everywhereZoltan Gera2024-06-0515-987/+260
* CMake: Improve the ifcodegen warning reporting for QtCreatorDominik Holland2024-06-051-3/+5
* Stop using the deprecated IMPORT_PATHS cmake variableDominik Holland2024-06-056-6/+6
* CMake: Fix module build using -DQT_BUILD_TESTS=ONDominik Holland2024-06-041-67/+64
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-311-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-301-3/+3
* CMake: Deprecate the IMPORT_PATH function argumentDominik Holland2024-05-292-16/+23
* CMake: Add a new qt_ifcodegen_add_qml_module functionDominik Holland2024-05-293-0/+129
* CMake: Add a new qt_ifcodegen_add_plugin functionDominik Holland2024-05-299-29/+181
* ifcodegen: Fix the plugin class name in the backend_qtro templateDominik Holland2024-05-292-2/+2
* Add better support for static backend pluginsDominik Holland2024-05-2913-133/+273
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-281-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-251-3/+3
* Add support to temporarily disable backend updatesDominik Holland2024-05-2411-29/+396
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-241-3/+3
* coin: Temporarily disable building on windows arm64Dominik Holland2024-05-241-0/+9
* QIfConfiguration: Add a function to trigger the auto discoveryDominik Holland2024-05-224-2/+67
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-211-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-161-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-161-3/+3
* Remove warnings for newer clang compilersZoltan Gera2024-05-165-4/+6
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-031-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-05-021-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-04-191-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-04-051-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-261-3/+3
* Remove tests again from the code-coverage reportDominik Holland2024-03-251-1/+1
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-181-3/+3
* Use versioned targets in PRIVATE_MODULE_INTERFACEAlexey Edelev2024-03-181-2/+2
* Revert "coin: Disable building for WebAssembly"Dominik Holland2024-03-161-3/+0
* Fix tests to compile for WebAssemblyDominik Holland2024-03-1614-83/+105
* CMake: Use qt_internal_add_example for examplesAlexandru Croitor2024-03-111-4/+4
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-101-3/+3
* Improve the code-coverage setupDominik Holland2024-03-073-22/+10
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-03-021-3/+3
* coverage: make sure lcov version 2 is availableRobert Griebl2024-02-281-0/+1
* coin: Add special build instruction for a lcov code coverage buildDominik Holland2024-02-282-2/+72
* CMake: Update instructions to build a code-coverage reportDominik Holland2024-02-281-19/+27
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-271-3/+3
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-251-3/+3
* tst_backends: Try to shutdown the server process before killing itDominik Holland2024-02-204-2/+18
* Update dependencies on 'dev' in qt/qtinterfaceframeworkQt Submodule Update Bot2024-02-191-3/+3
* Remove const from the QIfPagingModel::fetchMoreThresholdReached() signalDominik Holland2024-02-192-3/+3
* Axivion: Fix more issuesDominik Holland2024-02-197-0/+19
* Ignore Python compiled cache filesZoltan Gera2024-02-161-0/+1
* Revert "CI: Disable configs with DebianPackaging feature"Simo Fält2024-02-151-3/+0
* CMake: Rewrite commands which are always executedDominik Holland2024-02-146-6/+20
* Fix memory leaks found by the Address SanitizerDominik Holland2024-02-1418-45/+73
* CMake: Add a option to create a ASAN buildDominik Holland2024-02-141-0/+10