Summary: | Muon should automatically preview changes | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | claydoh <claydoh> |
Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | hans.lunsing |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.2.65 | |
Sentry Crash Report: |
Description
claydoh
2011-07-31 10:40:09 UTC
*** Bug 285678 has been marked as a duplicate of this bug. *** Git commit 8225270f4f804b87ab09840d322e47cc7e7ff3f6 by Jonathan Thomas. Committed on 06/11/2011 at 17:23. Pushed by jmthomas into branch 'master'. Add a confirmation dialog for when marking a package requires changes to another package. Whether or not this dialog shows can be configured in Muon's settings. FEATURE:278925 FIXED-IN:1.2.65 M +1 -0 libmuon/CMakeLists.txt A +118 -0 libmuon/ChangesDialog.cpp [License: GPL (v2/3)] C +16 -33 libmuon/ChangesDialog.h [from: muon/config/GeneralSettingsPage.h - 061% similarity] M +1 -0 libmuon/MuonStrings.cpp M +52 -26 muon/PackageModel/PackageWidget.cpp M +3 -1 muon/PackageModel/PackageWidget.h M +6 -0 muon/config/GeneralSettingsPage.cpp M +1 -0 muon/config/GeneralSettingsPage.h M +4 -0 muon/config/muon.kcfg http://commits.kde.org/muon/8225270f4f804b87ab09840d322e47cc7e7ff3f6 |