From: | "Strauch, Sheldon" <sstrauch(at)enova(dot)com> |
---|---|
To: | |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgadmin-hackers] pgAdmin 4 commit: Add support for detachable tabs to the runtime. |
Date: | 2017-06-16 14:36:36 |
Message-ID: | CAONmzmUoQaqcX23KwjUXLyo4i1K57MfrrfJ44FZ_pQLPE_fLNw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
YES!
This changes EVERYTHING!
On Fri, Jun 16, 2017 at 7:47 AM, Robert Eckhardt <reckhardt(at)pivotal(dot)io>
wrote:
> Nice! This is awesome. I didn't see it land.
>
> -- Rob
>
> On Fri, Jun 16, 2017 at 1:57 AM, Dave Page <dpage(at)pgadmin(dot)org> wrote:
>
>> Add support for detachable tabs to the runtime.
>>
>> This allows the Query Tool, Debugger and web browser tabs to be moved to
>> different monitors as desired.
>>
>> Fixes #1344
>>
>> Branch
>> ------
>> master
>>
>> Details
>> -------
>> https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdif
>> f;h=0056a94115416c12690f58af3b77b9ce7c02da95
>> Author: Neel Patel <neel(dot)patel(at)enterprisedb(dot)com>
>>
>> Modified Files
>> --------------
>> runtime/BrowserWindow.cpp | 337 +++++++++++++---------------
>> runtime/BrowserWindow.h | 15 +-
>> runtime/TabWindow.cpp | 542 ++++++++++++++++++++++++++++++
>> +++++++++++++---
>> runtime/TabWindow.h | 151 ++++++++++++-
>> runtime/WebViewWindow.cpp | 82 +++++++
>> runtime/WebViewWindow.h | 17 +-
>> runtime/back.png | Bin 448 -> 290 bytes
>> runtime/close.png | Bin 587 -> 346 bytes
>> runtime/forward.png | Bin 445 -> 270 bytes
>> runtime/pgAdmin4.cpp | 15 +-
>> runtime/pgAdmin4.qrc | 1 +
>> runtime/qss/pgadmin4.qss | 3 +
>> 12 files changed, 937 insertions(+), 226 deletions(-)
>>
>>
>> --
>> Sent via pgadmin-hackers mailing list (pgadmin-hackers(at)postgresql(dot)org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgadmin-hackers
>>
>
>
--
Assumptions validated by consistent data from actual experiments enable the
creation of real value.
Sheldon E. Strauch
*Data Architect, Data Services *
*O* 312-676-1556
*M* 224-723-3878
*Enova International, Inc.*
*This transmission is confidential and may be privileged or proprietary. If
you are not the intended recipient, you are not authorized to use the
information in this transmission in any way. Please inform the sender
immediately if you have received this transmission in error and permanently
delete and destroy the original and any copies of the information.*
From | Date | Subject | |
---|---|---|---|
Next Message | Shirley Wang | 2017-06-16 17:01:48 | Re: [pgadmin-hackers] [pgAdmin4][Patch][RM_2482]: Query tool/ Edit grid panel should have meaningful title |
Previous Message | Stephen Frost | 2017-06-16 13:22:40 | Re: Migrating this list to PGLister on Friday, June 16th, 1300 UTC |