Log of /trunk/gui/gui/src/TGSpeedo.cxx
Parent Directory
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
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
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.