application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-14866-UI-BN-S92-3' into staging

DEN-14955 Quick Start Sliders

- RangeSliders : Added an if block in case for the first time (not adjusted yet) the value is not changed (still on def value), to force the valueChanged emit.

- Fixed the PreTreatmentConfirm display value for the Blood Pressure interval OFF state.

    • -4
    • +22
    /sources/gui/qml/components/RangeSlider.qml
DEN-14955 Quick Start Sliders - Re-add back the negating of the check state

DEN-14955 Quick Start Sliders - Correct label for switch state on slider

DEN-14955 Quick Start Sliders - Add signal to set values when using arrows

    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
DEN-14955 Quick Start - Sliders - Update placement and color of the range slider of pressure screen

    • -2
    • +3
    /sources/gui/qml/components/RangeSlider.qml
DEN-14955 Quick Start - Sliders - Add arrows to rangeSliders for pressure screen

    • -2
    • +47
    /sources/gui/qml/components/RangeSlider.qml
    • -0
    • +2
    /sources/gui/qml/components/TextRect.qml
DEN-14955 Quick Start - Sliders - Correct slider handle sizing inconsistency between range and single sliders - Add property to set tickmark location to slider

    • -9
    • +17
    /sources/gui/qml/components/RangeSlider.qml
    • -2
    • +2
    /sources/gui/qml/globals/Variables.qml
DEN-14955 Quick Start - Sliders - Correct switch and slider active state - Correct the spelling of a color variable

    • -6
    • +8
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Sliders - Remove UF slider's dark background - Update Flow slider behavior to be active when arrow changes value - Change look of InTx Pressure sliders to be rounded

    • -1
    • +1
    /sources/gui/qml/components/RangeSlider.qml
    • -9
    • +12
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Slider - Correct the color scheme for the tickMarks to match border colors

    • -1
    • +2
    /sources/gui/qml/components/RangeSlider.qml
    • -0
    • +1
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Sliders - Modify RangeSlider to active on pressing on slider body

    • -19
    • +7
    /sources/gui/qml/components/RangeSlider.qml
DEN-14955 Quick Start - Sliders - Modify click on slider behavior to update on press when inactive

    • -7
    • +10
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Update Flow screen value display to use displayedValue property to display value

DEN-14955 Quick Start - Sliders - Fix behavior of arrows on sliders with switch for active ON/OFF - Rename setActive function to be clearer - Set border color of active progresRect to be white

    • -12
    • +13
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Correct error from calculation refinement - Set active border to white

    • -4
    • +4
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Sliders - Refining the slider value calculation based on observations while testing - Add default slider height variable to set in slider components

    • -1
    • +1
    /sources/gui/qml/components/RangeSlider.qml
    • -10
    • +11
    /sources/gui/qml/components/Slider.qml
    • -3
    • +3
    /sources/gui/qml/globals/Variables.qml
DEN-14955 Quick Start - Slider improvement : Single press value update

    • -1
    • +6
    /sources/gui/qml/components/Slider.qml
DEN-14955 Quick Start - Correct the ultrafiltration edit screen's slider height

    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
DEN-14955 Quick Start : MainTreatment - Cleaned up RangeRect, etc to not have rounding property per design update - Update treatment duration screen per Behrouz's request to center slider arrows on confirm button - Updated ultraFiltration screens to have slider arrows

    • -1
    • +1
    /sources/gui/qml/components/ConfirmButton.qml
    • -3
    • +0
    /sources/gui/qml/components/ProgressBar.qml
    • -3
    • +0
    /sources/gui/qml/components/ProgressBarEx.qml
    • -6
    • +0
    /sources/gui/qml/components/RangeBar.qml
    • -7
    • +0
    /sources/gui/qml/components/RangeRect.qml
    • -6
    • +12
    /sources/gui/qml/components/RangeSlider.qml
    • -5
    • +14
    /sources/gui/qml/components/Slider.qml
    • -2
    • +3
    /sources/gui/qml/globals/Variables.qml
  1. … 4 more files in changeset.
DEN-14955 Quick Start - Arrows - Add slider arrows to the time duration dialog

DEN-14955 Quick Start - Sliders - Adjust tickmarks to be center on handle x

    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
DEN-14955 Quick Start : MainTreatment Screens - Flow/ultrafiltration - Adjust the color of arrow buttons to match button color themes - Add slider arrows to flow dialog - Correct the height for sliders in main treatment dialogs - Correct height of ultrafiltration non-slider components

    • -2
    • +2
    /sources/gui/qml/components/SliderArrows.qml
    • -1
    • +2
    /sources/gui/qml/globals/Variables.qml
DEN-14955 Quick Start: Sliders - Correct tickmark placement in correlation to handler - Update color of slider border and arrow to be based by active state - Centering of slider switch and arrow component to slider body - Thickness mismatch of progress and slider body - Reduce mouse area of slider to not overlap slider label - Move RangeSlider's tickmarks to be inside slider body - Increase size of scrollbar and changed color - Add logic to allow visibility change of first and last tick marks

    • -1
    • +1
    /sources/gui/qml/components/ProgressRect.qml
    • -1
    • +2
    /sources/gui/qml/components/RangeRect.qml
    • -5
    • +9
    /sources/gui/qml/components/RangeSlider.qml
    • -1
    • +1
    /sources/gui/qml/components/ScrollBar.qml
    • -2
    • +6
    /sources/gui/qml/components/Slider.qml
    • -2
    • +6
    /sources/gui/qml/components/SliderArrows.qml
    • -12
    • +19
    /sources/gui/qml/components/TickMarks.qml
    • -5
    • +7
    /sources/gui/qml/globals/Variables.qml
DEN-14955 : Quick Start - Main treatment Screens - Update screens to appropriately use or not use rounded sliders

    • -0
    • +3
    /sources/gui/qml/components/ProgressBar.qml
    • -0
    • +3
    /sources/gui/qml/components/ProgressBarEx.qml
    • -0
    • +6
    /sources/gui/qml/components/RangeBar.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeSlider.qml
    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -0
    • +2
    /sources/gui/qml/components/TickMarks.qml
    • -0
    • +1
    /sources/gui/qml/globals/Variables.qml
  1. … 4 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -14
    • +20
    /sources/model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -1
    • +1
    /sources/gui/qml/components/RangeRect.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeSlider.qml
    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -3
    • +3
    /sources/gui/qml/components/SliderArrows.qml
    • -2
    • +2
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-14909-UI-VD-S92-QS-Sliders' into staging

    • -1
    • +6
    /sources/gui/qml/components/RangeRect.qml
    • -3
    • +18
    /sources/gui/qml/components/RangeSlider.qml
    • -21
    • +24
    /sources/gui/qml/components/Slider.qml
    • -2
    • +8
    /sources/gui/qml/globals/Variables.qml
Merge branch 'DEN-14909-UI-VD-S92-QS-Arrows' into staging

    • binary
    /resources/images/chevron-right.png
    • -0
    • +37
    /sources/gui/qml/components/Slider.qml