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
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
db0eb31b8f
Potential LineChart crash fix
2011-07-30 03:12:18 -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
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
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
7f9e49c3d7
More stuff to that, plus the selection time display
2011-07-28 22:13:28 +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
Mark Watkins
d75983debb
Fix Pressure mixup
2011-07-25 03:50:27 +10:00
Mark Watkins
8e24b90ee4
ResMed Mask Pressure Scale fix, and Pressure Graph event source change
2011-07-25 03:24:54 +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
303fb6c7ff
YAxis Error Test, CONFIG+=rtti config for fedora 15 mingw32
2011-07-23 13:50:30 +10:00
Mark Watkins
ea18dc5890
QPainter does not work in offscreen graphs
2011-07-22 23:46:17 +10:00
Mark Watkins
ecd24d72dc
PRS1 Waveform Sync Issue Fixed
2011-07-21 02:01:31 +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
b4c324ef98
Barchart corner pixel fix, plus killed the rounded selection box
2011-07-19 20:48:25 +10:00
Mark Watkins
4f6eeaa5fb
Proof I can count :) Fix to the last bit
2011-07-19 15:22:47 +10:00
Mark Watkins
e44f7bb6fb
Inserted Permanent QStatusBar Widget for selection time display
2011-07-19 15:05:02 +10:00
Mark Watkins
bbc0b0e6d4
Selection area time shown in status bar, Oximeter live view autoscaling Pulse+SPO2
2011-07-19 12:52:03 +10:00
Mark Watkins
3d3b7a9a27
CMS50 Record Reading Fix
2011-07-18 20:57:34 +10:00
Mark Watkins
20c53ad5d7
Preferencalize that last bit
2011-07-18 13:36:26 +10:00
Mark Watkins
de314d495b
Waveform Overlay Prettyment test 2
2011-07-18 12:55:24 +10:00
Mark Watkins
b64c18572b
Waveform Overlay Prettyment test
2011-07-18 12:33:25 +10:00
Mark Watkins
6fd5ada166
Reversed Event Flags shadow, oximetry debugging stuff
2011-07-18 10:47:21 +10:00
Mark Watkins
17f4185ae7
Event Flags now zooms to detail when fully expanded
2011-07-17 17:19:31 +10:00
Mark Watkins
2c3600ab09
Minor Zoom Cleverizement
2011-07-17 17:03:26 +10:00
Mark Watkins
4766da616f
Some Date fixes
2011-07-16 17:28:50 +10:00
Mark Watkins
2cdd9ab333
Some Overview Statistics
2011-07-16 16:14:20 +10:00
Mark Watkins
a37587a4e9
Graphs Reorder ability.. Click and drag on title
2011-07-16 02:11:19 +10:00