Commit Graph

50 Commits

Author SHA1 Message Date
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
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
4766da616f Some Date fixes 2011-07-16 17:28:50 +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
b22007358f Foobar removed from all Daily graphs bar Event Flags 2011-06-28 19:19:35 +10:00
Mark Watkins
f51982388b Common vertex array, plus more font cleanup 2011-06-28 11:51:21 +10:00
Mark Watkins
25accad293 Window size fix and icon PNG updates 2011-06-26 21:49:40 +10:00
Mark Watkins
e6fe771adf QT Commit 2011-06-26 18:30:44 +10:00