More Info

Revision 813022

(Back to digest)
 

Features in Utilities

Toke Høiland-Jørgensen committed changes in /branches/KDE/3.5/kdeutils/superkaramba/src:

Updated Meter::setValue, ::maxValue and ::minValue to use long instead of int.
This allows for using large values to draw bars, so e.g. bars of the disk sensor work when using both %u and %up formats.

Related to previous update of DiskSensor to use long instead of int, to allow for hard drives >2TB.

File Changes

Modified 15 files
/branches/KDE/3.5/kdeutils/superkaramba/src
 
/bar.cpp
 
/bar.h
 
/clickarea.cpp
 
/clickarea.h
 
/clickmap.cpp
 
/clickmap.h
 
/graph.cpp
 
/graph.h
 
/imagelabel.cpp
 
/imagelabel.h
 
/meter.h
 
/richtextlabel.cpp
 
/richtextlabel.h
 
/textlabel.cpp
 
/textlabel.h
15 files changed in total