sources

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-3605, DEN-3726: Removed QThread from tst_views. Updated treatment parameter response ordering.

    • -49
    • +48
    ./model/MTreatmentParametersResp.cpp
    • -15
    • +11
    ./model/MTreatmentParametersResp.h
  1. … 1 more file in changeset.
DEN-4601, DEN-4598: Updated priming screen to show check mark after completion. Ensure Priming Complete has the right font size.

    • -0
    • +3
    ./gui/qml/pages/treatment/TreatmentPrime.qml
    • -2
    • +1
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 2 more files in changeset.
DEN-5139: Implementation [ Screen & navigations ] (2 of 2)

- The venous color and title and default component color fixed.

  1. … 1 more file in changeset.
DEN-4601, DEN-4598: Updated priming screen.

    • -0
    • +39
    ./gui/qml/components/CheckListItem.qml
    • -17
    • +34
    ./gui/qml/pages/treatment/TreatmentPrime.qml
    • -1
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 6 more files in changeset.
DEN-5139: Implementation [ Screen & navigations ] (2 of 2)

    • -0
    • +160
    ./gui/qml/compounds/PressureRangeSlider.qml
  1. … 2 more files in changeset.
DEN-5171: Added blood flow and dialysate inlet flow signal percentage.

    • -28
    • +33
    ./model/hd/data/MTreatmentFlowsData.cpp
    • -14
    • +17
    ./model/hd/data/MTreatmentFlowsData.h
  1. … 1 more file in changeset.
DEN-5284: Implementation

    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
DEN-5284: Implementation

    • -2
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml
DEN-4601: Priming duration will be a counter-clockwise countdown now.

    • -5
    • +1
    ./gui/qml/pages/treatment/TreatmentPrime.qml
Code Review

DEN-3605, DEN-3726: Removed qDebug enhancement, removed unneeded imports.

  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Removed QT_DEBUG, unused imports.

  1. … 1 more file in changeset.
DEN-3605, DEN-3726: Reverted fix to Slider.qml.

DEN-3605, DEN-3726: Addressed code review comments

    • -0
    • +3
    ./gui/qml/components/CircleWithText.qml
  1. … 1 more file in changeset.
DEN-4601: Renamed request model to keep it consistent.

DEN-3605, DEN-3726: Addressed code review comments

    • -3
    • +3
    ./gui/qml/components/NotificationBar.qml
    • -4
    • +4
    ./gui/qml/dialogs/NotificationDialog.qml
    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentCreate.qml
  1. … 2 more files in changeset.
Code Review

DEN-3605, Den-3726: Addressing code review comments

    • -36
    • +14
    ./gui/qml/pages/treatment/TreatmentBegin.qml
    • -32
    • +12
    ./gui/qml/pages/treatment/TreatmentConfirm.qml
    • -121
    • +63
    ./gui/qml/pages/treatment/TreatmentCreate.qml
    • -37
    • +15
    ./gui/qml/pages/treatment/TreatmentPrime.qml
DEN-4601: Ensuring grid-selected treatment parameter choices are shown, units fix

    • -1
    • +1
    ./gui/qml/pages/treatment/TreatmentCreate.qml
  1. … 1 more file in changeset.
DEN-4601: Updated treatment parameter request message order

  1. … 2 more files in changeset.
DEN-5032: Implementation [ Screen & navigations ] (1 of 2)

    • -5
    • +16
    ./gui/qml/components/RangeSlider.qml
    • -26
    • +0
    ./gui/qml/pages/treatment/TreatmentHome.qml
    • -0
    • +24
    ./gui/qml/pages/treatment/TreatmentStack.qml
    • -0
    • +9
    ./gui/qml/pages/treatment/TreatmentStart.qml
  1. … 2 more files in changeset.
Merge DEN-4787_bugfix_alarm_persists_after_hd_reboot to DEN-4598-Confirm-Priming-Begin

DEN-4737: Implementation [Double Slider]

- Finished up the Range Slider (aka double slider)

    • -44
    • +71
    ./gui/qml/components/RangeSlider.qml
    • -12
    • +24
    ./gui/qml/pages/treatment/TreatmentHome.qml
DEN-4737: Implementation [Double Slider]

- fixed a bug in onMaximumChanged slot.

- removed reference code of the setValue.

- cleaned up the RangeRect usage.

    • -30
    • +12
    ./gui/qml/components/RangeSlider.qml
DEN-5047: Implementation

- The line of the code which had the logic has been removed.

  1. … 1 more file in changeset.
Updated the Models messages documentations do to V&V request.

    • -0
    • +7
    ./model/dg/data/MDGLoadCellReadingsData.h
    • -6
    • +11
    ./model/dg/data/MDGOperationModeData.h
    • -3
    • +10
    ./model/dg/data/MDGTemperaturesData.h
    • -4
    • +12
    ./model/dg/data/MDGValvesStatesData.h
  1. … 16 more files in changeset.
DEN-4981: Create Treatment models subclass MModel and MAbstract now.

    • -104
    • +43
    ./model/MTreatmentParametersResp.cpp
    • -37
    • +33
    ./model/MTreatmentParametersResp.h
  1. … 1 more file in changeset.
DEN-4787: Updated alarms messaging

    • -9
    • +9
    ./gui/qml/dialogs/NotificationDialog.qml
  1. … 1 more file in changeset.
DEN-4981: Made grid selection component name generic

    • -0
    • +103
    ./gui/qml/components/GridSelection.qml
    • -3
    • +3
    ./gui/qml/pages/treatment/TreatmentCreate.qml
  1. … 2 more files in changeset.
DEN-4598: Improved Begin -> Treatment Monitor -> Treatment Home page navigation.

    • -5
    • +2
    ./gui/qml/pages/treatment/TreatmentStack.qml