Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-16286: UI: CS: In the Treatment log map the Alarm/Event ID to the description

  1. … 5 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 50 more files in changeset.
Fixing merge conflict

  1. … 2 more files in changeset.
DEN-16334: UI: Service password minimum length shall be 10 and minimum iteration shall be 10k

- changed the micro to reflect the non-backward compatibility.

- Also changed the source of reading the version's section from the Bamboo script to the compatible.h.

  1. … 1 more file in changeset.
DEN-16262: Added - UI.P1B : HD/DG usage counter

Add string property to format the total hours in hh:mm format

  1. … 1 more file in changeset.
DEN-16262: Added - UI.P1B : HD/DG usage counter

Added the MV for the HD usage information

Modify the TouchGrid to accomodate indentation of subCategories

    • -0
    • +46
    ./settings/VHDUsageInfo.cpp
    • -0
    • +71
    ./settings/VHDUsageInfo.h
  1. … 14 more files in changeset.
DEN-16256: Updated - UI.P1B : Display UF Rate

Added QML text to display the rate

Include the 11th parameter

  1. … 3 more files in changeset.
DEN-16256: Added - UI.P1B : Display UF Rate

Add the variable to the 0x0B00 message model to include UF Current set rate

Setting of the value received from HD for UF Current Set Rate

  1. … 1 more file in changeset.
DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Modify the logged message to better indicate the bluetooth connection and paired status

  1. … 1 more file in changeset.
DEN-16319: Updated - UI log does not record blood pressure cuff bluetooth pairing

Remove unused bt model constructors in MBluetooth

Make use of the devicePair member variable, removing added isPaired

Remove pairing getter function

  1. … 4 more files in changeset.
DEN-16319: Fixed - UI log does not record blood pressure cuff bluetooth pairing

Add bool status to the MBluetooth for paired state

Update the notifyStateChanged for the Connect/disconnect state to properly log

Add pairing check function in the bluetooth interface to allow querying of paired state

  1. … 4 more files in changeset.
DEN-16334: UI: Service password minimum length shall be 10

  1. … 7 more files in changeset.
DEN-16258: Updated - UI.P1B : Bluetooth status indicator

Modify to include vendor name and model name in status indicator

Change the data that is displayed in the status dialog

Status dialog now handles single line text

  1. … 4 more files in changeset.
DEN-16257: Updated - UI.P1B : WiFi status indicator

Add security types and signal strength level to the status dialog

Modify wifi status dialog to have space between icon and dialog body

Changed look and feel of status dialog based on review call

  1. … 4 more files in changeset.
DEN-16258: Added - UI.P1B : Bluetooth status indicator

The bluetooth indicator QML component

A re-usable StatusDialog component that opens a small dialog to display info passed

Remove the old text bluetooth debug string

  1. … 8 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 2 more files in changeset.
DEN-16021: Fixed : UI: Unable to Change Date and Time in HD Settings

Remove unnecessary timeSpec setting

Add consts

DEN-16021: Fixed : UI: Unable to Change Date and Time in HD Settings

Corrected UTC conversion on doConfirm action

Added error handling for date_time_set script process failing

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 16 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Added the Response model and updated the view for MAdjustPatientDisconnectionConfirmResponse

  1. … 8 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Added the message ID_AdjustPatientDisconnectionConfirmReq = 0x0600, // 6

  1. … 8 more files in changeset.
DEN-14815: Cartridge Removal Screen is Displayed Prematurely

- Modified the Patient Disconnection confirm to notify since there is no response and UI just notifies the HD.

- This way the actual confirm which is on the Treatment Review screen Next button can have better name.

- Also modified the ID_AdjustDisposablesRemovalConfirmRsp enum to match its req.

  1. … 7 more files in changeset.
DEN-15911: Post-treatment screen displays heparin type and heparin concentration even if heparin rate and dispensing were disabled in pre-treatment

- Separated the Log and the Gui values for now to address the cloud log later, when the cloud is ready to not to reject Logs to have NONE.

  1. … 6 more files in changeset.
DEN-15112: Added - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add the log list model for SD card and USB in CPP

Updated the SettingLogExport QML to reflect CPP model addition

    • -0
    • +258
    ./settings/VLogFileListModel.cpp
    • -0
    • +101
    ./settings/VLogFileListModel.h
  1. … 7 more files in changeset.
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 10 more files in changeset.
DEN-15487: Updated - UI: POST: UI needs to report an error if the configuration files, or parameter(s) are missing.

DEN-16104: UI: Reorder the sequence of the messages in POST from UI to HD

  1. … 9 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Use the correct path array to also find the treatment logs in the encrypted partition

  1. … 2 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add missing doxygen comment and Debug comment

  1. … 1 more file in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add doxygen comments and debug comments

    • -20
    • +106
    ./settings/VLogFilesModel.cpp
    • -1
    • +28
    ./settings/VLogSortFilterProxyModel.cpp
  1. … 2 more files in changeset.
DEN-15112: Updated - UI: UI Does not Display (Pending) Treatment Logs on Export Logs Screen

Add improved USB insert/remove handling that does not rely on polling

Add updates to models base on directory changes

    • -0
    • +249
    ./settings/VLogFilesModel.cpp
    • -0
    • +103
    ./settings/VLogFilesModel.h
    • -4
    • +5
    ./settings/VLogSortFilterProxyModel.cpp
    • -172
    • +0
    ./settings/VSDCardFilesModel.cpp
  1. … 13 more files in changeset.