Revision 1204911

Go back to digest for 12th December 2010

Bug Fixes in Utilities

Jonathan Michael Thomas committed changes in /trunk/extragear/sysadmin/muon/installer:

Fix a bug where the progress bar would say "Removing" when you would install/remove addons for an already-installed App.
This required some big changes to the ApplicationBackend's workerEvent notification, since we are now emitting a pointer to the transaction rather than just to the Application being acted upon.

File Changes

Modified 9 files
  • /trunk/extragear/sysadmin/muon/installer
  •   /ApplicationBackend.cpp
  •   /ApplicationBackend.h
  •   /ApplicationWindow.cpp
  •   /ApplicationDetailsView/ApplicationDetailsWidget.cpp
  •   /ApplicationDetailsView/ApplicationDetailsWidget.h
  •   /ApplicationModel/ApplicationDelegate.cpp
  •   /ApplicationModel/ApplicationExtender.cpp
  •   /ApplicationModel/ApplicationExtender.h
  •   /ApplicationModel/ApplicationViewWidget.cpp
9 files changed in total