Commit Graph

27 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
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
df1c0f42b2 XTicker cleanup, removed extra Memory Hog option from view menu. 2011-08-06 20:45:00 +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
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
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
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
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
20e8bf7704 Reduction in assert usage, as Debug window is functioning now 2011-07-20 01:31:51 +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
afb8065ca3 Vertical Text fix 2011-07-11 18:56:25 +10:00
Mark Watkins
28b6171f60 Compiler warning cleanup 2011-07-01 20:10:44 +10:00
Mark Watkins
f51982388b Common vertex array, plus more font cleanup 2011-06-28 11:51:21 +10:00
Mark Watkins
f00e18fb11 Preferences fixes, plus font cleanup 2011-06-28 01:00:00 +10:00
Mark Watkins
84e7e94e49 Yellow colour fix and cms50 progress bar 2011-06-27 00:40:17 +10:00
Mark Watkins
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00