sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14263: Change Request: Enable the Alarms Dialog Timeout timer during rinseback

  1. … 4 more files in changeset.
Fix imports for unit tests

    • -28
    • +40
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

    • -28
    • +40
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-14147-UI-BN-S82' into develop

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- Fixed isDevice in the export log.

    • -1
    • +1
    ./gui/qml/pages/settings/SettingsExportLogs.qml
Merge branch 'DEN-14147-UI-BN-S82' into develop

    • -15
    • +108
    ./view/settings/VSettings.cpp
  1. … 2 more files in changeset.
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- Implemented the instruction update.

- Improved the algorithm

- Improved the RegEx to accept spaces or empty section.

- Added and Extra string section and precision for float values.

  1. … 1 more file in changeset.
DEN-14147: Add Required Heparin Volume for Treatment to Syringe Installation Screen

- The replacement finder is implemented

- The instruction updater is changed to meed the needs of the replacement finder.

- Next needs to update the instructions regarding the received message.

  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Merge branch 'DEN-13962-UI-BN-S82' into develop

    • -2
    • +2
    ./gui/qml/pages/settings/SettingsExportLogs.qml
  1. … 1 more file in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Fixed the issue with the sliders not updating the ranges and the pressure adjustment was not able to be adjusted.

    • -27
    • +4
    ./gui/qml/components/RangeSlider.qml
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -20
    • +14
    ./model/hd/alarm/MAlarmMapping.cpp
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-14209 - UI: Dry self test modifications

- Updated the View and the qml code regarding the changes to the enum made in common HDDefs.h

  1. … 2 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

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

  1. … 32 more files in changeset.
Merge branch 'DEN-13966-UI-BN-S81' into staging

DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- removed the QML duplicate definitions of arterial/venous

- added monitoring values and used them in monitoring components of arterial/venous.

    • -2
    • +2
    ./gui/qml/pages/settings/SettingsExportLogs.qml
    • -8
    • +15
    ./gui/qml/pages/treatment/TreatmentStack.qml
  1. … 3 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

Bamboo Commit: Updated MAlarmMapping.cpp

DEN-13962: UI: Update pressure limits to match treatment params and UI screen

- Completely restructure the vTreatmentCreate class and removed all the constant ranges properties from that to the VTreatmentRanges.

- Now reading all the constant ranges values from the DataList.conf from the ui.config repository.

- Used the RANGESET property type for the ranges in the VTreatmentRanges class to have by default properties for min,max, res(olution),def(ault) properties.

- Added an ability to slider to hide the handler when needed (Pre-Treatment)

- Hide the Slider handler when slider switch is off

- Added various PROPERTYs, like IDBASED, RAGESET, VALUESET

- Modified the MPreTreatmentAdjustRequest, duration parameter to treatmentDuration for clarifying.

- Modified the Settings class to able to parse a comment on the Group line.

- Updated the ConfirmTreatmentTable to hold the required labels and added translate function for them. removed the call for get names for performance, since those never change.

- Made the SettingsData connection, standard in the VSettings class.

    • -4
    • +111
    ./view/hd/data/VTreatmentRanges.cpp
  1. … 4 more files in changeset.
Bamboo Commit: Updated MAlarmMapping.cpp