Revision 2eba7a5...

Go back to digest for 30th January 2011

Optimization in Utilities

Jonathan Michael Thomas committed changes in [muon] libmuon/PackageModel/PackageWidget.cpp:

Since each row of the PackageList has 3 columns each row has three model indexes.
Create a set of non-duplicate packages from our model index list instead of trying to install packages 3x.

This speeds up change marking on multiple packages by 3x.

File Changes

Modified 1 files
  • libmuon/PackageModel/PackageWidget.cpp
1 files changed in total