| Summary: | Apply Krita's Qt patches | ||
|---|---|---|---|
| Product: | [Developer tools] Qt/KDE Flatpak Runtime | Reporter: | Peter Eszlari <peter.eszlari> |
| Component: | general | Assignee: | Aleix Pol <aleixpol> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Peter Eszlari
2019-04-11 21:31:30 UTC
Please no, let's not fork Qt. Let's include the patches that are included upstream, we can stretch back-porting them if they are important but just applying random patches is unsustainable. Yeah, why can these patches not be upstreamed into Qt itself? Looking at https://cgit.kde.org/krita.git/tree/3rdparty/ext_qt/CMakeLists.txt - the following patches apply to Linux: https://codereview.qt-project.org/#/c/255382/ https://codereview.qt-project.org/#/c/255383/ https://codereview.qt-project.org/#/c/255384/ https://cgit.kde.org/krita.git/tree/3rdparty/ext_qt/0013-Poison-Qt-s-headers-with-a-mark-about-presence-of-En.patch Looks like the first one has been merged and the other two are coming along. So I guess it's just a matter of getting all the rest in, then. The Krita flatpak now bundles Qt: https://github.com/flathub/org.kde.krita/pull/26 |