forked fromWebKit/WebKit-http
- Notifications
You must be signed in to change notification settings - Fork132
QtWebKit Technology Preview 5
Pre-releasePre-release
· 605 commits to qtwebkit-stable since this release
New APIs
- Fullscreen API is now supported
QWebFrame::ownerElement()allows to get QWebElement that owns child frame- Added
focusedElementChangedsignal to QWebPage
New features
- Media player based on MediaFoundation can be optionally built on Windows instead of default QtMultimedia-based player
Restored features available in legacy QtWebKit
- Accelerated compositing: both OpenGL and software mode, off by default for now
- Accelerated 2D canvas
- WebGL
Bug fixes
- Fixed missing checkboxes on macOS (QTBUG-43070)
- Fixed painting of checkboxes and radiobuttons when their layout size is smaller or larger than size of repective controls in used QStyle theme
- Other various bug fixes
Build system & platform support
- MinGW is supported now
- QtWebKit can be built as submodule of Qt now, and is successfully building in Qt CI system
- Fixed static build on Windows
- QtWebKit is installed into Qt prefix by default now
uninstalltarget added
IMPORTANT: Please download our source code package qtwebkit-tp5.tar.xz and NOT the automatically created GitHub packages at the bottom of the list.
Assets8
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted