muon-maintenance:muon-backends

Last commit made on 2012-12-12
Get this branch:
git clone -b muon-backends https://git.launchpad.net/muon-maintenance

Branch merges

Branch information

Name:
muon-backends
Repository:
lp:muon-maintenance

Recent commits

b3b452b... by Aleix Pol

workaround a problem in attica...

...that will keep adding providers even though they already exist.
I already fixed it in master, but distros don't have master.

4471e1b... by Aleix Pol

remove annoying debug message

847acde... by Aleix Pol

Reuse the same Attica::ProviderManager for every KNSBackend instance

It will help reduce redundancies.

fa46736... by Aleix Pol

Centralize all initError calls to QAptActions

2f52e5e... by Aleix Pol

remove unneeded include

d825b64... by Aleix Pol

fix tests compilation

5f7c035... by Aleix Pol

stop linking against muon-appsbackend in muon installer

3f6e6c1... by Aleix Pol

Move the LaunchListModel to muon installer

This way we can manage from there all the launch specific states. Now
the model is instanciated once at the beginning of the run and it will
be responsible for tracking all executables installations.
This commit also removes some API that wasn't being really used inside
the ApplicationBackend that was responsible for keeping track of the
launches list. This won't happen in the backend anymore.

6585d3b... by Aleix Pol

Improve default implementation for the screenshot fetching

a02f884... by Aleix Pol

Let the resource tell about its status

This removes a dependency with MuonStrings