application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14361 : Treatment Review Screen Displays Some Parameters as "Unknown"

UI-DEN-14796_UI BN S91_2
UI-DEN-14796_UI BN S91_2
DEN-13977 Remove debugging red background color of switch

DEN-13969 Expand touch area to include left/right sides of handler and a slight bit beyond

    • -2
    • +3
    /sources/gui/qml/components/RangeRect.qml
DEN-13977 Increase the active area of the sliders OFF switch

UI-DEN-14838_UI VD S91 [ Sliders ]
UI-DEN-14838_UI VD S91 [ Sliders ]
DEN-14743 Add bluetooth pairing agent code to retain pairing status in bluez

    • -0
    • +92
    /sources/bluetooth/Agent1Adapter.cpp
    • -0
    • +86
    /sources/bluetooth/Agent1Adapter.h
    • -0
    • +38
    /sources/bluetooth/BluetoothInterface.cpp
    • -0
    • +8
    /sources/bluetooth/BluetoothInterface.h
    • -0
    • +170
    /sources/bluetooth/BluetoothPairingAgent.cpp
    • -0
    • +41
    /sources/bluetooth/BluetoothPairingAgent.h
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
Merge branch 'DEN-14796-UI-BN-S91' into staging

Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -20
    • +14
    /sources/model/hd/alarm/MAlarmMapping.cpp
UI-DEN-14796_UI BN S
UI-DEN-14796_UI BN S
DEN-14799 IMP: General Implementation

DEN-14787: UI failing POST after upgrade

DEN-14773: UI POST failing. Touch screen not configuring.

DEN-12140: UI does not pass Touch POST

DEN-14743 Add pairing confirmation dialog

DEN-14743 Modify to only require single time pairing for data sync

    • -26
    • +106
    /sources/bluetooth/BluetoothInterface.cpp
    • -3
    • +16
    /sources/bluetooth/BluetoothInterface.h
Bamboo Commit: Updated MAlarmMapping.cpp

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

    • -1
    • +1
    /sources/canbus/MessageInterpreter.cpp
    • -1
    • +1
    /sources/cloudsync/CloudSyncController.h
  1. … 36 more files in changeset.
Merge branch 'DEN-14733-UI-BN-S90-2' into staging

    • -5
    • +5
    /sources/canbus/MessageInterpreter.cpp
  1. … 29 more files in changeset.
Merge branch 'DEN-14517-UI-BN-S88' into staging

Yes, assignments break bindings. RESOLVED

Yes, assignments break bindings.

RESOLVED

Ok, sounds good. RESOLVED

Ok, sounds good.

RESOLVED

Good point, But you can't. The readonly properties are only working with bindings, not assignments. I am using that as a public variable.

Good point,
But you can't.
The readonly properties are only working with bindings, not assignments.
I am using that as a public variable.

Good point, I agree with the two intervals, it would be clarifying. For the counter, though, it might not be always the case. I will start doing it in my next task, since I would like to change all...

Good point,
I agree with the two intervals, it would be clarifying.
For the counter, though, it might not be always the case.
I will start doing it in my next task, since I would like to change all, to be consistent across the entire code base.