Commit Graph

32 Commits

Author SHA1 Message Date
Mark Watkins
8acbfe0e92 Clean up some more warnings, and update Copyright strings 2018-03-28 17:10:52 +10:00
Mark Watkins
c1082d8b5f A little more tinkering on TAP chart, fake yAxis labels for now 2016-03-07 23:54:14 +10:00
Mark Watkins
f69eda1101 Update source file header messages 2016-03-01 21:59:04 +10:00
Mark Watkins
c56ae98139 GCC build fix GetTextExtent inline needed to be defined in header 2015-09-06 12:36:44 +10:00
Mark Watkins
d1341787ba Removed machine section out of profile.xml to machine.xml, created profiles.xml list, set some default overview graphs 2014-09-15 01:29:07 +10:00
Mark Watkins
a91a11a7b9 More Xaxis/yaxis layout consistency stuff 2014-08-29 15:32:49 +10:00
Mark Watkins
cbaf7abc7f Bye bye Graph Snapshots, hello Clone Graphs 2014-08-28 18:01:25 +10:00
Mark Watkins
32bc6a97d0 Higher resolution graph snapshots in antialias mode 2014-08-28 03:30:53 +10:00
Mark Watkins
a0a8679c48 Added Graph snapshot feature 2014-08-27 23:42:10 +10:00
Mark Watkins
da9c160ec2 Fix YAxis scaling stuff for new right click menu 2014-08-27 14:36:40 +10:00
Mark Watkins
b45e7efed5 New Graph QMenu magic and new icons 2014-08-17 22:56:13 +10:00
Mark Watkins
8fae3b4a6e Some Mouse handling and By Pressure cleanups 2014-08-12 20:44:05 +10:00
Mark Watkins
bb61e8962c Block select on TAP graph 2014-08-12 16:43:10 +10:00
Mark Watkins
de67282670 Correct Graph Layout on first import 2014-08-10 23:52:14 -05:00
Mark Watkins
faf341ce43 Added Selection AHI back, selection duration tooltip 2014-08-10 20:20:21 -05:00
Mark Watkins
8263872aa2 Daily view summary graph experiment (TEST) 2014-08-10 03:12:37 +10:00
Mark Watkins
df122db7a4 Press Alt-B while selecting in daily view to add bookmark. 2014-08-08 03:20:52 +10:00
Mark Watkins
3d22d869d6 Use tooltips for overlay information instead. Add alignment ability to tooltips 2014-08-06 15:30:15 +10:00
Mark Watkins
0b4a41a9c5 Fix line cursor to mouse cursor sync 2014-08-06 13:30:47 +10:00
Mark Watkins
a068b2a57c New welcome page, and some unfinished work on a crash 2014-07-25 17:53:48 +10:00
Mark Watkins
eb42baf9de Dump some line cursor data as a debug test 2014-07-22 02:14:07 +10:00
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
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
6df63bd854 RemoveGLWidget stuff 2014-05-16 19:30:11 +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
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