New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issues with Qt 5.14 #5013
Labels
priority: 0 - high
Issues which are currently the primary focus.
qt: 5.14
Issues related to Qt 5.14.
Milestone
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The-Compiler
added a commit
that referenced
this issue
Nov 19, 2019
The actual mhtml files are produced by QtWebEngine, so we don't actually care about how they look in detail. The output changes with almost every Qt/Chromium update, so let's only sanity-check the resulting file with QtWebEngine instead of playing catch-up all the time. See #5013
This comment has been minimized.
This comment has been minimized.
The-Compiler
added a commit
that referenced
this issue
Nov 19, 2019
See #5013 This should allow us to start running Qt 5.14 tests on Travis.
The-Compiler
added a commit
that referenced
this issue
Nov 19, 2019
The-Compiler
added a commit
that referenced
this issue
Nov 21, 2019
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The-Compiler
added a commit
that referenced
this issue
Dec 31, 2019
This uses QtFont.setFamilies, similar to what QCssParser does in the commit where it was introduced: https://codereview.qt-project.org/c/qt/qtbase/+/240070 It also fixes a "font family too long" warning on Windows - see #5013
The-Compiler
added a commit
that referenced
this issue
Jan 4, 2020
The-Compiler
added a commit
that referenced
this issue
Jan 5, 2020
The-Compiler
added a commit
that referenced
this issue
Jan 5, 2020
Needed a workaround for a missing PyQt file, see #5013
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
The-Compiler
added a commit
that referenced
this issue
Jan 9, 2020
The-Compiler
added a commit
that referenced
this issue
Jan 9, 2020
This was mainly needed because PyQt 5.14.1 is a manylinux2014 wheel and needs an updated pip, see #5013
The-Compiler
added a commit
that referenced
this issue
Jan 9, 2020
The-Compiler
added a commit
that referenced
this issue
Jan 9, 2020
This was mainly needed because PyQt 5.14.1 is a manylinux2014 wheel and needs an updated pip, see #5013
The-Compiler
added a commit
that referenced
this issue
Jan 10, 2020
This was mainly needed because PyQt 5.14.1 is a manylinux2014 wheel and needs an updated pip, see #5013
The-Compiler
added a commit
that referenced
this issue
Jan 11, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
priority: 0 - high
Issues which are currently the primary focus.
qt: 5.14
Issues related to Qt 5.14.
Qt 5.14 feature freeze is over, so it's time to test what breaks this time.
Note that the current 5.14 branch is still based on Chromium 75, might wait for the 76/77 updates before doing more testing.
Related: Interesting changes in Qt 5.14 · Issue #4616 · qutebrowser/qutebrowser
The text was updated successfully, but these errors were encountered: