muon-maintenance:newNotifier

Last commit made on 2014-10-14
Get this branch:
git clone -b newNotifier https://git.launchpad.net/muon-maintenance

Branch merges

Branch information

Name:
newNotifier
Repository:
lp:muon-maintenance

Recent commits

fb142b6... by Aleix Pol

initialize on construction

02d11cb... by Aleix Pol

Leave dummy without requested updates

4560448... by Aleix Pol

Cleanup the PackageKitNotifier

Properly initialize the updates values
Skip blocked packages for counting

616dcca... by Aleix Pol

Polish notifier plasmoid

Proper status
Better looking title
Less redundant text

a74cf17... by Aleix Pol

Override likes you

d27186e... by Aleix Pol

Initial implementation for an updates plasmoid

Does the same thing as the status notifier, but it looks much better

4d9e3f3... by Aleix Pol

Refactor notifiers

Move them away from libmuonprivate, creating a new MuonNotifiers.
Make the notifiers plugins instead of full kded modules, create a kded
module that aggregates them.
The end-goal is to get a good dbus interface that will end up in a
plasmoid.

507cb79... by Aleix Pol

Fix QVector<QVector<AbstractResource*>>::iterator usage

Also refactor some duplicated code

120048f... by l10n daemon script <email address hidden>

SVN_SILENT made messages (.desktop file)

14562ac... by Aleix Pol

Remove redundant MouseArea

Now GridItem exposes all the information we need, no need to have two of
them