LadybirdBrowser / ancient-history

The Ladybird web browser
BSD 2-Clause "Simplified" License
1.62k stars 105 forks source link

Add support for Qt5 #25

Closed diegoiast closed 2 years ago

diegoiast commented 2 years ago

As on Debian by default we still have Qt5 and FreeBSD has similar problem (? not a real problem...)

Lets back-port the code to Qt5. There is only a single part where code differs, and this is a very small hairy part... I am quite happy about the compatibility between both versions.

This should help with https://github.com/awesomekling/ladybird/issues/19

awesomekling commented 2 years ago

Supporting old versions of Qt is not a goal. Just like we don't support old versions of C++.