2020-06-13 11:47:40 by Nia Alarie | Files touched by this commit (1) |
Log message:
qt5-qtwebkit: Remove invalid ARM linker args
|
2020-04-23 19:01:17 by Nia Alarie | Files touched by this commit (2) |
Log message:
webkit-gtk/qt5-qtwebkit: Provide instructions on installing gst plugins
|
2020-04-21 11:51:52 by Nia Alarie | Files touched by this commit (1) |
Log message:
qt5-qtwebkit: Unlimit cputime
|
2020-04-15 10:46:20 by Thomas Klausner | Files touched by this commit (1) |
Log message:
qt5-qtwebkit: remove qt5-qtmultimedia from bl3.mk
It's not in the main Makefile.
|
2020-04-12 10:29:21 by Adam Ciarcinski | Files touched by this commit (956) | |
Log message:
Recursive revision bump after textproc/icu update
|
2020-03-23 09:47:45 by Nia Alarie | Files touched by this commit (1) |
Log message:
qt5-qtwebkit: Add missing tools
|
2020-03-22 00:24:54 by Nia Alarie | Files touched by this commit (1) |
Log message:
qt5-qtwebkit: Update DESCR
|
2020-03-22 00:15:17 by Nia Alarie | Files touched by this commit (1) |
Log message:
qt5-qtwebkit: qtmultimedia does not actually seem to be used
|
2020-03-21 20:42:37 by Nia Alarie | Files touched by this commit (5) | |
Log message:
qt5-qtwebkit: Update to 5.212.0-alpha4
WARNING: This release is based on old WebKit revision with known unpatched \
vulnerabilities. Please use it carefully and avoid visiting untrusted websites \
and using it for transmission of sensitive data. Please wait for new release \
from qtwebkit-dev branch to use it with untrusted content.
### New APIs
* `QWebSetting::ErrorPageEnabled` - `true` by default, allows to disable \
built-in error pages if they are not desirable
### Improvements
* [CSS Compositing](https://www.w3.org/TR/compositing-1) is now supported
* Push is enabled by default for HTTP/2 requests
* QtWebKit does not require Python 2 anymore for building and can use Python 3 \
instead
* QtWebKit won't be eager to pick bitmap fonts as a suitable choice for standard \
font families
* More appropriiate hinting option for web fonts is used
### Bug fixes
* Fix memory leak in \
[CustomEvent](https://developer.mozilla.org/en-US/docs/Web/API/CustomEvent/CustomEvent)
* SVG fragment identifier is not respected if it is a part of an HTTP URL (#818)
* Context menu actions for images in Resources tab of inspector use blob: \
instead of original URL (#899)
* Always enable JavaScript for QWebInspector (#566)
* Inspector UI: Only selected item is painted in Styles combobox (#262)
* Inspector should inspect itself in DEVELOPER_MODE only (#444)
* fast/gradients/css3-color-stop-invalid.html - box is green instead of white (#230)
* Work around [QTBUG-77308](https://bugreports.qt.io/browse/QTBUG-77308) when \
using Qt < 5.14
* Fix compilation errors with ICU 65.1 and Qt 5.14
* Fix compilation when QPdf is disabled in Qt
* Fix compilation with MinGW for x86_64 target
### Third-party software updates
Windows binaries are shipped with `ICU 65.1`, `libxml2 2.9.10`, `libxslt \
1.1.34`, and `libjpeg-turbo 2.0.3`.
## Sponsors
This release is sponsored by:
* dizmo AG
* Florian Apolloner
* Movable Ink and Michael Nutt
* ScrapingHub
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|