Skip to content

Port to Qt6 planned? #2

@antecrescent

Description

@antecrescent

Gentoo is phasing out support for Qt5: https://bugs.gentoo.org/948836

Some parts would need to be ported to Qt6, as version 1.1.68 fails to compile with eqmake6:

[snip]
browserview.cpp: In member function 'virtual void BrowserView::mouseMoveEvent(QMouseEvent*)':
browserview.cpp:1233:21: error: 'class QMouseEvent' has no member named 'globalY'
 1233 |         dy = event->globalY() - oldY;
[snip]

Do you plan to port the program to Qt6?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions