pgAdmin 4 commit: Fixed runtime issues reported by SonarQube.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed runtime issues reported by SonarQube.
Date: 2020-06-16 09:32:58
Message-ID: E1jl7xi-0004TZ-B8@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed runtime issues reported by SonarQube.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=cf64e2c97c764763186569280afeaedafa342590

Modified Files
--------------
runtime/ConfigWindow.cpp | 6 +++++-
runtime/ConfigWindow.h | 1 +
runtime/FloatingWindow.cpp | 14 ++++----------
runtime/FloatingWindow.h | 10 +++++-----
runtime/LogWindow.cpp | 6 +++++-
runtime/LogWindow.h | 1 +
runtime/MenuActions.cpp | 6 +-----
runtime/MenuActions.h | 6 +++---
runtime/Server.cpp | 6 ++----
runtime/Server.h | 4 ++--
runtime/TrayIcon.cpp | 9 +--------
runtime/TrayIcon.h | 10 +++++-----
runtime/pgAdmin4.cpp | 4 ++--
13 files changed, 37 insertions(+), 46 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2020-06-16 09:33:27 Re: Reg-[Sonarqube]CodeSmell issues
Previous Message Satish V 2020-06-16 07:19:02 Reg-[Sonarqube]CodeSmell issues