Revision 757500
Go back to digest for 6th January 2008Optimization in KDE Base
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/plasma/applets/kickoff/ui:
holy optimizations. don't go through the list of items twice, don't cache the indexes in a temporary list, don't call a method that checks the validity of the index and then returns an index from the model 1000s of time per paintEvent.
File Changes
Modified 2 files
- /trunk/KDE/kdebase/workspace/plasma/applets/kickoff/ui
- /flipscrollview.cpp
- /flipscrollview.h
2 files changed in total