Re: [pgadmin-hackers] Re: [pgAdmin4][Patch]: Fixes #1986 - Properly handle non-ascii characters while loading & saving file

2016-11-28 Thread Surinder Kumar
Hi Dave, The issues for RM#1986 & RM#1940 has been fixed and combined into a single patch as they are related. This patch is tested on Mac OSX, Ubuntu and Windows (py27 and py35). Everything is working fine. If there is still any issue. Please let me know. ​Please find updated patch and review.​

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

2016-11-28 Thread Dave Page
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 Modified Files -- runtime/BrowserWind