Mark Watkins
26c1690ba4
Profiling & Optimization: ifdef'd threaded drawing code out. Use faster QPainter instead of renderText.
2011-10-30 17:08:18 +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
432c17938e
remove the previous tempory hours display
2011-09-18 15:53:22 +10:00
Mark Watkins
5df4fb96f8
XTicker Fix #2 - Temporary show hours after date
2011-09-18 14:39:50 +10:00
Mark Watkins
83de75c3df
XTicker alignment fix attemp #1
2011-09-18 13:47:53 +10:00
Mark Watkins
fb9143ef8f
Graph Tweaks, Implementation of Min/Max Y cap code
2011-09-18 02:47:57 +10:00
Mark Watkins
35e08ab6fe
ToolTip Date alignment fix?
2011-09-18 02:09:53 +10:00
Mark Watkins
af617a15ca
Channel System Rework
2011-09-17 22:39:00 +10:00
Mark Watkins
7d6c50f6e6
Xticker stuff, selection area status bar fix
2011-09-13 15:05:39 +10:00
Mark Watkins
4560a32920
Show Summary tooltip on empty days
2011-09-13 14:52:30 +10:00
Mark Watkins
2749998f93
Stop far right XTicker flowing into graph margin
2011-09-13 13:44:42 +10:00
Mark Watkins
add1a51db6
Show time rather than decimal hours in Usage popup
2011-09-13 13:38:02 +10:00
Mark Watkins
2d63c59428
XTicker summary chart improvement #2
2011-09-13 12:54:19 +10:00
Mark Watkins
0741fa3a06
XTicker summary chart improvement
2011-09-13 12:51:50 +10:00
Mark Watkins
8fe70da1d0
Expanded XAxis range.. Too many days were causing the xtickers not to display
2011-09-05 21:23:35 +10:00
Mark Watkins
898f83c480
Thread cleanup (still dodge) and fixed zoom too far in crash
2011-09-05 12:30:10 +10:00
Mark Watkins
dcdb9549d4
Yet more Multithread stuff
2011-09-04 23:48:45 +10:00
Mark Watkins
f9b58e5ac2
Added unknown Apnea to AHI barchart
2011-09-03 12:34:42 +10:00
Mark Watkins
8504db82e2
gXAxis UTC correction hack
2011-09-03 11:24:11 +10:00
Mark Watkins
4dab8e5c63
AHI Chart improvement
2011-09-03 10:06:08 +10:00
Mark Watkins
32a7a67878
Startings of AHI breakdown Barchart
2011-09-02 15:13:07 +10:00
Mark Watkins
4b00d56e95
Shared GL Line Buffer objects
2011-09-01 17:12:25 +10:00
Mark Watkins
44203f1695
EventFlags weren't getting displayed due to two missing virtual statements
2011-08-31 17:40:13 +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
4bce16d52e
Disabled the blocks over the edges of XTicker, as it causes font problems and screen glitches on certain hardware
2011-08-28 00:31:20 +10:00
Mark Watkins
36ccb49a0d
Left/Right button in event flags test, foobar test and removed gradient on xtickers
2011-08-27 15:06:08 +10:00
Mark Watkins
c7924fcebe
FooBar Play #2
2011-08-26 18:18:14 +10:00
Mark Watkins
439720c2e3
Warning: Mega Graphing system overhaul.. not finished yet
2011-08-25 16:11:44 +10:00
Mark Watkins
c0a7559a85
Pie Chart Labels
2011-08-07 17:11:50 +10:00
Mark Watkins
50c031ba54
Typo in that last one
2011-08-07 13:42:04 +10:00
Mark Watkins
3f4bf6ed27
Expanded XTicker scale choices for big day
2011-08-07 13:35:11 +10:00
Mark Watkins
076cf5f97d
XTicker stuff
2011-08-07 13:12:58 +10:00
Mark Watkins
75b7970041
Fit Ticks debug update
2011-08-07 12:33:11 +10:00
Mark Watkins
234b159a6e
Ugly Title Font Test
2011-08-07 12:23:54 +10:00
Mark Watkins
18730218c7
Temporary Day marker stub for XTicker
2011-08-07 12:21:26 +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
df1c0f42b2
XTicker cleanup, removed extra Memory Hog option from view menu.
2011-08-06 20:45:00 +10:00
Mark Watkins
4dd741db6f
Minor Ticks for gXAxis
2011-08-06 19:18:00 +10:00
Mark Watkins
5444092e76
gXAxis tickers had a time flicker from timezone offset calculation
2011-08-06 18:34:24 +10:00
Mark Watkins
1d9ac7c373
XTicker rework
2011-08-06 01:01:17 +10:00
Mark Watkins
0f331ad50a
Activated Session Preferences
2011-08-05 17:52:32 +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
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
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