Commit Graph

3496 Commits

Author SHA1 Message Date
Guy Scharf
010d3ca9e1 Fix possible startup problem with View/Show Personal Data 2020-06-06 12:34:34 -07:00
Guy Scharf
d02d01f3f2 Fix use case where View/Show Personal Data might not work 2020-06-05 09:25:42 -07:00
Guy Scharf
6e1727eb2c New privacy tool View/Show Personal Data shows and hides personal identification from statistics window and reports
This option applies to the application and not just the current profile.
2020-06-04 21:25:23 -07:00
sawinglogz
7a85f9784c Add initial device connection classes to eventually support recording/playback.
This initial commit is designed to change as little existing code as possible.
Once regression tests are in place that can play back previously recorded
data, we can move on to more significant changes.
2020-06-04 14:32:03 -04:00
sawinglogz
160b6124a3 Fix typo. 2020-06-04 10:01:40 -04:00
sawinglogz
cdec75b94b Update 500G warnings based on new test data. 2020-06-04 10:01:26 -04:00
Guy Scharf
5c88770bfe Improve language in error message windows 2020-06-03 10:02:20 -07:00
Guy Scharf
db952c9738 Change VERSION to 1.1.2-alpha-0 2020-06-03 10:01:47 -07:00
Guy Scharf
8579b1d63d Change "yesterday" to "1 day ago" in Welcome message
and fix date plural in oximetry Welcome message
2020-06-03 09:36:52 -07:00
Phil Olynyk
2d69049c77 Update VERSION to v1.1.1 2020-06-02 16:41:10 -04:00
ArieKlerk
f4961f0f88 Here are the Turkish About and Credits pages. 2020-05-31 22:33:50 +02:00
ArieKlerk
603c74e0c1 The Turkish translation is ready -already!!- The About and Credits files will come soon. 2020-05-30 15:52:37 +02:00
ArieKlerk
3d1778a02f All translation files are cleaned by lupdate -noobsolete 2020-05-29 21:32:55 +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
sawinglogz
4507f8d7a8 Fix crash when trying to import Weinmann SOMNObalance e.
This patch only addresses the crash, it doesn't add support for the machine.
2020-05-28 22:11:28 -04:00
Guy Scharf
11cefbd799 Rename Turkish language and add native language name to list of names. 2020-05-28 12:41:32 -07:00
Phil Olynyk
87369f6cf7 Update version to rc-4, and fix a typo 2020-05-28 13:25:09 -04:00
ArieKlerk
a58ad16e38 Merge branch 'master' into translations 2020-05-28 13:09:37 +02:00
ArieKlerk
c4050d8412 Changed French Release Notes and first part of Turkish translation 2020-05-28 13:08:08 +02:00
Guy Scharf
7a6284e72b Fix regression in e921e7de 2020-05-26 12:34:22 -07:00
Guy Scharf
d666feb362 Merge branch 'master' into duration 2020-05-26 10:15:00 -07:00
Guy Scharf
66523e15f4 Don't display event duration when zero on flow graph 2020-05-26 10:07:59 -07:00
Phil Olynyk
e921e7dee5 Add QT version check at journal.cpp:262 2020-05-26 11:48:34 -04:00
Phil Olynyk
e7309ea708 New French and Italian ts files 2020-05-26 10:56:56 -04:00
sawinglogz
4fa353a263 Fix regression in da60a5a and underlying bug.
Note that operator[] on a non-const QHash inserts a default-constructed
item in the hash if the key doesn't already exist.
2020-05-23 21:51:43 -04:00
sawinglogz
47ea2bbf91 Tweak copy constructors to fix build errors in CentOS.
Thanks to johanfh.

Fixes #19.
2020-05-23 11:22:59 -04:00
Guy Scharf
da60a5aa99 Correct determination of CPAP Mode 2020-05-23 05:20:33 -07:00
Guy Scharf
1659b3e6bf New Backup Journal code using QXmlStreamWriter class 2020-05-21 20:33:43 -07:00
Guy Scharf
8e535878d6 Merge branch 'master' into buildwin 2020-05-20 12:49:49 -07:00
Guy Scharf
ebaccadf94 Correct order of setting symbolic links option. 2020-05-20 12:46:37 -07:00
sawinglogz
1976795cb9 Export only CPAP sessions in the sessions CSV export.
This fixes the mystery sessions that were appearing in CSV exports.
2020-05-20 13:40:20 -04:00
Guy Scharf
104633b492 Update Build-Win.md to note that symlinks must be selected when installing Git for Windows 2020-05-19 15:27:16 -07:00
Phil Olynyk
6dcc0310fa Update VERSION to v1.1.1-rc-3 2020-05-19 15:06:37 -04:00
Phil Olynyk
26eb76b5ff Merge branch 'master' into save-backupSTR
Pick up changed VERSION file
2020-05-19 15:01:14 -04:00
Phil Olynyk
2ad6a5c980 Fix debug output text 2020-05-19 14:47:54 -04:00
Phil Olynyk
ee3a79af7e Copy new STR.edf to Backup after Backup_STR scan 2020-05-18 17:42:37 -04:00
Phil Olynyk
2d4598d5e7 Fix type in procedure name 2020-05-18 13:59:10 -04:00
Phil Olynyk
b9cccdc746 Clean up, and copy Backup/STR.edf to Backup?STR_Backup/STR_yyyymmdd.edf
before copying import/STR.edf to Backup/STR.edf.
2020-05-17 19:24:31 -04:00
Phil Olynyk
3e853c4877 Merge branch 'master' into update-v1.1.1-rc-2 2020-05-17 12:04:50 -04:00
Phil Olynyk
60588ccd30 Merge branch 'ArieKlerk/OSCAR-code-translations' into HEAD 2020-05-17 11:49:45 -04:00
Phil Olynyk
e2efbe673c Update VERSION to v1.1.1-rc-2 2020-05-17 11:39:20 -04:00
Phil Olynyk
cf32639b06 Clean up comments and trim file paths 2020-05-16 17:31:18 -04:00
Phil Olynyk
53d0c0fbe4 Merge branch 'master' into error-message-cleanup 2020-05-16 16:18:27 -04:00