pgAdmin 4 commit: Further nice-ification of the runtime UI.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Further nice-ification of the runtime UI.
Date: 2016-01-25 17:21:29
Message-ID: E1aNkpV-0001ki-VF@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Further nice-ification of the runtime UI.

Branch
------
master

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

Modified Files
--------------
runtime/BrowserWindow.cpp | 9 ++++++---
runtime/TabWindow.cpp | 4 ++--
runtime/TabWindow.h | 11 -----------
runtime/back.png | Bin 0 -> 448 bytes
runtime/close.png | Bin 0 -> 587 bytes
runtime/forward.png | Bin 0 -> 445 bytes
runtime/pgAdmin4.cpp | 1 +
runtime/pgAdmin4.ico | Bin 0 -> 35147 bytes
runtime/pgAdmin4.pro | 3 +++
runtime/pgAdmin4.qrc | 8 ++++++++
10 files changed, 20 insertions(+), 16 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2016-01-26 07:03:03 [pgAdmin4] - Runtime compilation error
Previous Message Neel Patel 2016-01-24 13:53:00 Re: [pgAdmin3][Extension]: Wrong SQL generated