Commit Graph

58 Commits

Author SHA1 Message Date
Mark Watkins
ae5f0c6647 Qt5 compatibility fixes, new about page 2013-01-21 02:31:51 +10:00
Mark Watkins
a2965c1628 Forgot to put the PaintEngine back 2013-01-19 08:14:37 +10:00
Mark Watkins
ec8809f308 Disabled renderPixmap, it's useless. Fixed FBO & PixelBuffer methods instead 2013-01-19 07:47:12 +10:00
Mark Watkins
67f0cf443b Implemented font texture caching
This seems to be quite a bit faster and solves the wavy line problems on mac.
I implemented a switch so this can be turned on/off in gGraphView::DrawTextQue()

change use_pixmap_cache to false to turn it off.

I'll remove the graph title and yaxis bits and put them back as this has the
same effect
2013-01-18 04:26:11 +10:00
Mark Watkins
2c430c705f Reverted that last change, original code just needed a little help to refresh on mac 2013-01-15 19:13:21 +10:00
Mark Watkins
188d53b3ed Fixed bug in displaying release notes 2013-01-15 17:24:00 +10:00
Mark Watkins
cadb96eb27 Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
Mark Watkins
9b0f992007 Updater and Version number changed to support for Release Number. Bumped version for updater test. 2012-01-12 19:35:50 +10:00
Mark Watkins
e3ff868cf1 Initial ZEO CSV support.. New ZEO CSV import menu, only line graphs for now. 2012-01-11 23:55:46 +10:00
Mark Watkins
edf44d3e72 Miscellaneous fixes and code cleanup.. Made PRS1 custom event flagging optional, made minor improvements to it's functionality. enabled AHI/hr graph options. Use just 2 decimal places in stats. Changed bookmarks in right sidebar to HTML view as List was broken 2012-01-07 02:07:54 +10:00
Mark Watkins
565d0c5c31 Changed SleepApp folder to SleepyHeadData, Renamed hexid machine folders so they are recognizable, and version bumped to the start of the 0.9 BETA cycle. 2011-12-22 20:29:12 +10:00
Mark Watkins
5081e7f711 ChannelID Integer Rework.. WARNING.. BACKUP YOUR SleepApp profile First 2011-12-22 03:00:19 +10:00
Mark Watkins
10bf80f741 More Profile and String Cleanups 2011-12-22 00:24:09 +10:00
Mark Watkins
1279d0985c More doxygen stuff, plus cleanup and preparation for Language Translation support 2011-12-19 02:39:36 +10:00
Mark Watkins
7583602d64 Fix update check crash on Linux build 2011-12-18 17:58:10 +10:00
Mark Watkins
3fbee264dd Windows compile fixes, windows layout fixes.. Report page count wrong, and was missing graphs 2011-12-13 20:20:22 +10:00
Mark Watkins
7716d530f7 Needed restart delay when altering preferences. Delete day cache when session settings changed 2011-12-11 20:59:30 +10:00
Mark Watkins
a8aa7753cb Better 90% calculations, and related day cache implementation 2011-12-11 19:45:28 +10:00
Mark Watkins
c7aaa2e15f Oximetry tab Open .spo & .spor support 2011-12-06 01:03:16 +10:00
Mark Watkins
52bb03eb52 Added Usage Session Summary graph, Preferences cleanup test, YAxis timescale improvements 2011-11-30 16:01:38 +10:00
Mark Watkins
4d41fcf997 New Feature: Added Import locations preference tab and related import logic 2011-11-21 09:39:55 +10:00
Mark Watkins
9094888227 Skip login screen take #2 2011-11-18 19:18:41 +10:00
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
fbebd35fd8 Added live AHI calcs for Waveform Overlay 2011-11-12 23:58:58 +10:00
Mark Watkins
18b4ed95a5 Version bump, added Release Notes dialog, updated welcome page html 2011-10-31 00:01:33 +10:00
Mark Watkins
013ae7470b Skip updates check on new version 2011-10-30 20:44:30 +10:00
Mark Watkins
32482c6083 Shift click on summary chart jumps to Daily view with selected date 2011-10-28 13:45:31 +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
cdb7766d29 Added Fonts Tab in Preferences. Can NOT change webviews. 2011-10-05 20:44:41 +10:00
Mark Watkins
46fee547d0 More Preferences stuff 2011-10-05 18:01:14 +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
4eb6ba5d23 Select last used profile by default 2011-10-02 00:08:43 +10:00
Mark Watkins
b147d33beb Initial Multi-Profile stuff. 2011-10-01 22:54:20 +10:00
Mark Watkins
af617a15ca Channel System Rework 2011-09-17 22:39:00 +10:00
Mark Watkins
87e7882dea Windows GL Font test #1 2011-09-11 23:58:26 +10:00
Mark Watkins
898f83c480 Thread cleanup (still dodge) and fixed zoom too far in crash 2011-09-05 12:30:10 +10:00
Mark Watkins
ec4c8dde6f XInitThreads() is Linux only 2011-09-01 19:03:23 +10:00
Mark Watkins
4b00d56e95 Shared GL Line Buffer objects 2011-09-01 17:12:25 +10:00
Mark Watkins
4e7ccde8e3 64bit PRS1 Importer fix 2011-08-17 13:06:57 +10:00
Mark Watkins
c0a7559a85 Pie Chart Labels 2011-08-07 17:11:50 +10:00
Mark Watkins
edd0f2d4f3 Generic Sans Serif test 2011-08-07 10:22:54 +10:00
Mark Watkins
c8a796c700 App Initialization order fixups 2011-07-24 17:58:20 +10:00
Mark Watkins
07ca39b914 Minor stuff.. Collapse turned off on mac for Jimbo 2011-07-23 17:56:13 +10:00
Mark Watkins
ea18dc5890 QPainter does not work in offscreen graphs 2011-07-22 23:46:17 +10:00
Mark Watkins
ecd24d72dc PRS1 Waveform Sync Issue Fixed 2011-07-21 02:01:31 +10:00
Mark Watkins
b64c18572b Waveform Overlay Prettyment test 2011-07-18 12:33:25 +10:00
Mark Watkins
766f09e0e8 Temporary debug tab + Oximetry Live view improvements 2011-07-18 01:57:45 +10:00
Mark Watkins
9e7c91fb77 Start of Oximetry Page 2011-07-13 15:27:27 +10:00
Mark Watkins
483f794d70 Preparing for CMS50 Serial Importer 2011-07-13 00:53:20 +10:00
Mark Watkins
687eb0aaa2 Catch some exceptions 2011-07-03 21:49:47 +10:00