pgadmin4/runtime
Prasad Somwanshi 6c62d9eecd sleep api used in pgAdmin4.cpp doesn't seem cross-platform(used from POSIX
specific C header). Either need to be replaced by C++11 equivalent or Qt
one. QThread::sleep seem appropriate to me.
2015-10-29 11:24:07 +01:00
..
BrowserWindow.cpp Remove CherryPy from the source tree, and change references to Flask 2014-12-16 12:53:09 +00:00
BrowserWindow.h Remove CherryPy from the source tree, and change references to Flask 2014-12-16 12:53:09 +00: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 sleep api used in pgAdmin4.cpp doesn't seem cross-platform(used from POSIX 2015-10-29 11:24:07 +01:00
pgAdmin4.h Have the runtime check in a loop to see if the app server is up before 2013-10-04 21:49:12 +01:00
pgAdmin4.icns Add a very experimental QT based runtime for pgAdmin 4. 2013-06-16 14:17:46 +01:00
pgAdmin4.pro Add a qmake cache. 2013-10-04 21:42:16 +01:00
Server.cpp Remove CherryPy from the source tree, and change references to Flask 2014-12-16 12:53:09 +00:00
Server.h Find a random port number to use for the application server to avoid conflicts 2013-10-04 21:48:01 +01:00