Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
2011-09-03 14:38:12 +10:00
docs event flags mouse zoom improvement 2011-08-29 09:29:46 +10:00
fonts Window size fix and icon PNG updates 2011-06-26 21:49:40 +10:00
Graphs (Standard) Hourly Usage chart 2011-09-03 14:38:12 +10:00
icons Changed welcome screens preferences button to Oximetry 2011-08-05 18:20:28 +10:00
qextserialport Windows build fix for Serial stuff 2011-07-13 01:24:51 +10:00
SleepLib Startings of AHI breakdown Barchart 2011-09-02 15:13:07 +10:00
.gitignore Missing files 2011-06-26 19:14:18 +10:00
daily.cpp (Standard) Hourly Usage chart 2011-09-03 14:38:12 +10:00
daily.h (Standard) Hourly Usage chart 2011-09-03 14:38:12 +10:00
daily.ui Ported Oximetry to new graphing system 2011-08-29 17:13:58 +10:00
LICENSE.txt gLineChart improvements, screenshot fixes for linux build. 2011-05-28 19:16:46 +10:00
main.cpp XInitThreads() is Linux only 2011-09-01 19:03:23 +10:00
mainwindow.cpp Startings of AHI breakdown Barchart 2011-09-02 15:13:07 +10:00
mainwindow.h Warning: Mega Graphing system overhaul.. not finished yet 2011-08-25 16:11:44 +10:00
mainwindow.ui Temporary menu threading toggle for testing purposes 2011-09-01 12:11:03 +10:00
overview.cpp Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
overview.h Pie & Candlesticks cause crashes on some old graphics card drivers, so disabled by default.. Added an option to turn on 2011-08-05 10:12:23 +10:00
overview.ui gXAxis tickers had a time flicker from timezone offset calculation 2011-08-06 18:34:24 +10:00
oximetry.cpp A couple more Qt 4.6 compatability fixes 2011-09-02 10:46:34 +10:00
oximetry.h Code cleanup - removed old graphing engine files, added new GLbuffer class for multithread prep 2011-08-31 03:22:54 +10:00
oximetry.ui Ported Oximetry to new graphing system 2011-08-29 17:13:58 +10:00
preferencesdialog.cpp Boring stuff and a windows build fix 2011-08-06 11:42:36 +10:00
preferencesdialog.h Activated Session Preferences 2011-08-05 17:52:32 +10:00
preferencesdialog.ui Boring stuff and a windows build fix 2011-08-06 11:42:36 +10:00
README Forgot ResMed DataVersion Field 2011-07-25 03:18:10 +10:00
Resources.qrc qrc Messup 2011-08-08 16:48:47 +10:00
SleepyHeadQT.pro Force redraw on tab change 2011-09-02 12:00:44 +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)