filcuc / nimqml

Qt Qml bindings for the Nim programming language
Other
161 stars 20 forks source link

64-bit + unsigned integer support #32

Closed arnetheduck closed 2 years ago

arnetheduck commented 3 years ago

Depends on https://github.com/filcuc/dotherside/pull/93

filcuc commented 3 years ago

I think we should first do a DOtherSide bump before merging this one

filcuc commented 3 years ago

That said the pull is fine

filcuc commented 3 years ago

@arnetheduck first sorry for the lag but adding support for QObject signal and slot connections took me too long because i wanted also QThread support (but i postponed it). I've released a new DOtherSide official release 0.8.0 and a new NimQml release 0.9.0. Can you recheck your changes after a rebase to 0.9.0?

arnetheduck commented 2 years ago

this PR just exposes a few new functions - as long as it doesn't conflict, it should continue to work - I've moved on from it so it might take a while before I have time to rebase, but I imagine it makes sense to people in general to have this functionality exposed