Mark Watkins
|
2600e131a9
|
Clean that last commit up for MinGW
|
2018-06-10 16:07:29 +10:00 |
|
Mark Watkins
|
1fe066d89b
|
Cache a few heavily used preferences rather than use a slow QVariant lookup
|
2018-06-10 15:54:09 +10:00 |
|
Mark Watkins
|
614e04ab77
|
A little optimisation, and ditch that debug/release folder thing
|
2018-06-10 14:57:18 +10:00 |
|
Mark Watkins
|
4b604533ac
|
Merge branch 'master' of gitlab.com:sleepyhead/sleepyhead-code
|
2018-06-10 01:40:26 +10:00 |
|
Mark Watkins
|
b18db7399d
|
Intellipap CPAP/APAP mode test
|
2018-06-10 01:40:18 +10:00 |
|
Mark Watkins
|
df8a4bfa34
|
Add branch to defaultAppRoot unless release/beta build
|
2018-06-10 01:39:19 +10:00 |
|
Mark Watkins
|
1120836ff8
|
Try NOT to crash parsing DV64 CPAP SET.BIN data
|
2018-06-10 01:11:42 +10:00 |
|
Mark Watkins
|
ab813e4214
|
DV64 Out of sequence check, apply stretch to welcome page textbox
|
2018-06-10 00:09:53 +10:00 |
|
Mark Watkins
|
d26e414140
|
accidentally broke git last commit
|
2018-06-09 22:52:49 +10:00 |
|
Mark Watkins
|
2d6afa290b
|
Fix a couple more crash conditions
|
2018-06-09 22:52:07 +10:00 |
|
Mark Watkins
|
b4e69627c7
|
Fix profile datafolder access glitch
|
2018-06-09 22:22:57 +10:00 |
|
Mark Watkins
|
274768f9db
|
Fix DV64 L.BIN and add E.BIN parser
|
2018-06-09 22:08:31 +10:00 |
|
Mark Watkins
|
94d9091e4b
|
DreamStation ASV pressure setting guess #1
|
2018-06-09 18:32:40 +10:00 |
|
Mark Watkins
|
241b1f8de6
|
Added support for multilanguage help documentation
|
2018-06-09 10:59:16 +10:00 |
|
Mark Watkins
|
fd6644e382
|
sort out qSort deprecation and an updates file creation time check one
|
2018-06-08 08:09:26 +10:00 |
|
Mark Watkins
|
90990ad66d
|
Prune some old commented out code
|
2018-06-08 08:03:20 +10:00 |
|
Mark Watkins
|
7caa71b219
|
Fix graph order saving, copy trans/help files in on other platforms too
|
2018-06-08 07:53:14 +10:00 |
|
Mark Watkins
|
04420e0a57
|
Move git_info.h related stuff out of common_gui.h
|
2018-06-07 15:30:31 +10:00 |
|
Mark Watkins
|
66046a5e1d
|
Write git information to .h file pre-build
|
2018-06-07 15:01:50 +10:00 |
|
Mark Watkins
|
caefe700ff
|
Create MainWindow early to capture logs, clean up some channel init and resmed signal translation stuff
|
2018-06-07 11:53:20 +10:00 |
|
Mark Watkins
|
0cb176436e
|
MSVC++ build fixes
|
2018-06-07 10:09:06 +10:00 |
|
Mark Watkins
|
63e4b1a643
|
Fix opengl screenshots on windows, remove the last of qprogress and statusbar, and add progressdialog to recompress/recalc
|
2018-06-06 10:48:31 +10:00 |
|
Mark Watkins
|
ad0905db07
|
Allow multiple Datafolder instances based on branch & release status
|
2018-06-06 09:01:22 +10:00 |
|
Mark Watkins
|
2ab65bc85b
|
Fix some profile creation bugs
|
2018-06-06 08:08:12 +10:00 |
|
Mark Watkins
|
5191f8c967
|
Make progress dialog more annoying on load
|
2018-06-05 11:16:03 +10:00 |
|
Mark Watkins
|
f794dbd1d3
|
Make profile selection a little smarter
|
2018-06-05 09:26:46 +10:00 |
|
Mark Watkins
|
3ff9ad1469
|
Fix some source and header typos/mistakes
|
2018-06-05 06:48:38 +10:00 |
|
Mark Watkins
|
ce8a7e233f
|
Backport ParseSTR function and attempt to fix AHI summary only
|
2018-05-31 11:11:40 +10:00 |
|
Mark Watkins
|
9313f47396
|
Parent Machine::Load()'s ProgressDialog and open it properly so it shows up where expected during profile load
|
2018-05-31 10:35:27 +10:00 |
|
Mark Watkins
|
b8475ac970
|
ResMed crash fix - Not a good idea to remove sessions while iterating through them
|
2018-05-31 10:27:44 +10:00 |
|
Mark Watkins
|
a3b5026fd7
|
Fix resmed importer crash due to Session::Store not being threadsafe
|
2018-05-31 08:53:30 +10:00 |
|
Mark Watkins
|
5269abd3ef
|
Fix ResMed spinlock on invalid no settings date
|
2018-05-30 18:51:43 +10:00 |
|
Mark Watkins
|
ac1d0be42b
|
Fix ResMed import crash condition and break screenshots temporarily
|
2018-05-30 09:29:21 +10:00 |
|
Mark Watkins
|
aba8cc8052
|
Last commit accidentaly undid the one before with the ResMed fix
|
2018-05-30 06:45:49 +10:00 |
|
Mark Watkins
|
14964249e6
|
Update translations, Added Hebrew, updated UK & Afrikaans
|
2018-05-29 18:22:01 +10:00 |
|
Mark Watkins
|
8d8648fe20
|
Make sure to call SaveSummary() after ResMed import
|
2018-05-29 18:12:37 +10:00 |
|
Mark Watkins
|
e2aee8ddf7
|
Switch Records and Bookmars to QTextBrowser instead of Webkit
|
2018-05-08 05:32:16 +10:00 |
|
Mark Watkins
|
ea2e0cb147
|
qprogress global progress bar misuse cleanup for importers
|
2018-05-08 04:42:23 +10:00 |
|
Mark Watkins
|
2df5987ca6
|
Disable welcome page buttons when no cpap data, fix some Purge issues
|
2018-05-08 02:54:08 +10:00 |
|
Mark Watkins
|
d77ba9c11b
|
New mega AboutDialog combining, about, license, release notes, etc
|
2018-05-07 22:13:07 +10:00 |
|
Mark Watkins
|
0f639eecbc
|
Add abort button to Import process
|
2018-05-07 11:57:58 +10:00 |
|
Mark Watkins
|
c4ac37d4ae
|
Make ResMed & PRS1 importer check ignoreOlderSessions, make import progress dialog modal
|
2018-05-07 11:30:42 +10:00 |
|
Mark Watkins
|
adf6f1917d
|
Improve progress dialogs and show stage messages in ResMed & PRS1 importer
|
2018-05-07 10:37:22 +10:00 |
|
Mark Watkins
|
7ced9d50ae
|
Add some disk usage information to profile selector
|
2018-05-07 07:45:56 +10:00 |
|
Mark Watkins
|
ca962a88bb
|
Show Open Profile information in profile selector, add AutoLoadLastUsed Preference
|
2018-05-07 06:43:22 +10:00 |
|
Mark Watkins
|
80d9948ad5
|
pick up missing STR settings on ResMed reimport, add some profiling stuff and better nosettings handling
|
2018-05-07 02:59:50 +10:00 |
|
Mark Watkins
|
0583675641
|
EDFParser cleanup and .gz file handling fixes
|
2018-05-06 17:55:02 +10:00 |
|
Mark Watkins
|
4dcf1a75fb
|
WIP on master: cc2a80e4 Start of PRS1 DFV3 Summary Parsing cleanup
|
2018-05-06 07:58:11 +10:00 |
|
Mark Watkins
|
cc2a80e4c3
|
Start of PRS1 DFV3 Summary Parsing cleanup
|
2018-05-06 01:48:32 +10:00 |
|
Mark Watkins
|
b9e1af63da
|
Handle ugly 'restarts' in preferences by gracefully reloading profile instead
|
2018-05-05 20:07:40 +10:00 |
|