Commit Graph

69 Commits

Author SHA1 Message Date
Mark Watkins
495e791976 QHash's aren't ordered.. Use QMap's instead while loading sessions 2011-08-01 18:22:37 +10:00
Mark Watkins
a310caa928 Mega MachineCode enum replacement.
Importer will be temporarily slow due to creating craploads of new indexes. Lots of bugs fixed.. Probably lots of new bugs too!

Replaced slow map containers with fast QHash containers.
Plus plenty of other mind numbing stuff.
2011-08-01 06:24:43 +10:00
Mark Watkins
9840976d8e Empty data Overlay crash fix, Show extra dots for PRS1, PRS1 alignment cleanup 2011-07-30 13:52:29 +10:00
Mark Watkins
ee49d4dedd Force Progress bar updates 2011-07-30 10:36:31 +10:00
Mark Watkins
f9796306ca Event System Mega Overhaul 2011-07-27 19:21:53 +10:00
Mark Watkins
d75983debb Fix Pressure mixup 2011-07-25 03:50:27 +10:00
Mark Watkins
395ab591fe Forgot ResMed DataVersion Field 2011-07-25 03:18:10 +10:00
Mark Watkins
6429b56bb8 gYAxis fixes, assert removals, and removed TinyXML, replacing with Qt's XML stuff, you have to delete SleepApp here 2011-07-25 02:37:23 +10:00
Mark Watkins
19429f33e7 Waveform sync stuff 2011-07-23 02:38:22 +10:00
Mark Watkins
ea18dc5890 QPainter does not work in offscreen graphs 2011-07-22 23:46:17 +10:00
Mark Watkins
5b18435f3f More temporary but annoying debug messages 2011-07-21 22:17:35 +10:00
Mark Watkins
02887507c7 Craploads of temporary but annoying debug messages 2011-07-21 22:03:06 +10:00
Mark Watkins
537f42953a Rewrite of PRS1 Waveform Loader 2011-07-21 21:02:52 +10:00
Mark Watkins
542791c150 Removed old ResMed debug timestamp 2011-07-21 13:38:17 +10:00
Mark Watkins
17aff89140 Fixed ResMed unimported fields 2011-07-21 13:36:36 +10:00
Mark Watkins
c6f5efdcb3 Fixed ResMed unimported fields 2011-07-21 13:35:59 +10:00
Mark Watkins
95389caebc Corrupt waveform data notification message 2011-07-21 13:03:20 +10:00
Mark Watkins
17bde8879c PRS1 session length bug fix 2011-07-21 12:17:43 +10:00
Mark Watkins
58bcf5a700 Forgot to update ResMed & CMS50 database version number 2011-07-21 04:34:14 +10:00
Mark Watkins
45a15ec38f Sorry guys, database rework.. Reimport is is really necessary 2011-07-21 04:32:47 +10:00
Mark Watkins
54b31431f6 PRS1 Error message cleanup 2011-07-21 02:48:21 +10:00
Mark Watkins
ecd24d72dc PRS1 Waveform Sync Issue Fixed 2011-07-21 02:01:31 +10:00
Mark Watkins
4dfa38bc41 PRS1 ASV code 0 fix 2011-07-20 02:44:03 +10:00
Mark Watkins
20e8bf7704 Reduction in assert usage, as Debug window is functioning now 2011-07-20 01:31:51 +10:00
Mark Watkins
b64c18572b Waveform Overlay Prettyment test 2011-07-18 12:33:25 +10:00
Mark Watkins
afb239abce A little PRS1 Corrupt Waveform Data Recovery 2011-07-16 23:34:39 +10:00
Mark Watkins
3aac219aad Display MessageBox on Import Failure 2011-07-15 23:30:41 +10:00
Mark Watkins
ad8edfc1e7 Pathetic initial attempt at CMS50 Live Plethy 2011-07-15 20:01:28 +10:00
Mark Watkins
d625adc71f Fixed APAP Pressure Average 2011-07-13 00:20:49 +10:00
Mark Watkins
7d0e5e60fe Weighted Average Fix 2011-07-12 22:43:22 +10:00
Mark Watkins
89d51c16fe PRS1 .002 Parsing Glitch 2011-07-11 15:46:12 +10:00
Mark Watkins
9cff24fb29 Beginning of Graph Hide/Show stuff, plus Event Flags group container 2011-07-11 14:54:53 +10:00
Mark Watkins
bbaf680bba Implemented a text queue to solve text color bug 2011-07-11 11:58:51 +10:00
Mark Watkins
bb80f4b296 Hide some unused graphs 2011-07-11 03:49:02 +10:00
Mark Watkins
c00dea5f54 Documentation Updates 2011-07-11 02:43:40 +10:00
Mark Watkins
deb49b1ba4 Decoded ASV GraphData Stuff 2011-07-11 02:20:51 +10:00
Mark Watkins
2053e2bfec Start of System One ASV stuff 2011-07-11 00:23:07 +10:00
Mark Watkins
3e6bddc08c Windows Resmed loader fixes 2011-07-05 15:37:11 +10:00
Mark Watkins
687eb0aaa2 Catch some exceptions 2011-07-03 21:49:47 +10:00
Mark Watkins
f7db127257 Fix to the last thing 2011-07-03 19:13:54 +10:00
Mark Watkins
1a1b6434a5 Removed UTC calls from ResMed 2011-07-03 16:10:45 +10:00
Mark Watkins
bd78ed091e ResMed Model String Updates (Thanks Troy) 2011-07-03 14:22:58 +10:00
Mark Watkins
902ffea2b4 Zero PRS1 import duration fix 2011-07-03 14:09:12 +10:00
Mark Watkins
f890e47271 Resmed Session bugs 2011-07-03 13:53:09 +10:00
Mark Watkins
ea7add7a9e Ignoring empty ResMed sessions 2011-07-03 13:38:55 +10:00
Mark Watkins
d75e8fcebd More hours() assert fixes 2011-07-03 12:43:50 +10:00
Mark Watkins
cd1b5329ef Enabled ResMed Save function 2011-07-03 02:10:20 +10:00
Mark Watkins
ba7ce7123d ResMed annotations timing fix 2011-07-03 01:48:55 +10:00
Mark Watkins
9cc50bee94 QDateTime was slowing the importers down, changed to qint64. This change is guaranteed to introduce some bugs 2011-07-03 00:35:50 +10:00
Mark Watkins
454934b246 Don't Pull this one.. Swapping computers 2011-07-02 19:49:53 +10:00