application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-5169: (Create Treatment Sliders) Updated RangeRect to use pressed and released instead of pressChanged

    • -5
    • +7
    /sources/gui/qml/components/RangeRect.qml
    • -2
    • +5
    /sources/gui/qml/components/Slider.qml
    • -36
    • +36
    /sources/model/MTreatmentParametersResp.cpp
    • -36
    • +36
    /sources/model/MTreatmentParametersResp.h
DEN-4964: Added 3 decimals to the HD accelerometer based on code review comments

    • -9
    • +9
    /sources/gui/qml/pages/ManagerHome.qml
    • -2
    • +1
    /sources/view/hd/data/VHDAccelerometerData.h
Merge DEN-3605_Create_Treatment into DEN-4598-Confirm-Priming-Begin

    • -0
    • +5
    /sources/gui/qml/components/GridSelection.qml
    • -0
    • +4
    /sources/gui/qml/components/RangeRect.qml
    • -1
    • +4
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TouchRect.qml
    • -63
    • +62
    /sources/gui/qml/globals/Colors.qml
    • -7
    • +9
    /sources/gui/qml/globals/Variables.qml
    • -36
    • +14
    /sources/gui/qml/pages/treatment/TreatmentBegin.qml
  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -2
    • +2
    /sources/canbus/MessageAcknowModel.cpp
  1. … 160 more files in changeset.
Merge branch 'DEN-4975_BUG_TreatmentPausedNotificationWhileSalineInProgress'

Merge branch 'DEN-4690_Doxygenization'

DEN-5139: Implementation [ Screen & navigations ] (2 of 2)

- Moved slider a little down.

DEN-3605, DEN-3726: Updated tst_models.

DEN-3605, DEN-3726: Removed QThread from tst_views. Updated treatment parameter response ordering.

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

    • binary
    /resources/images/checkCircle.png
    • -0
    • +8
    /sources/gui/qml/components/PrimingTimer.qml
DEN-5139: Implementation [ Screen & navigations ] (2 of 2)

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

DEN-4601, DEN-4598: Updated priming screen.

    • binary
    /resources/images/check.png
    • -0
    • +39
    /sources/gui/qml/components/CheckListItem.qml
    • -17
    • +34
    /sources/gui/qml/pages/treatment/TreatmentPrime.qml
DEN-5139: Implementation [ Screen & navigations ] (2 of 2)

    • -1
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeSlider.qml
    • -0
    • +160
    /sources/gui/qml/compounds/PressureRangeSlider.qml
DEN-5171: Added blood flow and dialysate inlet flow signal percentage.

    • -10
    • +12
    /sources/gui/qml/pages/ManagerHome.qml
    • -28
    • +33
    /sources/model/hd/data/MTreatmentFlowsData.cpp
    • -14
    • +17
    /sources/model/hd/data/MTreatmentFlowsData.h
    • -7
    • +8
    /sources/view/vtreatmentdialysateflow.cpp
    • -7
    • +8
    /sources/view/vtreatmentdialysateflow.h
Cherry Picked the fix for version from In-Line branch.

Cherry Picked the fix for version from In-Line branch.

DEN-5284: Implementation

DEN-5284: Implementation

DEN-4601: Priming duration will be a counter-clockwise countdown now.

Code Review

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

DEN-3605, DEN-3726: Removed QT_DEBUG, unused imports.

DEN-3605, DEN-3726: Reverted fix to Slider.qml.

    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
DEN-3605, DEN-3726: Addressed code review comments

    • -0
    • +4
    /sources/gui/qml/components/RangeRect.qml
    • -0
    • +3
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TouchRect.qml
DEN-4601: Renamed request model to keep it consistent.

    • -1
    • +1
    /sources/canbus/messageinterpreter.cpp
DEN-3605, DEN-3726: Addressed code review comments

    • -58
    • +58
    /sources/gui/qml/globals/Colors.qml
    • -7
    • +7
    /sources/gui/qml/globals/Variables.qml
Code Review

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

    • -1
    • +3
    /sources/gui/qml/globals/Variables.qml
    • -36
    • +14
    /sources/gui/qml/pages/treatment/TreatmentBegin.qml
    • -37
    • +15
    /sources/gui/qml/pages/treatment/TreatmentPrime.qml
DEN-4601: Ensuring grid-selected treatment parameter choices are shown, units fix

DEN-4601: Updated treatment parameter request message order