sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reverting back the bug fix

- This bug fix needs UT/IT/CC which will break if change without them.

- It needs a complete SDLC Will be tracked under the bug story of :

DEN-4975 : UI displays "Treatment Paused" notification when saline bolus is in progress.

DEN-3605: Removed newline

DEN-3605: Removed unused readCSV function

  1. … 1 more file in changeset.
DEN-3605: Added Request suffix, Updated Resp suffix to Response.

  1. … 2 more files in changeset.
DEN-3605: Code review requested change - Added adjust prefix.

  1. … 2 more files in changeset.
DEN-4964: Made naming convention of HD Accelerometer model consistent with rest of code base

    • -27
    • +27
    ./model/hd/data/MHDAccelerometerData.cpp
    • -18
    • +18
    ./model/hd/data/MHDAccelerometerData.h
    • -9
    • +9
    ./view/hd/data/VHDAccelerometerData.cpp
DEN-4964: Finished implementation of HD Accelerometer

    • -27
    • +27
    ./model/hd/data/MHDAccelerometerData.cpp
    • -19
    • +18
    ./model/hd/data/MHDAccelerometerData.h
    • -9
    • +9
    ./view/hd/data/VHDAccelerometerData.cpp
DEN-4964: Registed HD Accelerometer with GuiGlobals.cpp

DEN-4964: UI messaging initial push with HD Accelerometer

    • -0
    • +68
    ./model/hd/data/MHDAccelerometerData.cpp
    • -0
    • +76
    ./model/hd/data/MHDAccelerometerData.h
    • -0
    • +33
    ./view/hd/data/VHDAccelerometerData.cpp
    • -0
    • +43
    ./view/hd/data/VHDAccelerometerData.h
  1. … 2 more files in changeset.
DEN-4790 Code Review 0

- Updated some macro definitions in MModel.h

DEN-4790 Code Review 0

  1. … 3 more files in changeset.
DEN-4790 Code Review 0

DEN-3605: Removed unneeded include

DEN-3605: Removed unneeded include

DEN-3605: Removed unneeded include

DEN-3605: Renamed TreatmentParametersData to MTreatmentParametersData and TreatmentParametersRespData to MTreatmentParametersRespData.

  1. … 2 more files in changeset.
DEN-3605: Renamed TreatmentData to TreatmentParametersData

  1. … 2 more files in changeset.
DEN-3605: Adjusted vertical spacing alignment, updated QString placeholders to start at 1 instead of 0

DEN-3605: Renamed new files to CamelCase

    • -0
    • +55
    ./model/MTreatmentParameters.cpp
    • -0
    • +47
    ./model/MTreatmentParameters.h
    • -0
    • +148
    ./model/MTreatmentParametersResp.cpp
    • -0
    • +79
    ./model/MTreatmentParametersResp.h
    • -148
    • +0
    ./model/mtreatmentparametersresp.cpp
  1. … 3 more files in changeset.
DEN-4790 Code Review 0

DEN-4790 Code Review 0

  1. … 1 more file in changeset.
Merge branch 'master' into DEN-4690_Doxygenization

  1. … 110 more files in changeset.
DEN-4790 Code Review 0

  1. … 1 more file in changeset.
DEN-3605: Moved class description from AE to VCreateTreatment.h.

DEN-4690: Doxygenization

- made the saline bolus response message definition consistent.

DEN-4690: Doxygenization

- Completed updating the messaging models

- Updated the view classes

    • -3
    • +3
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -3
    • +3
    ./model/dg/data/MDGOperationModeData.h
    • -3
    • +11
    ./model/dg/data/MDGTemperaturesData.h
  1. … 41 more files in changeset.
DEN-4690: Doxygenization

- updated the models regarding the messages

    • -9
    • +8
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -4
    • +4
    ./model/dg/data/MDGOperationModeData.h
    • -15
    • +15
    ./model/dg/data/MDGTemperaturesData.h
    • -4
    • +4
    ./model/hd/data/MHDOperationModeData.h
    • -27
    • +27
    ./model/hd/data/MTreatmentFlowsData.h
    • -10
    • +10
    ./model/hd/data/MTreatmentOutletFlowData.h
  1. … 6 more files in changeset.
DEN-4690: Doxygenization

- Added more comments

- Added message table template.

- ...

  1. … 95 more files in changeset.
DEN-4690: Doxygenization

- Add messaging table as example

- Improve messaging diagram

- Add MAbstract methods comments.

    • -1
    • +12
    ./model/hd/data/MTreatmentSalineData.h
  1. … 2 more files in changeset.
Merge master into DEN-3605_Create_Treatment

    • -99
    • +108
    ./canbus/messageinterpreter.cpp
    • -2
    • +2
    ./gui/qml/components/NotificationBar.qml
    • -2
    • +4
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 20 more files in changeset.