Commit Graph

24 Commits

Author SHA1 Message Date
Mark Watkins
93dc4722b5 Show context based information in above graph text while alt is pressed. Clean up location of mouse time calculation 2014-07-21 17:14:02 +10:00
Mark Watkins
bf591e22e1 Clear selection duration correctly 2014-07-20 19:26:59 +10:00
Mark Watkins
0bf8d8833a Add time display and verticle line in alt-select mode, plus userflags in piechart option 2014-07-20 19:22:31 +10:00
Mark Watkins
eec43c7141 Just record history at zoom changes, the other way sucks 2014-07-20 00:34:32 +10:00
Mark Watkins
cbeba3fe05 Make all mouse events save history 2014-07-20 00:09:04 +10:00
Mark Watkins
3fe43ef621 Unselect graph when selecting from another one, switch from Control to Shift key 2014-07-19 23:09:08 +10:00
Mark Watkins
5e672eb651 Improve ctrl selection, plus show duration above flow graph 2014-07-19 22:51:17 +10:00
Mark Watkins
b6491cac84 New select tool: Hold control/command key while selecting an graph area, then release to select 2014-07-19 22:17:32 +10:00
Mark Watkins
a4cbc5e22c Fix graph settings getting clobbered whenever language changes 2014-07-17 03:12:52 +10:00
Mark Watkins
083a667527 Standardize on a global profile object 2014-07-11 07:09:38 -05:00
Mark Watkins
9ee92ecf48 Session::m_cnt should have been a float, fixes some ResMed summary issues 2014-06-20 12:06:57 +10:00
Mark Watkins
a9ffeac07f Made graph scaling honour min/max Graph Preferences 2014-05-21 00:52:29 +10:00
Mark Watkins
c88f46a6fd ResMed loader multithreading work, Fixed autoscaling issue 2014-05-20 21:51:47 +10:00
Mark Watkins
6df63bd854 RemoveGLWidget stuff 2014-05-16 19:30:11 +10:00
Mark Watkins
62af95fbbb 0.9.6 Version bump, graph title alignment fix 2014-05-14 16:22:46 +10:00
Sean Stangl
87ca2ebf7e Use explicit QRegion for paint().
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-05-14 05:51:04 +10:00
Mark Watkins
18082cbef5 Replace pixmap caching code with Qt's build in stuff 2014-05-10 10:50:35 +10:00
Mark Watkins
3c0fa11f91 Get rid of extra OpenGL dependencies 2014-05-08 14:07:23 +10:00
Mark Watkins
b810cf8acc Fix pie labels 2014-05-08 11:04:37 +10:00
Mark Watkins
e32ac39d08 Convert OpenGL to QPainter primatives 2014-05-08 05:52:59 +10:00
Mark Watkins
8aa0c2b8b4 Remove c++11 auto iterators :( 2014-05-07 04:03:13 +10:00
Mark Watkins
cfb3eb7c26 Fixes to last commit 2014-04-24 19:44:15 +10:00
Mark Watkins
1ea0473701 Added missing cmath header to gGraph 2014-04-24 08:26:49 +10:00
Sean Stangl
0899b39175 Split humongous gGraphView.cpp into class-specific files.
Signed-off-by: Mark Watkins <jedimark@users.sourceforge.net>
2014-04-24 08:23:45 +10:00