[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kde-workspace/KDE/4.10] plasma/generic/applets/notifications/contents/ui: remove from history when
From:       Marco Martin <notmart () gmail ! com>
Date:       2013-04-29 18:29:59
Message-ID: 20130429182959.A3755A603F () git ! kde ! org
[Download RAW message or body]

Git commit c57c4def81f78e9a70f31e5681e81aa741a02ca2 by Marco Martin.
Committed on 29/04/2013 at 20:26.
Pushed by mart into branch 'KDE/4.10'.

remove from history when x is pressed

BUG:311413
FIXED-IN:4.10.3

M  +1    -0    plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml


http://commits.kde.org/kde-workspace/c57c4def81f78e9a70f31e5681e81aa741a02ca2

diff --git a/plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml \
b/plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml index \
                2fa1b11..df63ae6 100644
--- a/plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml
+++ b/plasma/generic/applets/notifications/contents/ui/LastNotificationPopup.qml
@@ -339,6 +339,7 @@ PlasmaCore.Dialog {
             onClicked: {
                 lastNotificationPopup.visible = false
                 lastNotificationTimer.running = false
+                notificationsModel.remove((notificationsView.count-1)-notificationsView.currentIndex)
  }
         }
         states: [


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic