pgAdmin 4 commit: Pass copy/cut/paste events from the runtime to the we - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Pass copy/cut/paste events from the runtime to the we
Date
Msg-id E1cBaoy-0002yc-O9@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Pass copy/cut/paste events from the runtime to the webview on Mac under QtWebEngine.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=4bde18685bf8bdf5d8b8822494f369e9cae06410
Author: Neel Patel <neel.patel@enterprisedb.com>

Modified Files
--------------
runtime/BrowserWindow.cpp | 68 +++++++++++++++++++++++++++++++++++++++++++++++
runtime/BrowserWindow.h   |  8 ++++++
2 files changed, 76 insertions(+)


pgadmin-hackers by date:

Previous
From: Surinder Kumar
Date:
Subject: Re: Re: [pgAdmin4][Patch]: Fixes #1986 - Properly handle non-ascii characters while loading & saving file
Next
From: "Bogdan, Perta"
Date:
Subject: PgAdmin 4 Listen & Notify issue