Commit Graph

92 Commits

Author SHA1 Message Date
Mark Watkins
a068b2a57c New welcome page, and some unfinished work on a crash 2014-07-25 17:53:48 +10:00
Mark Watkins
eb42baf9de Dump some line cursor data as a debug test 2014-07-22 02:14:07 +10:00
Mark Watkins
861dd5cfca Added View menu option to toggle Line Cursor 2014-07-21 18:45:35 +10:00
Mark Watkins
b6491cac84 New select tool: Hold control/command key while selecting an graph area, then release to select 2014-07-19 22:17:32 +10:00
Mark Watkins
d8d4157c90 Forced Preferences, Exit and About into application menu on Mac, added qtserialport source 2014-07-19 16:12:15 +10:00
Mark Watkins
a4cbc5e22c Fix graph settings getting clobbered whenever language changes 2014-07-17 03:12:52 +10:00
Mark Watkins
3024b8247f Remember last used CPAP import path 2014-07-13 20:03:00 +10:00
Mark Watkins
40764c1783 Remove lockfile on change user, Fix sessionbar still visible sometimes on purge 2014-07-13 19:47:27 +10:00
Mark Watkins
87d848ff14 Added profile lockfile ability to help protect against multiple profile instances 2014-07-12 20:52:14 +10:00
Mark Watkins
083a667527 Standardize on a global profile object 2014-07-11 07:09:38 -05:00
Mark Watkins
7e7d87f143 Added ReleaseMode Incremental Build Number to versioning 2014-07-09 13:49:20 +10:00
Mark Watkins
757de33b9a Remove all traces of old oximetry, and qextserialport dependency 2014-07-03 11:11:54 +10:00
Mark Watkins
b6cff80991 0.9.7 version bump 2014-07-03 02:16:12 +10:00
Mark Watkins
c7deb345a1 Update sleepyhead wiki url's 2014-07-01 01:47:19 +10:00
Mark Watkins
c1d993b157 Suppress layout warning, force purge for windows test build 2014-06-23 01:40:52 +10:00
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