Commit Graph

70 Commits

Author SHA1 Message Date
Mark Watkins
12eac71eb4 Separated QuaZip and QExtSerialPort, Oximetry work
Using official source which has been placed in 3rdparty folder
Oximetry button temporarily autostarts import.. Still a Work in progress.
2013-09-16 14:38:20 +10:00
Mark Watkins
7cba04f850 Added Language Selection Dialog, Translation Loader and Help Change Language menu option 2013-09-15 14:20:26 +10:00
Mark Watkins
439a7744c6 Code cleanup, path separator fix, moved printing and summary to seperate modules 2013-09-15 09:32:14 +10:00
Mark Watkins
6a833b4c33 Added a few translation templates, and disabled YAxis pixmap cache because it was glitching 2013-09-10 20:14:54 +10:00
Mark Watkins
1e466ca6bf Translation preparation work, Oximetry time selection queries 2013-09-10 01:56:55 +10:00
Mark Watkins
db0835cbee Qt5 MingW: Missing zlib bindings, build fix for qextserialport 2013-07-28 15:46:23 +10:00
Mark Watkins
267ac2864c Qt5 Linux build fixes, about dialog fixes 2013-01-21 05:39:01 +10:00
Mark Watkins
67f0cf443b Implemented font texture caching
This seems to be quite a bit faster and solves the wavy line problems on mac.
I implemented a switch so this can be turned on/off in gGraphView::DrawTextQue()

change use_pixmap_cache to false to turn it off.

I'll remove the graph title and yaxis bits and put them back as this has the
same effect
2013-01-18 04:26:11 +10:00
Richard Freeman
377ee48768 Addition of OSX icon file and project reference. 2012-12-09 09:03:19 -05:00
Mark Watkins
a2b4cf1967 Rich Freeman's patchset #1 2012-11-12 17:24:18 +10:00
Mark Watkins
5a076a2777 F&P Flow Waveform extraction 2012-01-29 14:17:02 +10:00
Mark Watkins
f8c82c4944 RemStar MSeries importer stub. Added support for overlapping sessions in one day, as it was giving incorrect Day->hours() values. Should fix whacky ResMed S9 session lengths (not stop overlapping sessions from happening though, but may not need to) 2012-01-25 01:51:11 +10:00
Mark Watkins
cadb96eb27 Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
Mark Watkins
9b0f992007 Updater and Version number changed to support for Release Number. Bumped version for updater test. 2012-01-12 19:35:50 +10:00
Mark Watkins
e3ff868cf1 Initial ZEO CSV support.. New ZEO CSV import menu, only line graphs for now. 2012-01-11 23:55:46 +10:00
Mark Watkins
95278e0408 Preferences shouldn't recalc on empty profile 2012-01-11 19:10:40 +10:00
Mark Watkins
76e64309e9 Added tooltip popups to Prescription Changes.. (Still need to lay them out properly) 2012-01-03 18:10:13 +10:00
Mark Watkins
d9b25c55d8 Better Session Switch icons, Better CSS Tooltip in Daily Details pane attempt #1, thicker print lines 2011-12-29 09:46:45 +10:00
Mark Watkins
79616b5b17 Show Links in statusbar when hovering over them in Help Browser 2011-12-26 15:51:53 +10:00
Mark Watkins
0186e520e1 String cleanups needed for translations, Profile settings system cleanup (unfinished) 2011-12-21 21:09:50 +10:00
Mark Watkins
c96837d5b5 Make Overview weight use profile's UnitSystem. Remove the last of the String channelID references. 2011-12-21 15:47:33 +10:00
Mark Watkins
735d6e894e Mac build fix, new secret Preference option 2011-12-20 11:04:29 +10:00
Mark Watkins
74316b891f Hopefully a CMS50E Oximeter serial import fix 2011-12-20 03:51:25 +10:00
Mark Watkins
da855f4bc8 Yet More Doxygen stuff, pruned some old unused code 2011-12-19 15:35:16 +10:00
Mark Watkins
aa931a99ff Rest of the MSVC++2010 patches 2011-12-18 01:12:35 +10:00
Mark Watkins
54da056efc VSC++2010 Compatability Fixes 2011-12-18 00:38:15 +10:00
Mark Watkins
1531436c4e Link zlib stuff for osx 2011-12-17 17:40:18 +10:00
Mark Watkins
991525852c Removed old trace of upgrade projects resource file 2011-12-17 17:18:37 +10:00
Mark Watkins
c4abab8cfc Updater stuff. Some Windows build Fixes, file replacement logic 2011-12-17 04:15:57 +10:00
Mark Watkins
2d130f1e0c Moved AutoUpdater to main application.. (Still not ready yet) 2011-12-17 02:31:58 +10:00
Mark Watkins
68535c6d0e Update Application.. Don't touch, it's not ready yet 2011-12-16 22:11:33 +10:00
Mark Watkins
d93b39a7d4 First use/profile editor screen improvements 2011-11-28 22:03:43 +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
3e64de984e DeVilbiss Intellipap Loader stub 2011-11-20 12:59:00 +10:00
Mark Watkins
3ffbc14138 Qt < 4.8 build fixes (Locale firstDayOfWeek) 2011-11-16 07:22:08 +10:00
Mark Watkins
9973bcab3a Added Export Dialog Stubs 2011-11-15 00:10:46 +10:00
Mark Watkins
0cbc058bc9 Show GIT branch in titlebar, and GIT revision in about dialog 2011-11-09 01:03:39 +10:00
Mark Watkins
18b4ed95a5 Version bump, added Release Notes dialog, updated welcome page html 2011-10-31 00:01:33 +10:00
Mark Watkins
b147d33beb Initial Multi-Profile stuff. 2011-10-01 22:54:20 +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
2f74e6cdc5 Basic report templating 2011-09-12 22:32:47 +10:00
Mark Watkins
11b59d1593 Overview Report Printing Test. Warning: May be crashy.. 2011-09-11 00:17:45 +10:00
Mark Watkins
afbcee1a89 Added Help->Check for Updates 2011-09-06 17:33:34 +10:00
Mark Watkins
c96a80e237 Force redraw on tab change 2011-09-02 12:00:44 +10:00
Mark Watkins
4b00d56e95 Shared GL Line Buffer objects 2011-09-01 17:12:25 +10:00
Mark Watkins
076589cb3b Code cleanup - removed old graphing engine files, added new GLbuffer class for multithread prep 2011-08-31 03:22:54 +10:00
Mark Watkins
d6a11894ed StatsLine under graphs test 2011-08-30 18:46:24 +10:00
Mark Watkins
d4f58730fe Basic right/left click mouse zoom stuff 2011-08-25 18:02:04 +10:00
Mark Watkins
439720c2e3 Warning: Mega Graphing system overhaul.. not finished yet 2011-08-25 16:11:44 +10:00