Summary: | Unable to select multiple packages in Muon | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | Arkadiusz Piekarz <piekarzarkadiusz> |
Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Arkadiusz Piekarz
2010-11-07 17:35:04 UTC
It's on the todo list. Git commit 86c5a5488bbf0f4adda8b15c3627ae1fe221df07 by Jonathan Thomas. Pushed by jmthomas into branch 'master'. Add the ability to mark multiple packages at once via the right-click menu. It still needs a bit of event compression to speed up the marking of multiple packages. Marking a package is a bit computationally heavy as it is, and without event compression it takes a second or two to mark multiple packages. FEATURE: 256308 M +6 -0 libmuon/PackageModel/PackageView.cpp M +2 -0 libmuon/PackageModel/PackageView.h M +167 -0 libmuon/PackageModel/PackageWidget.cpp M +19 -2 libmuon/PackageModel/PackageWidget.h http://commits.kde.org/f941090a/86c5a5488bbf0f4adda8b15c3627ae1fe221df07 |