Revision 811007
Go back to digest for 25th May 2008Other in KDE Base
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/krunner:
new item re-use algorithm.
while slightly less efficient due to an extra list traversal (worst case: all items might get processed twice), it makes maximal use of existing items.
File Changes
Modified 4 files
- /trunk/KDE/kdebase/workspace/krunner
- /resultitem.cpp
- /resultitem.h
- /resultscene.cpp
- /resultscene.h
4 files changed in total