Commit Graph

396 Commits

Author SHA1 Message Date
Mark Watkins
31ffec35dd Preferences Stub 2011-08-03 08:37:15 +10:00
Mark Watkins
14c07ab16e QVBoxLayout cleanup 2011-08-02 22:32:03 +10:00
Mark Watkins
13b974c9ee Murdered QSplitter.. Sorry, no more graph resizing.. Blame Apple & Nokia! :( 2011-08-02 20:28:29 +10:00
Mark Watkins
8723de4d36 Initial hack at making QSplitter behave 2011-08-02 19:12:10 +10:00
Mark Watkins
38a2b18d85 Fixed a few other vertarray bounds checks 2011-08-02 14:51:49 +10:00
Mark Watkins
d3982eb9bb Better nags on yAxis tick failure 2011-08-02 14:42:41 +10:00
Mark Watkins
2c0069d46a Fixed vertarray buffer overrun (forgot to allocate the extra bit) 2011-08-02 14:20:26 +10:00
Mark Watkins
bf4fafb862 VertexArray stuff and variable order test to sort Linux crash 2011-08-02 11:36:03 +10:00
Mark Watkins
26b2f2cfe6 Fixed random graph color problem on certain video chips 2011-08-01 22:29:17 +10:00
Mark Watkins
536d3fa14b Stopped calculating P90 & Weighted averages on S9's Flow Rate & Mask Pressures.. too darn slow 2011-08-01 18:58:46 +10:00
Mark Watkins
cf2e413c31 Set Min & Max cache where it's already calculated 2011-08-01 18:53:26 +10:00
Mark Watkins
7607a31fe9 Flow rate yticker scale -1 to +1 2011-08-01 18:27:03 +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
a2ea26a9a0 gLineChart fixes 2011-08-01 15:45:34 +10:00
Mark Watkins
b4fb4695f0 Prevent potential buffer overrun in gLineChart 2011-08-01 14:34:55 +10:00
Mark Watkins
ee1960bb5d Total time displayed wrong fix 2011-08-01 07:07:40 +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
e9bf107c22 Some oximetry fixes 2011-07-30 03:40:22 -07:00
Mark Watkins
db0eb31b8f Potential LineChart crash fix 2011-07-30 03:12:18 -07:00
Mark Watkins
032ed8b1d0 Windows build fixes, plus added ResMed plain apnea info/overlays/pie 2011-07-30 01:10:02 -07:00
Mark Watkins
dd097b0138 I hope this still works 2011-07-29 23:03:08 -07:00
Mark Watkins
94f853d65b LineChart weirdness attempt 2 2011-07-30 15:45:14 +10:00
Mark Watkins
45c3c5d55d LineChart weirdness attempt 1 2011-07-30 15:32:56 +10:00
Mark Watkins
d595205ce1 A little more neatening of Hide feature 2011-07-30 15:11:39 +10:00
Mark Watkins
4db3d773be Graph Hide... Killed the spacer that allows extra resize temporarily 2011-07-30 14:54:22 +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
2a5797b141 Import data message, and LineOverlay antialiasing 2011-07-30 12:08:19 +10:00
Mark Watkins
1eadb3c19a Quick status bar cleanup 2011-07-30 11:51:52 +10:00
Mark Watkins
ee49d4dedd Force Progress bar updates 2011-07-30 10:36:31 +10:00
Mark Watkins
61520a33f3 Resored TAP graph 2011-07-30 09:14:06 +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
20a5fbd5e2 Start of Oximetry rework 2011-07-30 00:58:44 +10:00
Mark Watkins
e3fdfcb313 Boring Cosmetic stuff 2011-07-29 04:02:51 +10:00
Mark Watkins
e2f1c17840 Time@Pressure Graph 2011-07-29 03:15:15 +10:00
Mark Watkins
3a757082b3 Thickened LineChart lines so AntiAliasing can work on Intel GFX cards.. 2011-07-29 01:08:16 +10:00
Mark Watkins
2e4eb2f3f2 Pie Chart Improvements 2011-07-29 00:56:14 +10:00
Mark Watkins
9b93c8f6ea Added Reset Graph Layout in View Menu 2011-07-29 00:20:59 +10:00
Mark Watkins
54af28ae61 Re-enable Pie Charts 2011-07-28 23:56:45 +10:00
Mark Watkins
6e369ed4b8 Make the FlowRate waveform bigger by default 2011-07-28 23:49:03 +10:00
Mark Watkins
5a8c4baf38 Stopped graph reorder below empty spacer widget 2011-07-28 22:44:53 +10:00
Mark Watkins
3df94fffcd Fix to 'No data' showing on first import above graphs 2011-07-28 22:22:34 +10:00
Mark Watkins
7f9e49c3d7 More stuff to that, plus the selection time display 2011-07-28 22:13:28 +10:00
Mark Watkins
3b87ae074a Make the No Data view fit 2011-07-28 21:29:35 +10:00
Mark Watkins
b58eb3eabe Delving into QSplitter madness 2011-07-28 21:09:53 +10:00
Mark Watkins
ee6bc766f4 PieCharts return, plus Memory Hog option in View Menu (defaults on) 2011-07-28 17:32:02 +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
e8c7222143 Stopped a huge text drawing related memory leak 2011-07-27 20:11:22 +10:00
Mark Watkins
a4287d0f64 Event Tab fixes, plus LineChart zoomed in bug fix 2011-07-27 19:53:29 +10:00
Mark Watkins
f9796306ca Event System Mega Overhaul 2011-07-27 19:21:53 +10:00