Index: leahi.qrc =================================================================== diff -u -re1ecb77ba0ff9619b7363f14e1ed3c3e110c4057 -r41a604f3fe3a5bb40bddd8c06e5fe88df85e3997 --- leahi.qrc (.../leahi.qrc) (revision e1ecb77ba0ff9619b7363f14e1ed3c3e110c4057) +++ leahi.qrc (.../leahi.qrc) (revision 41a604f3fe3a5bb40bddd8c06e5fe88df85e3997) @@ -54,7 +54,6 @@ resources/images/diality-splash.png resources/images/ArrowRight.png resources/images/ArrowLeft.png - resources/images/logo d Dark Transparent.png resources/images/Close.png resources/images/bell-on.png resources/images/bell-off.png @@ -94,11 +93,13 @@ resources/images/PauseOrange.png resources/images/arrowsExpanding.png resources/images/HomeBackground.png - resources/images/Bluetooth.png resources/images/CloudSync.png resources/images/Information.png resources/images/Storage.png resources/images/help.png + resources/images/backspace.png + resources/images/Vitals.png + resources/images/Vitals_Red.png sources/gui/qml/components/MainMenu.qml @@ -141,7 +142,6 @@ sources/gui/qml/components/UltrafiltrationButton.qml sources/gui/qml/components/ImageWave.qml sources/gui/qml/components/ImageClock.qml - sources/gui/qml/components/ImageLogoDDarkTransparent.qml sources/gui/qml/components/ConfirmTreatmentTableEntry.qml sources/gui/qml/components/DebugDataColumn.qml sources/gui/qml/components/RangeSlider.qml @@ -155,7 +155,6 @@ sources/gui/qml/components/FooterStatic.qml sources/gui/qml/components/TimeEntry.qml sources/gui/qml/components/Label.qml - sources/gui/qml/components/EntryDialog.qml sources/gui/qml/components/SliderArrows.qml sources/gui/qml/components/QRCode.qml sources/gui/qml/components/ContentArea.qml @@ -164,6 +163,7 @@ sources/gui/qml/components/HeaderBar.qml sources/gui/qml/components/HeaderBarPopup.qml sources/gui/qml/components/AlarmButtonRow.qml + sources/gui/qml/components/VitalsButton.qml sources/gui/qml/compounds/PressureRangeSlider.qml @@ -172,6 +172,9 @@ sources/gui/qml/compounds/CheckListView.qml sources/gui/qml/compounds/TouchGrid.qml sources/gui/qml/compounds/BPHREntry.qml + sources/gui/qml/compounds/NumPad.qml + sources/gui/qml/compounds/LabelUnitContainer.qml + sources/gui/qml/compounds/ValueAdjuster.qml qtquickcontrols2.conf @@ -271,6 +274,8 @@ sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentUltrafiltrationEdit.qml sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentUltrafiltrationConfirm.qml sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentPressuresLimits.qml + sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentVitals.qml + sources/gui/qml/pages/treatment/adjustments/TreatmentAdjustmentVitalsInterval.qml sources/gui/qml/pages/endtreatment/EndTreatmentRinsebackStack.qml