cppcheck.log

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16693: Institutional Settings Implementation

Initial commit of the inititutional record MVC implementation.

  1. … 21 more files in changeset.
Merge branch 'DEN-15279-UI-BN-S97-Cybersecurity' into staging

  1. … 115 more files in changeset.
DEN-15604 : UI Encryption/Decryption during normal operation

- still needs work to clean up the execution order

- some of them have been disabled.

  1. … 17 more files in changeset.
DEN-15400: UI: Cybersecurity: UI needs to auto generate the password for the Encrypted partition

- The -KaukE added to run.sh which needs to be removed when done.

- Added the default service password

- fixed the issue after changing the confirm screen for the change password

- moved the settings post connections to a separate function to be called after the settings initialization.

  1. … 8 more files in changeset.
DEN-15359: Usability: Arterial and Venous Pressure Alarm Limits

- DEN-15387: UI: Updates for treatment parameter entry (A/V alarm window)

- DEN-15388: UI: Updates for in-treatment adjustment of alarm parameter window (pressure alarm screen)

- Monitoring components for the TxHome, Rinseback, BloodPrime

  1. … 35 more files in changeset.
Merge branch 'DEN-14733-UI-BN-S90-2' into staging

  1. … 43 more files in changeset.
Merge branch 'DEN-14517-UI-BN-S88' into staging

  1. … 2 more files in changeset.
DEN-14581 : General Implementation

- Added a WiFi connection indication

- Improved the WiFi list parser

  1. … 10 more files in changeset.
DEN-14736 IMP: Confirm Always on Top

- The Alarm won't cancel the Confirmation anymore

- The Alarm Dialog will still get updated while minimized.

- The Alarm Dialog will get maximized if the confirmation dialog gets closed.

  1. … 7 more files in changeset.
DEN-14524 - Fixed CppCheck

- Fixed CppCheck error for Qt Macros

  1. … 4 more files in changeset.
DEN-14391 , DEN-14393 : Qt 5.15.10 [QML run-time issues]

- Fixed all the QML warning and errors

- Enabled the Clang-Tidy, Clazy and cppcheck and fixed some.

- Removed unused images

- made the Denali POST logo transparent.

  1. … 56 more files in changeset.
DEN-14263: Change Request: Enable the Alarms Dialog Timeout timer during rinseback

  1. … 5 more files in changeset.
DEN-13966 Improvement: Export individual log files

- Used the stashed file copy by by chunk algorithm which I wrote before for exporting the log files.

- It will help later to have more control over copying files.

- Added all the signal/slots for Logger, ApplicationController, GuiController, GuiView and the QML side.

- Implemented the Export Selection Map on the C++ side to be used for individual log file selection (insert, delete, select, remove/Clear).

- Added percent update for the current exporting file. (not implemented on UI, due to some issues)

  1. … 18 more files in changeset.
DEN-13966: Improvement: Export individual log files

Simplified the log:

- Removed completely the Data type and defined only one type of AppED (AKA APPED, Application, log).

- therefore there is no E, or D, in the log anymore.

- added a log header for the debug type as well.

- added cppcheck to normal build process on each local build for debug and release.

  1. … 23 more files in changeset.
DEN-13844: DEN-13774: VITALS numpad appears during rinseback if BP interval is on

- It was only working on the HDOpMode to be in-treatment, but needed to get the HDTreatmentState as well to make sure it is in Dialysis state too.

  1. … 7 more files in changeset.
DEN-13488 SCA: Code Analysis

  1. … 1 more file in changeset.
DEN-13129: SCA: Code Analysis

- Generated Static Code Analisys

  1. … 2 more files in changeset.
DEN-12517 Code Analysis

  1. … 1 more file in changeset.
DEN-12204 Code Analysis

- cppcheck is confusing Message struct in different scopes and giving an error in CloudSync file about the struct in MessageGlobals, but the error has been fixed to avoid build fail.

  1. … 2 more files in changeset.
DEN-11814: Heparin Minimum Dispensing Parameters Should Be 0.2

- Reverted back the Heparin min to 0.0 due to the slider's issue which disables the OFF feature, since the value 0.0 becomes an invalid.

- A minor update on the POST progress display to start when 0 to max of complete enum -1.

- An idea of fixing the slider touch issue. [Is DISABLED for now, for more test]

  1. … 13 more files in changeset.
DEN-9638: Code Analysis

  1. … 1 more file in changeset.
DEN-9416: Implementations

- CppCheck

  1. … 1 more file in changeset.
DEN-8922: Static Code Analysis

  1. … 1 more file in changeset.
DEN-8910: Meetings & Support - General Support

- Active Alarm List toggle while the minimize is disables.

- Wrapped up the Serial information in settings

- Wrapped up the Service information in settings

- Fixed a minor issue in logging threading which was adding the log header in main thread and added more threading check for Logger.

- Added Screenshot functionality to the application by F12 on keyboard to save on usb drive "screenshot" folder with <yyyyMMdd-HHmmss>.png file format on device and on Desktop/Screenshot on desktop version.

  1. … 50 more files in changeset.
DEN-8318: TxLog: Code Analysis & AlarmMapping

  1. … 2 more files in changeset.
DEN-8317: Implementation: Merge the Wi-Fi into the code.

- Mainly the WiFi integration

- Some other support tasks:

| Support : Instruction and Kishen images [ Calyton, Nick ]

| Support : Alarm Messaging Parser

| Support : Changed the Manager Screen into a Monitoring Dialog and can be shown by DblTap on SDCard Indication on top/right

| Support : Modified the Heat values to float on Monitoring Dialog

| Support/Bug : Fixed the Alarm Message Bug

  1. … 107 more files in changeset.
DEN-8318 Static Code Analysis

DEN-8303 Meeting & Support - General Purpose

- Adding two other Alarms parameters to the log

- Fixed the ProgressCircle component circle color.

- Adding a simple detail screen for the Treatment Log Review screen

- Popping up the keyboard when get into the Date/Time screen.

-

  1. … 10 more files in changeset.
DEN-6637: Code Analysis

  1. … 1 more file in changeset.
DEN-5758: Code Analysis