Please convert to Qt5 #1403
Labels
No Label
bug
build
dependencies
developers
documentation
duplicate
enhancement
formatting
invalid
legal
mobile
obsolete
packaging
performance
protocol
question
refactoring
regression
security
test
translation
usability
wontfix
No Milestone
No project
No Assignees
1 Participants
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Bitmessage/PyBitmessage-2024-12-07#1403
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Qt4 has been deprecated in Dec 2015. FreeBSD is removing it in Mar 2019, and the bitmessage port is labeled for deprecation for this reason.
Duplicate of #897.
@g1itch has been working on this, I hope it will be ready to merge soon. His approach uses PySide as an intermediate glue so that the code works with either Qt4 or Qt5. I tested it on Debian and it seems to work.