Commit Graph

22 Commits

Author SHA1 Message Date
Mark Watkins
2876103f77 Use QPainter to horizontal text 2011-08-07 10:53:33 +10:00
Mark Watkins
edd0f2d4f3 Generic Sans Serif test 2011-08-07 10:22:54 +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
26b2f2cfe6 Fixed random graph color problem on certain video chips 2011-08-01 22:29:17 +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
d422a46802 Database Changes.. hopefully the last one for quite a while 2011-07-28 01:28:46 +10:00
Mark Watkins
8c788b30c6 Free memory when leaving day 2011-07-27 20:47:50 +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
ea18dc5890 QPainter does not work in offscreen graphs 2011-07-22 23:46:17 +10:00
Mark Watkins
ecbe448741 Initial overview real Usage Graph 2011-07-12 17:10:34 +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
bbaf680bba Implemented a text queue to solve text color bug 2011-07-11 11:58:51 +10:00
Mark Watkins
28b6171f60 Compiler warning cleanup 2011-07-01 20:10:44 +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
79bd4946cf Event treeWidget fixed properly 2011-06-27 20:55:55 +10:00
Mark Watkins
4000d73edc Profile==NULL assert fix 2011-06-27 20:23:24 +10:00
Mark Watkins
6fef5c0b32 Progress Bar Cleanup 2011-06-27 16:26:29 +10:00
Mark Watkins
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00