Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1958-UI-screen-resizing:

Adjusted screen components to fit Leahi new screen (1920x1080)

LEAH-1958-UI-screen-resizing:

Updated the Treatment screen modules heights to align properly

LEAH-1958-UI-screen-resizing:

To support Leahi-Screen 1920x1080

Adjusted the Font and modules like slider etc ...

Reduce the keyboard buttons size

    • -1
    • +1
    ./qml/compounds/StepNavigationTitleBar.qml
    • -1
    • +1
    ./qml/pages/disinfect/DisinfectBase.qml
  1. … 12 more files in changeset.
Merge branch 'leahi/features/LEAH-1956-ui-messaging-leahi-ui-messaging-support' into leahi/staging

  1. … 1 more file in changeset.
Merge branch 'leahi/features/LEAH-1956-ui-messaging-leahi-ui-messaging-support' into leahi/develop

  1. … 1 more file in changeset.
DEN-1956: UI: Messaging -> Leahi UI Messaging Support

- Made the unhandled log only dynamic with symbol _L

  1. … 3 more files in changeset.
Postponed - UI-LEAH-1958_Leahi/Features/Leah 1958 UI Screen Resizing
Postponed - UI-LEAH-1958_Leahi/Features/Leah 1958 UI Screen Resizing
RESOLVED

RESOLVED

Done

Done

Please modify the following line: QVariantList tempForConsuming = vData; // To consume vData to the: Q_UNUSED(vData); // or (void)vData; please use the former to be consistent wit...

Please modify the following line:

    QVariantList tempForConsuming = vData; // To consume vData

to the:

    Q_UNUSED(vData);
    // or
    (void)vData;

please use the former to be consistent with Qt coding standard.

UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support
UI-LEAH-1956_Leahi/Features/Leah 1956 UI Messaging Leahi UI Messaging Support
UI-LEAH-1864_Leahi/Features/Leah 1864 Boardbringup
UI-LEAH-1864_Leahi/Features/Leah 1864 Boardbringup
UI-LEAH-1924_Leahi/Features/Leah 1924 UI AM S4 Translation
UI-LEAH-1924_Leahi/Features/Leah 1924 UI AM S4 Translation
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

    • -2
    • +2
    ./qml/pages/settings/SettingsStack.qml
  1. … 11 more files in changeset.
UI-DEN-17098_Release 18 Changes
UI-DEN-17098_Release 18 Changes
DEN-17093: Blood Leak Zeroing in Treatment

- Added a new enum in dialysis for blood leak zeroing

- Updated the payloads for message 0x6C

- Changed "Date And Time" to "Date and Time"

DEN-17093: Blood Leak Zeroing in Treatment

- Added a new field to message 0x2F00 to log dialysate pump inlet to blood leak detector flush volume

- Removed the blood leak zeroing state enum read

DEN-17093: Blood Leak Zeroing in Treatment

- Fixed a typo

DEN-17093: Blood Leak Zeroing in Treatment

- Updated the payload of message 0x2F

- Updated the payload of message 0x0F

- Updated the payload of message 0x6C

DEN-17093: Blood Leak Zeroing in Treatment

- Fixed blood leak view class

    • -1
    • +1
    ./qml/pages/settings/SettingsStack.qml
  1. … 10 more files in changeset.