Mark Watkins
3ff9ad1469
Fix some source and header typos/mistakes
2018-06-05 06:48:38 +10:00
Mark Watkins
b3c92aa9fe
Replace sucky Q_ASSERTS with qWarnings/qCritical, enable FLG graph by default in overview
2018-04-25 20:34:23 +10:00
Mark Watkins
8acbfe0e92
Clean up some more warnings, and update Copyright strings
2018-03-28 17:10:52 +10:00
Mark Watkins
7962666b14
Reset channel names properly on language change
2016-03-17 18:37:08 +10:00
Mark Watkins
0eccfb6d21
Bye bye ugly By Pressure text, start of proper Time At Pressure chart
2016-03-07 19:10:58 +10:00
Mark Watkins
f69eda1101
Update source file header messages
2016-03-01 21:59:04 +10:00
Mark Watkins
dc0eda83a0
Remove a debug line, tested out and merged reznet's UTC patches
2015-08-27 14:18:52 +10:00
Mark Watkins
235141e575
Merge commit 'c853c8d9880dfdac532c06a1a686ed18d77a58bb'
2015-08-27 14:12:37 +10:00
Mark Watkins
866b6fff5d
Qt 5.4+ QOpenGLWidget and graphing optimsations
2015-08-27 11:37:10 +10:00
reznet
b0bc8af718
Use UTC when converting to QDateTime for graph axis
...
QDateTime::fromMSecsSinceEpoch returns a QDateTime in the local time zone, but the ms input was created in UTC. This causes the day part to sometimes display off by a day on the graph x axis. This appears to be caused by a breaking change in QT 5. Previously, fromMSecsSinceEpoch returned a QDateTime in UTC, but in QT 5, it returns the date time in the local time zone.
2015-08-11 13:34:45 -05:00
Mark Watkins
ffeb0149c0
Windows build fixes, bump build number
2014-10-02 17:56:57 +10:00
Mark Watkins
54a46c6aca
Increase xaxis seconds mode autoscaling range a little
2014-09-18 03:48:16 +10:00
Mark Watkins
a8eee32891
pixmaps to machineloader, fix xaxis scaling glitch
2014-09-18 03:20:01 +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
504aa231f1
Better ResMed Session sorting, Parse EVE's differently
2014-09-01 14:49:05 +10:00
Mark Watkins
e3f2e0c886
Add in missing semi-colon that broke mac build
2014-08-29 15:56:01 +10:00
Mark Watkins
b98cdffad0
Fix graph legends on low dpi screens
2014-08-29 15:54:03 +10:00
Mark Watkins
a91a11a7b9
More Xaxis/yaxis layout consistency stuff
2014-08-29 15:32:49 +10:00
Mark Watkins
b45e7efed5
New Graph QMenu magic and new icons
2014-08-17 22:56:13 +10:00
Mark Watkins
22ea3868f1
CMS50i file import support, CMS50D+ swap pulse and spo2, added AHI to machine list
2014-07-31 03:14:28 +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
ffca449ac2
Connected LCD components in Live Oximetery, added graph hide ability
2014-05-26 17:37:28 +10:00
Mark Watkins
66e8d249cf
Graph height calculation tweaks
2014-05-26 13:48:22 +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
Mark Watkins
18082cbef5
Replace pixmap caching code with Qt's build in stuff
2014-05-10 10:50:35 +10:00
Mark Watkins
5d31a6d952
Line drawing optimisations
2014-05-08 21:08:32 +10:00
Mark Watkins
38a8c7b1d0
More MSVC fixes plus cleanup warnings a bit
2014-05-08 14:46:23 +10:00
Mark Watkins
e32ac39d08
Convert OpenGL to QPainter primatives
2014-05-08 05:52:59 +10:00
Sean Stangl
0899b39175
Split humongous gGraphView.cpp into class-specific files.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-24 08:23:45 +10:00
Sean Stangl
b5d5b82b59
Auto-convert the Graphs/ subdirectory with astyle.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-17 16:18:28 +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
Mark Watkins
4c7c833019
QDateTime::toString() hideously too slow in gXAxis::paint on Mac
2013-10-25 22:11:23 +10:00
Mark Watkins
44d2117580
Pixmap caching wasn't using correct fonts
2013-10-19 16:58:16 +10:00
Mark Watkins
3eeef5060d
Renamed src directory to sleepyhead
2013-10-10 02:47:28 +10:00