mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 08:34:50 +08:00
feat(browser,ui): port to Qt WebEngine (#1125)
Fixes #658, #776, #868, #959, #1119, #1131, #1155, #1195.
This commit is contained in:
@@ -26,7 +26,7 @@ After installing Zeal, go to *Tools->Docsets*, select the ones you want, and cli
|
||||
### Required dependencies
|
||||
|
||||
* [CMake](https://cmake.org/).
|
||||
* [Qt](https://www.qt.io/) version 5.9.5 or above. Required module: Qt WebKit Widgets.
|
||||
* [Qt](https://www.qt.io/) version 5.9.5 or above. Required module: Qt WebEngine Widgets.
|
||||
* [libarchive](http://libarchive.org/).
|
||||
* [SQLite](https://sqlite.org/).
|
||||
* X11 platforms only: Qt X11 Extras and `xcb-util-keysyms`.
|
||||
|
||||
Reference in New Issue
Block a user