pgAdmin 4 commit: Use a custom configuration dialogue and allow the use

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Use a custom configuration dialogue and allow the use
Date: 2016-01-19 10:26:50
Message-ID: E1aLTUw-0001qC-7R@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Use a custom configuration dialogue and allow the user to specify
the application path as well as the Python path.

Branch
------
master

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

Modified Files
--------------
runtime/BrowserWindow.cpp | 47 ++++++++++++++--------
runtime/BrowserWindow.h | 4 +-
runtime/ConfigWindow.cpp | 57 ++++++++++++++++++++++++++
runtime/ConfigWindow.h | 44 ++++++++++++++++++++
runtime/ConfigWindow.ui | 100 ++++++++++++++++++++++++++++++++++++++++++++++
runtime/Server.cpp | 3 ++
runtime/pgAdmin4.cpp | 21 ++++++----
runtime/pgAdmin4.pro | 9 +++--
8 files changed, 256 insertions(+), 29 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Surinder Kumar 2016-01-19 11:28:13 PATCH: NodeAjaxOptionsControl - Empty dropdown not working
Previous Message Murtuza Zabuawala 2016-01-19 05:01:02 Re: PATCH: added "Collation" & "Catalog Objects" nodes in pgAdmin4