Commit Graph

51 Commits

Author SHA1 Message Date
Mark Watkins
16cb50cbb2 Changed Updates in Preferences to General, Reordered some stuff, Added Skip Login Screen option in General. 2011-11-18 19:05:22 +10:00
Mark Watkins
f13bfd8d77 Added 'Event Window' option in preferences to set how much surrounding data is shown when clicking on an event 2011-11-18 18:33:31 +10:00
Mark Watkins
89189c6fee Code cleanup to previous stuff 2011-11-08 22:42:30 +10:00
Mark Watkins
2ff66a2137 Added the -n open commands arguments 2011-11-08 19:43:50 +10:00
Mark Watkins
250cdae0e5 Being specific about which open is called on mac 2011-11-08 19:39:16 +10:00
Mark Watkins
e088d09723 Swap order of restart methods 2011-11-08 19:28:25 +10:00
Mark Watkins
75d12223b4 Cleanup: Invoking QProcess::startDetached as a static method 2011-11-08 19:19:44 +10:00
Mark Watkins
ac9530027e Try QDesktopServices::openUrl as well if the other method fails 2011-11-08 19:15:33 +10:00
Mark Watkins
6f3b324bed This fix should restart the app correctly on mac 2011-11-08 18:55:00 +10:00
Mark Watkins
b0e6d88d9c Hopefully the Last restart string test 2011-11-08 18:47:14 +10:00
Mark Watkins
84b3d28dbd Whoops. Stop closing on mac 2011-11-08 18:33:46 +10:00
Mark Watkins
8da1b4b3d5 Some Debug Strings (prefernce changes restart) to check on Mac 2011-11-08 12:56:30 +10:00
Mark Watkins
93f1426901 Use QDesktopServices to handle app relaunch 2011-11-07 20:54:47 +10:00
Mark Watkins
559d434c69 Mac auto restart test #2 2011-11-07 19:39:57 +10:00
Mark Watkins
232ab1ae98 Debug test for mac restart code 2011-11-07 18:14:58 +10:00
Mark Watkins
d06e72cea4 Mask Pressure Graph is not designed to work in square plot mode 2011-11-07 15:25:42 +10:00
Mark Watkins
a51bc00e82 Forgot to call exit on mac in that restart stuff 2011-11-07 14:45:30 +10:00
Mark Watkins
33ca8d7680 Mac compile fix 2011-11-07 14:29:07 +10:00
Mark Watkins
a003674677 Ask and attempt to automatically restart app when those preferences changed 2011-11-07 14:27:49 +10:00
Mark Watkins
073a3e901a Added Square Wave plot preference, plus restart app notice on changing certain preferences 2011-11-07 14:10:48 +10:00
Mark Watkins
c2c3d3f550 Moved SkipEmptyDays to per Profile preference 2011-10-30 19:29:04 +10:00
Mark Watkins
1feb6818a7 Preferenalize that skip feature 2011-10-30 14:53:25 +10:00
Mark Watkins
44bd913d69 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
Mark Watkins
5a33b5e86d More oximetry preferences stub stuff 2011-10-11 08:27:25 +10:00
Mark Watkins
651046698a Font dialog test 2011-10-06 09:20:56 +10:00
Mark Watkins
916d60acf2 Stop changing font sizes in font combo boxes 2011-10-06 08:24:09 +10:00
Mark Watkins
3c38e0e8c5 Bug with that last one, plus hide the unfinished tabs 2011-10-05 22:43:34 +10:00
Mark Watkins
dc3ef05d38 Added Graph Snapshots nag message.. Not sure if this bug is really fixed 2011-10-05 22:38:32 +10:00
Mark Watkins
397cbd50ee Graph Font sizes Fix 2011-10-05 21:51:33 +10:00
Mark Watkins
cdb7766d29 Added Fonts Tab in Preferences. Can NOT change webviews. 2011-10-05 20:44:41 +10:00
Mark Watkins
f5d737bffe Changed all user preferences to actual per-user profile preferences 2011-10-05 17:41:56 +10:00
Mark Watkins
156eb48558 Remember Window Position 2011-10-05 13:05:47 +10:00
Mark Watkins
591b73e7f3 Removed Profile tab from Preferences 2011-10-02 14:23:17 +10:00
Mark Watkins
26e96a3166 Revert "Spelling fixes, SummaryChart day counts, misc crud"
This reverts commit 899b38737a.
2011-09-24 13:59:23 +10:00
Mark Watkins
899b38737a Spelling fixes, SummaryChart day counts, misc crud 2011-09-24 01:34:54 +10:00
Mark Watkins
6ba03a4e45 Initial Preferences Color support: No Summary Charts, and No Saving Yet. 2011-09-23 15:22:52 +10:00
Mark Watkins
a8bf17c75b Preferences updates, Added primative Intentional Leak support for PRS1 2011-09-23 13:54:48 +10:00
Mark Watkins
af617a15ca Channel System Rework 2011-09-17 22:39:00 +10:00
Mark Watkins
2f74e6cdc5 Basic report templating 2011-09-12 22:32:47 +10:00
Mark Watkins
f1437da8cd Preferences DOB QDateEdit locale fix 2011-09-12 15:18:31 +10:00
Mark Watkins
b45fc5f273 Moved Overview Report to to Overview, added Print menu 2011-09-11 16:16:45 +10:00
Mark Watkins
d0d7c8d908 Version++, Changed Default DOB Date in Profile 2011-09-11 02:42:45 +10:00
Mark Watkins
11b59d1593 Overview Report Printing Test. Warning: May be crashy.. 2011-09-11 00:17:45 +10:00
Mark Watkins
bc0f386826 Fix PreferencesDialog compile error 2011-09-08 19:56:20 +10:00
Mark Watkins
d2e133fa62 Added Preferences->Profile form, made preferences only save data if pressed OK 2011-09-08 19:50:05 +10:00
Mark Watkins
92e018ceb6 Boring stuff and a windows build fix 2011-08-06 11:42:36 +10:00
Mark Watkins
2fcc2de524 Cleanup to the previous stuff, allow longer ignore value 2011-08-05 18:41:45 +10:00
Mark Watkins
0f331ad50a Activated Session Preferences 2011-08-05 17:52:32 +10:00
Mark Watkins
f2af25faaf Pie & Candlesticks cause crashes on some old graphics card drivers, so disabled by default.. Added an option to turn on 2011-08-05 10:12:23 +10:00
Mark Watkins
8ca96d752f More Preferences Dialog Stub work 2011-08-03 13:09:57 +10:00