OSCAR-code/oscar/Graphs
Guy Scharf 4f83c9b184 Re-order popup labels on Overview graph to match order of slices
Also change heading on AHI Overview to show same order
    Improve some variable names for ease of understanding code
2020-08-02 20:24:56 -07: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 First pass at adding B&W support for daily report printing. 2020-07-18 14:56:00 -04: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 Add feature to suppress zooming when holding down the shift key. 2020-07-27 12:57:16 -04:00
gGraph.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gGraphView.cpp Popup graph Phase III: Fix previous submission. 2020-08-01 18:48:23 -07: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 First pass at adding B&W support for daily report printing. 2020-07-18 14:56:00 -04:00
gLineChart.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gLineOverlay.cpp Re-order popup labels on Overview graph to match order of slices 2020-08-02 20:24:56 -07:00
gLineOverlay.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gPressureChart.cpp Add support for AVAPS in overview pressure chart. 2020-04-27 20:18:05 -04:00
gPressureChart.h Move gPressureChart value calculation into addSlice. 2020-04-27 16:55:56 -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 First pass at adding B&W support for daily report printing. 2020-07-18 14:56:00 -04:00
gSegmentChart.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
gSessionTimesChart.cpp Re-order popup labels on Overview graph to match order of slices 2020-08-02 20:24:56 -07:00
gSessionTimesChart.h Clean up gPressureChart constructor, with minor refactoring. 2020-04-27 14:46:49 -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 Rename variables for clarity -- no effect on code 2020-08-02 13:01:31 -07: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