Commit Graph

74 Commits

Author SHA1 Message Date
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
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
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
5269abd3ef Fix ResMed spinlock on invalid no settings date 2018-05-30 18:51:43 +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
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
2ef5170940 Metric height is generally measured in meters 2018-04-26 05:50:54 +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
777c3aa98a Reenable multithreading, and add LoadSummary multithreading 2018-04-23 04:12:36 +10:00
Mark Watkins
dc5ec0046f 1.1.0 2018-04-22 12:06:48 +00:00
Mark Watkins
8acbfe0e92 Clean up some more warnings, and update Copyright strings 2018-03-28 17:10:52 +10:00
Mark Watkins
4ed77fc64a Clean up a few unused variables and nullptr risks with clang static analyzer. Fix a bug in Journal day selection 2018-03-28 16:22:42 +10:00
Mark Watkins
f69eda1101 Update source file header messages 2016-03-01 21:59:04 +10:00
Mark Watkins
1ade0e7b04 Window 32bit build fixes, variable cleanups 2014-10-02 20:02:33 +10:00
Mark Watkins
ffeb0149c0 Windows build fixes, bump build number 2014-10-02 17:56:57 +10:00
Mark Watkins
740e4cb2ba Fix Machine::m_availableChannels glitch breaking oximetry statistics 2014-09-30 21:02:35 +10:00
Mark Watkins
de695e153d PRS1 Oximetery attachment fixes 2014-09-30 15:25:11 +10:00
Mark Watkins
429fcb64a1 Some machine pixmap stuff, use gzip compatible Summaries.xml, preliminary PRS1 .006 oximetery parser 2014-09-30 00:41:40 +10:00
Mark Watkins
fc78ebfc16 Show progress bar works when preloading sessions 2014-09-22 18:20:44 +10:00
Mark Watkins
f2facb9da9 Add AirSense 10 CSR flags. Fixed summary load order messing up day splitting. 2014-09-22 14:32:15 +10:00
Mark Watkins
a8eee32891 pixmaps to machineloader, fix xaxis scaling glitch 2014-09-18 03:20:01 +10:00
Mark Watkins
a5b28c1fdc More on that last commit 2014-09-17 22:03:06 +10:00
Mark Watkins
239c3096d7 Unbreak git.. 2014-09-17 12:34:50 +10:00
Mark Watkins
54b159c880 Breaking git deliberately.. don't try to build until I sort some issues out 2014-09-16 15:01:31 +10:00
Mark Watkins
4c0b4908bc Mega update: Summary demand loading, Overview summarychart rework, rxchanges caching 2014-09-12 00:23:08 +10:00
Mark Watkins
04b06a9f6d Oximetry crash fix #1 2014-09-06 02:20:48 +10:00
Mark Watkins
41f719fce2 Use a summaries index file instead 2014-09-06 00:46:42 +10:00
Mark Watkins
ea96303cc1 Merge Summary Files 2014-09-05 00:59:54 +10:00
Mark Watkins
e27232423e Restructure Day object to allow for multiple machine sessions 2014-08-21 03:17:13 +10:00
Mark Watkins
88a926e79c Created progress dialog class 2014-08-18 01:55:40 +10:00
Mark Watkins
b45e7efed5 New Graph QMenu magic and new icons 2014-08-17 22:56:13 +10:00
Mark Watkins
ce2ac29cd0 More color and flag consistency cleanups 2014-08-08 06:27:23 +10:00
Mark Watkins
eb4ba53b08 Machine availableChannels stuff and rebuild nag 2014-08-07 23:58:18 +10:00
Mark Watkins
ff3a9e6b90 Cache available channels and time above upper/lower threshold, fix Import dialog crash 2014-08-07 18:52:57 +10:00
Mark Watkins
5e5bcd9e4a Initial Weinmann Support, Pressure Relief Fixes, Pressure String Fixes 2014-08-03 23:00:13 +10:00
Mark Watkins
8617b1634c Resmed Session splitting improvements and preference 2014-07-31 06:25:06 +10:00
Mark Watkins
a5cb32f4cf Major cleanup. Added MachineInfo structure. Intellipap BiLevel support plus backup 2014-07-28 23:56:29 +10:00
Mark Watkins
4c213bd529 New EDF duration peeking ResMed session grouping algorithm 2014-07-28 02:35:49 +10:00
Mark Watkins
936a21cefd Renamed Purge menu to Rebuild, automatically reimport from backups if present, fixed vertical scroll bug 2014-07-26 22:46:11 +10:00
Mark Watkins
a068b2a57c New welcome page, and some unfinished work on a crash 2014-07-25 17:53:48 +10:00
Mark Watkins
462bd70b5e Add Large Leak overlay to Daily View leak graph 2014-07-15 17:01:47 +10:00
Mark Watkins
083a667527 Standardize on a global profile object 2014-07-11 07:09:38 -05:00
Mark Watkins
ffbeb5795c Temporarily show raw ResMed EPR values 2014-07-06 10:22:50 +10:00