[root] / trunk / gui / gui / src / TGSpeedo.cxx Repository:
ViewVC logotype

Log of /trunk/gui/gui/src/TGSpeedo.cxx

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 42623 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 13 13:26:48 2012 UTC (3 years ago) by bellenot
File length: 22888 byte(s)
Diff to previous 41212
Fix coverity reports #36005 #36006 #36007 (dereference null return)

Revision 41212 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 6 13:00:16 2011 UTC (3 years, 3 months ago) by bellenot
File length: 22700 byte(s)
Diff to previous 41159
Fix coverity reports (uninitialized scalar field)

Revision 41159 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 5 14:08:48 2011 UTC (3 years, 3 months ago) by bellenot
File length: 22634 byte(s)
Diff to previous 38483
Fix coverity report (Dereference null return value )

Revision 38483 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 17 13:43:51 2011 UTC (3 years, 10 months ago) by bellenot
File length: 22552 byte(s)
Diff to previous 38470
Put back the Coverity suppression comments, but indicate they are false positive, in case, for any reason, we lose the coverity database (and/or we or somebody else restart the coverity from scratch) then we wont have to look at this code again (as suggested by Philippe)

Revision 38470 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 17 09:23:15 2011 UTC (3 years, 10 months ago) by bellenot
File length: 22422 byte(s)
Diff to previous 38444
Remove Coverity suppression comments, they are false positive (and flagged as such in Coverity)

Revision 38444 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 16 11:16:59 2011 UTC (3 years, 10 months ago) by bellenot
File length: 22574 byte(s)
Diff to previous 35622
Tell coverity that we intentionally break the while loop

Revision 35622 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Sep 23 08:29:15 2010 UTC (4 years, 4 months ago) by bellenot
File length: 22422 byte(s)
Diff to previous 32587
Replace sprintf and strcpy by snprintf and strlcpy (coverity)

Revision 32587 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 12 14:03:36 2010 UTC (4 years, 10 months ago) by bellenot
File length: 22390 byte(s)
Diff to previous 31681
Fix several potential buffer overflows (coverity)

Revision 31681 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Dec 8 15:58:57 2009 UTC (5 years, 1 month ago) by bellenot
File length: 22360 byte(s)
Diff to previous 30828
- More protections (coverity)

Revision 30828 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 22 10:29:13 2009 UTC (5 years, 3 months ago) by bellenot
File length: 22330 byte(s)
Diff to previous 23115
- always display three significant digits, changing the exponent
- code cleanup

Revision 23115 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 10 13:35:37 2008 UTC (6 years, 9 months ago) by rdm
File length: 22077 byte(s)
Copied from: trunk/gui/src/TGSpeedo.cxx revision 23114
Diff to previous 20882
moved to directory "gui" the following directories:

fitpanel, ged, gui, guibuilder, guihtml, qtgsi, qtroot, sessionviewer

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 22077 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 22077 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 22077 byte(s)
Diff to previous 18800
remove :$ from tag line

Revision 18800 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 16 10:04:01 2007 UTC (7 years, 8 months ago) by brun
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 22087 byte(s)
Diff to previous 17320
From Bertrand:
 - add a Option_t parameter in TImage::PaintImage allowing to control
the image trasparency.
   (solve small problems on Windows)

Revision 17320 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 15 11:00:00 2007 UTC (8 years ago) by brun
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 22043 byte(s)
Diff to previous 16885
Remove dependency on TMath.h in TGDimension that forced a complete recompilation
of the gui ged geombuilder fitpanel proff, etc packages

Revision 16885 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 23 07:42:06 2006 UTC (8 years, 2 months ago) by brun
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 22024 byte(s)
Diff to previous 16872
Fix coding convention violation

Revision 16872 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 22 15:30:59 2006 UTC (8 years, 2 months ago) by antcheva
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 22025 byte(s)
Diff to previous 16775
From Bertrand:
Improve performance of TGSpeedo widget:
As TImage::DrawText() takes some time on X11,
an intermediate image is used to draw text (i.e. only
when odometer value changes), and then is cloned
to draw needle (which is more frequent).

Revision 16775 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Nov 15 17:45:55 2006 UTC (8 years, 2 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 18117 byte(s)
Diff to previous 16705
From Gerri and Bertrand:
Fixes and new features developed in preparation for the Intel quad-core
launch demo:
- Add instantaneous event and MB processing rates in the Progress signal
  and make necessary modification to exploit it in the Progress Dialog.
- Add possibility to change the Progress and Feedback periods
- A number of small improvements and bug fixes

Revision 16705 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 7 18:00:16 2006 UTC (8 years, 2 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 17490 byte(s)
Diff to previous 16675
From Bertrand:
Make the damping effect on the angle instead of scale value.

Revision 16675 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 2 10:58:05 2006 UTC (8 years, 2 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 17610 byte(s)
Diff to previous 16672
From Bertrand:
fix a bug caused by a char array being too small.

Revision 16672 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 2 09:15:21 2006 UTC (8 years, 2 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 17616 byte(s)
Diff to previous 16666
From Bertrand:
- protection added on TGPicture pointer
- automatic scaling of scale & odometer to avoid overflows (add multiplier)

Revision 16666 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Nov 1 16:23:35 2006 UTC (8 years, 2 months ago) by rdm
Original Path: trunk/gui/src/TGSpeedo.cxx
File length: 16925 byte(s)
From Bertrand:
TGSpeedo is a widget looking like a speedometer, with a needle,
a counter and a small odometer window.

Three thresholds are configurable, with their glowing color
A peak mark can be enabled, allowing to keep track of the highest
value displayed. The mark can be reset by right-clicking on the
widget.
Two signals are available:
   OdoClicked(): when user click on the small odometer window
   LedClicked(): when user click on the small led near the counter

See tutorials/CPUMeter.C for a nice demo.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9