Open kleuter opened 7 years ago
God please yes.
ZuluCrypt has a qt ui, just for the record: https://github.com/mhogomchungu/zuluCrypt (but I'm not sure how good it is)
BUMP! The current Veracrypt GUI is awful under linux. It needs to be rebuild with a more modern framework like Qt5.
This is from Arch Linux (gtk2 2.24.32, gtk3 3.22.30) and VeraCrypt 1.22 ; and it is impossible to use Volume creation wizard. so I suppose Qt5 will be great.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
God bless Qt for VeraCrypt, thanks.
Well, VC uses wxWidgets, which is cross-platform already, I think the bigger problem here is that essentially that's not exactly shared between Linux/MacOS and Windows versions (AFAIU, from just relatively cursory look while debugging something), so instead of moving to Qt it would probably be more beneficial to just sort this out. Or at least sort this out first.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
We still need Qt.
I don't think we need Qt. It would mean more libraries and potential vulnerabilities.
@cypherbits getting rid of legacy wxWidgets and replacing it with modern Qt will NOT add extra libraries
Any plans to re-write UI using Qt in order to have the same (and better) UI & code on all platforms? I'd be happy to help
Update: thanks for the app anyway, just donated.