Mark Watkins
9d6ac34025
Fix closeEvent's not firing, and not saving settings properly
2014-06-22 13:54:56 +10:00
Mark Watkins
c2ea072340
Seperated logger to separate class
2014-06-20 17:05:40 +10:00
Mark Watkins
56358c25c7
Prevent hang by moving logger to it's own threadpool
2014-06-20 16:17:27 +10:00
Mark Watkins
482542c34d
Reworked logger to better handle multithreading
2014-06-20 15:25:50 +10:00
Mark Watkins
9ee92ecf48
Session::m_cnt should have been a float, fixes some ResMed summary issues
2014-06-20 12:06:57 +10:00
Mark Watkins
ba51fcc8e3
Fix 3 segment opengl versions
2014-06-03 15:53:33 +10:00
Mark Watkins
8275312677
OpenGL 2.0 detection, and Gracefully exit if OpenGL/ANGLE version is run on incompatible computer
2014-06-03 03:35:45 +10:00
Mark Watkins
279dfb9607
Fix OpenGL glGetString crash
2014-06-02 20:28:12 +10:00
Mark Watkins
9aee5a328d
Show graphics engine in about dialog and titlebar
2014-06-02 18:16:28 +10:00
Mark Watkins
b1fa273539
PRS1 Loader multithreading Rewrite, plus some minor graph tinkering
2014-06-01 07:25:07 +10:00
Mark Watkins
f203cd5aa0
Added delete days oximetry sessions menu option
2014-05-29 03:45:42 +10:00
Mark Watkins
1a6b75f36f
Put print margins back
2014-05-28 23:13:14 +10:00
Mark Watkins
1ab66deb59
Make statistics page honour application font setting
2014-05-28 23:09:03 +10:00
Mark Watkins
ce1e03e86a
New OximeterImport Module
2014-05-25 17:07:08 +10:00
Sean Stangl
61e9e64d05
Fix Q_OS_UNIX build.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-05-20 22:00:40 +10:00
Mark Watkins
27a7a78a53
Added Ignore Older Sessions preference, plus some purge fixes
2014-05-19 17:30:10 +10:00
Mark Watkins
0e69dbd370
Merged purge functions
2014-05-19 13:46:02 +10:00
Mark Watkins
23e23f8210
ResMed STR.edf summary parser, and Purge rework
2014-05-19 03:06:58 +10:00
Mark Watkins
a6348f74fa
Translations strings cleanup and resync. Cleaned up Profile delete
2014-05-17 15:04:40 +10:00
Mark Watkins
00496f8672
Except I left a ; off a debug line
2014-05-17 00:39:07 +10:00
Mark Watkins
b5bf202f45
Finish of that last bit of work
2014-05-17 00:36:07 +10:00
Mark Watkins
6df63bd854
RemoveGLWidget stuff
2014-05-16 19:30:11 +10:00
Mark Watkins
ae3fe507b1
F&P import flags code rearange
2014-05-15 16:20:54 +10:00
Mark Watkins
becd48f352
Fix some untranslatable strings
2014-05-14 23:35:55 +10:00
Mark Watkins
ec0ed2359c
Add delay to SD autoscanner
2014-05-14 06:02:42 +10:00
Mark Watkins
3f8b04710d
Fix autoscanner not detecting drives on Windows
2014-05-13 14:03:24 +10:00
Mark Watkins
59b6700a50
Fix dodgy code assignment in ResMed code, Fix for automatic re-import after purge
2014-05-13 12:56:51 +10:00
Mark Watkins
1f4bf4c510
Clean up CPAP datacard autodetection
2014-05-13 11:28:41 +10:00
Mark Watkins
7eea8ca365
Shut down GraphView tabs a little more cleanly
2014-05-12 05:04:34 +10:00
Mark Watkins
924a988769
Offer to reimport automatically after purge if backup folder available
2014-05-12 04:31:48 +10:00
Mark Watkins
76e3636f5b
Wait a bit for CPAP data card to be detected
2014-05-12 03:29:26 +10:00
Mark Watkins
18082cbef5
Replace pixmap caching code with Qt's build in stuff
2014-05-10 10:50:35 +10:00
Mark Watkins
38a8c7b1d0
More MSVC fixes plus cleanup warnings a bit
2014-05-08 14:46:23 +10:00
Mark Watkins
8aa0c2b8b4
Remove c++11 auto iterators :(
2014-05-07 04:03:13 +10:00
Mark Watkins
54452ab79a
Added a new monthly statistics mode, and a switch to toggle
2014-05-06 21:54:41 +10:00
Mark Watkins
81959b44b1
Hide user info from statistics when there isn't any available
2014-05-06 19:33:06 +10:00
Mark Watkins
6ea8de1515
Smarten up Statistics page a bit, and make it more flexible
...
This is in preperation for making it editable by users.
Also added compliance calculations to profile
2014-05-06 19:11:34 +10:00
Mark Watkins
e8b07b4eac
More Resmed import cleanups, and fixes glitch with empty sessions
2014-05-05 16:14:29 +10:00
Mark Watkins
66e7b48abd
Disable CombineSessions, IgnoreShortSessions and force day split time to noon when ResMed data present
...
This has been done because it's the only way access to Summary data is possible
This is in preperation for a little rework of the STR.edf parser
2014-05-05 04:24:29 +10:00
Mark Watkins
b530f27ca0
ResMed loader cleanup, fix missing snore graph, versioning change.
...
Versioning system just got changed to standard 3 segments
Major, Minor and Patch level. Bumped to version 0.9.5
2014-05-05 04:02:41 +10:00
Mark Watkins
1db5a74125
Change unstable references to testing
2014-05-04 16:21:26 +10:00
Mark Watkins
58bc7ef2ef
Turned import progress dialog back on
2014-05-03 18:52:44 +10:00
Mark Watkins
a6dbdf3d15
Stop using inconsistent PRS1 Summary duration field, added PRS1 Large Leak span
2014-05-03 18:28:05 +10:00
Sean Stangl
acfffbc980
Add missing header, fixing Linux build.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-05-02 14:36:49 +10:00
Mark Watkins
c9a5b712f3
Minor PRS1 cleaning
2014-05-02 14:34:34 +10:00
Mark Watkins
027a81d915
Show progressbar in a dialog during import instead of in the status bar
...
Also added a warning message for non data capable PRS1 machines
2014-05-01 14:59:40 +10:00
Mark Watkins
945e72afe9
Minor autoscanner tweak for Linux
2014-04-29 04:39:58 +10:00
Mark Watkins
f0e523212e
Improve autoscanner drive detection
2014-04-29 04:29:30 +10:00
Mark Watkins
83022db8cb
Windows import autoscanner fixes
2014-04-28 19:10:34 +10:00
Mark Watkins
558fb2f789
Pop up file dialog if no SD card data detected
2014-04-28 14:05:20 +10:00
Mark Watkins
2fca186def
Mainwindow destructor cleanup
2014-04-28 13:40:50 +10:00
Mark Watkins
2b62343e61
Removed ImportLocations and implemented datacard Autoscanner
2014-04-28 13:27:33 +10:00
Mark Watkins
e8fe6c7af0
Only open active profile after selection, rather than parsing all at startup.
...
Also cleaned up the last references to summary when statistics was meant.
2014-04-25 15:52:47 +10:00
Sean Stangl
0899b39175
Split humongous gGraphView.cpp into class-specific files.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-24 08:23:45 +10:00
Sean Stangl
3a7ce34b1c
Use C++11 nullptr.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-24 08:17:53 +10:00
Sean Stangl
012e9fd314
Auto-convert the main source directory with astyle. "The Huge Patch"
...
The files daily.cpp and daily.h are omitted, pending some other cleanup patches landing first.
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-17 16:15:28 +10:00
Mark Watkins
df88beb45f
Qt ISODate in screenshot filename has bad colon characters on windows
2014-04-16 20:36:49 +10:00
Mark Watkins
a9b2fe7db2
Added Position tracking foundation, and Somnopose CSV importer
2014-04-15 23:59:24 +10:00
Mark Watkins
38d849719d
Added user details to Statistics page
2014-04-15 21:02:51 +10:00
Mark Watkins
142d1f96a0
Made Welcome browser and intro HTML text translatable
2014-04-15 14:47:23 +10:00
Mark Watkins
a1991e658a
Merge branch 'master' of ssh://git.code.sf.net/p/sleepyhead/code
2014-04-15 13:20:05 +10:00
Mark Watkins
0500a39797
Updated About box, updated translation templates
2014-04-15 13:19:29 +10:00
Sean Stangl
7530119010
Fix Qt notifications under a GNOME3 desktop.
...
For whatever reason, Qt notifications to the GNOME3 systray
omit exactly the last line, rendering the popup just a little too low.
As a workaround, this patch appends a newline character to notification
strings, bumping the text back onto the screen.
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-14 19:02:13 +10:00
Sean Stangl
9dbe702a40
Standardize project modelines and include license and copyright.
...
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-10 13:29:53 +10:00
Mark Watkins
6e07dfad4e
disable screenshot code only when built with qt4 on Mac
2014-04-10 12:58:14 +10:00
Mark Watkins
96d6acac19
Qt4 compile fix
2014-04-10 04:46:56 +10:00
Mark Watkins
4989b492f3
Added notification on succesful screenshot
2014-04-10 02:20:34 +10:00
Mark Watkins
e13128122c
Fixed F12 screenshot ability for Mac
2014-04-10 02:14:41 +10:00
Mark Watkins
6d65611caf
Fix startup crash and correct SleepyHead spelling inconsistencies (Thanks Sean)
2014-04-09 15:00:34 +10:00
Mark Watkins
193dead833
Windows build fix
2013-10-26 01:44:14 +10:00
Mark Watkins
142feb9ace
Mouse Handling cleanup, Graph YAxis prep work, profile screen improvements
2013-10-25 20:39:30 +10:00
Mark Watkins
0a67a16baa
ResMed Backup cleanup and Purge CPAP Day fix
2013-10-22 21:42:57 +10:00
Mark Watkins
e739b7dd6f
Added Data Folder selection ability, and fixed Language selection bug on Mac
2013-10-19 12:59:52 +10:00
Mark Watkins
89f2fb2a51
Project file GIT stuff
2013-10-18 15:09:52 +10:00
Mark Watkins
3c2ae16976
Preparing for adding an unstable GIT branch
2013-10-18 14:56:44 +10:00
Mark Watkins
7bce479e01
Pretty things up a bit with stylesheets
2013-10-17 02:39:22 +10:00
Mark Watkins
3eeef5060d
Renamed src directory to sleepyhead
2013-10-10 02:47:28 +10:00