Commit Graph

341 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