OSCAR-code/oscar
sawinglogz 07aec55d80 Migrate F5V012 event loop logic to match F0V4.
No changes were intended in the imported data, but the parsers
were fantastically broken, so touching anything in the code
results in lots of differences in the output.

As a result, the imported data for F5V012 is now unstable.

On the plus side, the parser no longer bails on event 8 for F5V1.

This will almost certainly need to be split into 3 separate
functions.
2019-10-04 19:55:18 -04: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 Clean up code -- eliminate qDebug statements 2019-09-02 22:10: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 Migrate F5V012 event loop logic to match F0V4. 2019-10-04 19:55:18 -04:00
tests Update ParseEventsF0V23 for unknown event 0. 2019-10-04 12:08:16 -04: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 Make sessionbar blue color darker and more distinguishable from white 2019-09-16 11:54:42 -07:00
daily.h Add View/Reset Graphs to put graphs in original order and heights. Overlays and dotted lines are not yet reset. 2019-07-30 19:59:01 -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 Remove some qDebug statements that aren't needed. 2019-08-28 16:31:56 -07:00
mainwindow.h Add View/Reset Graphs to put graphs in original order and heights. Overlays and dotted lines are not yet reset. 2019-07-30 19:59:01 -07:00
mainwindow.ui Add View/Reset Graphs to put graphs in original order and heights. Overlays and dotted lines are not yet reset. 2019-07-30 19:59:01 -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 On Overview page do not save CUSTOM range selection on exit. (CUSTOM was restoring to a broken state. Now, it is just not saved and default LAST 3 MONTHS applies on restart. 2019-08-26 16:11:09 -07:00
overview.h Refactoring overview, add more documentation. 2019-08-22 02:26:33 -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 Remove "series" from display in UI and on reports. 2019-08-18 17:27:21 -04:00
profileselector.h Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00
profileselector.ui Use large logo scaled down for sharpness 2019-04-21 21:18:43 -04: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