Commit Graph

44 Commits

Author SHA1 Message Date
Mark Watkins
f5d737bffe Changed all user preferences to actual per-user profile preferences 2011-10-05 17:41:56 +10:00
Mark Watkins
b147d33beb Initial Multi-Profile stuff. 2011-10-01 22:54:20 +10:00
Mark Watkins
af617a15ca Channel System Rework 2011-09-17 22:39:00 +10:00
Mark Watkins
9f459c97f0 Added Channel Register to machine object. Needs Reimporting 2011-09-13 18:12:07 +10:00
Mark Watkins
1b2508b0ec Some silly crash bugs fixed, and windows compile problem fixed 2011-09-11 17:57:29 +10:00
Mark Watkins
b45fc5f273 Moved Overview Report to to Overview, added Print menu 2011-09-11 16:16:45 +10:00
Mark Watkins
70c5a18304 SummaryChart Legend 2011-09-10 17:18:46 +10:00
Mark Watkins
ddf2464c0c Multithreaded import (save) feature.. View Menu option turns it on/off 2011-09-09 04:38:07 +10:00
Mark Watkins
c531f31243 Qt 4.6 compatability fixes.. 2011-09-01 23:07:26 +10:00
Mark Watkins
439720c2e3 Warning: Mega Graphing system overhaul.. not finished yet 2011-08-25 16:11:44 +10:00
Mark Watkins
da4b36d1ea ResMed S9 VPAP Support 2011-08-10 09:44:36 +10:00
Mark Watkins
cafdfc5563 Initial Oximeter Live view Save Feature 2011-08-08 01:37:01 +10:00
Mark Watkins
c0a7559a85 Pie Chart Labels 2011-08-07 17:11:50 +10:00
Mark Watkins
9f5317ac18 ResMed S9 Integrated Oximeter support 2011-08-06 23:37:06 +10:00
Mark Watkins
92e018ceb6 Boring stuff and a windows build fix 2011-08-06 11:42:36 +10:00
Mark Watkins
2fcc2de524 Cleanup to the previous stuff, allow longer ignore value 2011-08-05 18:41:45 +10:00
Mark Watkins
0f331ad50a Activated Session Preferences 2011-08-05 17:52:32 +10:00
Mark Watkins
f2af25faaf Pie & Candlesticks cause crashes on some old graphics card drivers, so disabled by default.. Added an option to turn on 2011-08-05 10:12:23 +10:00
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
ee49d4dedd Force Progress bar updates 2011-07-30 10:36:31 +10:00
Mark Watkins
36bdde4078 Internally store Time Deltas rather than full 64bit timestamps.. DB changesgit diff! DB change notification dialog 2011-07-30 09:12:03 +10:00
Mark Watkins
d422a46802 Database Changes.. hopefully the last one for quite a while 2011-07-28 01:28:46 +10:00
Mark Watkins
8c788b30c6 Free memory when leaving day 2011-07-27 20:47:50 +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
ea18dc5890 QPainter does not work in offscreen graphs 2011-07-22 23:46:17 +10:00
Mark Watkins
02887507c7 Craploads of temporary but annoying debug messages 2011-07-21 22:03:06 +10:00
Mark Watkins
45a15ec38f Sorry guys, database rework.. Reimport is is really necessary 2011-07-21 04:32:47 +10:00
Mark Watkins
b64c18572b Waveform Overlay Prettyment test 2011-07-18 12:33:25 +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
c9d3c5fbe7 Noon Date Split option in View Menu 2011-07-03 18:08:14 +10:00
Mark Watkins
e4be1f16fc Fix to Machine::AddSession() day selection 2011-07-03 16:47:23 +10:00
Mark Watkins
020bfdc2c4 Jimbo, try this 2011-07-03 15:20:17 +10:00
Mark Watkins
ea7add7a9e Ignoring empty ResMed sessions 2011-07-03 13:38: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
28b6171f60 Compiler warning cleanup 2011-07-01 20:10:44 +10:00
Mark Watkins
80e82ee821 Some graph links from Events tab, and other boring stuff 2011-07-01 15:11:33 +10:00
Mark Watkins
95d006f699 Daily view Events Tab cleanup 2011-06-30 20:56:22 +10:00
Mark Watkins
ba2cd0b3ec Some other ResMed graphs 2011-06-30 06:30:23 +10:00
Mark Watkins
f51982388b Common vertex array, plus more font cleanup 2011-06-28 11:51:21 +10:00
Mark Watkins
da8bf0ad38 Intel Graphics fixes 2011-06-27 17:45:59 +10:00
Mark Watkins
6fef5c0b32 Progress Bar Cleanup 2011-06-27 16:26:29 +10:00
Mark Watkins
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00