Revision 773257
Go back to digest for 17th February 2008Optimization in Networking Tools
Dario Massarin committed changes in /trunk/KDE/kdenetwork/kget/ui/transfersviewdelegate.cpp:
* Another optimization. Store the gradient background pixmap in a static variable so that we don't have to recalculate the gradient every paint event. This makes repaint events weight more than 1/10 less than before
* Make sure the pixmap gets updated when the palette change.
File Changes
Modified 1 files
- /trunk/KDE/kdenetwork/kget/ui/transfersviewdelegate.cpp
1 files changed in total