Tags: Skubanuuus/QtSharp
Tags
Fixed crashes when calling inlined constructors and destructors. Signed-off-by: Dimitar Dobrev <[email protected]>
Moved the inlines for GPL-only/commercial-only modules to a separate … …library. This way people who don't want to use GPL-ed code can safely do so. Signed-off-by: Dimitar Dobrev <[email protected]>
Removed all mappings to C# structures because their empty constructor… …s are not correctly wrapped yet. Also had to update C++# because some of the default parameters which used structures exposed problems when they were changed to use classes. Signed-off-by: Dimitar Dobrev <[email protected]>
Released bindings for Qt 5.7.0. Signed-off-by: Dimitar Dobrev <[email protected]>
Fixed a regression - Qt events did not work at all. Also restored the… … ability to handle them. Signed-off-by: Dimitar Dobrev <[email protected]>
Extended Qt# and updated C++# so that the entire Qt can be wrapped. Signed-off-by: Dimitar Dobrev <[email protected]>
Properly wrapped non-virtual destructors in derived types. Signed-off-by: Dimitar Dobrev <[email protected]>
PreviousNext