Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
2011-12-04 01:06:22 +10:00
docs Fix for oximetry event stuff I just broke 2011-12-03 20:08:40 +10:00
fonts Window size fix and icon PNG updates 2011-06-26 21:49:40 +10:00
Graphs Added support for non-Metric weights 2011-12-02 23:48:05 +10:00
icons Fix Overview SummaryChart glitch showing bad codes, icon update 2011-12-01 13:40:23 +10:00
qextserialport Added qwineventnotifier_p.h to qextserialport stuff 2011-09-04 15:41:55 +10:00
SleepLib Fix for oximetry event stuff I just broke 2011-12-03 20:08:40 +10:00
.gitignore Missing files 2011-06-26 19:14:18 +10:00
common_gui.cpp Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
common_gui.h Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
daily.cpp Fix for oximetry event stuff I just broke 2011-12-03 20:08:40 +10:00
daily.h Removed useless channel.dat file trash, fixed useless QObject connection debug messages, fix to Events list links 2011-12-03 18:52:24 +10:00
daily.ui BMI calculations 2011-12-03 11:05:17 +10:00
exportcsv.cpp Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
exportcsv.h Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
exportcsv.ui Set Exports progress bar default to 0 2011-11-15 17:54:16 +10:00
LICENSE.txt gLineChart improvements, screenshot fixes for linux build. 2011-05-28 19:16:46 +10:00
main.cpp Added Usage Session Summary graph, Preferences cleanup test, YAxis timescale improvements 2011-11-30 16:01:38 +10:00
mainwindow.cpp Removed useless channel.dat file trash, fixed useless QObject connection debug messages, fix to Events list links 2011-12-03 18:52:24 +10:00
mainwindow.h Removed useless channel.dat file trash, fixed useless QObject connection debug messages, fix to Events list links 2011-12-03 18:52:24 +10:00
mainwindow.ui Added File->Change User (Log-out) menu option 2011-12-03 15:27:57 +10:00
newprofile.cpp Fix minor profile/import selectionbugs 2011-12-03 15:10:23 +10:00
newprofile.h First use/profile editor screen improvements 2011-11-28 22:03:43 +10:00
newprofile.ui gGraphView key bugfix, plus oximetry fixes 2011-11-28 23:16:50 +10:00
overview.cpp Added Printer Dialog, variable cleanup 2011-12-03 00:36:40 +10:00
overview.h Added Printer Dialog, variable cleanup 2011-12-03 00:36:40 +10:00
overview.ui Added Printer Dialog, variable cleanup 2011-12-03 00:36:40 +10:00
oximetry.cpp Even more Oximetry fixes 2011-12-04 01:06:22 +10:00
oximetry.h More Oximetry fixes 2011-12-04 00:13:14 +10:00
oximetry.ui More Oximetry fixes 2011-12-01 19:09:33 +10:00
preferencesdialog.cpp Fix minor profile/import selectionbugs 2011-12-03 15:10:23 +10:00
preferencesdialog.h More cleanups to previous crud.. Dropped mask history idea 2011-11-30 19:08:45 +10:00
preferencesdialog.ui Fix minor profile/import selectionbugs 2011-12-03 15:10:23 +10:00
profileselect.cpp Added Usage Session Summary graph, Preferences cleanup test, YAxis timescale improvements 2011-11-30 16:01:38 +10:00
profileselect.h Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
profileselect.ui Minor cosmetic stuff 2011-10-30 20:29:49 +10:00
README Forgot ResMed DataVersion Field 2011-07-25 03:18:10 +10:00
report.cpp Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
report.h Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
report.ui Moved Overview Report to to Overview, added Print menu 2011-09-11 16:16:45 +10:00
Resources.qrc Added Jimbo's daily view nav icons. 2011-12-01 13:12:04 +10:00
SleepyHeadQT.pro First use/profile editor screen improvements 2011-11-28 22:03:43 +10:00

SleepyHead QT port v0.8 branch

CPAP & Sleep machine tracking softwre

To Build:

qmake
make

Author: Mark Watkins <jedimark@users.sourceforge.net>
Copyright (C) 2011

Licence Stuff
-------------
This software is released under the GNU Public License, at a GPL version of my choosing at a later date. 

Exceptions:
Incorporates QextSerialPort. Insert New BSD license here? (Apparently PD.. need to verify)