Commit Graph

27 Commits

Author SHA1 Message Date
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