[pgadmin-hackers] pgAdmin 4 commit: Update the runtime build to allow users to forcebuil

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Update the runtime build to allow users to forcebuil
Дата
Msg-id E1cdF3w-0003kC-Fc@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Update the runtime build to allow users to force building with QtWebKit in Qt5, instead of QtWebEngine.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=88aac7a4c956f1803d079ade5ab4b6a92f9cb7b3

Modified Files
--------------
runtime/BrowserWindow.cpp | 34 +++++++++++++++++-----------------
runtime/BrowserWindow.h   | 14 +++++++-------
runtime/TabWindow.cpp     |  2 +-
runtime/WebViewWindow.cpp |  4 ++--
runtime/WebViewWindow.h   |  6 +++---
runtime/pgAdmin4.pro      | 35 +++++++++++++++++++++++++++--------
6 files changed, 57 insertions(+), 38 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Another Python 3.x compatibility fix.
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Allow the Python interpreter to be overridden onthe