Managing more feeds for notification event
commit797930bd13720a47745e815a48ed32360103f39d
authorMontel Laurent <montel@kde.org>
Fri, 26 Aug 2016 04:55:07 +0000 (26 06:55 +0200)
committerMontel Laurent <montel@kde.org>
Fri, 26 Aug 2016 04:55:07 +0000 (26 06:55 +0200)
tree7f1d4904a8029a3e0981ce5676f5453e776e75c1
parent45fed7988ea73e5bab902bf49e506f204f24c21b
Managing more feeds for notification event

This is a new fix for articles notification.

My previous patch had two issues:

    did not consider that m_articles can provide articles from more feeds
    lack of closing (if needed) for feeds when exiting from Q_FOREACH loop

Patch from Giuseppe CalĂ 

REVIEW: 128755
akregator/src/notificationmanager.cpp