182 Commits (df2fb3d339095fafdf39622d08dba3c6a347e417)

Author SHA1 Message Date
Kai Uwe Broulik df2fb3d339 [Notifications] Support job text for "items" (not just files) 4 years ago
Devin Lin 1ce0e105d2 libnotificationmanager: Add default parameters for actions in WatchedNotificationsModel for QML 4 years ago
Xaver Hugl 401165921c port to C++ smart pointers where possible 4 years ago
Fushan Wen 91f486ea68
libnotificationmanager: Port to QConcatenateTablesProxyModel for notificationsAndJobsModel 4 years ago
Laurent Montel 9756b911da REmove duplicate header between header/file 4 years ago
Volker Krause 51287cc29d Port from QMutableList|VectorIterator to STL iterators 4 years ago
Nicolas Fella 9a35dcd5d3 [libnotificationmanager] Don't recreate same regex all the time 4 years ago
Nicolas Fella e18c2b1ba8 [libnotificationmanager] Bail out early when trying to find KService for empty desktop entry 4 years ago
Laurent Montel d09854cbc0 Use directly std::chrono_literals 4 years ago
Fushan Wen 628f7d7cfa
libnotificationmanager: Initialize `inhibited` in the private header 4 years ago
Fushan Wen b8b722ba19
libnotificationmanager: Expire all notifications when "Do not disturb" is on 4 years ago
Laurent Montel c2c3a2d6b7 Install in kf<version> 4 years ago
Volker Krause 7616c49f17 Ensure moc sees fully qualified property types 4 years ago
ivan tkachenko e41c27141f
libnotificationmanager: Structure logs 4 years ago
David Edmundson 079552b315 [libnotificationmanager] Fix memory leak 4 years ago
Aleix Pol d4ceb29951 notifications: Add support for XDG Activations 4 years ago
Laurent Montel 84de3fda6e Use Q_SLOTS 4 years ago
Laurent Montel 2543f1b843 GIT_SILENT: use Q_EMIT 4 years ago
Kai Uwe Broulik 86597ad03b [Jobs] Support "transient" flag for job 4 years ago
Alexander Lohnau 0458f3293d Revert "Port away from deprecated QConcatenateTablesProxyModel" 4 years ago
Alexander Lohnau 25f4cce3bf Port away from deprecated QConcatenateTablesProxyModel 4 years ago
Nicolas Fella e66f98cfc3 [libnotificationmanager] Port from KServiceTypeTrader to KApplicationTrader 5 years ago
David Edmundson 3868982a9e [libnotificationmanager] Fix build 5 years ago
Kai Uwe Broulik 6e80843b7f [Notifications] Also read .flatpak-info for identifying an application 5 years ago
Carl Schwan 9fb0f88868 Expose Plasma Workspace api to api.kde.org 5 years ago
Alexander Lohnau c11051955d Convert license headers to SPDX 5 years ago
Adrien Faveraux 42515d22cb Move include guard to Pragma Once 5 years ago
Nicolas Fella fce72eea01 Remove some unused includes 5 years ago
Kai Uwe Broulik 018fc0deed [Notifications] Strip trailing slash for fallback URL path 5 years ago
Aleix Pol fcde10714a Partly Revert "Support xdg_activation_v1 on SNI invokations" 5 years ago
Aleix Pol 6545d5584d Support xdg_activation_v1 on SNI invokations 5 years ago
Nicolas Fella 178a4f8756 Use version-less qt DBus macros 5 years ago
Nicolas Fella 894c5a1b91 re-run clang-format 5 years ago
Nicolas Fella 02594c2687 Add trailing comma to enum 5 years ago
Kai Uwe Broulik 97d4e56585 [Notifications] Still compress "immediate" show, and delay individually 5 years ago
Bhushan Shah 5226173795 fix build after moving kcm in plasma-workspace 5 years ago
Nate Graham fcad37a604 Remove "Critical always on top" notification option 5 years ago
Alexander Lohnau f7b556dddf
GIT_SILENT Re-run clang-format 5 years ago
Oleksandr Popel 6dc59a6998 Add a setting to keep normal notifications always on top 5 years ago
Kai Uwe Broulik 187f082d96 [Notifications] Add setting for do not disturb while screen sharing 5 years ago
Alexander Lohnau f07b7f1c23
GIT_SILENT Fix incorrect Q_EMIT keyword usage 5 years ago
Ahmad Samir 7e09d62cd0 Use Q_SIGNALS instead of signals in header files 5 years ago
Kai Uwe Broulik 1cc60d23db [Notifications] Apply initial properties passed from `hints` map 5 years ago
Kai Uwe Broulik ee822faf1c [Notifications] Always transfer state from notification to be replaced 5 years ago
Kai Uwe Broulik c249f46340 [Notifications] Fall back to process ID when no desktop_entry is provided in Inhibit 5 years ago
Kai Uwe Broulik 5890aa64f9 [Notifications] Support persistency 5 years ago
Kai Uwe Broulik d840c5dca2 [Notifications] Emit dataChanged in setData call 5 years ago
Kai Uwe Broulik 67d81af459 [Notifications] Print warning when a destUrl is passed as a file 5 years ago
Kai Uwe Broulik 8cb32e2b73 [Notifications] Escape HTML in destUrl and fileName 5 years ago
Kai Uwe Broulik b9593a06bc [Notifications] When application responds to cancel request, stop kill timer 5 years ago