pgadmin4/runtime
Dave Page 28f45ea9f9 Initial PoC of a CherryPy app integrate with the runtime.
Upon startup, the runtime will attempt to locate pgAdmin4.py in a
number of different relative locations. Once found, it will execute
it in a new thread. The main window is then created and the brower's
initial page is set to the root of the CherryPy server. At present,
that's http://127.0.0.1:8080.
2013-06-21 23:21:11 +01:00
..
BrowserWindow.cpp Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
BrowserWindow.h Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
BrowserWindow.ui Add a very experimental QT based runtime for pgAdmin 4. 2013-06-16 14:17:46 +01:00
Info.plist Add a very experimental QT based runtime for pgAdmin 4. 2013-06-16 14:17:46 +01:00
pgAdmin4.cpp Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
pgAdmin4.h Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
pgAdmin4.icns Add a very experimental QT based runtime for pgAdmin 4. 2013-06-16 14:17:46 +01:00
pgAdmin4.pro Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
Server.cpp Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00
Server.h Initial PoC of a CherryPy app integrate with the runtime. 2013-06-21 23:21:11 +01:00