OSCAR-code/oscar/Graphs
2020-04-27 14:12:16 -04:00
..
gdailysummary.cpp Remove "series" from display in UI and on reports. 2019-08-18 17:27:21 -04:00
gdailysummary.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gFlagsLine.cpp Suppress duration on tooltip and event list if duration is zero (which usually means unknown duration as CPAP machine did not report it) 2019-07-05 10:29:57 -07:00
gFlagsLine.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gFooBar.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gFooBar.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gGraph.cpp Flip the sleep stage data to negative so that the chart is drawn in the right orientation. 2020-01-30 13:45:55 -05:00
gGraph.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gGraphView.cpp Fix pinch gestures so that spreading fingers zooms in. 2020-01-27 15:04:54 -05:00
gGraphView.h Standard and Advanced graphs apparently working, still with lots of diagnostics. 2019-09-01 22:14:36 -07:00
glcommon.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
glcommon.h Remove redefinition of nullptr that caused compilation errors under Qt 5.14. 2020-02-18 15:22:51 -05:00
gLineChart.cpp Add initial support for PRS1 settings channel (as distinct from statistics). 2019-10-29 11:14:57 -04:00
gLineChart.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gLineOverlay.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gLineOverlay.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gPressureChart.cpp Move pressure chart class into its own files. 2020-04-27 14:12:16 -04:00
gPressureChart.h Move pressure chart class into its own files. 2020-04-27 14:12:16 -04:00
graphdata_custom.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
graphdata.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gSegmentChart.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gSegmentChart.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gSessionTimesChart.cpp Move pressure chart class into its own files. 2020-04-27 14:12:16 -04:00
gSessionTimesChart.h Move pressure chart class into its own files. 2020-04-27 14:12:16 -04:00
gspacer.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gspacer.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gStatsLine.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gStatsLine.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gSummaryChart.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gSummaryChart.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gXAxis.cpp Format dates per national settings. 2019-08-06 10:51:14 -07:00
gXAxis.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gYAxis.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gYAxis.h Change measurement units from metric/arhiac to Metric/English 2019-05-01 09:05:01 -07:00
layer.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
layer.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
MinutesAtPressure.cpp Fix minutes-at-pressure graph for PRS1 CPAP/BiPAP devices. 2020-04-10 16:49:23 -04:00
MinutesAtPressure.h Fix deprecated-copy errors and made deprecated-declarations just a warning 2019-08-06 23:49:51 +02:00