Commit Graph

133 Commits

Author SHA1 Message Date
Phil Olynyk
9d1d0a88ce Updated release notes and Htmldocs, and set build number to 9 2019-04-16 15:10:28 -04:00
Phil Olynyk
c0246470f5 Replace old man Oscar logo with new big O logo 2019-04-16 13:12:26 -04:00
Phil Olynyk
329e59e8ea Fetched all updated ts files 2019-04-16 13:06:58 -04:00
Phil Olynyk
c67cd82bb3 Hide the Lifesaver button in the right panel if no Help 2019-04-10 15:52:47 -04:00
Phil Olynyk
4223bd7d4f Set up oscar-team.org as the DeveloperDomain all the places 2019-04-08 10:26:59 -04:00
Phil Olynyk
7fd7d50d8a Zeo and Somnopose file dialogs fixed 2019-04-07 23:28:54 -04:00
Phil Olynyk
069a2f405a Remove the Help ? from title bars 2019-04-07 21:54:04 -04:00
Phil Olynyk
2afe0459e9 Added deletion of I:E ratio from Daily window to release notes 2019-04-07 12:55:59 -04:00
Phil Olynyk
415f8cdc06 Removed CPAP_IE from Daily graphs and statistics display 2019-04-07 12:51:08 -04:00
Phil Olynyk
78269d25e5 Comment out a sleep(3) that delays opening daily window 2019-04-07 12:07:25 -04:00
Phil Olynyk
bf43724ce8 comment out a sleep(3) that slows down empty display 2019-04-07 12:02:41 -04:00
Phil Olynyk
a589981266 Update build number and release notes for build 8 2019-04-06 22:03:26 -04:00
Phil Olynyk
3eca5d992f Commented out the deployment target - use whatever is default for Qt version 2019-04-06 20:57:27 -04:00
Phil Olynyk
e4ae6fa3ec Added QMAKE_TARGET_BUNDLE_PREFIX to oscar.pro 2019-04-06 20:49:44 -04:00
Phil Olynyk
08fb95e432 Fixed typo in filename creation and added fallback to en_US version. 2019-04-06 07:17:35 -04:00
Phil Olynyk
267ee0de1e Comment out currently unused protocol version command 2019-04-05 14:02:40 -04:00
Phil Olynyk
581086783e Start on debugging I:E ratio output 2019-04-05 14:00:37 -04:00
Phil Olynyk
57c3e4c33c Remove the Help Browser for everybody 2019-04-05 12:22:02 -04:00
Phil Olynyk
3bdd1b713f Update build number and release notes for build 7 2019-04-05 10:10:32 -04:00
Phil Olynyk
931d04cc3f Add code to use qt language files for buttons and such 2019-04-05 10:00:25 -04:00
Phil Olynyk
e9005ac965 Missed a call to translate a string 2019-04-04 06:08:56 -04:00
Phil Olynyk
723de9c912 Use Maximize (with frame & menu) instead of full screen 2019-04-03 18:32:33 -04:00
Phil Olynyk
6cf17f2699 Change Mac target platform to 10.12 - Sierra 2019-04-03 18:30:55 -04:00
Phil Olynyk
b7deef365b Update build number and release notes for #6 2019-04-02 10:11:01 -04:00
Phil Olynyk
98811bca15 Added progress bar to migration routine 2019-04-02 10:04:44 -04:00
Phil Olynyk
abd2389772 Update release notes and build number to 5 2019-03-31 10:12:21 -04:00
Phil Olynyk
6f2aeb98e0 Clarified messages about folder selection and data migrtion 2019-03-31 09:43:41 -04:00
Phil Olynyk
d571653c1e Use qDebug to verify AppData folder 2019-03-30 13:43:37 -04:00
Phil Olynyk
605e573c2f Get rid of an extra / in file path 2019-03-30 13:00:03 -04:00
Phil Olynyk
87cc4eae34 Prepend StandardDirs::Documents (~/Documents) to get AppData path 2019-03-30 12:45:16 -04:00
Phil Olynyk
83fd3cb070 Fix typo : Use --datadir foldername to change data folder 2019-03-30 11:41:38 -04:00
Phil Olynyk
c77e860004 Move Help index to a writable folder - Thanks to GuyScharf 2019-03-30 11:24:24 -04:00
Phil Olynyk
063ad80b03 Change DeveloperName to OSCAR_Team so registry config entries are obvious 2019-03-30 11:05:30 -04:00
Phil Olynyk
0d3f7c7fe1 Added GuyScharf to Developers list, b/c that's what he's doing 2019-03-29 06:33:07 -04:00
Phil Olynyk
6b58204291 Shorten file dialog message, fix Error message box button 2019-03-28 22:31:25 -04:00
Phil Olynyk
be2eafb4fd Add error checks and messages to migration 2019-03-28 21:24:10 -04:00
Phil Olynyk
e9e9033097 Changed copyright to The OSCAR Team 2019-03-28 20:39:21 -04:00
Phil Olynyk
a4d4570e0d Updated build number and release notes for build 4 2019-03-28 15:05:34 -04:00
Phil Olynyk
1396ec24fe Update oscar.pro to copy translated html files to build folder 2019-03-28 14:51:19 -04:00
Phil Olynyk
b229506d9c Restore the systraymenu so that notification work 2019-03-27 13:33:32 -04:00
Phil Olynyk
ae6804096a Changed TTIA to Total Time in Apnea in left panel of Daily page 2019-03-27 11:24:51 -04:00
Phil Olynyk
478275479f Added tr( ... ) around a string. 2019-03-26 17:59:36 -04:00
Phil Olynyk
9dda334f34 Change company and copyright to The OSCAR Team and add OSCAR.icns file for Mac 2019-03-26 06:16:49 -04:00
Phil Olynyk
60d1460ef6 Add public EnableTabs so refreshing welcome page does tabs too 2019-03-25 21:10:03 -04:00
Phil Olynyk
8cc6e57e45 Added migration tool and change AppRoot to AppData 2019-03-25 19:44:49 -04:00
Phil Olynyk
9c3091b1c0 Change Settings/AppRoot to Settings/AppData to reduce confusion between execuable path and data folder path 2019-03-25 19:43:04 -04:00
Phil Olynyk
691ff40d48 Fix UserName fill-in in filename and replace PREF as required 2019-03-25 19:39:38 -04:00
Phil Olynyk
1be2b84111 Fix tab and button visibility and replace PREF as required 2019-03-25 19:38:16 -04:00
Phil Olynyk
26f5854c6b Delete confusing PREF macro and replace as required 2019-03-25 19:36:41 -04:00
Phil Olynyk
6f34f2605a Clarified Unclassified Apnea description 2019-03-25 19:34:01 -04:00
Phil Olynyk
829c450431 Hide the widget that hides the overview data 2019-03-25 17:54:29 -04:00
Phil Olynyk
f9919036de Tell user to create a new profile if none there 2019-03-25 17:49:24 -04:00
Phil Olynyk
6213819fa5 Enable buttons and tabs if machine data is available 2019-03-25 17:37:26 -04:00
Phil Olynyk
cb025431e5 Added a space between pressure number and units in the Welcome message. 2019-03-25 14:26:34 -04:00
Phil Olynyk
38dbfd28f0 Update the build number 2019-03-20 10:16:55 -04:00
Phil Olynyk
a57acf3211 Allow for translated html texts 2019-03-20 09:49:17 -04:00
Phil Olynyk
b0ef042e40 Tweaked appearence of Credits and About texts 2019-03-20 09:47:52 -04:00
Phil Olynyk
47ce0b2702 Update the release notes 2019-03-18 14:51:32 -04:00
Phil Olynyk
7a68b33784 Update about and credits texts 2019-03-18 14:29:50 -04:00
Phil Olynyk
698f0403b3 Make the statistics image square so titles line up 2019-03-18 14:27:42 -04:00
Phil Olynyk
ee6f0caeca add CPAP_Pressure to LineChart for mode >= BiPap 2019-03-18 11:54:49 -04:00
Phil Olynyk
c4ce9ccbd6 fixed conditional test for reports.ui 2019-03-17 23:40:30 -04:00
Phil Olynyk
b6cfa1583c Changed some boolean operators to bit-wise operators 2019-03-17 16:03:08 -04:00
Phil Olynyk
2a28d1cb0f Test for help already registered 2019-03-17 15:40:11 -04:00
Phil Olynyk
0b3ec8f0be Remove reports.ui for QT 5.12 2019-03-17 12:58:16 -04:00
Phil Olynyk
4020040674 comment out segfaulting paint call 2019-03-12 12:32:18 -04:00
Phil Olynyk
f23591abc0 Added file name and path to migration messgae 2019-03-12 10:32:10 -04:00
Phil Olynyk
fd2c4b62ce Fix some Unicode characters 2019-03-10 15:38:48 -04:00
Phil Olynyk
3ed6db69d7 Oops, needed a semicolon there 2019-03-10 14:13:42 -04:00
Phil Olynyk
48e7e2fd42 Remove the compliance message from Stats page 2019-03-10 14:07:30 -04:00
Phil Olynyk
c1552a7675 Increment build number 2019-03-10 13:01:41 -04:00
Phil Olynyk
590032e76d Sorry, massive list of small changes - debugging, sleepyhead deleteion, etc 2019-03-10 12:03:19 -04:00
Phil Olynyk
86432478be Use logo with big banner 2019-03-07 08:06:50 -05:00
Phil Olynyk
7904ff08c8 Use OSCAR screenshot of statistics page 2019-03-04 11:46:23 -05:00
Phil Olynyk
acc998531c Use logo with transparent bg 2019-03-03 21:08:11 -05:00
Phil Olynyk
a56433ae14 Added Brazilian Porturese language 2019-03-03 19:43:07 -05:00
Phil Olynyk
32e1c63735 Changed bugs to issues in UI 2019-02-25 14:08:17 -05:00
Phil Olynyk
43d0c844df Removed Update function and tweaked html 2019-02-24 17:10:31 -05:00
Phil Olynyk
bb68d784f4 Put OSCAR into the Help files 2019-02-23 20:55:54 -05:00
Phil Olynyk
108e0354d9 Change OSCR to OSCAR in cpp, h, ui, and html files 2019-02-23 19:58:25 -05:00
Phil Olynyk
15daa07d1d More name changes to OSCAR 2019-02-23 09:11:20 -05:00
Phil Olynyk
fe974b2740 Use Crimson Nape's logo design 2019-02-22 19:25:16 -05:00
Phil Olynyk
17b53482bd Change folder and file name from oscr to oscar 2019-02-22 19:23:39 -05:00