Seeker4
|
2e1069b8d0
|
Allow user to select graph order when resetting -- Standard or Advanced
|
2019-09-28 20:15:16 -07:00 |
|
Seeker4
|
ec9985d32e
|
Make sessionbar blue color darker and more distinguishable from white
|
2019-09-16 11:54:42 -07:00 |
|
Seeker4
|
45814d129c
|
Update release notes, add documentation about graph ordering
|
2019-09-06 22:16:35 -07:00 |
|
Seeker4
|
1b67688b12
|
Fix problem with advanced graphs. Update release notes.
|
2019-09-03 12:56:10 -07:00 |
|
Seeker4
|
6158d83935
|
Clean up code -- eliminate qDebug statements
|
2019-09-02 22:10:36 -07:00 |
|
Seeker4
|
aeffae09fc
|
Standard and Advanced graphs apparently working, still with lots of diagnostics.
|
2019-09-01 22:14:36 -07:00 |
|
Seeker4
|
afdcd0bbc4
|
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 |
|
Seeker4
|
b53b0a99e0
|
Fix event count formatting in Daily Events tab
|
2019-08-29 18:47:25 -07:00 |
|
Seeker4
|
70693bcbec
|
Remove unneeded comment and #include
|
2019-08-29 12:46:25 -07:00 |
|
Seeker4
|
3cf038cb70
|
In event list, use only number of digits needed for event count
|
2019-08-29 07:21:19 -07:00 |
|
Seeker4
|
ffda65300d
|
Fix spelling errors.
|
2019-08-22 02:17:44 -07:00 |
|
sawinglogz
|
31fc47a5c5
|
Remove "series" from display in UI and on reports.
|
2019-08-18 17:27:21 -04:00 |
|
Seeker4
|
fc3ec0d485
|
View/Reset Graphs now additionally enables all graphs and all event flags
|
2019-08-09 15:32:37 -07:00 |
|
Seeker4
|
ceba1e81eb
|
Make date in calendar on Daily page format per regional settings.
|
2019-08-08 16:24:30 -07:00 |
|
Seeker4
|
3b1414c37d
|
When reverting to original graph order, reset any pins.
|
2019-07-31 08:40:20 -07:00 |
|
Seeker4
|
4532b22fc6
|
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 |
|
Seeker4
|
7785d7fc9c
|
Change height and weight decimals displayed, BMI digits displayed
|
2019-07-25 06:23:24 -07:00 |
|
Seeker4
|
844b33a4c3
|
Show indices for all events even if flags for an event is disabled
|
2019-07-24 09:12:05 -07:00 |
|
Seeker4
|
166ffa4970
|
Show BMI label and calculated value only when both weight and height are non-zero
|
2019-07-24 01:48:18 -07:00 |
|
Seeker4
|
b4a64fa8e6
|
Hide pie chart when taking screen capture. Refactor code in daily.cpp to make use clearer and save html for possible future use.
|
2019-07-18 22:39:08 -07:00 |
|
Seeker4
|
11f2fb5d3f
|
Change GraphSnapshots to ShowPieChart in code, UI, and preferences. Convert any existing GraphSnapshots preferences to ShowPieChart.
|
2019-07-14 20:25:49 -07:00 |
|
Seeker4
|
14611bd591
|
Change default order of graphs on Daily page.
|
2019-07-12 19:29:33 -07:00 |
|
Seeker4
|
dbabc4cd58
|
Suppress duration on tooltip and event list if duration is zero (which usually means unknown duration as CPAP machine did not report it)
|
2019-07-05 10:29:57 -07:00 |
|
Seeker4
|
5b047af0e3
|
After preference setting, update font of timestamp at bottom of graphs
|
2019-07-02 08:01:20 -07:00 |
|
sawinglogz
|
423bfccc5a
|
Add a few comments for future 900X improvements.
|
2019-06-19 17:50:41 -04:00 |
|
Seeker4
|
e22f5b87ef
|
Merge branch 'master' into Database
|
2019-05-21 15:15:52 -07:00 |
|
Seeker4
|
7fc534f75b
|
Format cmH2O properly in machine settings on Daily page. Needed only for ResMed and because formatted data is saved in database at original import.
|
2019-05-21 15:12:42 -07:00 |
|
Seeker4
|
ff2bdf3d01
|
Session bar now shows "no sessions present" if there are not sessions, instead of showing last days's sessions.
|
2019-05-19 17:44:10 -07:00 |
|
sawinglogz
|
fb29ce0222
|
Fix one more warning. setChecked() only takes a boolean, Qt::Checked/Unchecked are only used for tri-state checkboxes.
|
2019-05-08 17:18:00 -04:00 |
|
sawinglogz
|
e67aae78cf
|
Make warnings fail regression tests, fix warnings.
|
2019-05-08 17:06:17 -04:00 |
|
Seeker4
|
7e9b59bbf6
|
Change measurement units from metric/arhiac to Metric/English
|
2019-05-01 09:05:01 -07:00 |
|
Phil Olynyk
|
c0246470f5
|
Replace old man Oscar logo with new big O logo
|
2019-04-16 13:12:26 -04:00 |
|
Phil Olynyk
|
415f8cdc06
|
Removed CPAP_IE from Daily graphs and statistics display
|
2019-04-07 12:51:08 -04:00 |
|
Phil Olynyk
|
ae6804096a
|
Changed TTIA to Total Time in Apnea in left panel of Daily page
|
2019-03-27 11:24:51 -04:00 |
|
Phil Olynyk
|
9c3091b1c0
|
Change Settings/AppRoot to Settings/AppData to reduce confusion between execuable path and data folder path
|
2019-03-25 19:43:04 -04:00 |
|
Phil Olynyk
|
590032e76d
|
Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc
|
2019-03-10 12:03:19 -04:00 |
|
Phil Olynyk
|
43d0c844df
|
Removed Update function and tweaked html
|
2019-02-24 17:10:31 -05:00 |
|
Phil Olynyk
|
17b53482bd
|
Change folder and file name from oscr to oscar
|
2019-02-22 19:23:39 -05:00 |
|