Re: [pgadmin-hackers] pgAdmin 4 commit: Add support for detachabletabs to the runtime.

Поиск
Список
Период
Сортировка
От Robert Eckhardt
Тема Re: [pgadmin-hackers] pgAdmin 4 commit: Add support for detachabletabs to the runtime.
Дата
Msg-id CAAtBm9V5s2j0Qc4Y6kXZ=C4W_TStQ8aZCTyMTYsStBUSpbxPkQ@mail.gmail.com
обсуждение исходный текст
Ответ на [pgadmin-hackers] pgAdmin 4 commit: Add support for detachable tabs to the runtime.  (Dave Page <dpage@pgadmin.org>)
Ответы Re: [pgadmin-hackers] pgAdmin 4 commit: Add support for detachabletabs to the runtime.  ("Strauch, Sheldon" <sstrauch@enova.com>)
Список pgadmin-hackers
Nice! This is awesome. I didn't see it land. 

-- Rob

On Fri, Jun 16, 2017 at 1:57 AM, Dave Page <dpage@pgadmin.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=commitdiff;h=0056a94115416c12690f58af3b77b9ce7c02da95
Author: Neel Patel <neel.patel@enterprisedb.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@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: pgAdmin 4 Jenkins
Дата:
Сообщение: [pgadmin-hackers] Jenkins build is back to normal : pgadmin4-master-python27 #185
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [pgadmin-hackers] Migrating this list to PGLister on Friday, June 16th, 1300 UTC