index
:
qt-labs/qtdotnet.git
dev
Qt/.NET enables the integration of Qt with .NET libraries and applications.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix incremental build
Miguel Costa
2025-12-01
1
-24
/
+3
*
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
1
-7
/
+7
*
Add macro to embed assembly name in native host
Miguel Costa
2025-11-28
1
-8
/
+1
*
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
*
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
1
-1
/
+1
*
Add version management
Miguel Costa
2025-11-26
3
-0
/
+6
*
Add nuget package support for Qt Windows x64
Karsten Heimrich
2025-11-17
2
-4
/
+13
*
Add nuget package support for Qt.Bridge.DotNet
Karsten Heimrich
2025-11-17
2
-0
/
+20
*
Implement VS workload detection as MsBuild target
Karsten Heimrich
2025-11-17
2
-4
/
+56
*
Refactor source filtering attributes
Miguel Costa
2025-11-17
5
-33
/
+65
*
Remove graphviz dependency
Miguel Costa
2025-11-14
4
-163
/
+3
*
Check gen rule circularities and dead-ends
Miguel Costa
2025-11-13
1
-3
/
+42
*
Generate unique names for cast functions
Miguel Costa
2025-11-13
1
-4
/
+4
*
Avoid generating reserved keywords
Miguel Costa
2025-11-11
12
-16
/
+94
*
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
19
-164
/
+327
*
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
2
-6
/
+25
*
Fix error with missing attributes properties
Karsten Heimrich
2025-11-10
1
-2
/
+5
*
Refactor TextCase
Miguel Costa
2025-10-28
11
-111
/
+94
*
Fix deployment step of Release config
Miguel Costa
2025-10-24
1
-0
/
+1
*
Remove unused code
Miguel Costa
2025-10-24
3
-256
/
+0
*
Use SpinWait to sync with Adapter init
Miguel Costa
2025-10-23
2
-6
/
+20
*
Implement Uri marshaling
Miguel Costa
2025-10-23
5
-1
/
+34
*
Expose ObservableCollection<T> as QAbstractListModel
Karsten Heimrich
2025-10-21
3
-2
/
+210
*
Expose enum types to QML
Miguel Costa
2025-10-20
4
-4
/
+30
*
Load QML files in runtime
Miguel Costa
2025-10-20
7
-25
/
+111
*
Expose property names as roles (arrays & lists)
Karsten Heimrich
2025-10-20
1
-7
/
+117
*
Remove invisible non utf-8 character
Karsten Heimrich
2025-10-16
1
-1
/
+1
*
Implement support for nested QML elements
Miguel Costa
2025-10-16
2
-0
/
+148
*
Remove superfluous cast to System.Enum
Miguel Costa
2025-10-16
1
-15
/
+15
*
Implement QML property semantics
Miguel Costa
2025-10-15
2
-2
/
+22
*
Fix bugs in generation of field members
Miguel Costa
2025-10-15
1
-1
/
+1
*
Adjust dependency graph filter
Miguel Costa
2025-10-15
1
-0
/
+13
*
Enable debugging of generated code
Miguel Costa
2025-10-15
2
-0
/
+25
*
Fix incremental build
Miguel Costa
2025-10-13
2
-5
/
+6
*
Set JavaScriptOwnership for objects sent to QML
Miguel Costa
2025-10-13
5
-8
/
+17
*
Add multi-thread support to QAIM
Miguel Costa
2025-10-13
5
-74
/
+97
*
Fix incorrect use of BlockingQueuedConnection
Miguel Costa
2025-10-13
5
-32
/
+30
*
Add missing refs to code gen
Miguel Costa
2025-10-10
1
-0
/
+2
*
Fix Qt deployment failure
Miguel Costa
2025-10-10
1
-18
/
+22
*
Implement QAIM notifications
Miguel Costa
2025-10-10
1
-0
/
+115
*
Rework QAIM integration
Miguel Costa
2025-10-10
4
-37
/
+612
[next]