Use QtWebEngine with Qt5.5+ instead of QtWebKit. Fixes #1375, fixes #1641, fixes #1916, fixes #1815, fixes #1332
Branch ------ master Details ------- http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=6e5683064ea7aacea77a975439f9196d2312eb3a Author: Neel Patel <neel.pa...@enterprisedb.com> Modified Files -------------- runtime/BrowserWindow.cpp | 255 +++++++++++++++++++++++++++++++++++++++++++++- runtime/BrowserWindow.h | 19 ++++ runtime/TabWindow.cpp | 9 +- runtime/WebViewWindow.cpp | 27 +++++ runtime/WebViewWindow.h | 22 ++++ runtime/pgAdmin4.pro | 13 ++- 6 files changed, 341 insertions(+), 4 deletions(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers