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
|
61270ae83e
|
Refactor getRangeString for date line at bottom of Overview page
|
2019-08-25 07:46:48 -07:00 |
|
Seeker4
|
61142830ae
|
Correct date problems on bottom of Overview page. Remove UTC conversions. Improve date formatting for 1 day and more than a year.
|
2019-08-24 17:47:22 -07:00 |
|
Seeker4
|
a8dc05c3f5
|
1.1.0-testing-4 plus fix to overview graph
|
2019-08-22 19:59:51 -07:00 |
|
Seeker4
|
92136e7a63
|
Fix problem with overview charts all starting at left edge when they should not.
|
2019-08-22 02:33:18 -07:00 |
|
Seeker4
|
1c304eb13e
|
Add some documentation to graph modules.
|
2019-08-22 02:31:33 -07:00 |
|
sawinglogz
|
31fc47a5c5
|
Remove "series" from display in UI and on reports.
|
2019-08-18 17:27:21 -04:00 |
|
Seeker4
|
7786161a4d
|
Merge branch 'master' into overview
|
2019-08-14 11:36:18 -07:00 |
|
Seeker4
|
56584bd601
|
Make 100% zoom work properly on Overview page.
|
2019-08-14 11:29:26 -07:00 |
|
Seeker4
|
edfbb692e9
|
Tweak format of date bar on Daily page slightly.
|
2019-08-09 23:14:32 -07:00 |
|
Seeker4
|
d375ab38f8
|
Merge branch 'master' into dateformat
|
2019-08-09 22:56:45 -07:00 |
|
Seeker4
|
83a01fa203
|
Date bar on bottom of Daily graph now in local time when no line cursor displayed, and formatting updated
|
2019-08-09 22:54:00 -07:00 |
|
Seeker4
|
fc3ec0d485
|
View/Reset Graphs now additionally enables all graphs and all event flags
|
2019-08-09 15:32:37 -07:00 |
|
harre
|
77ccd417a3
|
Fix deprecated-copy errors and made deprecated-declarations just a warning
|
2019-08-06 23:49:51 +02:00 |
|
Seeker4
|
75c0a9950a
|
Format dates per national settings.
|
2019-08-06 10:51:14 -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
|
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 |
|
sawinglogz
|
1a0a4bbf52
|
Convert compliance "slices" to events with a starting delta.
Also fix the related enums and add more value checks.
Also add YAML output of the cumulative mask-on slice time.
|
2019-06-03 20:12:17 -04:00 |
|
sawinglogz
|
6e6bc81be8
|
Fix session averaging bug discovered when fixing warning. May fix #59.
|
2019-05-08 17:08:12 -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
|
bf43724ce8
|
comment out a sleep(3) that slows down empty display
|
2019-04-07 12:02:41 -04:00 |
|
Phil Olynyk
|
478275479f
|
Added tr( ... ) around a string.
|
2019-03-26 17:59:36 -04:00 |
|
Phil Olynyk
|
26f5854c6b
|
Delete confusing PREF macro and replace as required
|
2019-03-25 19:36:41 -04:00 |
|
Phil Olynyk
|
ee6f0caeca
|
add CPAP_Pressure to LineChart for mode >= BiPap
|
2019-03-18 11:54:49 -04:00 |
|
Phil Olynyk
|
b6cfa1583c
|
Changed some boolean operators to bit-wise operators
|
2019-03-17 16:03:08 -04:00 |
|
Phil Olynyk
|
4020040674
|
comment out segfaulting paint call
|
2019-03-12 12:32:18 -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
|
17b53482bd
|
Change folder and file name from oscr to oscar
|
2019-02-22 19:23:39 -05:00 |
|