Commit Graph

9 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
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
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
b4c324ef98 Barchart corner pixel fix, plus killed the rounded selection box 2011-07-19 20:48:25 +10:00
Mark Watkins
7d0e5e60fe Weighted Average Fix 2011-07-12 22:43:22 +10:00
Mark Watkins
e92eaf98a3 XAxis improvements to Usage Graph 2011-07-12 18:53:16 +10:00
Mark Watkins
dad2dedbe9 YAxis Tickers for Usage Graph 2011-07-12 17:29:02 +10:00
Mark Watkins
ecbe448741 Initial overview real Usage Graph 2011-07-12 17:10:34 +10:00