Commit Graph

19 Commits

Author SHA1 Message Date
Mark Watkins
13fc0a69af MSVC2010 build fixes 2013-01-18 08:10:15 +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
cadb96eb27 Initial F&P Icon support. (Initial, as in basic, and probably broken. :) 2012-01-23 00:39:20 +10:00
Mark Watkins
5081e7f711 ChannelID Integer Rework.. WARNING.. BACKUP YOUR SleepApp profile First 2011-12-22 03:00:19 +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
d8e24607da Added PRS1 16bit CRC check algorithm (Thanks Bira) 2011-11-26 14:00:31 +10:00
Mark Watkins
088d4ea48a Oximetry Tab & CMS50 Serial module Complete Rewrite 2011-11-24 22:47:25 +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
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
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