OSCAR-code/oscar
sawinglogz 795e9414be Split parsing from importing for F5V3 summaries.
This looks even uglier than the F5V3 event split for now,
since portions of the fileVersion 3 parsing are still stuck in
PRS1Import, and can't be reasonably moved until all the parsers
are split into PRS1DataChunk.

Also, PRS1ParsedSettingEvent may be the wrong abstraction. That's
a first attempt, so that it can inherit PRS1ParsedEvent's notion
of gain and unit, and because m_parsedData is currently a list
of PRS1ParsedEvent pointers. But it has no notion of time (start=0)
and requires yet another enum to specify which setting it
represents.

This should be revisited once all the parsers have been split
and the summary parsing can be examined in more detail.
2019-05-22 20:11:48 -04:00
..
docs Preliminary release notes for OSCAR 1.0.2 and version id changes to beta-1. 2019-05-06 02:52:17 +00:00
fonts Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
Graphs Fix session averaging bug discovered when fixing warning. May fix #59. 2019-05-08 17:08:12 -04:00
help Fetched all updated ts files 2019-04-16 13:06:58 -04:00
icons Tweaking the white rim in the lower right corner of 32x32 icon for taskbar etc. 2019-05-16 22:33:05 -07:00
scripts Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
SleepLib Split parsing from importing for F5V3 summaries. 2019-05-22 20:11:48 -04:00
tests Tweak Session YAML output to print sane floats instead of full precision. 2019-05-22 19:59:10 -04:00
aboutdialog.cpp Remove the Help ? from title bars 2019-04-07 21:54:04 -04:00
aboutdialog.h Allow for translated html texts 2019-03-20 09:49:17 -04:00
aboutdialog.ui Use large logo scaled down for sharpness 2019-04-21 21:18:43 -04:00
build_number.h Update release version, build number, and release notes 2019-04-24 15:18:33 -04:00
common_gui.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
common_gui.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
daily.cpp Session bar now shows "no sessions present" if there are not sessions, instead of showing last days's sessions. 2019-05-19 17:44:10 -07:00
daily.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
daily.ui Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
exportcsv.cpp Remove the Help ? from title bars 2019-04-07 21:54:04 -04:00
exportcsv.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
exportcsv.ui Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
help.cpp Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
help.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
help.ui Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
logger.cpp Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
logger.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
main.cpp Add initial plumbing for unit testing. 2019-05-02 21:51:56 -04:00
mainwindow.cpp Improve screenshot feature 2019-05-18 15:30:10 +02:00
mainwindow.h Remove comment about screen capture being broken on Mac. 2019-05-19 11:17:14 -07:00
mainwindow.ui Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
mytextbrowser.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
newprofile.cpp Change measurement units from metric/arhiac to Metric/English 2019-05-01 09:05:01 -07:00
newprofile.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
newprofile.ui Change measurement units from metric/arhiac to Metric/English 2019-05-01 09:05:01 -07:00
oscar.pro Remove win_icon.rc from file list. win_icon.rc pointed to bob image. 2019-05-11 23:28:29 -07:00
overview.cpp Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
overview.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
overview.ui Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
oximeterimport.cpp Change UTC to LocalTime for session times 2019-05-09 11:08:59 -04:00
oximeterimport.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
oximeterimport.ui Change OSCR to OSCAR in cpp, h, ui, and html files 2019-02-23 19:58:25 -05:00
oximetry.ui Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
pch.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
preferencesdialog.cpp Disable multitasking to avoid crashes 2019-04-24 15:12:07 -04:00
preferencesdialog.h Removed Update function and tweaked html 2019-02-24 17:10:31 -05:00
preferencesdialog.ui Increase mask vent rate ranges 2019-05-15 06:48:18 +02:00
profileselect.cpp Change Settings/AppRoot to Settings/AppData to reduce confusion between execuable path and data folder path 2019-03-25 19:43:04 -04:00
profileselect.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
profileselect.ui Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
profileselector.cpp Missed a call to translate a string 2019-04-04 06:08:56 -04:00
profileselector.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
profileselector.ui Use large logo scaled down for sharpness 2019-04-21 21:18:43 -04:00
reports.cpp Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
reports.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
reports.ui Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
Resources.qrc Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
sessionbar.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
sessionbar.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
statistics.cpp Initial code to show ResMed EPR with a space between number and cmH2O 2019-05-10 17:53:09 -07:00
statistics.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
STYLE Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
translation.cpp Update language display dialog so it comes to the top of the Windows stack when started. 2019-05-10 01:29:48 +00:00
translation.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
update_gitinfo.bat Fix to update_gitinfo.bat from Guy for the case where no git_info.h exists yet. 2019-05-08 12:01:06 -04:00
update_gitinfo.sh Change the current working directory instead of using --work-dir. 2019-05-07 16:50:58 -04:00
updateparser.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
updateparser.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
UpdaterWindow.cpp Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
UpdaterWindow.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
UpdaterWindow.ui Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
version.h Preliminary release notes for OSCAR 1.0.2 and version id changes to beta-1. 2019-05-06 02:52:17 +00:00
welcome.cpp Add public EnableTabs so refreshing welcome page does tabs too 2019-03-25 21:10:03 -04:00
welcome.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
welcome.ui Use large logo scaled down for sharpness 2019-04-21 21:18:43 -04:00
win_icon.rc Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00