globals

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14912 Quick Start - Arrows - Modify code based on feedback from Behrouz -- take out the CircleButton and make use of TouchRect -- Add left and right arrow images

  1. … 6 more files in changeset.
Why was this Rectangle added? the ProgressRect is a Rectangle and can be used for the active color, and the _progressRectBackground seems redundant.

Why was this Rectangle added?
the ProgressRect is a Rectangle and can be used for the active color, and the _progressRectBackground seems redundant.

Why was this property added?

Why was this property added?

Regarding our new design change requests all tick marks shall be round by default.

Regarding our new design change requests all tick marks shall be round by default.

Why In-Line Component is used. The idea behind the loader is to set them active if only it is set active. Does the in-line component have the same efficiency? Please test and provide proof of conce...

Why In-Line Component is used.
The idea behind the loader is to set them active if only it is set active.
Does the in-line component have the same efficiency?
Please test and provide proof of concept, since this feature is very new and I haven't tested it.
If can't be proven, use the loader only, please.

In C++ the trinary "?" operator will call both true and false sections and then will decide which to return. If that is the case for the QML/JS I suggest using a function with an if block to return...

In C++ the trinary "?" operator will call both true and false sections and then will decide which to return.
If that is the case for the QML/JS I suggest using a function with an if block to return the decided object.
to ensure the trinary "?" operator behavior, you can use the "Component.onCompleted: {", if the new Qt 5.15 in-line Component declaration supports it.

DEN-14912: Quick Start - Arrows - Add implementation for value increment/decrement buttons

  1. … 4 more files in changeset.
DEN-14912: Quick Start Sliders -Improvement to the rangeSlider's look and feel for quick start

  1. … 4 more files in changeset.
UI-DEN-14909_UI VD S92 QS Arrows
UI-DEN-14909_UI VD S92 QS Arrows
UI-DEN-14909_UI VD S92 QS Sliders
UI-DEN-14909_UI VD S92 QS Sliders
DEN-14912: Quick Start - Sliders - Improvements to the sliders look and feel for the quick start

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

  1. … 15 more files in changeset.
DEN-13672 UI : Saline Bolus Section on Main Treatment Screen Does Not Match SRSUI/PRS

  1. … 1 more file in changeset.
UI-DEN-14796_UI BN S91_2
UI-DEN-14796_UI BN S91_2
UI-DEN-8058_Alarm Volume Brightness
UI-DEN-8058_Alarm Volume Brightness
UI-DEN-7524_Service Mode
UI-DEN-7524_Service Mode
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 606 more files in changeset.
UI-DEN-7044_Wifi
UI-DEN-7044_Wifi
Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

  1. … 34 more files in changeset.
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

removed spaces.

removed spaces.

to align arterial(8 characters) and venous(6 characters) vertically, and to make it easier to compare the variables, to avoid missing a parameter.

to align arterial(8 characters) and venous(6 characters) vertically, and to make it easier to compare the variables, to avoid missing a parameter.