aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce Qt.Bridge.DotNet dotnet CLI item & project templatesHEADdevKarsten Heimrich11 days10-0/+398
* Make use ot the QtTemplateFile task to update README.md fileKarsten Heimrich11 days3-6/+31
* Introduce QtTemplateFile task to replace placeholder tokens in filesKarsten Heimrich11 days2-0/+62
* Add missing HOW-TO to solution filesKarsten Heimrich11 days1-0/+1
* Supress windeployqt translations warningMiguel Costa13 days2-0/+10
* Add test for incremental buildMiguel Costa13 days2-0/+115
* Fix incremental buildMiguel Costa13 days1-24/+3
* Tests: Expose complex user-defined types to QMLKarsten Heimrich13 days5-0/+216
* Tests: Share Qt native test setup and inject CMake sourcesKarsten Heimrich13 days10-137/+560
* Fix readme files after recent project reorgKarsten Heimrich13 days2-17/+6
* Update README.mdMiguel Costa2025-11-285-598/+52
* Add build- and run-time test frameworkMiguel Costa2025-11-2817-0/+1041
* Allow custom code generation in CMakeLists.txtMiguel Costa2025-11-281-0/+2
* Use more generic QML engine typeMiguel Costa2025-11-287-32/+32
* Add macro to embed assembly name in native hostMiguel Costa2025-11-282-8/+11
* Fix vswhere output showing up in build logsMiguel Costa2025-11-261-0/+2
* Choose between Ninja and MSBuildMiguel Costa2025-11-263-21/+32
* Refactor example projectsMiguel Costa2025-11-2628-139/+191
* Exit Qt app when .NET thread returns earlyMiguel Costa2025-11-261-4/+12
* Make changes to package projectMiguel Costa2025-11-262-39/+55
* Add version managementMiguel Costa2025-11-267-1/+201
* Update nuget package README.md after attribute changesKarsten Heimrich2025-11-171-2/+2
* Complement 'Refactor object type mapping and conversion' with auto-testsKarsten Heimrich2025-11-171-0/+220
* Add PackageTestApp projectMiguel Costa2025-11-175-0/+247
* Add nuget package support for Qt Windows x64Karsten Heimrich2025-11-174-4/+220
* Add nuget package support for Qt.Bridge.DotNetKarsten Heimrich2025-11-178-0/+263
* Implement VS workload detection as MsBuild targetKarsten Heimrich2025-11-172-4/+56
* Complement "Refactor source filtering attributes" with more auto-testsKarsten Heimrich2025-11-171-0/+940
* Refactor source filtering attributesMiguel Costa2025-11-178-33/+215
* Remove graphviz dependencyMiguel Costa2025-11-147-178/+3
* Complement "Add DependsOn condition to generation rules" with auto-testsKarsten Heimrich2025-11-132-0/+207
* Complement "Allow type casting in QML" with auto-testsKarsten Heimrich2025-11-131-0/+143
* Check gen rule circularities and dead-endsMiguel Costa2025-11-133-3/+129
* Generate unique names for cast functionsMiguel Costa2025-11-133-6/+6
* Avoid generating reserved keywordsMiguel Costa2025-11-1113-16/+175
* Update Tutorial example appMiguel Costa2025-11-111-4/+9
* Add ColorPalette demoMiguel Costa2025-11-1118-53/+976
* Add colorpaletteclient QML and resource filesMiguel Costa2025-11-1123-0/+1189
* Allow type casting in QMLMiguel Costa2025-11-113-2/+75
* Add DependsOn condition to generation rulesMiguel Costa2025-11-111-4/+24
* Refactor object type mapping and conversionMiguel Costa2025-11-1121-165/+449
* Extend dispatch to all object typesMiguel Costa2025-11-103-20/+18
* Allow use of `Wrap` meta-char in `MFn` outputMiguel Costa2025-11-103-3/+5
* Allow all standard event delegatesMiguel Costa2025-11-101-1/+0
* Ensure correct process terminationMiguel Costa2025-11-101-1/+7
* Validate QmlElement.Name and emit correct macros or errorKarsten Heimrich2025-11-104-8/+150
* Fix error with missing attributes propertiesKarsten Heimrich2025-11-102-2/+114
* Align test-file names, no code changesKarsten Heimrich2025-11-062-0/+0
* Refactor TextCaseMiguel Costa2025-10-2811-111/+94
* Fix deployment step of Release configMiguel Costa2025-10-241-0/+1