2025-05-15 - 2026-05-15
Overview
There has not been any commit activity in this period.
202 issues closed from 1 user
Closed
#253 [PR #246] [CLOSED] Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /samples/PhotoFrame/PhotoFrame.Logic
Closed
#250 [PR #219] [MERGED] QQuickPaintedItem support
Closed
#248 [PR #226] [MERGED] Adding support for auto generating notify signals.
Closed
#249 [PR #227] [MERGED] AutoGenerated signals don't conflict with MVVM behavior
Closed
#247 [PR #216] [MERGED] Extends output on UI Thread check fail
Closed
#245 [PR #214] [MERGED] Making methods internal instead of private, to allow .NET runtime to gen code.
Closed
#243 [PR #206] [CLOSED] Added Access to Qt Translation Infrastructure
Closed
#244 [PR #213] [MERGED] Updating Qt to 5.15.
Closed
#239 [PR #201] [MERGED] NetVariant support for more QML built-in types
Closed
#240 [PR #200] [MERGED] Outline how Unit Tests can be run
Closed
#241 [PR #203] [MERGED] Use QChar* instead of custom string typedefs
Closed
#242 [PR #204] [MERGED] Fix Windows _UNICODE build
Closed
#238 [PR #202] [MERGED] Fail Tests on QML Warnings
Closed
#237 [PR #196] [CLOSED] Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0 in /src/net/Qml.Net
Closed
#236 [PR #195] [MERGED] Replace usage of QString::asprintf
Closed
#234 [PR #193] [MERGED] Note about libc6-dev on Linux
Closed
#235 [PR #185] [MERGED] Use updated versions of Qt functions deprecated in Qt 5.14
Closed
#233 [PR #189] [MERGED] Allow QtWidget-Free builds
Closed
#232 [PR #177] [MERGED] Bump Microsoft.CSharp from 4.5.0 to 4.7.0 in /src/net/Qml.Net
Closed
#230 [PR #168] [CLOSED] Bump Microsoft.CSharp from 4.5.0 to 4.6.0 in /src/net/Qml.Net
Closed
#231 [PR #176] [MERGED] Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0 in /src/net/Qml.Net
Closed
#229 [PR #172] [CLOSED] Bump Newtonsoft.Json from 12.0.2 to 12.0.3 in /src/net/Qml.Net
Closed
#228 [PR #169] [CLOSED] Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.6.0 in /src/net/Qml.Net
Closed
#226 [PR #152] [MERGED] docs: add geigertom as a contributor
Closed
#227 [PR #154] [MERGED] Fix parameter bug in NetQObject::invokeMethod
Closed
#225 [PR #150] [MERGED] QByteArray support
Closed
#224 [PR #141] [MERGED] Update README
Closed
#223 [PR #144] [MERGED] Updated function for qml type registration.
Closed
#221 [PR #137] [MERGED] Fix readme quick overview example
Closed
#222 [PR #139] [MERGED] Added PackageId needed for GitHub's dependency graph feature to work
Closed
#219 [PR #128] [MERGED] Let NetVariant::fromQJSValue consume all QObject derived types.
Closed
#220 [PR #123] [CLOSED] Improve first-time launch instructions
Closed
#218 [PR #125] [MERGED] Bump Newtonsoft.Json from 12.0.1 to 12.0.2 in /src/net/Qml.Net
Closed
#217 [PR #122] [MERGED] Interacting with QObjects in .NET
Closed
#216 [PR #118] [MERGED] Using pre-packaged runtimes, outside of NuGet.
Closed
#214 [PR #114] [MERGED] Let native callbacks be defined in shared libraries.
Closed
#215 [PR #115] [CLOSED] Support for arm arm64 and x64
Closed
#213 [PR #113] [MERGED] Ensuring UI thread by default.
Closed
#212 [PR #110] [MERGED] Updated NuGet packages.
Closed
#210 [PR #97] [CLOSED] Add StyleCop for a more consistent code base.
Closed
#211 [PR #109] [MERGED] Added DispatchAsync to QCoreApplication
Closed
#209 [PR #98] [CLOSED] Bumped net native lib loader from 0.1.0 to 0.1.1.
Closed
#208 [PR #105] [MERGED] Cached dynamic delegates for perf increase.
Closed
#206 [PR #95] [CLOSED] Updated netcoreapp2.1 to netcoreapp2.2.
Closed
#207 [PR #96] [MERGED] Updated to stable GitVersion.CommandLine.
Closed
#204 [PR #92] [CLOSED] Updated Newtonsoft.Json package.
Closed
#205 [PR #93] [MERGED] Updated packages.
Closed
#203 [PR #91] [MERGED] Updated BenchmarkDotNet package.
Closed
#202 [PR #90] [MERGED] Updated test framework packages.
Closed
#201 [PR #89] [CLOSED] Updated xunit packages.
Closed
#199 [PR #83] [CLOSED] Support for QApplication.
Closed
#200 [PR #88] [CLOSED] Target netcoreapp2.2 instead of netcoreapp2.1.
Closed
#198 [PR #85] [MERGED] Added long and float type upport + some cleanup/refactoring
Closed
#197 [PR #82] [MERGED] Support QResource.UnregisterResource.
Closed
#194 [PR #61] [MERGED] Implemented the wrapping JS array for .NET arrays/lists.
Closed
#195 [PR #68] [MERGED] Fixed typo in README.md
Closed
#196 [PR #81] [MERGED] Support setFallbackStyle on QQuickStyle.
Closed
#193 [PR #75] [MERGED] PhotoFrame sample now uses latest Qml.Net release
Closed
#190 [PR #51] [CLOSED] more MvvmBehavior unit tests & RunQmlTest method for less complexity in unit tests
Closed
#192 [PR #57] [MERGED] Readme for PhotoFrame
Closed
#189 [PR #50] [MERGED] MvvmBehavior is less aggressive
Closed
#191 [PR #54] [MERGED] PhotoFrame cleanup
Closed
#188 [PR #52] [MERGED] Qml Unit tests improvements
Closed
#186 [PR #48] [CLOSED] activating signals for property changes improved
Closed
#187 [PR #49] [MERGED] Another try: NotifySignal activation simplification
Closed
#183 [PR #40] [MERGED] Implemented support for awaiting on tasks with results.
Closed
#184 [PR #44] [MERGED] adapted PhotoFrame sample to new Qml.Net
Closed
#185 [PR #42] [MERGED] ignore IDE files
Closed
#182 [PR #38] [MERGED] ObjectTagger now is better testable and locks against race conditions
Closed
#180 [PR #35] [MERGED] PhotoFrame sample application
Closed
#181 [PR #36] [MERGED] NetReferences don't use GCHandles any more
Closed
#178 [PR #34] [MERGED] MVVMBehavior: Multiple call robustness, method documentation
Closed
#179 [PR #30] [MERGED] Lazy loading types for performance.
Closed
#175 [PR #25] [MERGED] Unit tests for ObjectTagger
Closed
#177 [PR #29] [MERGED] MVVMBehavior
Closed
#176 [PR #28] [MERGED] Support attaching delegates to signals from .NET.
Closed
#174 [PR #27] [MERGED] Internalized a bunch of parts.
Closed
#173 [PR #26] [MERGED] Added an appveyor build.
Closed
#171 [PR #22] [MERGED] Renaming .NET stuff to Qml.Net
Closed
#172 [PR #23] [MERGED] Added support for "Net.gcCollect()" in Qml.
Closed
#169 [PR #20] [MERGED] Unit Tests for Lifetime checks
Closed
#170 [PR #17] [MERGED] Added support for declaring and raising signals.
Closed
#168 [PR #16] [MERGED] Instance handling refactoring (1 QML instance per .Net instance)
Closed
#165 [PR #6] [MERGED] Migrating away from swig.
Closed
#166 [PR #1] [MERGED] the filename now gets passed through to the ApplicationEngine
Closed
#167 [PR #9] [MERGED] exporting dll symbols for windows
Closed
#164 [PR #3] [MERGED] Unit tests
Closed
#163 [PR #5] [MERGED] Got travis build working.
Closed
#159 [GH-ISSUE #247] Does this look native on mac, window, and linux?
Closed
#156 [GH-ISSUE #243] Can this be used without qml?
Closed
#157 [GH-ISSUE #244] .NET Framework x.x doesnt work.
Closed
#158 [GH-ISSUE #245] Is there no support for Qt Charts?
Closed
#153 [GH-ISSUE #239] .NET 6 support
Closed
#154 [GH-ISSUE #241] libQmlNet.so: undefined symbol on newer Linux
Closed
#152 [GH-ISSUE #235] Getting C# reference to RegisterSingletonType instance
Closed
#145 [GH-ISSUE #228] Linux armhf 32bit support
Closed
#142 [GH-ISSUE #222] Unable to find qml.net library on Windows Server 2012 R2
Closed
#140 [GH-ISSUE #218] How to pass a list to C#?
Closed
#138 [GH-ISSUE #220] signal link progressbar
Closed
#135 [GH-ISSUE #212] Dotnet core 3.1 and DotNet 5 support
Closed
#136 [GH-ISSUE #217] Qml.Net.Internal.Interop failing to find runtime even with RuntimeManager.DiscoverOrDownloadSuitableQtRuntime() called in the first line of main
Closed
#132 [GH-ISSUE #209] Building on Linux fails
Closed
#133 [GH-ISSUE #210] Thread-safe
Closed
#134 [GH-ISSUE #208] Calling C# functions (that return result) from QML throws exception under .Net Framework
Closed
#131 [GH-ISSUE #207] Doesn't work properly with .NET Framework/Mono
Closed
#130 [GH-ISSUE #205] How to access elements of List<string> or string[] returned from C# function in QML JS
Closed
#126 [GH-ISSUE #198] Qmlnet should support QQuickPaintedItem
Closed
#128 [GH-ISSUE #197] Can't build latest QmlNet with Qt 5.14.2 on Windows
Closed
#125 [GH-ISSUE #190] Incompatible LPWSTR typedef
Closed
#123 [GH-ISSUE #191] Did not understand how to run app
Closed
#124 [GH-ISSUE #192] Use qml files and images from a resx
Closed
#120 [GH-ISSUE #187] Not Support for running on ARM
Closed
#121 [GH-ISSUE #188] Accessing Qt classes from c#
Closed
#122 [GH-ISSUE #186] error : Value cannot be null. (Parameter 'folderName')
Closed
#118 [GH-ISSUE #182] Does this still stand?
Closed
#119 [GH-ISSUE #183] FileDialog.open() does not work from Qml.Net
Closed
#115 [GH-ISSUE #180] Wiki - First step - dependencies
Closed
#116 [GH-ISSUE #181] Can't set icon to the window
Closed
#114 [GH-ISSUE #179] .net core support
Closed
#111 [GH-ISSUE #174] Image element cannot display web image
Closed
#113 [GH-ISSUE #178] App using native hosting crashes immediately
Closed
#108 [GH-ISSUE #173] Unable to find the native Qml.Net library
Closed
#109 [GH-ISSUE #171] Cannot use already existing installation of QT 5.10.1
Closed
#110 [GH-ISSUE #170] ApplicationWindow Orientation
Closed
#105 [GH-ISSUE #165] Trigger signal on main thread from secondary thread
Closed
#102 [GH-ISSUE #163] Using with F#
Closed
#103 [GH-ISSUE #162] Using qml.net with veldrid
Closed
#104 [GH-ISSUE #164] Pass window size to Main.qml programmatically
Closed
#101 [GH-ISSUE #159] How to set application icon in .net
Closed
#100 [GH-ISSUE #161] How to use this via PowerShell
Closed
#97 [GH-ISSUE #157] Frameless window with aero snap functionalities support
Closed
#98 [GH-ISSUE #158] Undefined Symbol error when using self-compiled libQmlNet.so
Closed
#96 [GH-ISSUE #156] QML.NET for mobile
Closed
#93 [GH-ISSUE #151] Set multi-dimensional int Arrays from inside .NET
Closed
#94 [GH-ISSUE #155] Native Hosting sample compile error in Windows
Closed
#92 [GH-ISSUE #148] QByteArray support
Closed
#87 [GH-ISSUE #143] how to install QT manually
Closed
#88 [GH-ISSUE #146] Can't find Main.qml unless <RunWorkingDirectory> property set in .csproj
Closed
#85 [GH-ISSUE #140] Can't get unmanaged hosting to work
Closed
#86 [GH-ISSUE #138] How to invoke C++ method?
Closed
#82 [GH-ISSUE #134] Is it possible to use Qt Creator QML debugging?
Closed
#83 [GH-ISSUE #136] Update "Quick Overview" Section
Closed
#78 [GH-ISSUE #132] F#
Closed
#79 [GH-ISSUE #133] How to set QCoreApplication organizationName and organizationDomain?
Closed
#80 [GH-ISSUE #131] Support QQmlComponent and QuickView for interacting with QML Objects from C#
Closed
#77 [GH-ISSUE #129] How to access QML object in .NET?
Closed
#75 [GH-ISSUE #130] Collections example warnings
Closed
#76 [GH-ISSUE #127] Support Blazor/WebAssembly
Closed
#72 [GH-ISSUE #124] How to create .ui files with Qt Creator?
Closed
#73 [GH-ISSUE #126] Exception version Qt_5 not defined in file libQt5Qml.so.5
Closed
#74 [GH-ISSUE #121] Support for interacting with QObjects from .NET
Closed
#69 [GH-ISSUE #120] Couldn't find the native Qml.Net library.
Closed
#70 [GH-ISSUE #117] Warnings when initialize FileDialog
Closed
#67 [GH-ISSUE #111] High Dpi Scaling
Closed
#66 [GH-ISSUE #116] Not working on Linux
Closed
#68 [GH-ISSUE #112] Ensure that all UI-related methods are called in the UI thread.
Closed
#63 [GH-ISSUE #107] Qt virtual keyboard - QML module
Closed
#64 [GH-ISSUE #108] Cursor Changes on Mouse Hover?
Closed
#65 [GH-ISSUE #106] About Qt Binary License
Closed
#62 [GH-ISSUE #103] Crashing when importing import QtQuick.Controls 1.x
Closed
#57 [GH-ISSUE #101] Added interfaces to get notifications when a component is created/destroyed.
Closed
#59 [GH-ISSUE #100] Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project
Closed
#58 [GH-ISSUE #99] Support for .NET DateTime type in Qml.
Closed
#55 [GH-ISSUE #94] Setup Dependabot for automatic NuGet package update PR's.
Closed
#56 [GH-ISSUE #87] Moving Qt binaries into external packages that can be dynamically downloaded?
Closed
#54 [GH-ISSUE #86] Support for Qt Quick Controls 2 Configuration File
Closed
#48 [GH-ISSUE #77] UI lag when resizing UI
Closed
#46 [GH-ISSUE #74] Problem with open file dialog.
Closed
#47 [GH-ISSUE #73] Add support for QApplication.
Closed
#43 [GH-ISSUE #71] Objects are not surviving re-entry.
Closed
#44 [GH-ISSUE #69] Is support Linux Arm ?
Closed
#42 [GH-ISSUE #70] Sample project doesn't work on Windows
Closed
#41 [GH-ISSUE #66] Is it possible to use WebEngine?
Closed
#40 [GH-ISSUE #65] OleInitialize() failed on startup. COM error.
Closed
#39 [GH-ISSUE #67] Missing header file?
Closed
#36 [GH-ISSUE #63] Support for dependency injection in Models
Closed
#33 [GH-ISSUE #63] Support for dependency injection in Models
Closed
#30 [GH-ISSUE #58] the example code on the front page gives compilation errors
Closed
#28 [GH-ISSUE #59] Returning a List<Type> from a Model
Closed
#29 [GH-ISSUE #60] Request for a logo?
Closed
#24 [GH-ISSUE #47] Support for getting exception from Net.await
Closed
#22 [GH-ISSUE #45] _internal
Closed
#21 [GH-ISSUE #41] Rename all .NET pascal-case names to camel-case.
Closed
#19 [GH-ISSUE #39] Use Reflection.Emit for object invocation.
Closed
#20 [GH-ISSUE #43] Remove AdvanceDLSupport from project.
Closed
#18 [GH-ISSUE #33] Meta-packages for self-contained Qt binaries for each OS.
Closed
#16 [GH-ISSUE #32] Support for inheritance.
Closed
#17 [GH-ISSUE #37] Wrap all native callbacks with try/catch to give more details about errors.
Closed
#13 [GH-ISSUE #31] Wrapping IList<T> types as an array in Qml.
Closed
#14 [GH-ISSUE #21] Support for async/await callbacks with result.
Closed
#15 [GH-ISSUE #24] Added Travis CI build matrix to test different versions of Qt/.NET.
Closed
#10 [GH-ISSUE #19] Support instantiating Qml types with a container.
Closed
#11 [GH-ISSUE #18] Support for attaching delegates to signals.
Closed
#7 [GH-ISSUE #13] Support for native code to be main()
Closed
#8 [GH-ISSUE #14] Support for detecting if an object is "connected" to Qml in some way.
Closed
#9 [GH-ISSUE #12] Lazy loading types for startup perf.
Closed
#5 [GH-ISSUE #10] Performance benchmarks
Closed
#6 [GH-ISSUE #11] Improve reflection performance.
Closed
#4 [GH-ISSUE #8] Support INotifyPropertyChanging.
Closed
#1 [GH-ISSUE #2] Setup unit test projects.
Closed
#2 [GH-ISSUE #7] Support .NET events in Qml using signals/slots.
Closed
#3 [GH-ISSUE #4] Loading native library in a cross-platform way.
258 issues created by 1 user
Opened
#1 [GH-ISSUE #2] Setup unit test projects.
Opened
#2 [GH-ISSUE #7] Support .NET events in Qml using signals/slots.
Opened
#3 [GH-ISSUE #4] Loading native library in a cross-platform way.
Opened
#4 [GH-ISSUE #8] Support INotifyPropertyChanging.
Opened
#5 [GH-ISSUE #10] Performance benchmarks
Opened
#6 [GH-ISSUE #11] Improve reflection performance.
Opened
#7 [GH-ISSUE #13] Support for native code to be main()
Opened
#8 [GH-ISSUE #14] Support for detecting if an object is "connected" to Qml in some way.
Opened
#9 [GH-ISSUE #12] Lazy loading types for startup perf.
Opened
#10 [GH-ISSUE #19] Support instantiating Qml types with a container.
Opened
#11 [GH-ISSUE #18] Support for attaching delegates to signals.
Opened
#12 [GH-ISSUE #15] Support for accessing embedded .NET resources within Qml.
Opened
#13 [GH-ISSUE #31] Wrapping IList<T> types as an array in Qml.
Opened
#14 [GH-ISSUE #21] Support for async/await callbacks with result.
Opened
#15 [GH-ISSUE #24] Added Travis CI build matrix to test different versions of Qt/.NET.
Opened
#16 [GH-ISSUE #32] Support for inheritance.
Opened
#17 [GH-ISSUE #37] Wrap all native callbacks with try/catch to give more details about errors.
Opened
#18 [GH-ISSUE #33] Meta-packages for self-contained Qt binaries for each OS.
Opened
#19 [GH-ISSUE #39] Use Reflection.Emit for object invocation.
Opened
#20 [GH-ISSUE #43] Remove AdvanceDLSupport from project.
Opened
#21 [GH-ISSUE #41] Rename all .NET pascal-case names to camel-case.
Opened
#22 [GH-ISSUE #45] _internal
Opened
#23 [GH-ISSUE #46] Implement a custom debugger for VS to support Qml debugging.
Opened
#24 [GH-ISSUE #47] Support for getting exception from Net.await
Opened
#25 [GH-ISSUE #55] Support for the various model classes in Qt.
Opened
#26 [GH-ISSUE #56] Publishing does not create an executable
Opened
#27 [GH-ISSUE #53] Android / iOS support
Opened
#28 [GH-ISSUE #59] Returning a List<Type> from a Model
Opened
#29 [GH-ISSUE #60] Request for a logo?
Opened
#30 [GH-ISSUE #58] the example code on the front page gives compilation errors
Opened
#31 [GH-ISSUE #62] Support for ObservableCollection<>
Opened
#32 [GH-ISSUE #64] Retrieve Dotnet Signal Arguments in QML
Opened
#33 [GH-ISSUE #63] Support for dependency injection in Models
Opened
#34 [GH-ISSUE #62] Support for ObservableCollection<>
Opened
#35 [GH-ISSUE #64] Retrieve Dotnet Signal Arguments in QML
Opened
#36 [GH-ISSUE #63] Support for dependency injection in Models
Opened
#37 [GH-ISSUE #62] Support for ObservableCollection<>
Opened
#38 [GH-ISSUE #64] Retrieve Dotnet Signal Arguments in QML
Opened
#39 [GH-ISSUE #67] Missing header file?
Opened
#40 [GH-ISSUE #65] OleInitialize() failed on startup. COM error.
Opened
#41 [GH-ISSUE #66] Is it possible to use WebEngine?
Opened
#42 [GH-ISSUE #70] Sample project doesn't work on Windows
Opened
#43 [GH-ISSUE #71] Objects are not surviving re-entry.
Opened
#44 [GH-ISSUE #69] Is support Linux Arm ?
Opened
#45 [GH-ISSUE #72] Removal of the private headers.
Opened
#46 [GH-ISSUE #74] Problem with open file dialog.
Opened
#47 [GH-ISSUE #73] Add support for QApplication.
Opened
#48 [GH-ISSUE #77] UI lag when resizing UI
Opened
#49 [GH-ISSUE #76] Can't get it to work with .NET Framework/Mono
Opened
#50 [GH-ISSUE #78] Call static functions
Opened
#51 [GH-ISSUE #80] Hide console/terminal
Opened
#52 [GH-ISSUE #79] OpenGL?
Opened
#53 [GH-ISSUE #84] Add support for QQmlPropertyValueSource
Opened
#54 [GH-ISSUE #86] Support for Qt Quick Controls 2 Configuration File
Opened
#55 [GH-ISSUE #94] Setup Dependabot for automatic NuGet package update PR's.
Opened
#56 [GH-ISSUE #87] Moving Qt binaries into external packages that can be dynamically downloaded?
Opened
#57 [GH-ISSUE #101] Added interfaces to get notifications when a component is created/destroyed.
Opened
#58 [GH-ISSUE #99] Support for .NET DateTime type in Qml.
Opened
#59 [GH-ISSUE #100] Dependabot couldn't find a <anything>.(cs|vb|fs)proj for this project
Opened
#60 [GH-ISSUE #104] How do we handle .NET exceptions?
Opened
#61 [GH-ISSUE #102] Support for running on ARM.
Opened
#62 [GH-ISSUE #103] Crashing when importing import QtQuick.Controls 1.x
Opened
#63 [GH-ISSUE #107] Qt virtual keyboard - QML module
Opened
#64 [GH-ISSUE #108] Cursor Changes on Mouse Hover?
Opened
#65 [GH-ISSUE #106] About Qt Binary License
Opened
#66 [GH-ISSUE #116] Not working on Linux
Opened
#67 [GH-ISSUE #111] High Dpi Scaling
Opened
#68 [GH-ISSUE #112] Ensure that all UI-related methods are called in the UI thread.
Opened
#69 [GH-ISSUE #120] Couldn't find the native Qml.Net library.
Opened
#70 [GH-ISSUE #117] Warnings when initialize FileDialog
Opened
#71 [GH-ISSUE #119] Auto generating interop C++/C# code.
Opened
#72 [GH-ISSUE #124] How to create .ui files with Qt Creator?
Opened
#73 [GH-ISSUE #126] Exception version Qt_5 not defined in file libQt5Qml.so.5
Opened
#74 [GH-ISSUE #121] Support for interacting with QObjects from .NET
Opened
#75 [GH-ISSUE #130] Collections example warnings
Opened
#76 [GH-ISSUE #127] Support Blazor/WebAssembly
Opened
#77 [GH-ISSUE #129] How to access QML object in .NET?
Opened
#78 [GH-ISSUE #132] F#
Opened
#79 [GH-ISSUE #133] How to set QCoreApplication organizationName and organizationDomain?
Opened
#80 [GH-ISSUE #131] Support QQmlComponent and QuickView for interacting with QML Objects from C#
Opened
#81 [GH-ISSUE #135] Structs confuse their members
Opened
#82 [GH-ISSUE #134] Is it possible to use Qt Creator QML debugging?
Opened
#83 [GH-ISSUE #136] Update "Quick Overview" Section
Opened
#84 [GH-ISSUE #142] DropArea doesn't work on Windows
Opened
#85 [GH-ISSUE #140] Can't get unmanaged hosting to work
Opened
#86 [GH-ISSUE #138] How to invoke C++ method?
Opened
#87 [GH-ISSUE #143] how to install QT manually
Opened
#88 [GH-ISSUE #146] Can't find Main.qml unless <RunWorkingDirectory> property set in .csproj
Opened
#89 [GH-ISSUE #145] Add support for Qt 5.13
Opened
#90 [GH-ISSUE #149] "ERROR: No native Menu implementation available"
Opened
#91 [GH-ISSUE #147] How to get access to raw textDocument?
Opened
#92 [GH-ISSUE #148] QByteArray support
Opened
#93 [GH-ISSUE #151] Set multi-dimensional int Arrays from inside .NET
Opened
#94 [GH-ISSUE #155] Native Hosting sample compile error in Windows
Opened
#95 [GH-ISSUE #153] Completely AOT compiled.
Opened
#96 [GH-ISSUE #156] QML.NET for mobile
Opened
#97 [GH-ISSUE #157] Frameless window with aero snap functionalities support
Opened
#98 [GH-ISSUE #158] Undefined Symbol error when using self-compiled libQmlNet.so
Opened
#99 [GH-ISSUE #160] Usage of Qt i18n
Opened
#100 [GH-ISSUE #161] How to use this via PowerShell
Opened
#101 [GH-ISSUE #159] How to set application icon in .net
Opened
#102 [GH-ISSUE #163] Using with F#
Opened
#103 [GH-ISSUE #162] Using qml.net with veldrid
Opened
#104 [GH-ISSUE #164] Pass window size to Main.qml programmatically
Opened
#105 [GH-ISSUE #165] Trigger signal on main thread from secondary thread
Opened
#106 [GH-ISSUE #166] property bindings are lost after connecting qml list models to the .Net models using "model: Net.toListModel()"
Opened
#107 [GH-ISSUE #167] Documentation
Opened
#108 [GH-ISSUE #173] Unable to find the native Qml.Net library
Opened
#109 [GH-ISSUE #171] Cannot use already existing installation of QT 5.10.1
Opened
#110 [GH-ISSUE #170] ApplicationWindow Orientation
Opened
#111 [GH-ISSUE #174] Image element cannot display web image
Opened
#112 [GH-ISSUE #175] How would I access Properties.Settings from QML?
Opened
#113 [GH-ISSUE #178] App using native hosting crashes immediately
Opened
#114 [GH-ISSUE #179] .net core support
Opened
#115 [GH-ISSUE #180] Wiki - First step - dependencies
Opened
#116 [GH-ISSUE #181] Can't set icon to the window
Opened
#117 [GH-ISSUE #184] For deployment on Windows, the Microsoft Visual C++ Redistributable is required.
Opened
#118 [GH-ISSUE #182] Does this still stand?
Opened
#119 [GH-ISSUE #183] FileDialog.open() does not work from Qml.Net
Opened
#120 [GH-ISSUE #187] Not Support for running on ARM
Opened
#121 [GH-ISSUE #188] Accessing Qt classes from c#
Opened
#122 [GH-ISSUE #186] error : Value cannot be null. (Parameter 'folderName')
Opened
#123 [GH-ISSUE #191] Did not understand how to run app
Opened
#124 [GH-ISSUE #192] Use qml files and images from a resx
Opened
#125 [GH-ISSUE #190] Incompatible LPWSTR typedef
Opened
#126 [GH-ISSUE #198] Qmlnet should support QQuickPaintedItem
Opened
#127 [GH-ISSUE #194] Support for 'default' properties?
Opened
#128 [GH-ISSUE #197] Can't build latest QmlNet with Qt 5.14.2 on Windows
Opened
#129 [GH-ISSUE #199] How to compile the qmlnet
Opened
#130 [GH-ISSUE #205] How to access elements of List<string> or string[] returned from C# function in QML JS
Opened
#131 [GH-ISSUE #207] Doesn't work properly with .NET Framework/Mono
Opened
#132 [GH-ISSUE #209] Building on Linux fails
Opened
#133 [GH-ISSUE #210] Thread-safe
Opened
#134 [GH-ISSUE #208] Calling C# functions (that return result) from QML throws exception under .Net Framework
Opened
#135 [GH-ISSUE #212] Dotnet core 3.1 and DotNet 5 support
Opened
#136 [GH-ISSUE #217] Qml.Net.Internal.Interop failing to find runtime even with RuntimeManager.DiscoverOrDownloadSuitableQtRuntime() called in the first line of main
Opened
#137 [GH-ISSUE #211] On ARM64 it should use the CC and LD defined variables
Opened
#138 [GH-ISSUE #220] signal link progressbar
Opened
#139 [GH-ISSUE #221] Passing C# List<> from ListModel to another C# class through QML_JS throws exception under .NetFramework
Opened
#140 [GH-ISSUE #218] How to pass a list to C#?
Opened
#141 [GH-ISSUE #223] Linux Arm32 Qml.Net.Internal.Interop libQmlNet.so: undefined symbol: type_info_callbacks_registerCallbacks
Opened
#142 [GH-ISSUE #222] Unable to find qml.net library on Windows Server 2012 R2
Opened
#143 [GH-ISSUE #224] Documentation for the Net object
Opened
#144 [GH-ISSUE #225] (Documentation) Designing GUIs with a GUI
Opened
#145 [GH-ISSUE #228] Linux armhf 32bit support
Opened
#146 [GH-ISSUE #229] How would i export object to Qml by SetContextProperty ?
Opened
#147 [GH-ISSUE #230] Qt 6.0 Support
Opened
#148 [GH-ISSUE #232] Multiple bindings on the same .NET instance, last binding breaks previous ones (help wanted)
Opened
#149 [GH-ISSUE #231] Unable to find the native Qml.Net library in Mono JIT compiler version 6.12.0.90
Opened
#150 [GH-ISSUE #233] Joining KDE
Opened
#151 [GH-ISSUE #238] Support for single file publishing?
Opened
#152 [GH-ISSUE #235] Getting C# reference to RegisterSingletonType instance
Opened
#153 [GH-ISSUE #239] .NET 6 support
Opened
#154 [GH-ISSUE #241] libQmlNet.so: undefined symbol on newer Linux
Opened
#155 [GH-ISSUE #240] Help. I don't have extra time to dedicate to this anymore.
Opened
#156 [GH-ISSUE #243] Can this be used without qml?
Opened
#157 [GH-ISSUE #244] .NET Framework x.x doesnt work.
Opened
#158 [GH-ISSUE #245] Is there no support for Qt Charts?
Opened
#159 [GH-ISSUE #247] Does this look native on mac, window, and linux?
Opened
#160 [GH-ISSUE #248] RuntimeManager.DiscoverOrDownloadSuitableQtRuntime() fails on .NET 6.0
Opened
#161 [GH-ISSUE #249] Don't work correctly sample file
Opened
#162 [GH-ISSUE #252] Qt6?
Opened
#163 [PR #5] [MERGED] Got travis build working.
Opened
#164 [PR #3] [MERGED] Unit tests
Opened
#165 [PR #6] [MERGED] Migrating away from swig.
Opened
#166 [PR #1] [MERGED] the filename now gets passed through to the ApplicationEngine
Opened
#167 [PR #9] [MERGED] exporting dll symbols for windows
Opened
#168 [PR #16] [MERGED] Instance handling refactoring (1 QML instance per .Net instance)
Opened
#169 [PR #20] [MERGED] Unit Tests for Lifetime checks
Opened
#170 [PR #17] [MERGED] Added support for declaring and raising signals.
Opened
#171 [PR #22] [MERGED] Renaming .NET stuff to Qml.Net
Opened
#172 [PR #23] [MERGED] Added support for "Net.gcCollect()" in Qml.
Opened
#173 [PR #26] [MERGED] Added an appveyor build.
Opened
#174 [PR #27] [MERGED] Internalized a bunch of parts.
Opened
#175 [PR #25] [MERGED] Unit tests for ObjectTagger
Opened
#176 [PR #28] [MERGED] Support attaching delegates to signals from .NET.
Opened
#177 [PR #29] [MERGED] MVVMBehavior
Opened
#178 [PR #34] [MERGED] MVVMBehavior: Multiple call robustness, method documentation
Opened
#179 [PR #30] [MERGED] Lazy loading types for performance.
Opened
#180 [PR #35] [MERGED] PhotoFrame sample application
Opened
#181 [PR #36] [MERGED] NetReferences don't use GCHandles any more
Opened
#182 [PR #38] [MERGED] ObjectTagger now is better testable and locks against race conditions
Opened
#183 [PR #40] [MERGED] Implemented support for awaiting on tasks with results.
Opened
#184 [PR #44] [MERGED] adapted PhotoFrame sample to new Qml.Net
Opened
#185 [PR #42] [MERGED] ignore IDE files
Opened
#186 [PR #48] [CLOSED] activating signals for property changes improved
Opened
#187 [PR #49] [MERGED] Another try: NotifySignal activation simplification
Opened
#188 [PR #52] [MERGED] Qml Unit tests improvements
Opened
#189 [PR #50] [MERGED] MvvmBehavior is less aggressive
Opened
#190 [PR #51] [CLOSED] more MvvmBehavior unit tests & RunQmlTest method for less complexity in unit tests
Opened
#191 [PR #54] [MERGED] PhotoFrame cleanup
Opened
#192 [PR #57] [MERGED] Readme for PhotoFrame
Opened
#193 [PR #75] [MERGED] PhotoFrame sample now uses latest Qml.Net release
Opened
#194 [PR #61] [MERGED] Implemented the wrapping JS array for .NET arrays/lists.
Opened
#195 [PR #68] [MERGED] Fixed typo in README.md
Opened
#196 [PR #81] [MERGED] Support setFallbackStyle on QQuickStyle.
Opened
#197 [PR #82] [MERGED] Support QResource.UnregisterResource.
Opened
#198 [PR #85] [MERGED] Added long and float type upport + some cleanup/refactoring
Opened
#199 [PR #83] [CLOSED] Support for QApplication.
Opened
#200 [PR #88] [CLOSED] Target netcoreapp2.2 instead of netcoreapp2.1.
Opened
#201 [PR #89] [CLOSED] Updated xunit packages.
Opened
#202 [PR #90] [MERGED] Updated test framework packages.
Opened
#203 [PR #91] [MERGED] Updated BenchmarkDotNet package.
Opened
#204 [PR #92] [CLOSED] Updated Newtonsoft.Json package.
Opened
#205 [PR #93] [MERGED] Updated packages.
Opened
#206 [PR #95] [CLOSED] Updated netcoreapp2.1 to netcoreapp2.2.
Opened
#207 [PR #96] [MERGED] Updated to stable GitVersion.CommandLine.
Opened
#208 [PR #105] [MERGED] Cached dynamic delegates for perf increase.
Opened
#209 [PR #98] [CLOSED] Bumped net native lib loader from 0.1.0 to 0.1.1.
Opened
#210 [PR #97] [CLOSED] Add StyleCop for a more consistent code base.
Opened
#211 [PR #109] [MERGED] Added DispatchAsync to QCoreApplication
Opened
#212 [PR #110] [MERGED] Updated NuGet packages.
Opened
#213 [PR #113] [MERGED] Ensuring UI thread by default.
Opened
#214 [PR #114] [MERGED] Let native callbacks be defined in shared libraries.
Opened
#215 [PR #115] [CLOSED] Support for arm arm64 and x64
Opened
#216 [PR #118] [MERGED] Using pre-packaged runtimes, outside of NuGet.
Opened
#217 [PR #122] [MERGED] Interacting with QObjects in .NET
Opened
#218 [PR #125] [MERGED] Bump Newtonsoft.Json from 12.0.1 to 12.0.2 in /src/net/Qml.Net
Opened
#219 [PR #128] [MERGED] Let NetVariant::fromQJSValue consume all QObject derived types.
Opened
#220 [PR #123] [CLOSED] Improve first-time launch instructions
Opened
#221 [PR #137] [MERGED] Fix readme quick overview example
Opened
#222 [PR #139] [MERGED] Added PackageId needed for GitHub's dependency graph feature to work
Opened
#223 [PR #144] [MERGED] Updated function for qml type registration.
Opened
#224 [PR #141] [MERGED] Update README
Opened
#225 [PR #150] [MERGED] QByteArray support
Opened
#226 [PR #152] [MERGED] docs: add geigertom as a contributor
Opened
#227 [PR #154] [MERGED] Fix parameter bug in NetQObject::invokeMethod
Opened
#228 [PR #169] [CLOSED] Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.6.0 in /src/net/Qml.Net
Opened
#229 [PR #172] [CLOSED] Bump Newtonsoft.Json from 12.0.2 to 12.0.3 in /src/net/Qml.Net
Opened
#230 [PR #168] [CLOSED] Bump Microsoft.CSharp from 4.5.0 to 4.6.0 in /src/net/Qml.Net
Opened
#231 [PR #176] [MERGED] Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0 in /src/net/Qml.Net
Opened
#232 [PR #177] [MERGED] Bump Microsoft.CSharp from 4.5.0 to 4.7.0 in /src/net/Qml.Net
Opened
#233 [PR #189] [MERGED] Allow QtWidget-Free builds
Opened
#234 [PR #193] [MERGED] Note about libc6-dev on Linux
Opened
#235 [PR #185] [MERGED] Use updated versions of Qt functions deprecated in Qt 5.14
Opened
#236 [PR #195] [MERGED] Replace usage of QString::asprintf
Opened
#237 [PR #196] [CLOSED] Bump System.Reflection.Emit.Lightweight from 4.3.0 to 4.7.0 in /src/net/Qml.Net
Opened
#238 [PR #202] [MERGED] Fail Tests on QML Warnings
Opened
#239 [PR #201] [MERGED] NetVariant support for more QML built-in types
Opened
#240 [PR #200] [MERGED] Outline how Unit Tests can be run
Opened
#241 [PR #203] [MERGED] Use QChar* instead of custom string typedefs
Opened
#242 [PR #204] [MERGED] Fix Windows _UNICODE build
Opened
#243 [PR #206] [CLOSED] Added Access to Qt Translation Infrastructure
Opened
#244 [PR #213] [MERGED] Updating Qt to 5.15.
Opened
#245 [PR #214] [MERGED] Making methods internal instead of private, to allow .NET runtime to gen code.
Opened
#246 [PR #215] Models
Opened
#247 [PR #216] [MERGED] Extends output on UI Thread check fail
Opened
#248 [PR #226] [MERGED] Adding support for auto generating notify signals.
Opened
#249 [PR #227] [MERGED] AutoGenerated signals don't conflict with MVVM behavior
Opened
#250 [PR #219] [MERGED] QQuickPaintedItem support
Opened
#251 [PR #234] Bump Newtonsoft.Json from 12.0.2 to 13.0.1 in /src/net/Qml.Net
Opened
#252 [PR #236] Upgrade to GitHub-native Dependabot
Opened
#253 [PR #246] [CLOSED] Bump Newtonsoft.Json from 11.0.2 to 13.0.1 in /samples/PhotoFrame/PhotoFrame.Logic
Opened
#254 [PR #242] Bump SharpCompress from 0.23.0 to 0.29.0 in /src/net/Qml.Net.Tests
Opened
#255 [PR #237] Fix typo runtime error message
Opened
#256 [PR #250] Bump Newtonsoft.Json from 11.0.2 to 13.0.2 in /samples/PhotoFrame/PhotoFrame.Logic
Opened
#257 [PR #251] Bump Newtonsoft.Json from 12.0.2 to 13.0.2 in /src/net/Qml.Net
Opened
#258 [PR #253] [README.md] improve code legibility