Open Source CPAP Analysis Reporter A fork of sleepyhead/sleepyhead-code
Go to file
2011-10-31 00:01:33 +10:00
docs Version bump, added Release Notes dialog, updated welcome page html 2011-10-31 00:01:33 +10:00
fonts Window size fix and icon PNG updates 2011-06-26 21:49:40 +10:00
Graphs Enable RenderText for Mac to solve text corruption problem 2011-10-30 19:26:35 +10:00
icons NavBar icon adjustments.. Insufficient room for date display 2011-10-30 20:02:29 +10:00
qextserialport Added qwineventnotifier_p.h to qextserialport stuff 2011-09-04 15:41:55 +10:00
SleepLib Fix for missing details data in channelHasData function 2011-10-30 14:35:55 +10:00
.gitignore Missing files 2011-06-26 19:14:18 +10:00
daily.cpp Moved SkipEmptyDays to per Profile preference 2011-10-30 19:29:04 +10:00
daily.h Added 'today' (most recent) button, tooltips 2011-10-30 13:18:20 +10:00
daily.ui Minor cosmetic stuff 2011-10-30 20:29:49 +10:00
LICENSE.txt gLineChart improvements, screenshot fixes for linux build. 2011-05-28 19:16:46 +10:00
main.cpp Version bump, added Release Notes dialog, updated welcome page html 2011-10-31 00:01:33 +10:00
mainwindow.cpp Minor Preferences cleanup 2011-10-30 15:01:51 +10:00
mainwindow.h Version bump, added Release Notes dialog, updated welcome page html 2011-10-31 00:01:33 +10:00
mainwindow.ui Make Ctrl+Tab key combo cycle main tabs 2011-10-28 21:31:31 +10:00
newprofile.cpp More Preferences stuff 2011-10-05 18:01:14 +10:00
newprofile.h Edit Profile, and Delete Profile stub 2011-10-02 13:38:51 +10:00
newprofile.ui Edit Profile, and Delete Profile stub 2011-10-02 13:38:51 +10:00
overview.cpp Weighted Average fixes in Overview SummaryCharts 2011-10-07 15:28:35 +10:00
overview.h Fixed Slot Connection warning message 2011-10-05 18:09:57 +10:00
overview.ui Added Fonts Tab in Preferences. Can NOT change webviews. 2011-10-05 20:44:41 +10:00
oximetry.cpp Fix for oximetry session display in Daily tab 2011-10-07 17:10:36 +10:00
oximetry.h Fix for oximetry session display in Daily tab 2011-10-07 17:10:36 +10:00
oximetry.ui Remember Window Position 2011-10-05 13:05:47 +10:00
preferencesdialog.cpp Moved SkipEmptyDays to per Profile preference 2011-10-30 19:29:04 +10:00
preferencesdialog.h Compiler Warning cleanup. Preference Name cleanup (Sorry, reset your fonts), and some Auto Update STUB code (new preferences tab and test logic) 2011-10-21 15:50:46 +10:00
preferencesdialog.ui NavBar icon adjustments.. Insufficient room for date display 2011-10-30 20:02:29 +10:00
profileselect.cpp Compiler Warning cleanup. Preference Name cleanup (Sorry, reset your fonts), and some Auto Update STUB code (new preferences tab and test logic) 2011-10-21 15:50:46 +10:00
profileselect.h Edit Profile, and Delete Profile stub 2011-10-02 13:38:51 +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 Changed all user preferences to actual per-user profile preferences 2011-10-05 17:41:56 +10:00
report.h Changed all user preferences to actual per-user profile preferences 2011-10-05 17:41:56 +10:00
report.ui Moved Overview Report to to Overview, added Print menu 2011-09-11 16:16:45 +10:00
Resources.qrc Version bump, added Release Notes dialog, updated welcome page html 2011-10-31 00:01:33 +10:00
SleepyHeadQT.pro Version bump, added Release Notes dialog, updated welcome page html 2011-10-31 00:01:33 +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)