Arie Klerk
75e1efa2cb
Assuming nothing changes anymore, I only miss German for now... The /qt/ file was accidently nor write protected and is now changed back...
2020-09-18 20:29:47 +02:00
Guy Scharf
dc5540d2a8
Don't show versions.xml read errors for automatic checks.
2020-09-18 10:40:05 -07:00
Guy Scharf
8d2578872a
Add an error message to Check for Updates when unable to access the update on our server.
2020-09-16 13:05:45 -07:00
Guy Scharf
235b5ea9f5
Release notes for 1.2.0-beta-3 updated.
2020-09-15 10:41:19 -07:00
Phil Olynyk
956a405c80
change VERSION to v1.2.0-beta-3
2020-09-15 13:19:35 -04:00
Arie Klerk
1adabf72b2
Merge branch 'master' into translations
2020-09-14 21:56:32 +02:00
Arie Klerk
0056992be6
Another set of changed files
2020-09-14 21:52:52 +02:00
sawinglogz
2563e5c4f0
Fix gcc compiler error introduced by d98a76a
.
2020-09-14 14:58:11 -04:00
Phil Olynyk
3bda3ce275
Add Unidee to the list ot Testers
2020-09-13 20:10:12 -04:00
sawinglogz
d98a76aa22
Recognize low MV alarm on 1030X and update warnings based on test data.
2020-09-13 19:28:00 -04:00
sawinglogz
d1985c9dc2
Add support for all current Dorma 501V test data.
2020-09-13 19:27:59 -04:00
sawinglogz
c8b10e31a7
Add initial support for PRS1 Dorma 501V.
2020-09-13 19:27:59 -04:00
sawinglogz
53de4f0f49
Add older 450P to the list of tested machines.
...
Also update warnings based on test data.
2020-09-13 19:27:59 -04:00
Guy Scharf
e98f6bd379
Another adjustment to width of date edit field in Preferences dialog
2020-09-13 11:12:51 -07:00
harre
d54e8b2e11
Added default copy operators as implicit default is deprecated
2020-09-13 01:10:03 +02:00
Guy Scharf
036117d41d
Correct reversion in beta-1 that lost date last imported.
2020-09-12 22:07:40 +00:00
Guy Scharf
ade32fa914
Change Profiles page and Daily Records box in right sidebar to show data for most recently used machine.
...
- Changed Profile::GetMachine() to find machine with latest lastImportDate when there were multiple machines in a profile.
- Previously, OSCAR would shown the "first" machine in its list, without clarity about how a machine was designated "first".
2020-09-12 22:07:40 +00:00
Guy Scharf
abf0747b50
Add data directory path to error message when unable to write test file.
...
- This is intended to make the error message and log entries more descriptive.
2020-09-12 22:07:40 +00:00
Guy Scharf
3ea13f736f
Increase minimum width of Preferences dialog don't import before date field.
...
- Intent is to prevent clipping of year number for months with long names (September).
- This helps with default font size on my system but may not help on others.
2020-09-12 22:07:40 +00:00
Arie Klerk
ce67d16c42
Merge branch 'master' into translations
2020-09-12 20:28:01 +02:00
Arie Klerk
d49e1646d5
Repeated some languages that obviously were not updated/right...
2020-09-12 20:26:14 +02:00
Phil Olynyk
4c8c6682de
Add license phrase and fix qt5 dependecy
2020-09-12 13:30:02 -04:00
Phil Olynyk
f13df4d31b
Merge branch 'master' into update-v1.2.0-beta-2
2020-09-10 19:24:31 -04:00
Phil Olynyk
249144a4a4
Update version to v1.2.0-beta-2
2020-09-10 19:20:30 -04:00
Guy Scharf
644d900a1c
Make Release Notes link to translated pages a hyperlink
2020-09-10 11:55:20 -07:00
Arie Klerk
62ab4773e1
Edited Release Notes to clean conflict warning
2020-09-10 10:37:23 +02:00
Arie Klerk
fffa7a1383
Merge branch 'master' into translations
2020-09-10 10:04:50 +02:00
Arie Klerk
f3166013dd
First few updated languages for beta-2. Also removed translated Release Notes and added link to wiki on top of Release Notes.
2020-09-10 09:55:12 +02:00
Guy Scharf
e39adbd41e
Avoid data loss when destroying a profile that's just an empty directory; Release notes for v1.2.0-beta-2
...
- If trying to delete a profile folder with no contents, now displays an error message and doesn't delete it.
- Folders with no contents are no longer listed on the Profiles page.
- Release Notes updated with the fixes for beta-2.
2020-09-09 22:03:32 -07:00
Guy Scharf
b49e483fa4
Remove SleepyHead modules ProfileSelect.h, .cpp, .ui. OSCAR uses ProfileSelector.* modules
2020-09-09 20:55:23 -07:00
Phil Olynyk
5409034855
Merge branch 'master' into update-Linux_packaging
2020-09-09 21:43:36 -04:00
Phil Olynyk
c475f89d61
Update Linux packaging files to fix lintian errors
2020-09-09 21:31:49 -04:00
Guy Scharf
f423ef4967
Fix reversion in fea497ac
causing fatal 'variable not used' message
2020-09-09 18:27:58 -07:00
Guy Scharf
de0069171a
Support migration of OSCAR as well as SleepyHead data. Update Release Notes.
2020-09-10 01:12:45 +00:00
Phil Olynyk
fea497aca6
Test for Crostini 9p filesystem before looking for /mnt/chromeos/removable
2020-09-09 20:55:42 -04:00
Guy Scharf
6406545c33
Correct percentile calculation for multiple days
...
- Previously, would stop and return 0 if any day in range was suumary only
- Now, just ignores summary-only days if there are days with data
- Re-indentation makes change look bigger than it is
2020-09-08 19:54:56 -07:00
Guy Scharf
555639e78b
Language improvements for password prompt tooltip and debugging channels
2020-09-08 19:33:09 -07:00
sawinglogz
ffc4b897f8
Improve import of rare 950P events; update warnings based on test data.
...
Rare hypopnea variants weren't being recognized, and timestamps were
slightly off after a mid-session humidification change.
2020-09-02 11:23:36 -04:00
Guy Scharf
afe6316f7a
Update Release Notes for 1.2.0-beta-1
2020-09-01 07:04:18 -07:00
Guy Scharf
23036ec8cd
Fix compile problem with QT 5.9; change Patient Access to Essentials
...
- Values of "On" and "Plus" will be shown for this field.
- Field name will remain Patient Access until a new profile is created or language is changed.
2020-08-31 22:02:32 -07:00
Phil Olynyk
9d9955e0bb
VERSION updated to v1.2.0-beta-1
2020-08-31 13:53:25 -04:00
Phil Olynyk
04acbd0b1e
Release notes updated for v1.2.0
2020-08-31 13:48:06 -04:00
Phil Olynyk
dcf6dc5bd2
Add g++ version 10 test
2020-08-31 12:59:18 -04:00
Guy Scharf
265bdc2d7e
Welcome page code cleanup.
...
- make Day::validPressure() available
- Welcome page to report n/a if pressure not valid (but it should always be valid)
- Did NOT add validPressure() call to all pressure reports.
2020-08-30 13:43:00 -07:00
Phil Olynyk
1f53b558ab
Merge branch 'master' into fix-Linux-Crostini-paths
2020-08-28 15:04:31 -04:00
Phil Olynyk
74dd8d7f51
Fix spelling typo
2020-08-28 14:55:33 -04:00
Guy Scharf
628ddaa399
Fix Welcome page pressure numbers for VAuto-S
2020-08-26 09:58:00 -07:00
Phil Olynyk
d5778bafb6
Check Crostini mount points, and force name to OSCAR-test if not OSCAR
2020-08-25 21:09:53 -04:00
Guy Scharf
ce18739d14
ResMed and Oximetry loader enhancements
...
- Oximetry loader from file now remembers last directory data was imported from.
- ResMed loader loads from last day or oldest purge date if a day was purged since last import.
purgeDate added to MachineInfo to implement this. Purge date set when a day is purged and cleared after an import.
2020-08-23 15:30:38 -07:00
Guy Scharf
5e5af1b541
Cleaen up some debug messages
2020-08-19 17:12:41 -07:00