LDT-2712: Trends and Screensaver Screens - SW - 01 - Trends Screen - R&I - 05: DEV - Feature Implementation - Added ScrollBar2.qml, TreatmentTrends.qml, and VTreatmentTrends.h/cpp files for trends implementation. - Updated GuiGlobals.h to add MsgIDs ID_TreatmentLogAlarmData and ID_TreatmentLogEventData. - Updated TreatmentStack.qml to add TreeatmentTrends.qml. - Updated main.qml to add VTreatmentTrends. - Moved MTreatmentLogAlarmData.h, MTreatmentLogAlarmData.cpp, MTreatmentLogEventData.h, and MTreatmentLogEventData.cpp from hd to td directory. - Updated MListModel.h/cpp to add insertRow member function.
LDT-2671: Ultrafiltration - SW - 01 - Enhancement - No pause adjustment - R&I - 05: DEV - Feature Implementation - Removed StoppedlSlider.qml - Updated LabelUnitContainer.qml to allow adjustable text size and to show blank if unit text is blank. - Updated ValueAdjuster.qml to allow changing text color and make increment and decrement stop on step increments if current value is not. - Updated TreatmentAdjustmentUltrafiltrationConfirm.qml to use LabelUnitContainers to show values. - Updated TreatmentAdjustmentUltrafiltrationEdit.qml for changes to UI design (removed StoppedSlider and use ValueAdjuster). - Updated TreatmentUltrafiltration.qml to use UF set volume for maximum value in progress bar.