OSCAR-code/oscar
sawinglogz c0e3c22e88 Move PRS1 waveform session ID check out of parser and into import.
It turns out that some F5V1 machines record both decimal and hex
filenames for some reason.
2019-12-01 16:44:24 -05:00
..
docs Update release notes, add documentation about graph ordering 2019-09-06 22:16:35 -07:00
fonts Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
Graphs Add missing translation call for a tooltip 2019-11-21 16:39:36 -07: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 Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
SleepLib Move PRS1 waveform session ID check out of parser and into import. 2019-12-01 16:44:24 -05:00
tests Mark any PRS1 sessions with empty slices as summary and skip event or waveform data. 2019-11-13 20:44:35 -05:00
aboutdialog.cpp Fix spelling error. 2019-08-22 02:24:47 -07: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 1.1.0-testing-4 build number and release notes 2019-08-22 15:17:01 -07:00
common_gui.cpp Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
common_gui.h First step in Daily graphs rework: replace many hard-coded strings as STR_GRAPH_* variables for keys to graphs. 2019-08-31 17:56:53 -07: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 Add initial support for PRS1 settings channel (as distinct from statistics). 2019-10-29 11:14:57 -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 Change height and weight decimals displayed, BMI digits displayed 2019-07-25 06:23:24 -07: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 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 Automatically convert IS language code to HE on startup (new code for Hebrew) 2019-08-19 12:32:26 -07:00
mainwindow.cpp Allow user to select graph order when resetting -- Standard or Advanced 2019-09-28 20:15:16 -07:00
mainwindow.h Allow user to select graph order when resetting -- Standard or Advanced 2019-09-28 20:15:16 -07:00
mainwindow.ui Allow user to select graph order when resetting -- Standard or Advanced 2019-09-28 20:15:16 -07:00
mytextbrowser.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
newprofile.cpp Trim blanks from user name before checking username is not empty 2019-08-26 23:10:58 -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 Only copy current .qm files during build, rather than everything in the temporary directory. 2019-08-19 17:00:31 -04: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 setting to include machine serial on Statistics page machine settings report, default to off because it is ugly. 2019-08-31 17:06:47 -07:00
preferencesdialog.h Removed Update function and tweaked html 2019-02-24 17:10:31 -05:00
preferencesdialog.ui Add preferences setting to include machine serial on Statistics page machine settings report, default to off because it is ugly. 2019-08-31 17:06:47 -07: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 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.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 Include date and time at bottom of report pages 2019-09-06 22:14:32 -07: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 Sort machines in machine list by first date of use, adjust footer message 2019-09-16 11:56:40 -07: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 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 Another fix for deprecated-copy 2019-08-09 12:35:29 +02: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 Version code and release notes for Oscar-1.1.0-testing-1 2019-07-18 22:37:53 -07:00
welcome.cpp Report pressure when IPAP is missing. This is a preliminary change and will be improved later. 2019-09-16 12:05:47 -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