pgadmin4/runtime
Dave Page c4c3d2b6b8 Change the org name and product name to ensure the the runtime config file is sensibly named.
This changes the default orgname to 'pgadmin' and product name to 'pgadmin4' in the runtime.
2016-12-02 11:24:32 +09:00
..
.gitignore Creating separate .gitignore for runtime, and added them in .gitignore 2016-02-18 17:12:53 +05:30
back.png Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
BrowserWindow.cpp Pass copy/cut/paste events from the runtime to the webview on Mac under QtWebEngine. 2016-11-29 14:18:39 +09:00
BrowserWindow.h Pass copy/cut/paste events from the runtime to the webview on Mac under QtWebEngine. 2016-11-29 14:18:39 +09:00
BrowserWindow.ui Add a very experimental QT based runtime for pgAdmin 4. 2013-06-16 14:17:46 +01:00
close.png Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
ConfigWindow.cpp Use a custom configuration dialogue and allow the user to specify 2016-01-19 10:26:36 +00:00
ConfigWindow.h Use a custom configuration dialogue and allow the user to specify 2016-01-19 10:26:36 +00:00
ConfigWindow.ui Use a custom configuration dialogue and allow the user to specify 2016-01-19 10:26:36 +00:00
forward.png Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
Info.plist Update version number for release. 2016-10-24 16:30:37 +01:00
pgAdmin4.cpp Change the org name and product name to ensure the the runtime config file is sensibly named. 2016-12-02 11:24:32 +09:00
pgAdmin4.h Runtime fixes for QT4 support. 2016-02-23 09:10:49 +00: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 Add file resources to the windows runtime. Fixes #1874 2016-11-18 15:46:39 +00: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
Server.cpp Allow the ApplicationPath to be absolute. 2016-12-02 11:10:08 +09:00
Server.h Support tabs in the runtime browser. 2016-01-18 14:33:28 +00:00
splash.png Tweak splash screen image 2016-09-05 16:55:34 +01:00
TabWindow.cpp Use QtWebEngine with Qt5.5+ instead of QtWebKit. Fixes #1375, fixes #1641, 2016-11-08 10:57:42 +00:00
TabWindow.h Further nice-ification of the runtime UI. 2016-01-25 17:21:00 +00:00
WebViewWindow.cpp Use QtWebEngine with Qt5.5+ instead of QtWebKit. Fixes #1375, fixes #1641, 2016-11-08 10:57:42 +00:00
WebViewWindow.h Use QtWebEngine with Qt5.5+ instead of QtWebKit. Fixes #1375, fixes #1641, 2016-11-08 10:57:42 +00:00