cppcheck.log

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-7048, DEN-7049, DEN-7050: Added foundational classes for scan, list, and join wifi networks

  1. … 21 more files in changeset.
Merge master into staging

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

  1. … 1 more file in changeset.
Merge master into DEN-6349_bp_hr_manual_entry

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

Merge master into DEN-4860_BLE

  1. … 12 more files in changeset.
DEN-5837: Code Analysis

  1. … 3 more files in changeset.
DEN-4866, DEN-4863, DEN-4862: Added class descriptions, fixed unit test, ran static code analysis

- Fixed tst_canbus issue likely introduced in f1e100d1368

  1. … 5 more files in changeset.
DEN-5743: Static Code Analysis

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

  1. … 3 more files in changeset.
DEN-5341: Code Analysis

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

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

  1. … 1 more file in changeset.
DEN-3024_TreatmentDurationAdjustment

- cppCheck

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

DEN-2793 : Use Common Repository

__________________________________________________________________________________

Behrouz NematiPour

bNematiPour@diality.com

  1. … 8 more files in changeset.
DEN-1714 : Implementation

- Added cppcheck output.

- Added Linux signal handler to quit the application gracefully.

- Added manual coco validation. // coco begin validated:

  1. … 25 more files in changeset.
DEN-1617 : Implementation - Alarm Logging and Acknowledgment

- Added threading to other classes (Application / Gui controller, ...) and restructured the threading to meed the Qt limitation.

- Documented the code

- Ran cppCheck again

- Cleaned the includes and using namespace (They have left after so many changes and some were useless.)

- Added _init flag for init methods so not to be able to call them twice.

- Added another init method with the thread parameter to be able to pass the thread of the class and also be able to use the class without any thread for unit tests.

- Created a Threads namespace to gather all the threads in one place.

- Update the unit tests as well. [to make it work with the new structure/threading.]

  1. … 35 more files in changeset.
DEN-1403 : Static Code Analysis

- cppCheck does not understand QML so even if a function is going to be used later in qml it still says not uded.

  1. … 1 more file in changeset.
DEN-1090 : UI Message Handler / Error Handler

- Ran cppcheck and skiped unittests folder from cppcheck folders list.

  1. … 1 more file in changeset.
DEN-608 : CAN Integration on UI

- Added scripts to setup SD card for the first time and deploy the denali application.

- Added a Test Code to send different actionPerform regarding power reject or accept.

- Ran cppcheck

  1. … 6 more files in changeset.