pgadmin4/runtime
Neel Patel d0e9c82fea Fixes #2328
1) Fixed issue of opening Query Tool and Debugger in new Tab with QT 5.8 and annulen webkit
 2) Moved unload event of window from javascript files to html.
 3) Change alertify messages for debugger.
 4) Closed all connections created by debugger. Previously only one connection has been closed.
2017-05-09 13:03:44 +05:30
..
.gitignore Ignore some MinGW related build files. 2017-04-03 20:59:42 +01:00
BrowserWindow.cpp Fixes #2328 2017-05-09 13:03:44 +05:30
BrowserWindow.h Fixes #2328 2017-05-09 13:03:44 +05:30
BrowserWindow.ui Add a very experimental QT based runtime for pgAdmin 4. 2013-06-16 14:17:46 +01:00
ConfigWindow.cpp Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
ConfigWindow.h Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
ConfigWindow.ui Use a custom configuration dialogue and allow the user to specify 2016-01-19 10:26:36 +00:00
Info.plist Bump version numbers for release. 2017-04-10 14:24:46 +01:00
Server.cpp Fix typo in variable name. 2017-03-28 08:55:38 -04:00
Server.h Fix usage of QString::toUtf8(). Fixes #2299 2017-03-28 08:26:16 -04:00
TabWindow.cpp Update the runtime build to allow users to force building with QtWebKit in Qt5, instead of QtWebEngine. 2017-02-13 11:44:53 +00:00
TabWindow.h Update copyright notices for 2017. 2017-01-04 13:33:32 +00:00
WebViewWindow.cpp Fixes #2328 2017-05-09 13:03:44 +05:30
WebViewWindow.h Fixes #2328 2017-05-09 13:03:44 +05:30
back.png Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
close.png Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
forward.png Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
pgAdmin4.cpp Mingw32 compatibility fixes 2017-04-03 12:58:08 +01:00
pgAdmin4.h Mingw32 compatibility fixes 2017-04-03 12:58:08 +01:00
pgAdmin4.icns Use the modern pgAdmin icon on Mac 2016-01-14 15:22:49 +00:00
pgAdmin4.ico Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
pgAdmin4.pro Adjust windows resources so they work consistently. 2017-04-10 15:15:15 +01:00
pgAdmin4.qrc Add a simple splash screen 2016-09-05 16:45:01 +01:00
pgAdmin4.rc Icon for the Windows runtime executable. Fixes #1310 2016-06-08 10:54:28 +01:00
splash.png Tweak splash screen image 2016-09-05 16:55:34 +01:00