Mark Watkins
7a36de4865
Fix unintentional leak slider display not initially updating
2016-03-05 07:36:36 +10:00
Mark Watkins
2fa1f46f53
Unintentional leaks calculation improvements
2016-03-05 07:27:33 +10:00
Mark Watkins
052e389b85
Alternative Unintentional Leak Calculation with Preferences
2016-03-03 14:48:21 +10:00
Mark Watkins
f69eda1101
Update source file header messages
2016-03-01 21:59:04 +10:00
Mark Watkins
3ac96500d2
Minor cruft.. shut annoying g++ variable warnings up
2014-10-09 02:06:08 +10:00
Mark Watkins
f2facb9da9
Add AirSense 10 CSR flags. Fixed summary load order messing up day splitting.
2014-09-22 14:32:15 +10:00
Mark Watkins
964d6b8862
Fix item delegates in Event/Waveform preferences
2014-09-19 01:33:50 +10:00
Mark Watkins
1fb3dabff0
Move oximeter select combo to Oximetery wizard, add a panel with some CMS50I/F device related stuff
2014-09-18 20:53:59 +10:00
Mark Watkins
d1341787ba
Removed machine section out of profile.xml to machine.xml, created profiles.xml list, set some default overview graphs
2014-09-15 01:29:07 +10:00
Mark Watkins
b3510d788b
Preferences cleanup, overview overhead calculation works
2014-09-13 21:34:18 +10:00
Mark Watkins
4c0b4908bc
Mega update: Summary demand loading, Overview summarychart rework, rxchanges caching
2014-09-12 00:23:08 +10:00
Mark Watkins
4f53a7312f
Remove old Graph Tab in Preferences
2014-08-28 14:02:22 +10:00
Mark Watkins
630b77d8e8
Split waveform and event channels in preferences
2014-08-25 12:55:01 +10:00
Mark Watkins
234f2001a3
Make right sidebar hiding persistant, some setup for oximeter clock sync
2014-08-23 22:31:28 +10:00
Mark Watkins
cfbf876fbd
Store pulse/spo2 threshold preferences
2014-08-23 19:54:51 +10:00
Mark Watkins
9d967002c5
Added auto-import preference, fixed large leak reflagging
2014-08-21 06:50:55 +10:00
Mark Watkins
b45e7efed5
New Graph QMenu magic and new icons
2014-08-17 22:56:13 +10:00
Mark Watkins
ce2ac29cd0
More color and flag consistency cleanups
2014-08-08 06:27:23 +10:00
Mark Watkins
385b28f3e8
Show channel labels in event flags, remove ChannelID from Channels tab in preferences
2014-08-07 00:51:11 +10:00
Mark Watkins
b83582744d
Channel editor in preferences, and flag persistence
2014-08-07 00:06:44 +10:00
Mark Watkins
8617b1634c
Resmed Session splitting improvements and preference
2014-07-31 06:25:06 +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
eb42baf9de
Dump some line cursor data as a debug test
2014-07-22 02:14:07 +10:00
Mark Watkins
48ac50e224
There is a mouse Leave event after all.. Fix the focus glitches properly
2014-07-21 04:24:03 +10:00
Mark Watkins
00f1c4344c
Need to release keyboard on overview as well
2014-07-21 04:10:12 +10:00
Mark Watkins
6a7ffac96b
Fix keyboard focus glitch
2014-07-21 04:05:36 +10:00
Mark Watkins
86eed559ad
Improve event duplicate check, added resync preference
2014-07-20 23:25:57 +10:00
Mark Watkins
4f3e2ff37d
Don't bother realigning ResMed event durations
2014-07-20 20:30:33 +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
4cf6c41f9a
Added second User Event Flag detection and preferences
2014-07-20 15:24:49 +10:00
Mark Watkins
a4cbc5e22c
Fix graph settings getting clobbered whenever language changes
2014-07-17 03:12:52 +10:00
Mark Watkins
083a667527
Standardize on a global profile object
2014-07-11 07:09:38 -05:00
Mark Watkins
cd121c319a
Force PRS1 purge, don't try to copy when importing from PRS1 backup, warn when switching backups off
2014-07-03 11:59:50 +10:00
Mark Watkins
757de33b9a
Remove all traces of old oximetry, and qextserialport dependency
2014-07-03 11:11:54 +10:00
Mark Watkins
9d6ac34025
Fix closeEvent's not firing, and not saving settings properly
2014-06-22 13:54:56 +10:00
Mark Watkins
466119b7f1
ResMed CPAP Pressure display fix (purge and reimport)
2014-05-29 02:23:40 +10:00
Mark Watkins
a9ffeac07f
Made graph scaling honour min/max Graph Preferences
2014-05-21 00:52:29 +10:00
Mark Watkins
27a7a78a53
Added Ignore Older Sessions preference, plus some purge fixes
2014-05-19 17:30:10 +10:00
Mark Watkins
b4f24c3457
Added Leak Redline threshold display and preference settings
2014-05-16 05:45:46 +10:00
Mark Watkins
f98291c62b
Added line plot thickness preference, fixed barchart gradients
2014-05-10 12:53:50 +10:00
Mark Watkins
8aa0c2b8b4
Remove c++11 auto iterators :(
2014-05-07 04:03:13 +10:00
Mark Watkins
66e7b48abd
Disable CombineSessions, IgnoreShortSessions and force day split time to noon when ResMed data present
...
This has been done because it's the only way access to Summary data is possible
This is in preperation for a little rework of the STR.edf parser
2014-05-05 04:24:29 +10:00
Mark Watkins
0ff65945e5
Preferences dialog was not saving profile settings
2014-05-04 04:30:29 +10:00
Mark Watkins
2b62343e61
Removed ImportLocations and implemented datacard Autoscanner
2014-04-28 13:27:33 +10:00
Mark Watkins
e8fe6c7af0
Only open active profile after selection, rather than parsing all at startup.
...
Also cleaned up the last references to summary when statistics was meant.
2014-04-25 15:52:47 +10:00
Sean Stangl
3a7ce34b1c
Use C++11 nullptr.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-24 08:17:53 +10:00
Sean Stangl
012e9fd314
Auto-convert the main source directory with astyle. "The Huge Patch"
...
The files daily.cpp and daily.h are omitted, pending some other cleanup patches landing first.
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-17 16:15:28 +10:00
Mark Watkins
7ce407f6e9
Cleanup some unused variable, Qt4 build fix
2014-04-17 14:56:04 +10:00
Sean Stangl
1d235f9fdc
Cleanup PreferencesDialog::on_resetGraphButton_clicked().
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-14 19:35:25 +10:00
Sean Stangl
9dbe702a40
Standardize project modelines and include license and copyright.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-10 13:29:53 +10:00