Revision e5a1726...

Go back to digest for 30th December 2012

Other in Utilities

Jonathan Michael Thomas committed changes in [muon/trans-refactor] /:

Port Muon Discover to the new Transactions API.
I've re-added a barebones TransactionListener which fulfills Discover's usage needs. The new API did mean that I could strip away a bunch of the code that had been in TransactionListener, which it now obtains via the Transaction object and the model. :)

File Changes

Added 1 files
  • libmuon/Transaction/TransactionListener.cpp
Modified 14 files
  •   discover/MuonDiscoverMainWindow.cpp
  •   installer/LaunchListModel.cpp
  •   installer/LaunchListModel.h
  •   libmuon/CMakeLists.txt
  •   discover/qml/InstallApplicationButton.qml
  •   discover/qml/ProgressView.qml
  •   libmuon/declarative/MuonDeclarativePlugin.cpp
  •   libmuon/Transaction/Transaction.cpp
  •   libmuon/Transaction/Transaction.h
  •   libmuon/Transaction/TransactionModel.cpp
  •   libmuon/Transaction/TransactionModel.h
  •   libmuon/backends/ApplicationBackend/ApplicationBackend.cpp
  •   libmuon/backends/BodegaBackend/BodegaBackend.cpp
  •   libmuon/backends/KNSBackend/KNSBackend.cpp
15 files changed in total