NatronGitHub / Natron

Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
http://NatronGitHub.github.io
GNU General Public License v2.0
4.54k stars 332 forks source link

Natron 2.6 w/ Qt 5 support (track progress) #827

Open devernay opened 1 year ago

devernay commented 1 year ago

This issue tracks Qt5 support progress, and replaces https://github.com/NatronGitHub/Natron/issues/256

Feel free to edit this issue, and use comments for discussion.

Target release

We will release 2.6 with Qt5.

Bugs introduced by Qt5

Checklist:

Natron GUI:

OS Support

Windows

Linux

macOS

rodlie commented 1 year ago

So, are we going to distribute just qtbase or qt-everything?

YakoYakoYokuYoku commented 1 year ago

Preferably QtBase only for Windows and MacOS, otherwise for Linux QtWayland could be added too if we want support for Wayland, also I'm planning to make RB-2.6 compatible with Qt6, which also provides QtHttpServer.