pgAdmin 4 commit: Add Inspection support to the runtime when built in d

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Add Inspection support to the runtime when built in d
Date: 2016-05-19 13:33:19
Message-ID: E1b3O4l-00027z-4v@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add Inspection support to the runtime when built in debug mode.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7b2e4fb4675f262f88a354abdb0ae399fde169f8
Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>

Modified Files
--------------
README | 8 ++++++++
runtime/BrowserWindow.cpp | 7 +++++++
runtime/pgAdmin4.pro | 5 +++++
3 files changed, 20 insertions(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-05-19 13:33:25 Re: [pgAdmin4][runtime]: Web Inspect feature in desktop application in debug mode
Previous Message Akshay Joshi 2016-05-19 11:24:13 Re: [pgAdmin4][Patch]: SQL Auto completion feature for Query Tool