Guy Scharf
4885abf76a
Overview graphs right edge now on correct date in GMT+ timezones
...
Changed a lot of Qt::UTC to Qt::LocalTime. Some risk of having changed ones that should not have been changed.
2020-08-09 10:25:45 -07:00
sawinglogz
0960384b20
Add support for compliance records from PRS1 60 Series bricks.
...
Add 261CA to the list of tested machines.
2020-08-04 20:59:51 -04:00
sawinglogz
93a056b252
Add 462P and 400X120 to the list of tested machines.
...
Also update F0V4 warning based on new test data.
2020-08-03 14:18:25 -04:00
Guy Scharf
d4f0645c68
Update release notes for Overview changes
2020-08-02 20:32:08 -07:00
Guy Scharf
94c84ffde6
Update release notes for popout graphs
2020-08-01 13:54:20 -07:00
sawinglogz
f25f991e9f
Add feature to suppress zooming when holding down the shift key.
...
This allows users to measure a duration without zooming.
2020-07-27 12:57:16 -04:00
Guy Scharf
5cefc90a16
Fix CPAP hours and AHI calculations
...
Daily page: total hours was elapsed time of all machines, including large blocks that are not CPAP. Now just MT_CPAP time.
Welcome page: Same problem with total hours reporting, and AHI was calculated as events/total hours instead of events/CPAP hours.
Statistics page: Same problems as on Welcome page -- total hours and index calculations. Changed to using total CPAP hours.
2020-07-24 11:29:19 -07:00
Guy Scharf
01c663b692
Check for invalid version strings in versions.xml; fix display problem; update release notes for Phil
2020-07-21 13:50:06 -07:00
Guy Scharf
dc78287775
Update release notes.
2020-07-19 11:49:23 -07:00
Guy Scharf
6bf3a9c7e3
Make versions.xml case insensitive, update release notes
2020-07-19 11:44:21 -07:00
sawinglogz
a8f6bca387
Add monochrome printing to release notes.
2020-07-18 14:58:16 -04:00
Guy Scharf
90b8a89ca8
Update release notes to reflect recent changes
2020-07-07 14:14:45 -07:00
sawinglogz
11dfa09c7b
Add preliminary support for rare time-adjustment event observed on PRS1 550P.
...
Also add 900X150 to the list of tested machines, and update other warnings
based on new test data.
2020-06-26 12:53:52 -04:00
ArieKlerk
f4961f0f88
Here are the Turkish About and Credits pages.
2020-05-31 22:33:50 +02:00
ArieKlerk
c2ed130b17
Merge branch 'master' into translations
2020-05-29 20:53:41 +02:00
ArieKlerk
f8fa0483cb
Added two translators to credits.html
2020-05-29 20:52:24 +02:00
Guy Scharf
5bf9519936
Update Release Notes for recent changes
...
Negative pressure settings on Overview Graph
Correct XML formatting in Backup Journal
Omit (0) for events with no duration when displayed in FLow Rate graph
2020-05-29 10:43:05 -07:00
Guy Scharf
54b5abca76
Update Release Notes for Backup Jornal and (0) flags in flow rate graph
2020-05-29 10:33:09 -07:00
ArieKlerk
f2dda2cfba
Merge branch 'master' into translations
2020-05-29 19:29:23 +02:00
ArieKlerk
a60c8b416e
Added oscar_qt_tr.ts, release_notes-tr.html and updated all languages
2020-05-29 19:26:37 +02:00
sawinglogz
198bc166db
Update release notes from wiki.
2020-05-29 12:47:35 -04:00
sawinglogz
d01c183ae3
Add 400X130 to the list of tested machines.
2020-05-29 12:38:39 -04:00
ArieKlerk
c4050d8412
Changed French Release Notes and first part of Turkish translation
2020-05-28 13:08:08 +02:00
ArieKlerk
ddd96390ff
Some just-in-time translation files...
2020-05-16 20:41:40 +02:00
ArieKlerk
7fa1985608
Merge branch 'master' into translations
2020-05-16 17:39:38 +02:00
ArieKlerk
21dc9b70cc
Here is the language set for RC-2
2020-05-16 17:38:24 +02:00
Phil Olynyk
6fcd82a296
Update release notes and VERSION for v.1.1.1-rc-1
2020-05-13 16:20:22 -04:00
ArieKlerk
460b236193
Merge branch 'master' into translations
2020-05-13 21:41:35 +02:00
ArieKlerk
cfe232c18e
Here is the whole translations lot for version 1.1.1
2020-05-13 21:37:14 +02:00
sawinglogz
2a92569393
Add 461CA and 700X120 to the list of tested machines, and refine
...
unexpected data warnings.
2020-05-12 14:08:24 -04:00
sawinglogz
346208140e
Revise VS2 index to match official reports.
...
The VS2 channel is unique in that it only appears (as a flag)
when there are nonzero snores during a 2-minute period. However, the
VS index isn't the number of events (nonzero intervals) per hour,
but rather the number of snores per hour.
2020-05-07 17:36:31 -04:00
sawinglogz
d1dac68454
Update release notes with latest fixes.
2020-05-06 23:19:36 -04:00
ArieKlerk
f29602a02e
Merge branch 'master' into translations
2020-05-06 20:46:40 +02:00
ArieKlerk
ad91b105f2
The first new set of translation files for version 1.1.1
2020-05-06 20:44:20 +02:00
sawinglogz
01c7f7cdc0
Exclude additional invalid samples in PRS1 oximetry.
...
Also clean up some function names and remove unnecessary code.
2020-04-29 10:41:08 -04:00
sawinglogz
6261752022
Fix zero AHI in CSV session export when there are multiple slices.
...
This only affected PRS1, and it seems like the other places where
the broken Session::hours() result was used were:
- GT_SESSIONS, which seems to be unused
- settings_wavg, where it had no effect
The other uses of Settings::hours() were where there was only
a single slice, in which case it returned the right result:
- gSessionTimesChar::paint (the one still in use)
- Icon loader
- Resmed loader
2020-04-28 13:00:58 -04:00
sawinglogz
7b65a85c14
Add PRS1 pressure-set channels to CSV export.
2020-04-28 12:11:41 -04:00
sawinglogz
a8cd0a72b4
Add support for AVAPS in overview pressure chart.
2020-04-27 20:18:05 -04:00
sawinglogz
75bfdf2142
Fix Viatom loader glitch that prevented saving older sessions in a folder.
2020-04-26 14:06:48 -04:00
sawinglogz
f75d5fab9d
Update release notes.
2020-04-25 17:08:02 -04:00
sawinglogz
af9e420308
Update release notes with PRS1 fixes.
2020-04-22 17:14:59 -04:00
Phil Olynyk
4d14c3a817
Remove extra blank line at top
2020-04-16 08:44:30 -04:00
Phil Olynyk
ce053767f5
Update release-notes and some language names
2020-04-16 08:20:51 -04:00
sawinglogz
de494907c7
Update release notes with post-RC1 fixes.
2020-04-11 16:06:57 -04:00
Phil Olynyk
a37ddc60d4
Add Google translate link and remove target from links
2020-04-08 16:55:43 -04:00
Phil Olynyk
8b9e52a416
fix nexted list item bullets
2020-04-08 10:37:32 -04:00
Phil Olynyk
e4e07775e2
Add dir=rtl for ar and he per AK, and save a utf-8 conversion script
2020-04-08 08:17:50 -04:00
Phil Olynyk
994a41e3ac
Convert dos to unix line endings, and ensure UTF-8
2020-04-07 23:11:06 -04:00
Phil Olynyk
8536289b9c
Remove trailing / in <meta ...> elements, and fix DTD line
2020-04-07 21:53:45 -04:00
ArieKlerk
3cc1a9fa6d
One last time, now all HTML docs are up-to-date.
2020-04-07 22:35:11 +02:00
ArieKlerk
d90f7f4c94
Merge branch 'master' into translations
2020-04-07 19:49:58 +02:00
ArieKlerk
9f4d7625f8
Here are the *final* release notes files, plus a few languages updated.
...
Will now work on "tidying-up" the other two: about and credits.
2020-04-07 19:32:38 +02:00
Phil Olynyk
5764b27ad6
Tweak some credits and about files, remove HtmlTidy reference.
2020-04-04 21:48:14 -04:00
Phil Olynyk
3eb0b71edc
Merged new Htmldocs files
2020-04-04 20:30:48 -04:00
Phil Olynyk
af99e603d9
copy changes to Englist html files
2020-04-04 20:11:38 -04:00
sawinglogz
244f18f2af
Add support for newly discovered event in PRS1 F0V6, fixing total session time.
...
Also added 500X120 to list of tested machines.
2020-04-04 17:33:34 -04:00
ArieKlerk
0b664b8bda
Here is my status quo for the moment. I did not pull before merge...
2020-04-04 21:54:22 +02:00
Phil Olynyk
a7c6ef18a4
make aboutdialog.cpp use Htmldocs, and clean up the html files
2020-04-04 14:41:45 -04:00
ArieKlerk
d4ae91e8fb
These are the last changes *for now* The rest will be done when RC1 is out.
2020-04-02 21:13:07 +02:00
ArieKlerk
dfcc6cb49f
First large merge request, only Release Notes must still be translated
2020-04-02 08:48:30 +02:00
ArieKlerk
3ab979108d
Next update on translation files
2020-04-01 13:06:21 +02:00
ArieKlerk
9ab590448e
Release changed from March to April 2020, and many small changes to translations-files.
2020-03-28 17:03:52 +01:00
ArieKlerk
b5c900f5d6
Minor edits
2020-03-26 19:39:31 +01:00
ArieKlerk
4fc1c7bce8
Swedish added
2020-03-25 20:59:09 +01:00
ArieKlerk
78a7567a2b
Again added Danish and some new HTML files
2020-03-20 15:49:53 +01:00
ArieKlerk
07478f56fb
Added Danish and new HTML pages
2020-03-20 15:48:08 +01:00
ArieKlerk
61f5c021cf
All present files now have a copyright string
2020-03-19 20:05:44 +01:00
ArieKlerk
e996def678
Edited all filenames to have - instead of _ before the Country code
2020-03-19 11:52:41 +01:00
ArieKlerk
8327272de6
Here are the first HTML docs
2020-03-18 21:02:18 +01:00
Phil Olynyk
c6ce5bfdff
Pick up all translations for release
2019-04-21 15:22:17 -04:00
Phil Olynyk
9d1d0a88ce
Updated release notes and Htmldocs, and set build number to 9
2019-04-16 15:10:28 -04:00
Phil Olynyk
45df4391cc
Added Afrikaans html docs
2019-04-06 21:53:37 -04:00
Phil Olynyk
5a6b7f853d
Added about, credits, and release-notes to Htmldoc folder
2019-04-06 21:02:02 -04:00
Phil Olynyk
1396ec24fe
Update oscar.pro to copy translated html files to build folder
2019-03-28 14:51:19 -04:00