Commit Graph

186 Commits

Author SHA1 Message Date
Mark Watkins
f11f5fe284 Clean up journal notes save logic, fix QTextBrowsers image handling 2018-05-08 18:12:32 +10:00
Mark Watkins
1e20d02444 Convert Daily Details panel from QtWebkit to QTextBrowser 2018-05-08 08:09:59 +10:00
Mark Watkins
e2aee8ddf7 Switch Records and Bookmars to QTextBrowser instead of Webkit 2018-05-08 05:32:16 +10:00
Mark Watkins
ea2e0cb147 qprogress global progress bar misuse cleanup for importers 2018-05-08 04:42:23 +10:00
Mark Watkins
2df5987ca6 Disable welcome page buttons when no cpap data, fix some Purge issues 2018-05-08 02:54:08 +10:00
Mark Watkins
afd74aeff3 New similar looking webkit-less Welcome page 2018-05-08 01:11:02 +10:00
Mark Watkins
d77ba9c11b New mega AboutDialog combining, about, license, release notes, etc 2018-05-07 22:13:07 +10:00
Mark Watkins
0f639eecbc Add abort button to Import process 2018-05-07 11:57:58 +10:00
Mark Watkins
c4ac37d4ae Make ResMed & PRS1 importer check ignoreOlderSessions, make import progress dialog modal 2018-05-07 11:30:42 +10:00
Mark Watkins
adf6f1917d Improve progress dialogs and show stage messages in ResMed & PRS1 importer 2018-05-07 10:37:22 +10:00
Mark Watkins
3f4e1b70d0 Don't bother showing locked profile messages for localhost anymore 2018-05-07 08:36:22 +10:00
Mark Watkins
ca962a88bb Show Open Profile information in profile selector, add AutoLoadLastUsed Preference 2018-05-07 06:43:22 +10:00
Mark Watkins
0583675641 EDFParser cleanup and .gz file handling fixes 2018-05-06 17:55:02 +10:00
Mark Watkins
b9e1af63da Handle ugly 'restarts' in preferences by gracefully reloading profile instead 2018-05-05 20:07:40 +10:00
Mark Watkins
5d4a051f55 Fix yet another mac shutdown bug and some override rubbish 2018-05-05 19:13:39 +10:00
Mark Watkins
6f8c56074e PR 1030X100 support, trash legacy <Qt5 support code, fix a crash in MinutesAtPressure 2018-05-05 17:14:44 +10:00
Mark Watkins
204425473f Fix Summary Recalc progress bar 2018-05-03 20:55:41 +10:00
Mark Watkins
58da6d882a Recompressing events doesn't need to recalculate summaries 2018-05-03 20:53:42 +10:00
Mark Watkins
a369e2dac4 Fix ResMed importer backup & gz glitch, remove quazip dependency 2018-05-03 19:59:31 +10:00
Mark Watkins
acf0ddca3d More ResMed stuff, plus popout graph test 2018-05-03 15:08:45 +10:00
Mark Watkins
826322ff86 Really try and fix shutdown crash 2018-04-26 00:30:43 +10:00
Mark Watkins
b3c92aa9fe Replace sucky Q_ASSERTS with qWarnings/qCritical, enable FLG graph by default in overview 2018-04-25 20:34:23 +10:00
Mark Watkins
777c3aa98a Reenable multithreading, and add LoadSummary multithreading 2018-04-23 04:12:36 +10:00
Mark Watkins
f940064482 Migrate some more Application wide preferences to AppSettings 2018-04-23 00:22:18 +10:00
Mark Watkins
dc5ec0046f 1.1.0 2018-04-22 12:06:48 +00:00
Mark Watkins
ca30e6c9c0 Kill what could be taken as medical advice in Welcome screen. 2018-04-17 13:02:24 +10:00
Mark Watkins
699db3a91f More copyright string crud 2018-04-02 12:08:32 +10:00
Mark Watkins
8acbfe0e92 Clean up some more warnings, and update Copyright strings 2018-03-28 17:10:52 +10:00
Mark Watkins
4ed77fc64a Clean up a few unused variables and nullptr risks with clang static analyzer. Fix a bug in Journal day selection 2018-03-28 16:22:42 +10:00
Mark Watkins
4cb3a5fb70 Update some links 2016-04-17 00:22:47 +10:00
Mark Watkins
98e2498afc Fix spelling mistake and update README.TXT a little 2016-04-15 11:15:07 +10:00
Mark Watkins
0bc6fbbcc6 Supply version and platform strings to Report Bugs page 2016-04-03 23:37:42 +10:00
Mark Watkins
826b9bb175 Add Report a Bug Help menu option 2016-04-03 22:48:24 +10:00
Mark Watkins
7962666b14 Reset channel names properly on language change 2016-03-17 18:37:08 +10:00
Mark Watkins
85485d383e Be realistic and force reset channel names on every language change 2016-03-17 07:38:35 +10:00
Mark Watkins
8559fbdb09 Shut down properly on RestartApplication on Windows/Linux 2016-03-15 10:09:09 +10:00
Mark Watkins
4e07049591 Fix Import Scanner Cancel not allowing import again 2016-03-08 22:31:46 +10:00
Mark Watkins
9ff8389a91 Add a cancel button to import auto-scanner 2016-03-08 12:17:00 +10:00
Mark Watkins
eb369ef8b0 Try showing some events counts in TAP chart 2016-03-08 11:30:47 +10:00
Mark Watkins
ed5a539584 Added allow Event Renaming preference, default is ON to not kill users changes 2016-03-08 02:42:15 +10:00
Mark Watkins
b969323ab2 Clean up versioning, and make Release Notes welcome message translatable 2016-03-06 12:50:22 +10:00
Mark Watkins
6d6dd1ed9f update translators about list 2016-03-04 06:13:45 +10:00
Mark Watkins
c91c1af0ba Tweak the version number system, and why not step it up a notch? 2016-03-03 23:26:08 +10:00
Mark Watkins
052e389b85 Alternative Unintentional Leak Calculation with Preferences 2016-03-03 14:48:21 +10:00
Mark Watkins
f69eda1101 Update source file header messages 2016-03-01 21:59:04 +10:00
Mark Watkins
529686d691 Interpret DreamStation Auto Trial mode as APAP 2016-02-27 21:48:36 +10:00
Mark Watkins
db594af8e6 Show revision in mainwindow titlebar, remove accidental conditional PRS1 F3 check 2016-01-24 07:18:32 +10:00
Mark Watkins
63345a108e patches for Haiku OS, thanks to mmu_man 2016-01-05 16:06:32 +10:00
Bob Kenny
edd7ef95dd Corrected logic in on_aboutToQuit().
processEvents() should occur before msleep(), so that the Notify gets
displayed properly.  msleep() before process events did not cause the
Notify to occur in opensuse Linux.  Instead, an empty Notify appeared.
2016-01-04 01:48:40 -05:00
Mark Watkins
cd7806be59 A couple of import hang fixes, (FPIcon wrong path selected, and double import) 2015-12-22 07:33:33 +10:00