Dax89 / QHexView

A versatile Hexadecimal widget for Qt5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qt6 compatibility (5.0 branch)

arabine opened this issue · comments

Hi,

Seems that the 5.0 branch is not compatible with Qt6. I would suggest to keep the legacy version (master) compatible with Qt5 and start the 5.0 branch with a full Qt6 compatiblity.

What do you think?

(for the moment, I removed the StringRefs but there are still multiple warnings regarding QVariant deprecated types).

Hi!
There is a huge thread about 5.0 development (which is almost finalized): #71

I want to keep that branch compatible with both Qt versions, if possible.

Saw your changes, you can close this issue, thanks!