kdelibs/kdeui/notifications
Ivailo Monev 0cafb27096 kdeui: do not detach the QImage object in KStatusNotifierItemPrivate::imageToStruct()
it cannot be detached even if not copied (as done when it is not in
QImage::Format_ARGB32 format) because image is constant reference but if it
is converted it will be actually detached, also QByteArray takes ownership
of the data

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-11-24 20:23:56 +02:00
..
knotification.cpp kdeui: format notification source and header files 2022-09-27 10:10:44 +03:00
knotification.h kdeui: format notification source and header files 2022-09-27 10:10:44 +03:00
knotificationmanager.cpp kdeui: format notification source and header files 2022-09-27 10:10:44 +03:00
knotificationmanager_p.h kdeui: get rid of KNotificationManager::Private struct 2022-09-27 09:49:03 +03:00
knotificationrestrictions.cpp generic: misc cleanups 2015-09-22 10:34:04 +00:00
knotificationrestrictions.h initial import 2014-11-13 01:04:59 +02:00
kstatusnotifieritem.cpp kdeui: do not detach the QImage object in KStatusNotifierItemPrivate::imageToStruct() 2022-11-24 20:23:56 +02:00
kstatusnotifieritem.h kdeui: drop KStatusNotifierItem and KSystemTrayIcon movie support 2022-09-20 14:52:19 +03:00
kstatusnotifieritemdbus_p.cpp kdeui: change the org.kde.StatusNotifierItem WindowId property type to qlonglong 2022-10-02 12:32:10 +03:00
kstatusnotifieritemdbus_p.h kdeui: change the org.kde.StatusNotifierItem WindowId property type to qlonglong 2022-10-02 12:32:10 +03:00
kstatusnotifieritemprivate_p.h kdeui: move the static protocol version constant out of KStatusNotifierItemPrivate class 2022-09-27 10:12:00 +03:00
ksystemtrayicon.cpp kdeui: drop KStatusNotifierItem and KSystemTrayIcon movie support 2022-09-20 14:52:19 +03:00
ksystemtrayicon.h kdeui: drop KStatusNotifierItem and KSystemTrayIcon movie support 2022-09-20 14:52:19 +03:00
org.freedesktop.Notifications.xml updated dbus interfaces 2014-11-18 02:59:03 +00:00
org.kde.KNotify.xml initial import 2014-11-13 01:04:59 +02:00
org.kde.StatusNotifierItem.xml kdeui: change the org.kde.StatusNotifierItem WindowId property type to qlonglong 2022-10-02 12:32:10 +03:00
org.kde.StatusNotifierWatcher.xml updated dbus interfaces 2014-11-18 02:59:03 +00:00