Commit Graph

74 Commits

Author SHA1 Message Date
Mark Watkins
9d967002c5 Added auto-import preference, fixed large leak reflagging 2014-08-21 06:50:55 +10:00
Mark Watkins
7be1c3e8d8 Remove old LineOverlayBars/Summaries from OXI charts 2014-08-20 19:31:14 +10:00
Mark Watkins
9e77305a0d CMS50F37 debug test 2014-08-18 09:29:30 +10:00
Mark Watkins
9d1e62e887 Cleanup old color settings from linecharts 2014-08-18 01:36:53 +10:00
Mark Watkins
b45e7efed5 New Graph QMenu magic and new icons 2014-08-17 22:56:13 +10:00
Mark Watkins
8fae3b4a6e Some Mouse handling and By Pressure cleanups 2014-08-12 20:44:05 +10:00
Mark Watkins
b5af7876db Fix Selection AHI glitch 2014-08-12 05:00:18 +10:00
Mark Watkins
4d2c0ede80 MinutesAtPressure graph test 2014-08-12 04:29:44 +10:00
Mark Watkins
4b882d1b7c Forgot to call Reset graph layout in overview 2014-08-11 16:21:05 +10:00
Mark Watkins
99b255304d Calculate currentTime String for line cursor mode only once per frame (really slow on mac) 2014-08-11 00:00:20 -05:00
Mark Watkins
de67282670 Correct Graph Layout on first import 2014-08-10 23:52:14 -05:00
Mark Watkins
faf341ce43 Added Selection AHI back, selection duration tooltip 2014-08-10 20:20:21 -05:00
Mark Watkins
8537455d57 Screenshot fix code, show pressure percentile lines in daily line charts 2014-08-10 08:43:21 +10:00
Mark Watkins
ce2ac29cd0 More color and flag consistency cleanups 2014-08-08 06:27:23 +10:00
Mark Watkins
43d670611a Use channel colors for daily graph line plots 2014-08-07 00:59:48 +10:00
Mark Watkins
4e9e44b9a5 Fix LineCursor information line for square plots 2014-08-06 17:28:24 +10:00
Mark Watkins
45d1430de9 Feint backing lines in event overlays. Fixed PRS1 Mask Pressure scale bug 2014-08-06 14:30:41 +10:00
Mark Watkins
81bbe323ef More tweaks to linechart overlay hovers 2014-08-06 13:07:16 +10:00
Mark Watkins
d361a6398f Stop event text from being stacked when too close 2014-08-06 12:08:19 +10:00
Mark Watkins
639588a261 Show labels over top/bottom event markers 2014-08-06 11:25:11 +10:00
Mark Watkins
68b4e7bba4 Free linechart overlay flags properly on shutdown 2014-08-05 21:30:25 +10:00
Mark Watkins
dd9994b884 Event Flags upgrade 2014-08-05 21:17:03 +10:00
Mark Watkins
c724c083fa Fix CPAP import regression 2014-07-30 00:38:59 +10:00
Mark Watkins
a5cb32f4cf Major cleanup. Added MachineInfo structure. Intellipap BiLevel support plus backup 2014-07-28 23:56:29 +10:00
Mark Watkins
a068b2a57c New welcome page, and some unfinished work on a crash 2014-07-25 17:53:48 +10:00
Mark Watkins
eb42baf9de Dump some line cursor data as a debug test 2014-07-22 02:14:07 +10:00
Mark Watkins
3666391553 Fix PRS1 Waveform duration error 2014-07-21 23:47:17 +10:00
Mark Watkins
b59efb0afb Show line cursor in overview 2014-07-21 19:39:26 +10:00
Mark Watkins
fedfc4ac15 Make F3 toggle stats above graphs instead of having to hold in Alt 2014-07-21 18:33:04 +10:00
Mark Watkins
93dc4722b5 Show context based information in above graph text while alt is pressed. Clean up location of mouse time calculation 2014-07-21 17:14:02 +10:00
Mark Watkins
14a1eb5a03 Cleanup and Cache Alt-key linechart display so it only calcs once per frame 2014-07-21 12:41:25 +10:00
Mark Watkins
6a7ffac96b Fix keyboard focus glitch 2014-07-21 04:05:36 +10:00
Mark Watkins
96d51db7dc More alignment stuff 2014-07-21 02:56:40 +10:00
Mark Watkins
b7fca58fd1 Align pressure details, and hide Events string while alt pressed to fit on smaller screens 2014-07-21 02:48:43 +10:00
Mark Watkins
cd87d10736 Added current pressure settings to alt-key graph hover 2014-07-21 02:22:51 +10:00
Mark Watkins
0bf8d8833a Add time display and verticle line in alt-select mode, plus userflags in piechart option 2014-07-20 19:22:31 +10:00
Mark Watkins
083a667527 Standardize on a global profile object 2014-07-11 07:09:38 -05:00
Mark Watkins
b6d4b8cd99 Restore CPAP_MaskPressureHi plots when available 2014-07-02 15:11:32 +10:00
Mark Watkins
b1fa273539 PRS1 Loader multithreading Rewrite, plus some minor graph tinkering 2014-06-01 07:25:07 +10:00
Mark Watkins
a9ffeac07f Made graph scaling honour min/max Graph Preferences 2014-05-21 00:52:29 +10:00
Mark Watkins
5a4c113e71 Disable autoscaler debugging code 2014-05-20 22:07:32 +10:00
Mark Watkins
c88f46a6fd ResMed loader multithreading work, Fixed autoscaling issue 2014-05-20 21:51:47 +10:00
Mark Watkins
f89a5e8ad7 Honour antialiasing setting in gLineChart 2014-05-16 19:55:48 +10:00
Mark Watkins
ad43791fc7 Added upper and lower threshold capabilities 2014-05-16 07:48:53 +10:00
Mark Watkins
6af9004caa Added time above & below threshold calculation capability 2014-05-16 06:48:05 +10:00
Mark Watkins
b4f24c3457 Added Leak Redline threshold display and preference settings 2014-05-16 05:45:46 +10:00
Mark Watkins
becd48f352 Fix some untranslatable strings 2014-05-14 23:35:55 +10:00
Mark Watkins
5ebc7dc283 Fix QPainter::drawLines glitch in gLineChart 2014-05-14 15:58:47 +10:00
Mark Watkins
8ce69b7e27 Minor EventList cleanups 2014-05-14 07:44:00 +10:00
Sean Stangl
87ca2ebf7e Use explicit QRegion for paint().
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-05-14 05:51:04 +10:00