muon-maintenance:trans-refactor

Last commit made on 2013-01-15
Get this branch:
git clone -b trans-refactor https://git.launchpad.net/muon-maintenance

Branch merges

Branch information

Name:
trans-refactor
Repository:
lp:muon-maintenance

Recent commits

cc7277d... by Jonathan Thomas

Add a convenience API for transaction canceling to the Transaction class.

156bb99... by Jonathan Thomas

TransactionModel is never instantiated by QML.

2949800... by Jonathan Thomas

Partial port of app addons model to new addons list stuff. I'm not quite happy with the API, so I may change it all again later.

a8a9d31... by Jonathan Thomas

Use the new LibQApt wrapper to pkgCache::DepType to prevent a dependency on lower-level APT libraries.

aa48f00... by Jonathan Thomas

Connect to the proper signal. (Was renamed)

a7ba611... by Jonathan Thomas

Add a resource role. (And actually set the role names...)

39cd523... by Jonathan Thomas

Oops, forgot this.

e5a1726... by Jonathan Thomas

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. :)

CCMAIL:<email address hidden>

66056f0... by Jonathan Thomas

Port Bodega backend to the new Transaction API.

9c37234... by Jonathan Thomas

Port KNSBackend to the new transaction API.