pgadmin4/runtime
Dave Page f195b18f2d Ship with pre-configured paths that can work in both Server and Desktop modes out of the box. Fixes #2662
Ship the web code using server mode with appropriate paths by default and enable the runtime to override the mode, and force into desktop changing the appropriate paths to user-specific ones.

Note that this change will likely cause more advanced users to have to tweak configs.

RPMs will also need changes to create /var/lib/pgadmin and /var/log/pgadmin, owned by the webserver account.
2017-08-25 10:54:28 +01:00
..
qss Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
.gitignore Ignore some MinGW related build files. 2017-04-03 20:59:42 +01:00
BrowserWindow.cpp Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
BrowserWindow.h Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
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 the version number for 2.0. Let's get testing started ASAP! 2017-08-25 10:18:42 +01:00
Server.cpp Ship with pre-configured paths that can work in both Server and Desktop modes out of the box. Fixes #2662 2017-08-25 10:54:28 +01:00
Server.h Fix usage of QString::toUtf8(). Fixes #2299 2017-03-28 08:26:16 -04:00
TabWindow.cpp Tidy up tab styling. Fixes #2557 2017-07-17 10:58:17 +01:00
TabWindow.h Fix runtime support under Qt4 2017-06-16 11:26:31 +01:00
WebViewWindow.cpp Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
WebViewWindow.h Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
back.png Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
close.png Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
forward.png Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
pgAdmin4.cpp On certain linux operating systems, Qt application exits with an error 2017-08-09 16:52:43 +05:30
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 Bump the version number for 2.0. Let's get testing started ASAP! 2017-08-25 10:18:42 +01:00
pgAdmin4.qrc Add support for detachable tabs to the runtime. 2017-06-16 09:57:19 +01:00
pgAdmin4.rc Icon for the Windows runtime executable. Fixes #1310 2016-06-08 10:54:28 +01:00
splash.png Fix a compiler error with older compilers. 2017-07-11 17:22:20 +01:00