application

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14912: Quick Start - Arrows - Add implementation for value increment/decrement buttons

    • -0
    • +62
    /sources/gui/qml/components/CircleButton.qml
    • -0
    • +33
    /sources/gui/qml/components/Slider.qml
    • -0
    • +7
    /sources/gui/qml/globals/Variables.qml
DEN-14912 Quick Start : Sliders - Refinement of the rangeSlider's look for quick start

    • -3
    • +10
    /sources/gui/qml/components/RangeSlider.qml
DEN-14912: Quick Start Sliders -Improvement to the rangeSlider's look and feel for quick start

    • -1
    • +1
    /sources/gui/qml/components/RangeRect.qml
    • -3
    • +10
    /sources/gui/qml/components/RangeSlider.qml
    • -1
    • +1
    /sources/gui/qml/components/TickMarks.qml
    • -1
    • +0
    /sources/gui/qml/globals/Variables.qml
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

    • -4
    • +6
    /sources/gui/qml/components/RangeRect.qml
    • -29
    • +29
    /sources/gui/qml/components/Slider.qml
    • -18
    • +72
    /sources/gui/qml/components/TickMarks.qml
    • -2
    • +6
    /sources/gui/qml/globals/Variables.qml
DEN-13971 Adjust handle behavior on first drag

    • -16
    • +1
    /sources/gui/qml/components/Slider.qml
DEN-14838 Revert PretreatmentCreate file again due to miscommit

DEN-13971 Remove unused/commented out code

    • -3
    • +0
    /sources/gui/qml/components/Slider.qml
DEN-14838 Revert changes from QuickStart WIP

DEN-13971 Refinement to activation of slider handle and value setting

    • -6
    • +27
    /sources/gui/qml/components/Slider.qml
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
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
Can you check on the latest commit if this space was already removed? I can't tell which line this comment is in regards to. Thanks!

Can you check on the latest commit if this space was already removed? I can't tell which line this comment is in regards to. Thanks!

DEN-14838 Remove debugging printout

    • -1
    • +0
    /sources/gui/qml/components/Slider.qml
DEN-14838 CR Comment changes

    • -15
    • +6
    /sources/gui/qml/components/RangeRect.qml
    • -1
    • +1
    /sources/gui/qml/components/Slider.qml
I think we wanted the alias and not the bool. I vaguely remember suggesting the change to alias. This could've been a revert change. I am not sure. I will change it back to alias

I think we wanted the alias and not the bool. I vaguely remember suggesting the change to alias. This could've been a revert change. I am not sure. I will change it back to alias

This is after the text property. I removed the newline between them as a change

This is after the text property. I removed the newline between them as a change

Moved onTextChanged line and removed extra newline

Moved onTextChanged line and removed extra newline

Will make note. Changed comment to reflect.

Will make note. Changed comment to reflect.

Updated.

Updated.

It will display two same values with one tick. I have removed the check.

It will display two same values with one tick.

I have removed the check.

Updated, thank you

Updated, thank you

DEN-5281 Fix NaN value shown on click without value selection; Moving slider behavior; centering of min/max labels

    • -3
    • +1
    /sources/gui/qml/components/RangeRect.qml
    • -34
    • +40
    /sources/gui/qml/components/Slider.qml
please remove an extra empty line which is not necessary.

please remove an extra empty line which is not necessary.

Didn't we find an issue with changing this to bool instead of alias while were testing?

Didn't we find an issue with changing this to bool instead of alias while were testing?

in general, if the comment is for the entire if block put it in front of the if block. also for the else at line 66.

in general, if the comment is for the entire if block put it in front of the if block.
also for the else at line 66.

please move after the text property and remove the extra empty line.

please move after the text property and remove the extra empty line.