OSCAR-code/oscar
sawinglogz 4e5174343e First pass at 900X event parsing and clean up F5V3 pressure gain throughout.
This fixes the mask pressure graph as well as many of the events.
There are still some issues with presentation: some of the events are
being drawn at the wrong time, and certain events and statistics
don't really behave the way they're displayed.

Also several events have yet to be encountered in sample data.
2019-06-15 21:04:09 -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 Convert compliance "slices" to events with a starting delta. 2019-06-03 20:12:17 -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 First pass at 900X event parsing and clean up F5V3 pressure gain throughout. 2019-06-15 21:04:09 -04:00
tests Add support for 500X summary data. 2019-06-10 14:30:50 -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 Merge branch 'master' into Database 2019-05-21 15:15:52 -07:00
daily.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
daily.ui Graph combo box: always adjust size to contents 2019-06-02 07:51:11 +02: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
fix_5-12_UI_files.sh Add shell file to fix UI files for old QT versions - uses sed (Linux only) 2019-06-08 17:48:36 -04: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 Make pointer to data directory in System Information message box be clickable to open the directory. 2019-06-07 05:00:23 -07:00
mainwindow.cpp More refactoring and re-organizing. 2019-06-12 13:32:22 -07:00
mainwindow.h More refactoring and re-organizing. 2019-06-12 13:32:22 -07:00
mainwindow.ui Add Help/System Information to display full build information, active graphics engine, and data directory. 2019-06-01 19:51:18 -07: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 Add shell file to fix UI files for old QT versions - uses sed (Linux only) 2019-06-08 17:48:36 -04: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 Graph combo box: always adjust size to contents 2019-06-02 07:51:11 +02: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 Fix errors in linux conditional code 2019-06-12 23:27:46 -04:00
statistics.h More refactoring and re-organizing. 2019-06-12 13:32:22 -07: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 Show hours/day that defines compliance on Statistics screen. Update Welcome message to show usage in red if hours less than profile setting (was less than 4). 2019-06-02 17:48:27 -07: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