Commit Graph

31 Commits

Author SHA1 Message Date
Mark Watkins
076589cb3b Code cleanup - removed old graphing engine files, added new GLbuffer class for multithread prep 2011-08-31 03:22:54 +10:00
Mark Watkins
7f0699d426 Ported Oximetry to new graphing system 2011-08-29 17:13:58 +10:00
Mark Watkins
86c4e30e12 Oximetry graphs bounds fix, plus select glitch 2011-08-26 15:55:19 +10:00
Mark Watkins
2cbe6f49c2 Fixed PB/CSR Waveform Overlay 2011-08-26 01:58:52 +10:00
Mark Watkins
58f1933dcd Horizontal grid overlay 2011-08-25 20:38:42 +10:00
Mark Watkins
d4f58730fe Basic right/left click mouse zoom stuff 2011-08-25 18:02:04 +10:00
Mark Watkins
439720c2e3 Warning: Mega Graphing system overhaul.. not finished yet 2011-08-25 16:11:44 +10:00
Mark Watkins
f045b49df5 Weighted Average & TAP Graph fixes 2011-08-07 21:37:56 +10:00
Mark Watkins
67bfda3280 YAxis tick cleanup, plus ResMed leaks to Litres per Minute instead of per second 2011-08-07 18:52:12 +10:00
Mark Watkins
1655fae05e Replaced ScrollArea with custom that issues Redraw on Mac 2011-08-07 16:21:09 +10:00
Mark Watkins
2876103f77 Use QPainter to horizontal text 2011-08-07 10:53:33 +10:00
Mark Watkins
35ab3ef6bb renderText fix 2011-08-07 09:22:06 +10:00
Mark Watkins
b9c755970e Fixed runaway font memory leaks 2011-08-06 22:46:27 +10:00
Mark Watkins
df1c0f42b2 XTicker cleanup, removed extra Memory Hog option from view menu. 2011-08-06 20:45:00 +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
7607a31fe9 Flow rate yticker scale -1 to +1 2011-08-01 18:27:03 +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
61520a33f3 Resored TAP graph 2011-07-30 09:14:06 +10:00
Mark Watkins
e8c7222143 Stopped a huge text drawing related memory leak 2011-07-27 20:11:22 +10:00
Mark Watkins
f9796306ca Event System Mega Overhaul 2011-07-27 19:21:53 +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
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
afb8065ca3 Vertical Text fix 2011-07-11 18:56:25 +10:00
Mark Watkins
bbaf680bba Implemented a text queue to solve text color bug 2011-07-11 11:58:51 +10:00
Mark Watkins
f0f6232c8a fixed hours() related hang 2011-07-03 02:07:38 +10:00
Mark Watkins
7b53ae0f23 Minor Daily info panel cleanup 2011-06-30 19:37:24 +10:00
Mark Watkins
f51982388b Common vertex array, plus more font cleanup 2011-06-28 11:51:21 +10:00
Mark Watkins
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00