feat(browser,ui): port to Qt WebEngine (#1125)

Fixes #658, #776, #868, #959, #1119, #1131, #1155, #1195.
This commit is contained in:
kaygdev
2020-04-27 01:17:12 +02:00
committed by GitHub
parent 4a302077f8
commit 5360da3d7f
24 changed files with 492 additions and 257 deletions
+1 -1
View File
@@ -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`.