Commit Graph

441 Commits

Author SHA1 Message Date
Mark Watkins
c3e3b7a9f1 Fix empty days not counting in overview SummaryCharts, Add EPR mode to Settings chart, moved summarychart legend above graph line 2011-12-04 18:24:52 +10:00
Mark Watkins
61669afb06 Added support for non-Metric weights 2011-12-02 23:48:05 +10:00
Mark Watkins
4d5d09b5f0 Implemented Daily View Bookmarks, Removed hidden Extras tab, added weight & Zombie-meter to Notes tab 2011-12-02 21:40:47 +10:00
Mark Watkins
203b733281 Using qAbs instead 2011-12-02 10:38:32 +10:00
Mark Watkins
37282f8fa5 Improved Daily reports 2011-12-02 03:23:19 +10:00
Mark Watkins
66895f38a8 Ask filename for saved reports 2011-12-02 01:57:06 +10:00
Mark Watkins
c330aa6eea Oximeter Fixes, New Print engine (graphs only) 2011-12-02 01:40:32 +10:00
Mark Watkins
3d7ced4250 More Oximetry fixes 2011-12-01 19:09:33 +10:00
Mark Watkins
56b663c99f YAxis ticker rounding fixes, Temporary graph on/off switch area below daily grapharea 2011-12-01 16:06:13 +10:00
Mark Watkins
4d3fc5b4ca Overview Summary Chart fix for that last fix 2011-12-01 13:45:49 +10:00
Mark Watkins
f4600395c9 Fix Overview SummaryChart glitch showing bad codes, icon update 2011-12-01 13:40:23 +10:00
Mark Watkins
9ebcdf7b1a Preferences fixes 2011-11-30 22:58:41 +10:00
Mark Watkins
8aefb817b4 Session Usage summarychart range fix 2011-11-30 19:26:15 +10:00
Mark Watkins
e53eae6278 More cleanups to previous crud.. Dropped mask history idea 2011-11-30 19:08:45 +10:00
Mark Watkins
0297e9d601 Fix horizontal grid to match Yaxis tickers 2011-11-30 16:24:30 +10:00
Mark Watkins
90bae964ce 12hr time fix. no 0:00pm 2011-11-30 16:20:08 +10:00
Mark Watkins
52bb03eb52 Added Usage Session Summary graph, Preferences cleanup test, YAxis timescale improvements 2011-11-30 16:01:38 +10:00
Mark Watkins
d314d22579 gGraphView key bugfix, plus oximetry fixes 2011-11-28 23:16:50 +10:00
Mark Watkins
d93b39a7d4 First use/profile editor screen improvements 2011-11-28 22:03:43 +10:00
Mark Watkins
a77e64c72b PRS1 Intentional Leak fixes, potential ResetBounds crash fix 2011-11-28 17:37:54 +10:00
Mark Watkins
2a6c8b5ac7 Channel XML loader fix, oximeter graph min/max fixes, oximeter SPO2/Pulse flagging calcs 2011-11-28 14:05:09 +10:00
Mark Watkins
7dd271ca64 Moved Respiratory Rate & Graph AHI calcs to own module, PRS1 ASV pressure fixes 2011-11-28 11:39:28 +10:00
Mark Watkins
4d0cccfce9 Fixed empty graph at top mucking up keyboard zooming 2011-11-28 09:10:26 +10:00
Mark Watkins
9a020b1164 Event selection bugfixes 2011-11-28 08:36:38 +10:00
Mark Watkins
3109d7e5a9 Fix graphView scale glitch when hiding graphs 2011-11-28 02:35:17 +10:00
Mark Watkins
263530746f Make Graph preferences, heights and orders persistant 2011-11-28 02:07:28 +10:00
Mark Watkins
9bf2f5ce97 Graph Y axis scaling improvements, AHI graph edge fixes 2011-11-27 16:25:27 +10:00
Mark Watkins
d8e24607da Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
Mark Watkins
45cdd1d172 ResMed S9 import fix for German machines 2011-11-25 22:13:35 +10:00
Mark Watkins
088d4ea48a Oximetry Tab & CMS50 Serial module Complete Rewrite 2011-11-24 22:47:25 +10:00
Mark Watkins
5b04580384 Added Daily View AHI/hr Graph for all CPAP machines 2011-11-21 22:51:15 +10:00
Mark Watkins
abca267416 A few Warnings fixes, plus some more Intellipap stub 2011-11-21 12:15:10 +10:00
Mark Watkins
3ce2e4b8ff CMS50 Serial Import was not calculating count index correctly, and not displaying graphs 2011-11-16 08:40:13 +10:00
Mark Watkins
f1e2c215ab Changed export time duration from seconds to Time format 2011-11-15 12:34:52 +10:00
Mark Watkins
8919c2ce5d Lessen FlowRate AHI Confusion a bit 2011-11-14 19:58:50 +10:00
Mark Watkins
a97ad48360 Release note updates for 0.8.7 windows test build 2011-11-14 14:54:34 +10:00
Mark Watkins
572372c922 Testing: Show duration next to live AHI 2011-11-13 02:40:12 +10:00
Mark Watkins
f10217d684 Fix live AHI calculations getting messed up by session gaps 2011-11-13 02:25:46 +10:00
Mark Watkins
fbebd35fd8 Added live AHI calcs for Waveform Overlay 2011-11-12 23:58:58 +10:00
Mark Watkins
073a3e901a Added Square Wave plot preference, plus restart app notice on changing certain preferences 2011-11-07 14:10:48 +10:00
Mark Watkins
52381d2dc3 Minor Overview code cleanup 2011-10-31 21:55:25 +10:00
Mark Watkins
df7c1817a0 Added Session count overview chart 2011-10-31 01:25:53 +10:00
Mark Watkins
900631b74b Enable RenderText for Mac to solve text corruption problem 2011-10-30 19:26:35 +10:00
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
49ae2f0b83 Make Ctrl+Tab key combo cycle main tabs 2011-10-28 21:31:31 +10:00
Mark Watkins
c17b6ff183 Minor fix to overview day selection 2011-10-28 15:15:37 +10:00
Mark Watkins
b046bb907d Made each Graph a QObject for individual timers. Fixes overview highlighter bug, but slows things a bit :( 2011-10-28 15:12:19 +10:00
Mark Watkins
b4a59896aa I meant just the shift key. :) 2011-10-28 13:50:03 +10:00
Mark Watkins
32482c6083 Shift click on summary chart jumps to Daily view with selected date 2011-10-28 13:45:31 +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
210c60b5f1 Fix Link Graph Groups setting 0 MinX value 2011-10-09 00:13:39 +10:00
Mark Watkins
29dd876c11 Turn off LinkGroups by default 2011-10-08 23:56:33 +10:00
Mark Watkins
a4d497660b Weighted Average fixes in Overview SummaryCharts 2011-10-07 15:28:35 +10:00
Mark Watkins
651046698a Font dialog test 2011-10-06 09:20:56 +10:00
Mark Watkins
d8fda1aba1 Oximetry Bug fix (in W-avg calculation) 2011-10-06 00:48:59 +10:00
Mark Watkins
dc3ef05d38 Added Graph Snapshots nag message.. Not sure if this bug is really fixed 2011-10-05 22:38:32 +10:00
Mark Watkins
cdb7766d29 Added Fonts Tab in Preferences. Can NOT change webviews. 2011-10-05 20:44:41 +10:00
Mark Watkins
f5d737bffe Changed all user preferences to actual per-user profile preferences 2011-10-05 17:41:56 +10:00
Mark Watkins
8778349e18 Stop SummaryCharts getting screwed up by Journal objects, etc.. 2011-10-02 15:06:58 +10:00
Mark Watkins
5d15ea2b20 Forced YAxis scale fix (for PRS1 Settings Summary chart) 2011-10-02 11:29:20 +10:00
Mark Watkins
1c72f4bb7a Summary Chart days fix, and placed ToolTip a little higher 2011-10-02 01:47:35 +10:00
Mark Watkins
b147d33beb Initial Multi-Profile stuff. 2011-10-01 22:54:20 +10:00
Mark Watkins
aa43837d52 Implemented GL Float Buffer to improve pie chart appearance 2011-09-28 21:46:32 +10:00
Mark Watkins
26e96a3166 Revert "Spelling fixes, SummaryChart day counts, misc crud"
This reverts commit 899b38737a.
2011-09-24 13:59:23 +10:00
Mark Watkins
899b38737a Spelling fixes, SummaryChart day counts, misc crud 2011-09-24 01:34:54 +10:00
Mark Watkins
8172faadd8 Fixed Overlay/Flag Span colors quads 2011-09-23 15:40:41 +10:00
Mark Watkins
6ba03a4e45 Initial Preferences Color support: No Summary Charts, and No Saving Yet. 2011-09-23 15:22:52 +10:00
Mark Watkins
a8bf17c75b Preferences updates, Added primative Intentional Leak support for PRS1 2011-09-23 13:54:48 +10:00
Mark Watkins
209b506a6f Very minor cosmetic stuff 2011-09-22 10:33:29 +10:00
Mark Watkins
0f1a3e4183 Fix pressure Summary Chart Min/Max values 2011-09-22 01:08:38 +10:00
Mark Watkins
e8563c8b60 Don't show pie chart cut with only one event 2011-09-22 00:21:04 +10:00
Mark Watkins
fba444d0e5 Ressurected Event Breakdown PIE chart 2011-09-22 00:10:10 +10:00
Mark Watkins
920f52a49d Increased mouse movement threshold (User Request) 2011-09-21 19:39:16 +10:00
Mark Watkins
d2a386143c Added slight vertical offset to multi-line Summary charts 2011-09-19 01:52:05 +10:00
Mark Watkins
bfde64fc36 PRS1 Humid/Flex Settings Summary Chart 2011-09-19 01:43:14 +10:00
Mark Watkins
e02477cafd Logger Tweaks, SummaryChart stuff 2011-09-19 00:43:15 +10:00
Mark Watkins
6b833cd886 SummaryChart Breakdown display 2011-09-18 17:42:00 +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
7dadad63c2 More Channel Rework 2011-09-17 23:21:18 +10:00
Mark Watkins
af617a15ca Channel System Rework 2011-09-17 22:39:00 +10:00
Mark Watkins
9f459c97f0 Added Channel Register to machine object. Needs Reimporting 2011-09-13 18:12:07 +10:00
Mark Watkins
2a9ff00e33 Summary Popup Time fix test #1 2011-09-13 15:18:39 +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
b82ab18ae6 Summary ToolTip improvements 2011-09-13 14:45:40 +10:00
Mark Watkins
845fd13159 Added Selection Area Display in StatusBar 2011-09-13 14:36:49 +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
f6abc6dfc7 Minor cosmetic fixes, plus Reset Graph Layout 2011-09-13 03:47:46 +10:00
Mark Watkins
73e47cccd6 Adjust graph margins a bit to hopefully stop cropping top line of text 2011-09-13 02:41:28 +10:00
Mark Watkins
8eae064dcc Save report as HTML button 2011-09-13 02:10:43 +10:00
Mark Watkins
b058da6c18 Properly Free graph objects in Reports 2011-09-12 23:27:26 +10:00
Mark Watkins
9f8d663ad9 Report HTML cleanup 2011-09-12 15:09:53 +10:00
Mark Watkins
94c0dc3702 More Print Cleanups 2011-09-12 00:36:51 +10:00
Mark Watkins
87e7882dea Windows GL Font test #1 2011-09-11 23:58:26 +10:00
Mark Watkins
49730b949e QPainter crash fix test 2011-09-11 22:03:06 +10:00
Mark Watkins
28049d5f2d Fix for gold selection bars being left in overview report 2011-09-11 17:10:39 +10:00
Mark Watkins
c8224e3467 Fix Show Splitter bug, cleanups 2011-09-11 17:03:04 +10:00
Mark Watkins
b45fc5f273 Moved Overview Report to to Overview, added Print menu 2011-09-11 16:16:45 +10:00
Mark Watkins
81f5401e30 Hopefully fix the empty graph crash 2011-09-11 02:27:07 +10:00
Mark Watkins
b0a6ee9275 More Printing work, plus CPH/SPH fixes, added % PB graph 2011-09-11 01:43:40 +10:00
Mark Watkins
11b59d1593 Overview Report Printing Test. Warning: May be crashy.. 2011-09-11 00:17:45 +10:00
Mark Watkins
f8704bb8f6 Hide unused SummaryChart legends #2 2011-09-10 18:47:29 +10:00
Mark Watkins
0fcce2ebd5 Hide SummaryChart legends where none of that data type 2011-09-10 18:42:10 +10:00
Mark Watkins
7ebf993f12 Fix SummaryChart tooltip values 2011-09-10 18:31:28 +10:00
Mark Watkins
e2c649d6b1 Some more SummaryChart fixes 2011-09-10 18:26:21 +10:00
Mark Watkins
c8f17fe819 Fix SummaryChart total calculations 2011-09-10 17:36:53 +10:00
Mark Watkins
70c5a18304 SummaryChart Legend 2011-09-10 17:18:46 +10:00
Mark Watkins
fc0f4f695d YAxis Scaling Cleanup 2011-09-10 16:59:09 +10:00
Mark Watkins
aea4053d49 Outline fix for SummaryChart 2011-09-10 16:13:56 +10:00
Mark Watkins
c8e506668a Replaced gBarChart with SummaryChart, which does lines too 2011-09-10 16:12:24 +10:00
Mark Watkins
ddf2464c0c Multithreaded import (save) feature.. View Menu option turns it on/off 2011-09-09 04:38:07 +10:00
Mark Watkins
f9fbd84866 Disabled Multithreaded Renderer 2011-09-08 00:26:00 +10:00
Mark Watkins
de83d22523 Re-enabled keyboard and bugfix to work with overview 2011-09-07 19:26:21 +10:00
Mark Watkins
cc5dab6050 Main Window page select button fixes 2011-09-07 19:15:33 +10:00
Mark Watkins
f0ab45c5a4 Overview page import refresh, plus other fixes 2011-09-07 18:44:04 +10:00
Mark Watkins
5d41068a79 Moved the two barcharts to empty Overview page 2011-09-07 18:35:55 +10:00
Mark Watkins
4d130e8572 Screenshot Feature attempt #1 2011-09-07 18:08:27 +10:00
Mark Watkins
afbcee1a89 Added Help->Check for Updates 2011-09-06 17:33:34 +10:00
Mark Watkins
dfdba127c9 Return of the Cursor Keys 2011-09-05 23:26:10 +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
b5d4c1fc79 Re-usable ToolTip class 2011-09-05 20:28:41 +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
526eb88a4e Minor crud, threading turned back on (even though it's currently useless) 2011-09-04 23:16:39 +10:00
Mark Watkins
9922efc61a Real YAxis Ticker fix.. removed the ugly hacks 2011-09-04 22:25:11 +10:00
Mark Watkins
6d71d7f353 Confine barchart tooltip to graph area 2011-09-04 21:29:12 +10:00
Mark Watkins
2746b4f43d Added qwineventnotifier_p.h to qextserialport stuff 2011-09-04 15:41:55 +10:00
Mark Watkins
eb83b746e0 Tooltip improvements.. Still not finished yet 2011-09-04 01:54:27 +10:00
Mark Watkins
130b033463 BarChart hover 'tooltips' 2011-09-03 22:59:08 +10:00
Mark Watkins
7429bf6f05 Basic barchart hover code.. Selections are flickering.. I'll fix later 2011-09-03 20:09:22 +10:00
Mark Watkins
817604c2f8 Moved render speed indicator to top left corner, shows when Debug view is visible 2011-09-03 15:01:55 +10:00
Mark Watkins
c01dae2287 Just show CPAP data in Usage 2011-09-03 14:45:14 +10:00
Mark Watkins
0dddb8c0e0 (Standard) Hourly Usage chart 2011-09-03 14:38:12 +10:00
Mark Watkins
47acb2415d Color weighted barchart gradient 2011-09-03 13:17:22 +10:00
Mark Watkins
6c35df1de6 AHI miny set to 0 2011-09-03 12:51:55 +10:00
Mark Watkins
f9b58e5ac2 Added unknown Apnea to AHI barchart 2011-09-03 12:34:42 +10:00
Mark Watkins
0822f0cba4 yAxis wasn't accurate in AHI chart 2011-09-03 12:11:10 +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
c96a80e237 Force redraw on tab change 2011-09-02 12:00:44 +10:00
Mark Watkins
e27dbb3208 A couple more Qt 4.6 compatability fixes 2011-09-02 10:46:34 +10:00
Mark Watkins
c531f31243 Qt 4.6 compatability fixes.. 2011-09-01 23:07:26 +10:00