Commit Graph

48 Commits

Author SHA1 Message Date
Mark Watkins
935850faa6 Fixed bug with FlagsLine Span, minor speed improvement in Day weighted percentile calculation. 2012-01-05 22:13:01 +10:00
Mark Watkins
96ff7471d9 Graphics Optimisations 2012-01-05 21:35:23 +10:00
Mark Watkins
30f060c2dc Overview Page Graph Visibility Combo Box 2012-01-03 21:12:13 +10:00
Mark Watkins
288d6aba3b Prescription Changes display fixes for various machine types 2012-01-03 19:28:29 +10:00
Mark Watkins
fe012a344f Hopefully faster if not cleaner GLShortBuffer replacement, called gVertexBuffer 2012-01-03 01:34:17 +10:00
Mark Watkins
98912a3e9b ResMed S9 Loader Rework to get at the STR.edf sessions where no other .edf data present 2011-12-31 09:02:45 +10:00
Mark Watkins
0faf09a151 Activate Hide sessions switches 2011-12-28 22:03:48 +10:00
Mark Watkins
8761a810c6 PRS1 Loader Restructure to fix ASV bugs, and allow for chunked summary/event files 2011-12-10 22:14:48 +10:00
Mark Watkins
a9c1b82c56 High quality print test for Mac. Oximetry fixes, plus tab time editor. Can now re-open oximetry sessions from daily view. AHI/Hr Overview graph 2011-12-07 00:39:14 +10:00
Mark Watkins
f77847b6a1 Event Flags tooltips over labels 2011-12-05 20:50:58 +10:00
Mark Watkins
088d4ea48a Oximetry Tab & CMS50 Serial module Complete Rewrite 2011-11-24 22:47:25 +10:00
Mark Watkins
44bd913d69 Compiler Warning cleanup. Preference Name cleanup (Sorry, reset your fonts), and some Auto Update STUB code (new preferences tab and test logic) 2011-10-21 15:50:46 +10:00
Mark Watkins
aa43837d52 Implemented GL Float Buffer to improve pie chart appearance 2011-09-28 21:46:32 +10:00
Mark Watkins
8172faadd8 Fixed Overlay/Flag Span colors quads 2011-09-23 15:40:41 +10:00
Mark Watkins
6ba03a4e45 Initial Preferences Color support: No Summary Charts, and No Saving Yet. 2011-09-23 15:22:52 +10:00
Mark Watkins
fba444d0e5 Ressurected Event Breakdown PIE chart 2011-09-22 00:10:10 +10:00
Mark Watkins
c531f31243 Qt 4.6 compatability fixes.. 2011-09-01 23:07:26 +10:00
Mark Watkins
4b00d56e95 Shared GL Line Buffer objects 2011-09-01 17:12:25 +10:00
Mark Watkins
958208f36d More threading stuff 2011-09-01 13:37:25 +10:00
Mark Watkins
7e14cb978e Multithread fixes 2011-08-31 22:24:45 +10:00
Mark Watkins
04de897780 Initial draw multithreading.. (still some glitches) 2011-08-31 21:44:53 +10:00
Mark Watkins
348b787760 Vertical font test #1 2011-08-31 15:24:48 +10:00
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
b8014fdaca Hopefully solve some rare font black box issues 2011-08-26 02:20:33 +10:00
Mark Watkins
2cbe6f49c2 Fixed PB/CSR Waveform Overlay 2011-08-26 01:58:52 +10:00
Mark Watkins
439720c2e3 Warning: Mega Graphing system overhaul.. not finished yet 2011-08-25 16:11:44 +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
38a2b18d85 Fixed a few other vertarray bounds checks 2011-08-02 14:51:49 +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
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
2a5797b141 Import data message, and LineOverlay antialiasing 2011-07-30 12:08:19 +10:00
Mark Watkins
ee49d4dedd Force Progress bar updates 2011-07-30 10:36:31 +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
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
d75983debb Fix Pressure mixup 2011-07-25 03:50:27 +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
ecd24d72dc PRS1 Waveform Sync Issue Fixed 2011-07-21 02:01:31 +10:00
Mark Watkins
afb8065ca3 Vertical Text fix 2011-07-11 18:56:25 +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
7ea08fe0a1 Pie Chart Experiments 2011-06-29 01:25:20 +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
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00