Commit Graph

752 Commits

Author SHA1 Message Date
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
89b6d09678 Dropped faulty firstdayofweek detection for Qt 4.7.x MacOSX builds 2011-11-17 12:56:44 +10:00
Mark Watkins
3ce2e4b8ff CMS50 Serial Import was not calculating count index correctly, and not displaying graphs 2011-11-16 08:40:13 +10:00
Mark Watkins
7f5324e3f6 Better QT Version check in previous code 2011-11-16 08:08:48 +10:00
Mark Watkins
231e8749c6 Mac build fix take #1 2011-11-16 08:02:10 +10:00
Mark Watkins
3ffbc14138 Qt < 4.8 build fixes (Locale firstDayOfWeek) 2011-11-16 07:22:08 +10:00
Mark Watkins
031de957f2 Forgot to call QApplication::processEvents to update export progress bar 2011-11-15 20:17:49 +10:00
Mark Watkins
329b64dcdc Set Exports progress bar default to 0 2011-11-15 17:54:16 +10:00
Mark Watkins
dc157c2657 Fix for Daily export trashing open records, plus added progress bar to export process 2011-11-15 17:53:22 +10:00
Mark Watkins
d6615d21e3 Date locale stuff 2011-11-15 16:56:01 +10:00
Mark Watkins
c3b5fa51f6 Use System Locale to determine first day of week 2011-11-15 15:49:41 +10:00
Mark Watkins
f1e2c215ab Changed export time duration from seconds to Time format 2011-11-15 12:34:52 +10:00
Mark Watkins
1534fe50bd Help About fix for missing windows revision, Changed export Summary to Daily 2011-11-15 12:14:44 +10:00
Mark Watkins
74a8492e9b Fix: ExportCSV wasn't writing individual sessions 2011-11-15 11:48:52 +10:00
Mark Watkins
8734e39dc9 ExportCSV Calender highlighting, changed quick ranges to count back from last entry 2011-11-15 11:09:09 +10:00
Mark Watkins
fcbb57ae84 Added profile name to export default filename 2011-11-15 02:20:43 +10:00
Mark Watkins
0a4b64e623 Fixed typo in export function 2011-11-15 02:14:02 +10:00
Mark Watkins
58ec572a54 Added basic CSV export functionality 2011-11-15 01:43:56 +10:00
Mark Watkins
9973bcab3a Added Export Dialog Stubs 2011-11-15 00:10:46 +10:00
Mark Watkins
8919c2ce5d Lessen FlowRate AHI Confusion a bit 2011-11-14 19:58:50 +10:00
Mark Watkins
9a2e48e0bb Added S9 ASV TgMV graph support 2011-11-14 19:26:58 +10:00
Mark Watkins
a97ad48360 Release note updates for 0.8.7 windows test build 2011-11-14 14:54:34 +10:00
Mark Watkins
572372c922 Testing: Show duration next to live AHI 2011-11-13 02:40:12 +10:00
Mark Watkins
f10217d684 Fix live AHI calculations getting messed up by session gaps 2011-11-13 02:25:46 +10:00
Mark Watkins
fbebd35fd8 Added live AHI calcs for Waveform Overlay 2011-11-12 23:58:58 +10:00
Mark Watkins
dd3a354145 Minor edit cleanup 2011-11-09 01:47:54 +10:00
Mark Watkins
0cbc058bc9 Show GIT branch in titlebar, and GIT revision in about dialog 2011-11-09 01:03:39 +10:00
Mark Watkins
047515dfb0 Don't mess with version numbers in breaky 2011-11-09 00:38:18 +10:00
Mark Watkins
780820f5cd Created beta branch.. (Just mucking with git) 2011-11-08 22:50:59 +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
52381d2dc3 Minor Overview code cleanup 2011-10-31 21:55:25 +10:00
Mark Watkins
293fe7a78c Add Sessions overview charts to reports. Temporarily disabled local HTML template cache 2011-10-31 01:37:11 +10:00
Mark Watkins
df7c1817a0 Added Session count overview chart 2011-10-31 01:25:53 +10:00