Commit Graph

2481 Commits

Author SHA1 Message Date
Mark Watkins
3e73860351 Murder the last of webkit and break Statistics/help a little bit 2018-05-29 08:35:48 +10:00
Mark Watkins
f11f5fe284 Clean up journal notes save logic, fix QTextBrowsers image handling 2018-05-08 18:12:32 +10:00
Mark Watkins
1e20d02444 Convert Daily Details panel from QtWebkit to QTextBrowser 2018-05-08 08:09:59 +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
afd74aeff3 New similar looking webkit-less Welcome page 2018-05-08 01:11:02 +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
3f4e1b70d0 Don't bother showing locked profile messages for localhost anymore 2018-05-07 08:36:22 +10:00
Mark Watkins
5e479f2f90 Check password on login 2018-05-07 08:10:17 +10:00
Mark Watkins
51eb1d09a4 Add email info and fix address empty check in profile select 2018-05-07 07:51:55 +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
c3e88358ee Make Destroy Profile button work 2018-05-07 03:56:05 +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
ce7bf7ec29 index 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
Mark Watkins
cf72406ee6 Fix mousetooltip out of view 2018-05-05 19:53:52 +10:00
Mark Watkins
9d4e094419 C++11 is now mandatory 2018-05-05 19:21:57 +10:00
Mark Watkins
5d4a051f55 Fix yet another mac shutdown bug and some override rubbish 2018-05-05 19:13:39 +10:00
Mark Watkins
6f8c56074e PR 1030X100 support, trash legacy <Qt5 support code, fix a crash in MinutesAtPressure 2018-05-05 17:14:44 +10:00
Mark Watkins
b14b1abd4d Make sure to include EDF files in the S9 DATALOG folder itself 2018-05-04 20:22:55 +10:00
Mark Watkins
204425473f Fix Summary Recalc progress bar 2018-05-03 20:55:41 +10:00
Mark Watkins
58da6d882a Recompressing events doesn't need to recalculate summaries 2018-05-03 20:53:42 +10:00
Mark Watkins
a369e2dac4 Fix ResMed importer backup & gz glitch, remove quazip dependency 2018-05-03 19:59:31 +10:00
Mark Watkins
0b8ada6d64 Unbreak git, and skip already imported resmed sessions 2018-05-03 15:44:19 +10:00
Mark Watkins
f64edd80ca Break GIT, import for ResMed import bug 2018-05-03 15:34:04 +10:00
Mark Watkins
acf0ddca3d More ResMed stuff, plus popout graph test 2018-05-03 15:08:45 +10:00
Mark Watkins
3e46269825 Merge branch 'master' of gitlab.com:sleepyhead/sleepyhead-code 2018-04-28 15:33:41 +10:00
Mark Watkins
b1e81fc8b1 ResMed Loader Rework 2018-04-28 15:33:26 +10:00
Mark Watkins
53addb62e7 Pass strings as const references in MachineLoaders 2018-04-27 14:29:03 +10:00
Michael
63c0d51ea3 Update README 2018-04-26 19:16:39 +00:00
Michael
dda2319223 Update README. Build instructions for OSX. 2018-04-26 19:10:48 +00:00
Mark Watkins
2ef5170940 Metric height is generally measured in meters 2018-04-26 05:50:54 +10:00
Mark Watkins
36e952d2fd ResMed imported_files wasn't reading 2018-04-26 04:04:05 +10:00
Mark Watkins
916174ab71 Use ResMedEDF derived parser throughout ResMed importer 2018-04-26 03:00:09 +10:00
Mark Watkins
6f22172d51 Split EDF Parser from ResMed importer 2018-04-26 01:22:29 +10:00
Mark Watkins
826322ff86 Really try and fix shutdown crash 2018-04-26 00:30:43 +10:00
Mark Watkins
90d5cadc0c Tinker in overview charts, darken Flow Limitation chart so maximum is visible on white 2018-04-25 23:00:25 +10:00
Mark Watkins
b3c92aa9fe Replace sucky Q_ASSERTS with qWarnings/qCritical, enable FLG graph by default in overview 2018-04-25 20:34:23 +10:00
Mark Watkins
47dbf324ed Shrink some elements and the s9 warning on the Welcome page 2018-04-25 14:46:48 +10:00
Mark Watkins
73b87f870e Add overview button to welcome page 2018-04-25 14:33:45 +10:00
Mark Watkins
887273849f Make ResMed imports progress bar move a bit more during stages 2018-04-23 06:04:39 +10:00
Mark Watkins
777c3aa98a Reenable multithreading, and add LoadSummary multithreading 2018-04-23 04:12:36 +10:00