OSCAR-code/oscar
sawinglogz 5e07187860 Fix the Viatom loader's mysteriously missing sessions.
It looks like SaveSummaryCache() would occasionally get called elsewhere
under certain circumstances, which would cause sessions to occasionally
save, but unpredictably. Now the summary cache gets saved consistently.
2020-01-25 17:35:58 -05:00
..
docs Make the list of machines in the release notes an actual list. 2020-01-16 16:13:53 -05:00
fonts Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
Graphs Move version constants out of header file into new cpp file. 2020-01-13 18:41:24 -05:00
help Fetched all updated ts files 2019-04-16 13:06:58 -04:00
icons Change green/black and red/black toggle buttons to checkboxes 2019-08-22 02:27:55 -07:00
scripts Move macOS create_dmg script to its proper place. 2020-01-16 19:48:30 -05:00
SleepLib Fix the Viatom loader's mysteriously missing sessions. 2020-01-25 17:35:58 -05:00
tests Add regression tests for Viatom loader. 2020-01-23 19:11:05 -05:00
aboutdialog.cpp Clean up build information and version interface. 2020-01-16 13:58:18 -05: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
daily.cpp Initial commit of contributed Viatom SpO2 loader. 2020-01-23 12:57:44 -05: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 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 Fix logger thread so that it doesn't lose messages at startup. 2020-01-18 11:41:09 -05: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 Initial commit of contributed Viatom SpO2 loader. 2020-01-23 12:57:44 -05:00
mainwindow.cpp Add regression tests for Viatom loader. 2020-01-23 19:11:05 -05:00
mainwindow.h Initial commit of contributed Viatom SpO2 loader. 2020-01-23 12:57:44 -05:00
mainwindow.ui Initial commit of contributed Viatom SpO2 loader. 2020-01-23 12:57:44 -05: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 regression tests for Viatom loader. 2020-01-23 19:11:05 -05:00
overview.cpp Allow user to select graph order when resetting -- Standard or Advanced 2019-09-28 20:15:16 -07: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 Add preferences to disable import warnings for untested machines and unexpected data. 2019-12-29 21:54:59 -06:00
preferencesdialog.h Removed Update function and tweaked html 2019-02-24 17:10:31 -05:00
preferencesdialog.ui Add preferences to disable import warnings for untested machines and unexpected data. 2019-12-29 21:54:59 -06: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 Update version display throughout to use the new information and be consistent. 2020-01-16 13:05:55 -05: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 Remove languages from translations.qrc. Update release notes for post-1.1.0-testing-3 2019-08-15 23:23:22 -07: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 Update version display throughout to use the new information and be consistent. 2020-01-16 13:05:55 -05: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 Fix building of oscar_qt_xx.qm file names to be in lower case. 2019-08-19 13:14:07 -07:00
translation.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
update_gitinfo.bat New update_gitinfo.bat and changes to oscar.pro to support new versioning on Windows 2020-01-18 19:56:25 -07:00
update_gitinfo.sh Fix update_gitinfo to detect detached head state properly. 2020-01-17 16:19:13 -05:00
updateparser.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
updateparser.h Another fix for deprecated-copy 2019-08-09 12:35:29 +02:00
UpdaterWindow.cpp Replace VersionString with getVersion() everywhere. 2020-01-15 19:45:46 -05: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 Move version and git constants into #defines and update bash script. 2020-01-16 17:37:43 -05: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 Make Viatom loader MT_OXIMETER and remove MT_MULTI. 2020-01-23 19:10:25 -05: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 Add zip creation of OSCAR data folder. 2020-01-22 17:33:15 -05:00
zip.h Add zip creation of OSCAR data folder. 2020-01-22 17:33:15 -05:00