Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
Mark Watkins a310caa928 Mega MachineCode enum replacement.
Importer will be temporarily slow due to creating craploads of new indexes. Lots of bugs fixed.. Probably lots of new bugs too!

Replaced slow map containers with fast QHash containers.
Plus plenty of other mind numbing stuff.
2011-08-01 06:24:43 +10:00
docs Rewrite of PRS1 Waveform Loader 2011-07-21 21:02:52 +10:00
fonts Window size fix and icon PNG updates 2011-06-26 21:49:40 +10:00
Graphs Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
icons Checking windows serial port stuff 2011-07-13 15:49:58 +10:00
qextserialport Windows build fix for Serial stuff 2011-07-13 01:24:51 +10:00
SleepLib Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
.gitignore Missing files 2011-06-26 19:14:18 +10:00
daily.cpp Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
daily.h Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
daily.ui Start of Oximetry Page 2011-07-13 15:27:27 +10:00
LICENSE.txt gLineChart improvements, screenshot fixes for linux build. 2011-05-28 19:16:46 +10:00
main.cpp App Initialization order fixups 2011-07-24 17:58:20 +10:00
mainwindow.cpp Graph Hide... Killed the spacer that allows extra resize temporarily 2011-07-30 14:54:22 +10:00
mainwindow.h Graph Hide... Killed the spacer that allows extra resize temporarily 2011-07-30 14:54:22 +10:00
mainwindow.ui Internally store Time Deltas rather than full 64bit timestamps.. DB changesgit diff! DB change notification dialog 2011-07-30 09:12:03 +10:00
overview.cpp Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
overview.h Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
overview.ui QDateEdit Locale Fix 2011-07-20 00:04:54 +10:00
oximetry.cpp Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
oximetry.h Mega MachineCode enum replacement. 2011-08-01 06:24:43 +10:00
oximetry.ui Built-in CMS50 Oximeter Serial Importer 2011-07-14 03:42:49 +10:00
README Forgot ResMed DataVersion Field 2011-07-25 03:18:10 +10:00
Resources.qrc Checking windows serial port stuff 2011-07-13 15:49:58 +10:00
SleepyHeadQT.pro Resored TAP graph 2011-07-30 09:14:06 +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)