..
loader_plugins
Merge branch 'master' into test-dataflow
2020-08-08 14:22:16 -04:00
appsettings.cpp
Add preference for B&W printing.
2020-07-18 12:50:34 -04:00
appsettings.h
Add preference for B&W printing.
2020-07-18 12:50:34 -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
File error checking Phase I: check all file.open() operations are successful.
2020-08-09 10:33:04 -07:00
common.h
Remove redefinition of nullptr that caused compilation errors under Qt 5.14.
2020-02-18 15:22:51 -05:00
day.cpp
Fix regression in da60a5a
and underlying bug.
2020-05-23 21:51:43 -04:00
day.h
Report pressure when IPAP is missing. This is a preliminary change and will be improved later.
2019-09-16 12:05:47 -07:00
deviceconnection.cpp
Enable serial device recording in the main application.
2020-07-21 13:25:16 -04:00
deviceconnection.h
Improve gcc fix from d2fc5ac
.
2020-07-21 13:51:20 -04:00
event.cpp
Overview graphs right edge now on correct date in GMT+ timezones
2020-08-09 10:25:45 -07: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
File error checking Phase I: check all file.open() operations are successful.
2020-08-09 10:33:04 -07:00
journal.h
Change folder and file name from oscr to oscar
2019-02-22 19:23:39 -05:00
machine_common.cpp
Rename PRS1_0E mystery channel to Variable Breathing based on forum discussion, disable it by default.
2020-03-26 09:01:28 -04:00
machine_common.h
Tweak copy constructors to fix build errors in CentOS.
2020-05-23 11:22:59 -04:00
machine_loader.cpp
Compare maskevents to session count to all re-import on same day - added debug trace
2020-08-08 14:17:54 -04:00
machine_loader.h
Clean up by deleting unused threading code and re-grouping declarations
2019-07-12 15:58:14 -04:00
machine.cpp
File error checking Phase I: check all file.open() operations are successful.
2020-08-09 10:33:04 -07:00
machine.h
Add user alert when unexpected PRS1 data is encountered on import.
2020-01-04 22:06:28 -05:00
preferences.cpp
File error checking Phase I: check all file.open() operations are successful.
2020-08-09 10:33:04 -07:00
preferences.h
Add utility to rename a preference setting
2019-07-14 20:23:23 -07:00
profiles.cpp
File error checking Phase I: check all file.open() operations are successful.
2020-08-09 10:33:04 -07:00
profiles.h
In Preferences, ask if ResMed when no machines; force ResMed prefs when yes. Also in ResMed loader
2020-02-06 21:34:04 -05: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
File error checking Phase I: check all file.open() operations are successful.
2020-08-09 10:33:04 -07:00
schema.h
Tweak copy constructors to fix build errors in CentOS.
2020-05-23 11:22:59 -04:00
serialoximeter.cpp
Add initial device connection classes to eventually support recording/playback.
2020-06-04 14:32:03 -04:00
serialoximeter.h
Add initial device connection classes to eventually support recording/playback.
2020-06-04 14:32:03 -04:00
session.cpp
File error checking Phase I: check all file.open() operations are successful.
2020-08-09 10:33:04 -07:00
session.h
Fix zero AHI in CSV session export when there are multiple slices.
2020-04-28 13:00:58 -04:00
xmlreplay.cpp
Add a menu item to create a zip of all diagnostic logs.
2020-07-21 13:25:17 -04:00
xmlreplay.h
Add a menu item to create a zip of all diagnostic logs.
2020-07-21 13:25:17 -04:00