OSCAR-code/oscar
sawinglogz 7a85f9784c Add initial device connection classes to eventually support recording/playback.
This initial commit is designed to change as little existing code as possible.
Once regression tests are in place that can play back previously recorded
data, we can move on to more significant changes.
2020-06-04 14:32:03 -04:00
..
docs Merge branch 'master' into translations 2020-04-07 19:49:58 +02:00
fonts Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
Graphs Don't display event duration when zero on flow graph 2020-05-26 10:07:59 -07:00
help Release changed from March to April 2020, and many small changes to translations-files. 2020-03-28 17:03:52 +01:00
icons Add icon for older C-Series PRS1 ventilators. 2020-04-22 17:14:58 -04:00
scripts Move macOS create_dmg script to its proper place. 2020-01-16 19:48:30 -05:00
SleepLib Add initial device connection classes to eventually support recording/playback. 2020-06-04 14:32:03 -04:00
tests Add PRS1-specific "peak flow" channel used by pre-DreamStation ventilators. 2020-04-22 17:14:59 -04:00
aboutdialog.cpp make aboutdialog.cpp use Htmldocs, and clean up the html files 2020-04-04 14:41:45 -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
common_gui.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
common_gui.h Initial commit of contributed Viatom SpO2 loader. 2020-01-23 12:57:44 -05:00
cprogressbar.cpp Fix problem that could cause CProgressBar to hang and not close 2019-08-23 11:40:52 -07:00
cprogressbar.h Add C[onditional]ProgressBar class. 2019-08-04 08:33:32 -07:00
csv.cpp Add generic CSV reader class and switch ZEO loader to it. 2020-01-29 17:05:03 -05:00
csv.h Add generic CSV reader class and switch ZEO loader to it. 2020-01-29 17:05:03 -05:00
daily.cpp Revise VS2 index to match official reports. 2020-05-07 17:36:31 -04:00
daily.h Allow user to select graph order when resetting -- Standard or Advanced 2019-09-28 20:15:16 -07:00
daily.ui Use Qt standard shortcuts for printing, bold, italic, and underline. 2020-01-22 20:10:43 -05:00
exportcsv.cpp Export only CPAP sessions in the sessions CSV export. 2020-05-20 13:40:20 -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 Partial fix for database upgrade loop. 2020-05-06 13:40:59 -04:00
logger.h Fix logger thread so that it doesn't lose messages at startup. 2020-01-18 11:41:09 -05:00
main.cpp Correct syntax and logic error in selecting SleepyHead folder for migration 2020-04-30 08:35:59 -07:00
mainwindow.cpp Improve language in error message windows 2020-06-03 10:02:20 -07:00
mainwindow.h Partial fix for database upgrade loop. 2020-05-06 13:40:59 -04:00
mainwindow.ui Use platform-native fullscreen shortcut for Maximize Toggle. 2020-03-26 19:48:09 -04:00
miniz.c Add zip creation of SD card data. 2020-01-21 17:37:37 -05:00
miniz.h Add zip creation of SD card data. 2020-01-21 17:37:37 -05:00
mytextbrowser.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
newprofile.cpp Update version display throughout to use the new information and be consistent. 2020-01-16 13:05:55 -05:00
newprofile.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
newprofile.ui Clean up version.h interface and reduce duplcate code. 2020-01-15 13:18:00 -05:00
oscar.pro Add initial device connection classes to eventually support recording/playback. 2020-06-04 14:32:03 -04:00
overview.cpp Move pressure chart class into its own files. 2020-04-27 14:12:16 -04:00
overview.h Allow user to select graph order when resetting -- Standard or Advanced 2019-09-28 20:15:16 -07:00
overview.ui Make 100% zoom work properly on Overview page. 2019-08-14 11:29:26 -07:00
oximeterimport.cpp Fix date and time handling for new CMS50Dplus model 2019-06-15 15:42:47 -04:00
oximeterimport.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
oximeterimport.ui Tweak the oximeter import ui for the CMS50D+ 2019-06-15 15:59:11 -04: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 Delete profile settings moved to profiles.cpp 2020-02-07 16:00:58 -05:00
preferencesdialog.h Removed Update function and tweaked html 2019-02-24 17:10:31 -05:00
preferencesdialog.ui Move engine settings from Appearance to General page in Preferences Dialog 2020-02-17 14:42:49 -07:00
profileselect.cpp Update version display throughout to use the new information and be consistent. 2020-01-16 13:05:55 -05: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 Update version display throughout to use the new information and be consistent. 2020-01-16 13:05:55 -05:00
profileselector.h Update refresh button on Profile selector page. Code to implement this feature was apparently never written. 2019-09-28 20:13:50 -07:00
profileselector.ui Update refresh button on Profile selector page. Code to implement this feature was apparently never written. 2019-09-28 20:13:50 -07:00
reports.cpp Revise VS2 index to match official reports. 2020-05-07 17:36:31 -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 Add icon for older C-Series PRS1 ventilators. 2020-04-22 17:14:58 -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 typo in CSR string 2020-03-09 21:15:02 -04:00
statistics.h Print Statistics report with pagination, larger font on landscape orientation. 2019-06-15 11:58:02 -07:00
STYLE Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
translation.cpp Rename Turkish language and add native language name to list of names. 2020-05-28 12:41:32 -07:00
translation.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
update_gitinfo.bat Correct version identification in Windows builds. 2020-03-20 10:17:28 -07:00
update_gitinfo.sh Fix update_gitinfo to detect detached head state properly. 2020-01-17 16:19:13 -05:00
updateparser.cpp Remove redefinition of nullptr that caused compilation errors under Qt 5.14. 2020-02-18 15:22:51 -05:00
updateparser.h Tweak copy constructors to fix build errors in CentOS. 2020-05-23 11:22:59 -04:00
UpdaterWindow.cpp Update version to rc-4, and fix a typo 2020-05-28 13:25:09 -04:00
UpdaterWindow.h Move version constants out of header file into new cpp file. 2020-01-13 18:41:24 -05:00
UpdaterWindow.ui Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
VERSION Change VERSION to 1.1.2-alpha-0 2020-06-03 10:01:47 -07:00
version.cpp Fix annoying precompiler limitation/bug in version sandbox logic. 2020-01-17 16:27:52 -05:00
version.h Clean up version.cpp, no functional changes. 2020-01-16 16:06:11 -05:00
welcome.cpp Change "yesterday" to "1 day ago" in Welcome message 2020-06-03 09:36:52 -07:00
welcome.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
welcome.ui Simplify ResMed SD card lock message. 2019-08-01 11:21:57 -07:00
win_icon.rc Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
zip.cpp Fix zipping on Windows. 2020-04-24 16:58:44 -04:00
zip.h Add zip creation of OSCAR data folder. 2020-01-22 17:33:15 -05:00