summaryrefslogtreecommitdiffstats
path: root/grapher/GraphWidget.cxx
Commit message (Expand)AuthorAgeFilesLines
* grapher: remove _zoomFactor from horizontal scaling calculationTim Moore2009-12-231-4/+12
* grapher: scroll continuously with timeTim Moore2009-12-231-20/+5
* change namespace indentation to 0Tim Moore2009-12-211-355/+355
* refactor list of data sets out of GraphWidget into a global data structure.Tim Moore2009-12-081-14/+38
* add copyright and license to grapher filesTim Moore2009-12-071-0/+8
* make the list items in the data set list unselectableTim Moore2009-12-071-1/+7
* Change data set list display to use a check box for inclusion in a graphTim Moore2009-12-071-30/+38
* option to display graph times relative to the start timeTim Moore2009-12-071-4/+42
* Add a missing cairo context restore()Tim Moore2009-12-071-0/+1
* Add new graph output to the last graphTim Moore2009-12-041-1/+1
* hover text on the additional graphsTim Moore2009-12-041-1/+9
* support multiline data output from scripts run under the grapherTim Moore2009-12-041-1/+1
* Make the hover text conform to data displayed.Tim Moore2009-12-021-12/+15
* Add hover text to the graph.Tim Moore2009-12-011-38/+70
* cleanup of graph data parser, using Boost functions where usefulTim Moore2009-10-141-1/+1
* cleanup of graph data dialogTim Moore2009-09-301-3/+16
* Create lists of graph data to chooseTim Moore2009-09-301-0/+15
* Add graph data chooser window, based on gladeTim Moore2009-09-301-3/+59
* more multiple graph fixesTim Moore2009-09-301-3/+7
* Draw multiple graphsTim Moore2009-09-301-3/+23
* Initialize CairoWidget origin of graphTim Moore2009-09-161-1/+3
* Fix grapher compilation warnings from rpm buildJosh Stone2009-08-041-7/+0
* Support for presenting multiple graphsTim Moore2009-07-281-241/+53
* Templatize GraphDataTim Moore2009-07-281-23/+62
* Tweaks to grapher axis drawingTim Moore2009-07-281-7/+15
* Initialize variables in GraphWidget::on_motion_notify_event().William Cohen2009-05-141-2/+2
* Have appropriate types and cast to allow compilation on RHEL-5.William Cohen2009-04-201-4/+4
* Move grapher to subdirectoryTim Moore2009-04-201-0/+323