| Commit message (Expand) | Author | Age | Files | Lines |
| * | Introduce Qt.Bridge.DotNet dotnet CLI item & project templatesHEADdev | Karsten Heimrich | 11 days | 10 | -0/+398 |
| * | Make use ot the QtTemplateFile task to update README.md file | Karsten Heimrich | 11 days | 3 | -6/+31 |
| * | Introduce QtTemplateFile task to replace placeholder tokens in files | Karsten Heimrich | 11 days | 2 | -0/+62 |
| * | Add missing HOW-TO to solution files | Karsten Heimrich | 11 days | 1 | -0/+1 |
| * | Supress windeployqt translations warning | Miguel Costa | 13 days | 2 | -0/+10 |
| * | Add test for incremental build | Miguel Costa | 13 days | 2 | -0/+115 |
| * | Fix incremental build | Miguel Costa | 13 days | 1 | -24/+3 |
| * | Tests: Expose complex user-defined types to QML | Karsten Heimrich | 13 days | 5 | -0/+216 |
| * | Tests: Share Qt native test setup and inject CMake sources | Karsten Heimrich | 13 days | 10 | -137/+560 |
| * | Fix readme files after recent project reorg | Karsten Heimrich | 13 days | 2 | -17/+6 |
| * | Update README.md | Miguel Costa | 2025-11-28 | 5 | -598/+52 |
| * | Add build- and run-time test framework | Miguel Costa | 2025-11-28 | 17 | -0/+1041 |
| * | Allow custom code generation in CMakeLists.txt | Miguel Costa | 2025-11-28 | 1 | -0/+2 |
| * | Use more generic QML engine type | Miguel Costa | 2025-11-28 | 7 | -32/+32 |
| * | Add macro to embed assembly name in native host | Miguel Costa | 2025-11-28 | 2 | -8/+11 |
| * | Fix vswhere output showing up in build logs | Miguel Costa | 2025-11-26 | 1 | -0/+2 |
| * | Choose between Ninja and MSBuild | Miguel Costa | 2025-11-26 | 3 | -21/+32 |
| * | Refactor example projects | Miguel Costa | 2025-11-26 | 28 | -139/+191 |
| * | Exit Qt app when .NET thread returns early | Miguel Costa | 2025-11-26 | 1 | -4/+12 |
| * | Make changes to package project | Miguel Costa | 2025-11-26 | 2 | -39/+55 |
| * | Add version management | Miguel Costa | 2025-11-26 | 7 | -1/+201 |
| * | Update nuget package README.md after attribute changes | Karsten Heimrich | 2025-11-17 | 1 | -2/+2 |
| * | Complement 'Refactor object type mapping and conversion' with auto-tests | Karsten Heimrich | 2025-11-17 | 1 | -0/+220 |
| * | Add PackageTestApp project | Miguel Costa | 2025-11-17 | 5 | -0/+247 |
| * | Add nuget package support for Qt Windows x64 | Karsten Heimrich | 2025-11-17 | 4 | -4/+220 |
| * | Add nuget package support for Qt.Bridge.DotNet | Karsten Heimrich | 2025-11-17 | 8 | -0/+263 |
| * | Implement VS workload detection as MsBuild target | Karsten Heimrich | 2025-11-17 | 2 | -4/+56 |
| * | Complement "Refactor source filtering attributes" with more auto-tests | Karsten Heimrich | 2025-11-17 | 1 | -0/+940 |
| * | Refactor source filtering attributes | Miguel Costa | 2025-11-17 | 8 | -33/+215 |
| * | Remove graphviz dependency | Miguel Costa | 2025-11-14 | 7 | -178/+3 |
| * | Complement "Add DependsOn condition to generation rules" with auto-tests | Karsten Heimrich | 2025-11-13 | 2 | -0/+207 |
| * | Complement "Allow type casting in QML" with auto-tests | Karsten Heimrich | 2025-11-13 | 1 | -0/+143 |
| * | Check gen rule circularities and dead-ends | Miguel Costa | 2025-11-13 | 3 | -3/+129 |
| * | Generate unique names for cast functions | Miguel Costa | 2025-11-13 | 3 | -6/+6 |
| * | Avoid generating reserved keywords | Miguel Costa | 2025-11-11 | 13 | -16/+175 |
| * | Update Tutorial example app | Miguel Costa | 2025-11-11 | 1 | -4/+9 |
| * | Add ColorPalette demo | Miguel Costa | 2025-11-11 | 18 | -53/+976 |
| * | Add colorpaletteclient QML and resource files | Miguel Costa | 2025-11-11 | 23 | -0/+1189 |
| * | Allow type casting in QML | Miguel Costa | 2025-11-11 | 3 | -2/+75 |
| * | Add DependsOn condition to generation rules | Miguel Costa | 2025-11-11 | 1 | -4/+24 |
| * | Refactor object type mapping and conversion | Miguel Costa | 2025-11-11 | 21 | -165/+449 |
| * | Extend dispatch to all object types | Miguel Costa | 2025-11-10 | 3 | -20/+18 |
| * | Allow use of `Wrap` meta-char in `MFn` output | Miguel Costa | 2025-11-10 | 3 | -3/+5 |
| * | Allow all standard event delegates | Miguel Costa | 2025-11-10 | 1 | -1/+0 |
| * | Ensure correct process termination | Miguel Costa | 2025-11-10 | 1 | -1/+7 |
| * | Validate QmlElement.Name and emit correct macros or error | Karsten Heimrich | 2025-11-10 | 4 | -8/+150 |
| * | Fix error with missing attributes properties | Karsten Heimrich | 2025-11-10 | 2 | -2/+114 |
| * | Align test-file names, no code changes | Karsten Heimrich | 2025-11-06 | 2 | -0/+0 |
| * | Refactor TextCase | Miguel Costa | 2025-10-28 | 11 | -111/+94 |
| * | Fix deployment step of Release config | Miguel Costa | 2025-10-24 | 1 | -0/+1 |