sources

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LEAH-1884: [WIP] DeviceController Improvement

- Making the Device control decide for the view

- Added a functionality to get intermediate messages from scripts, like progress.

- Improved the above functionality.

- Modified the DeviceView to a AbstractListModel, to store list of data, like WiFi and Bluetooth.

    • -13
    • +13
    ./gui/qml/pages/settings/SettingsWiFi.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

    • -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

    • -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

    • -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
LEAH-1958-UI-screen-resizing:

To display the keyboard in more properly,

1. reduced the keyboard size by %80,

2. added a background to the keyboard to cover left & right site of screen

3. the background is anchored to the keyboard-bottom to avoid covering the notification-bar

LEAH-1958-UI-screen-resizing:

Adjusted UI-Pages to fit and displayed properly on the Leahi screen

    • -1
    • +1
    ./gui/qml/components/ConfirmButton.qml
    • -1
    • +3
    ./gui/qml/components/GridSelection.qml
    • -6
    • +6
    ./gui/qml/components/NotificationBar.qml
  1. … 34 more files in changeset.
LEAH-1888 Brightness settings changed

LEAH-1884: DeviceController improvement

- Fixed an issue in the VTreatmentRanges if the config file has not read successfully and the dialysate flow rate is set to zero.

- Added the WiFiList device model to the Device management.

- Added MVC for the WiFi List scan.

- Added the readyReadStandard{out/err} to get the executed in-progress script output, to help communicate with the script during execution. [ Update progress to be sent to the application during execution.]

- Added the mCompleted to the DeviceModels to detect when the execution of the progress is complete and it is not the intermittent communication during the execution.

    • -3
    • +2
    ./gui/qml/pages/settings/SettingsStack.qml
    • -3
    • +3
    ./gui/qml/pages/settings/SettingsWiFi.qml
    • -368
    • +0
    ./model/hd/alarm/MAlarmMapping.cpp
  1. … 2 more files in changeset.
DEN-17147: Leahi UI - logger

- Set the Home as default screen when the -L is set.

- Set the Create Treatment Button Disabled in log only mode.

DEN-17147: Leahi UI Updates On Denali

- Update on leahi/staging

LEAH-1958-UI-screen-resizing:

Adjusted the keyboard height and connection-button in BP/HR screen so that "notification-bar", keyboard and connection-button properly lineup on the screen

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

    • -2
    • +2
    ./gui/qml/pages/settings/SettingsDGCleaning.qml
    • -8
    • +8
    ./gui/qml/pages/settings/SettingsExportLogs.qml
    • -1
    • +2
    ./gui/qml/pages/settings/SettingsHome.qml
  1. … 12 more files in changeset.
LEAH-1889 UI: WiFi

- Implemented the WiFi scan parser

  1. … 1 more file in changeset.
Merge branch 'leahi/features/LEAH-1864-BoardBringUp' into leahi/staging

  1. … 2 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.
LEAH-1864: UI: Digi Board Bring up - Basics [ ( NO Settings , NO Cloud) ]

- Fixed remained Settings instances.

Merge branch 'leahi/features/LEAH-1956-ui-messaging-leahi-ui-messaging-support' into leahi/develop

  1. … 1 more file in changeset.
Merge branch 'leahi/features/LEAH-1864-BoardBringUp' into leahi/develop

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

- Made the unhandled log only dynamic with symbol _L

  1. … 1 more file in changeset.
DEN-12031: Models nested ifs : Changed some more model source files

Updated all model-source files

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

- Added a ; at the end of the Q_UNUSED macro

DEN-1956: UI: Messaging -> Leahi UI Messaging Support

- Addressed the code review comment by using Q_UNUSED macro

DEN-1956: UI: Messaging -> Leahi UI Messaging Support

- Added BYPASS_TO_UNHANDLED #define to support Leahi preliminary logging.