OSCAR-code/oscar/SleepLib
2019-07-10 15:15:14 -07:00
..
loader_plugins Fix memory bug in ResMed loader. 2019-07-10 12:37:40 -04:00
appsettings.h Disable multitasking to avoid crashes 2019-04-24 15:12:07 -04:00
calcs.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
calcs.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
common.cpp Do not allow private font to be used for other than Application on MacOS 2019-07-10 15:13:27 -07:00
common.h Do not allow private font to be used for other than Application on MacOS 2019-07-10 15:13:27 -07:00
day.cpp Improve qWarning to have more data when discarding a session with first=0 2019-06-28 19:51:14 -07:00
day.h Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
event.cpp Fix PRS1 F0V23 PB parsing bug that triggered unordered data warnings. 2019-06-04 20:11:50 -04:00
event.h Make Event and Loader/PRS1Loader protected and private members public during unit testing. 2019-05-04 21:50:45 -04:00
journal.cpp Change OSCR to OSCAR in cpp, h, ui, and html files 2019-02-23 19:58:25 -05:00
journal.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
machine_common.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
machine_common.h Add more method documentation for Doxygen. 2019-05-21 15:11:53 -07:00
machine_loader.cpp Disable GUI widgets in Loader and PRS1Loader when unit testing. 2019-05-04 21:49:50 -04:00
machine_loader.h Make Event and Loader/PRS1Loader protected and private members public during unit testing. 2019-05-04 21:50:45 -04:00
machine.cpp Cosmetic changes to qDebug() statements. 2019-06-28 19:52:25 -07:00
machine.h Add machines to tested PRS1 list, alert user if their machine is untested. 2019-05-30 16:32:57 -04:00
preferences.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
preferences.h Change Settings/AppRoot to Settings/AppData to reduce confusion between execuable path and data folder path 2019-03-25 19:43:04 -04:00
profiles.cpp Add some qDebut statements for version mismatch. 2019-06-28 19:50:23 -07:00
profiles.h Initial attempt at recalculation number of periods for annual statistics 2019-05-24 12:43:49 -07:00
progressdialog.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
progressdialog.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
schema.cpp Clarified Unclassified Apnea description 2019-03-25 19:34:01 -04:00
schema.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
serialoximeter.cpp Add moule name to debug, force tab enable after import 2019-06-11 10:30:51 -04:00
serialoximeter.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
session.cpp Discard sessions with first timestamp of 0 to fix phantom date problem. 2019-06-25 06:23:04 -07:00
session.h Improve qWarning message to show timestamps causing the warning. 2019-06-24 10:08:53 -07:00