Revision 813022
Go back to digest for 1st June 2008Features 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