pgAdmin 4 commit: Fixed runtime issues reported by SonarQube.

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed runtime issues reported by SonarQube.
Дата
Msg-id E1jl7xi-0004TZ-B8@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Satish V
Дата:
Сообщение: Reg-[Sonarqube]CodeSmell issues
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: Reg-[Sonarqube]CodeSmell issues