application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4609: Addressed code review comments

DEN-4609: Fixed bicarbonate concentrate enum

DEN-4609: Addressed code review requests.

    • -2
    • +2
    /sources/gui/qml/components/Slider.qml
DEN-4609: Addressed code review requests.

    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/model/MEndTreatmentResponse.h
    • -20
    • +20
    /sources/model/MTreatmentParametersResp.h
    • -1
    • +25
    /sources/model/hd/data/MPrimingData.h
DEN-4609: Added class documentation and messaging information.

    • -0
    • +22
    /sources/model/MEndTreatmentResponse.h
    • -0
    • +23
    /sources/model/MStartTreatmentResponse.h
    • -1
    • +41
    /sources/model/MTreatmentParametersResp.h
DEN-4609: Removed newline characters. Fixed orgnization in denali.pro

    • -3
    • +0
    /sources/model/MEndTreatmentResponse.h
    • -2
    • +0
    /sources/model/MStartTreatmentResponse.h
DEN-4609: Created constants for treatment parameter default, min, max, and resolution values. Included PRS references.

    • -20
    • +136
    /sources/view/VTreatmentCreate.h
DEN-4609: Reverting adding a left and right touch margin

- While the addition of these margins makes it easier to hit the knob, it also adds a distance during drag between the click point and the displayed knob position. If still needed, there should be a better way of increasing the left and right touch margin.

    • -2
    • +0
    /sources/gui/qml/components/RangeRect.qml
DEN-4609: Updated ConfirmTreatmentTableEntry's description

DEN-4609: Moved ConfirmTreatmentTableEntry.qml to the right place.

    • -0
    • +66
    /sources/gui/qml/components/ConfirmTreatmentTableEntry.qml
DEN-4609: Addressed code review comments, misc. cleanup

DEN-4598, DEN-4609, DEN-4607: Updated unit tests, removed unused Storage namespace from ApplicationController.cpp, removed saveNewTreatment function from ApplicationController.h

DEN-4598, DEN-4609, DEN-4607: Added VTreatmentEnd.cpp/.h, Added end treatment button to settings page, misc. cleanup.

    • -0
    • +17
    /sources/gui/qml/pages/SettingsHome.qml
    • -2
    • +2
    /sources/model/MEndTreatmentResponse.h
    • -0
    • +15
    /sources/view/VTreatmentBegin.cpp
    • -0
    • +37
    /sources/view/VTreatmentBegin.h
    • -0
    • +40
    /sources/view/VTreatmentEnd.cpp
    • -0
    • +40
    /sources/view/VTreatmentEnd.h
    • -20
    • +0
    /sources/view/hd/alarm/VAlarmStatus.cpp
DEN-4598, DEN-4609, DEN-4607, DEN-4605: Updated unit tests and code coverage. Made changes requested in code review.

    • -0
    • +55
    /sources/storage/FileSaver.cpp
    • -0
    • +50
    /sources/storage/FileSaver.h
    • -0
    • +20
    /sources/view/hd/alarm/VAlarmStatus.cpp
  1. … 7 more files in changeset.
DEN-4605: Updated unit tests

Merge branch 'DEN-4598-Confirm-Priming-Begin' of ssh://dvm-linux02:7999/ui/application into DEN-4598-Confirm-Priming-Begin

DEN-4601, DEN-4607, DEN-5169: Improve Create Treatment page usability, Support latest SquishQt Tests, - Widened Create Treatment Parameters - Removed get and set prefix from the treatment parameter macro

    • -2
    • +3
    /sources/gui/qml/components/GridSelection.qml
    • -11
    • +11
    /sources/gui/qml/components/Slider.qml
    • -0
    • +2
    /sources/gui/qml/components/TouchRect.qml
    • -0
    • +5
    /sources/gui/qml/globals/Variables.qml
DEN-5169: Removed get and set prefix from the treatment parameter macro.

DEN-5169: Continue refactoring

DEN-5169: Cleanup and refactoring.

    • -28
    • +28
    /sources/view/VTreatmentCreate.cpp
    • -16
    • +16
    /sources/view/VTreatmentCreate.h
Merge master into DEN-4598-Confirm-Priming-Begin

    • -1
    • +1
    /sources/model/hd/alarm/MAlarmStatusData.h
DEN-4601: Priming view improvements

- Replaced priming circle with check with check inside the existing circle

- Increased create treatment scrolling deceleration

- Updated create treatment variable names

    • -2
    • +1
    /sources/gui/qml/components/PrimingTimer.qml
    • -76
    • +75
    /sources/gui/qml/globals/Variables.qml
Bamboo Commit: Updated the Copyright with the current year and replaced tabs with 4 spaces

    • -1
    • +1
    /sources/gui/qml/components/ImageClock.qml
    • -1
    • +1
    /sources/gui/qml/components/ImageWave.qml
    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBar.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressRect.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeMarker.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/AutoHideInfo.qml
    • -1
    • +1
    /sources/gui/qml/pages/ManagerHome.qml
  1. … 86 more files in changeset.
Merge branch 'DEN-5283_SalineBolus-FWmodification'

DEN-4598: Clear errors on success

Emitting fwValdiationSuccess to QML from VTreatmentCreate so parameters that were previously showing as invalid will show as accepted.

DEN-4601, DEN-4606, Removed unneeded models unit test.

DEN-4601, DEN-4606: Added parameter to confirm message, updated tst_views, ensure value is set upon press and released in Slider.qml

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -0
    • +8
    /sources/gui/qml/components/Slider.qml
    • -1
    • +1
    /sources/gui/qml/globals/Variables.qml
DEN-5341: Code Analysis

5284: Implementation

Story related fixes:

- Used FW enum for Saline Bolus in Common repo

- txPaused modified the way FW understands and transmits.

Extra fixes:

- Changed the Ultrafiltration ref/meas vol to 3 decimal.

- Application version wasn't correctly shown

- Added a #define for the mouse event spy since on target it's not usually happening and is not useful neither on target nor on desktop for now.

- Fixed the author typo

    • -1
    • +1
    /sources/gui/qml/components/ImageClock.qml
    • -1
    • +1
    /sources/gui/qml/components/ImageWave.qml
    • -1
    • +1
    /sources/gui/qml/components/MainMenu.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBar.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressBarEx.qml
    • -1
    • +1
    /sources/gui/qml/components/ProgressRect.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeBar.qml
    • -1
    • +1
    /sources/gui/qml/components/RangeMarker.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +1
    /sources/gui/qml/dialogs/AutoHideInfo.qml
  1. … 88 more files in changeset.
DEN-4601, DEN-5330: Preventing vertical drag inside flickable while dragging slider left and right. Allow priming to continue until priming support is added to FW.

    • -53
    • +55
    /sources/gui/qml/globals/Variables.qml