pgadmin4/runtime
2020-07-20 16:18:36 +05:30
..
dark Replace the runtime themes with ones that don't have sizing issues. Fixes #5554 2020-07-17 15:31:04 +05:30
light Replace the runtime themes with ones that don't have sizing issues. Fixes #5554 2020-07-17 15:31:04 +05:30
qdarkstyle Replace the runtime themes with ones that don't have sizing issues. Fixes #5554 2020-07-17 15:31:04 +05:30
.gitignore Ignore the pre-compiled resources. 2020-04-24 14:56:46 +01:00
breeze.qrc Replace the runtime themes with ones that don't have sizing issues. Fixes #5554 2020-07-17 15:31:04 +05:30
ConfigWindow.cpp Refactor config loading/saving for the runtime config dialog to avoid code duplication. 2020-07-11 16:41:31 +05:30
ConfigWindow.h Refactor config loading/saving for the runtime config dialog to avoid code duplication. 2020-07-11 16:41:31 +05:30
ConfigWindow.ui Fix typo. Fixes #5517 2020-07-02 09:32:31 +01:00
FloatingWindow.cpp Fixed runtime issues reported by SonarQube. 2020-06-16 14:53:40 +05:30
FloatingWindow.h Initialize pointer variables with Q_NULLPTR. 2020-06-23 14:23:28 +05:30
FloatingWindow.ui Support running on systems without a system tray. Fixes #3316 2018-07-17 12:10:35 +01:00
Info.plist Update version for release. 2020-07-20 16:18:36 +05:30
Logger.cpp Use ISO8601 date format in the runtime startup log. 2020-07-11 16:47:36 +05:30
Logger.h Tidy up some code to keep SonarQube happy. 2020-06-15 12:12:19 +01:00
LogWindow.cpp Use QStandardPaths::AppLocalDataLocation in the runtime to determine where to store runtime logs. Fixes #5414 2020-07-11 16:32:08 +05:30
LogWindow.h Fixed runtime issues reported by SonarQube. 2020-06-16 14:53:40 +05:30
LogWindow.ui Show the startup log as well as the server log in the runtime's log viewer. Fixes #5489 2020-05-07 11:01:02 +01:00
macos.h Added dark mode support for the configuration dialog on Windows/macOS runtime. Fixes #4292 2020-04-13 13:22:00 +05:30
macos.mm Ensure that pgAdmin4 should be compiled with older OSX SDK's. 2020-05-12 17:22:22 +05:30
MenuActions.cpp Refactor config loading/saving for the runtime config dialog to avoid code duplication. 2020-07-11 16:41:31 +05:30
MenuActions.h Fixed runtime issues reported by SonarQube. 2020-06-16 14:53:40 +05:30
pgAdmin4-mac.png Rewrite the runtime as a tray-based server which can launch a web browser. Fixes #3086 2018-02-05 15:32:14 +00:00
pgAdmin4.cpp Replace the runtime themes with ones that don't have sizing issues. Fixes #5554 2020-07-17 15:31:04 +05:30
pgAdmin4.h Refactor server request code by removing some duplicated code in the runtime and improves some of the debug logs. 2020-07-11 16:59:26 +05:30
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.png Rewrite the runtime as a tray-based server which can launch a web browser. Fixes #3086 2018-02-05 15:32:14 +00:00
pgAdmin4.pro Update version for release. 2020-07-20 16:18:36 +05:30
pgAdmin4.qrc Replace the runtime themes with ones that don't have sizing issues. Fixes #5554 2020-07-17 15:31:04 +05:30
pgAdmin4.rc Icon for the Windows runtime executable. Fixes #1310 2016-06-08 10:54:28 +01:00
Server.cpp Fixed runtime issues reported by SonarQube. 2020-06-16 14:53:40 +05:30
Server.h Fixed runtime issues reported by SonarQube. 2020-06-16 14:53:40 +05:30
splash.png Further style tweaks. 2019-01-07 16:03:54 +05:30
TrayIcon.cpp Fixed runtime issues reported by SonarQube. 2020-06-16 14:53:40 +05:30
TrayIcon.h Initialize pointer variables with Q_NULLPTR. 2020-06-23 14:23:28 +05:30