Commit Graph

904 Commits

Author SHA1 Message Date
Pedro Pombeiro 9d54904e48
Add missing `WindowsToast::setDockBadgeLabel()` 2018-11-15 07:05:38 +01:00
Dmitry Novotochinov b9c1fc4478 add setDockBadgeLabel method 2018-10-22 11:21:11 +03:00
Max Risuhin c25f57feb0
Generate notification id in range of unsigned int
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-18 21:15:01 +03:00
Max Risuhin 0cb528ff92
Rollback console msgs to warning level
Signed-off-by: Max Risuhin <risuhin.max@gmail.com>
2018-10-16 13:41:22 +03:00
Max Risukhin e4680e0aec
Remove notification from table in single main thread 2018-10-16 13:41:22 +03:00
Max Risukhin 36d0038053
Unify notification id; Use user info for notification id 2018-10-16 13:41:21 +03:00
Max Risukhin f60befda61
Remove anon namespace to solve linkage error 2018-10-16 13:41:20 +03:00
Max Risukhin 184538db88
Settings lib plugins without generated prefix; Install settings static libs 2018-10-16 13:41:19 +03:00
Max Risukhin d48ab20871
Set logging level to Debug 2018-10-16 13:41:18 +03:00
Max Risukhin 7ea5839bb0
Install static libs 2018-10-16 13:41:17 +03:00
Max Risukhin a1a766a7da
Do not append prefix to static lib automatically 2018-10-16 13:41:16 +03:00
Max Risuhin 2e543ca41c
remove non-active macos notifications from the list 2018-07-19 18:07:03 +03:00
Max Risuhin 9adf7aba3a
Resolve macos compilation errors 2018-07-09 14:27:13 +03:00
Hannah von Reth 1ea69e2329 Merge branch '0.7' 2018-06-14 09:28:20 +02:00
Hannah von Reth 27de669f28 Remove NMA support
Remove support for NotifyMyAndroid (NMA) as they are shutting down May 24, 2018 in response to GDPR

Based on https://github.com/KDE/snorenotify/pull/21
2018-06-14 09:25:56 +02:00
Hannah von Reth ca4a339e15 Try to load app dir first 2017-08-03 10:49:46 +02:00
Hannah von Reth e8d83d205b Make sure QTextToSpeech is deleted at the right time 2017-08-03 08:37:41 +02:00
Hannah von Reth ad4eb3d502 Move settings keys to constants 2017-08-01 09:51:59 +02:00
Hannah von Reth 45f837654c Improve queuing 2017-07-31 16:47:46 +02:00
Hannah von Reth cce9f8c76a Check qt plugin paths first 2017-07-19 10:55:41 +02:00
Hannah von Reth ac2a754fa3 Fix linking 2017-07-19 10:55:24 +02:00
Hannah von Reth 406781534d Stop speech notification if it was dismissed 2017-01-24 12:14:11 +01:00
Yuri Chornoivan e70006cf02 Fix minor typo 2017-01-21 08:23:00 +02:00
Hannah von Reth 609b5c54cf Fixup for e2e3b72723 2017-01-20 13:49:35 +01:00
Hannah von Reth be045a2bdd Add missing file 2017-01-20 11:22:14 +01:00
Hannah von Reth 7c21be4e26 Add a new QtTextToSpeech backend 2017-01-20 10:46:07 +01:00
Hannah von Reth cb4c38411a Add a doc string 2017-01-20 10:45:47 +01:00
Hannah von Reth e2e3b72723 Since Qt 5.7 Qt is no longer able to display "Segoe UI Emoji" in color
So we always use "Segoe UI Symbol"
2017-01-20 10:16:47 +01:00
Hannah von Reth a513c24f09 Correctly name the shared memory 2017-01-20 10:16:30 +01:00
Hannah von Reth 2bf3e887ee Fix static build 2016-12-13 22:06:24 +01:00
Hannah von Reth 96fd4a7914 [WIP] Support to build with static Qt and static plugins 2016-11-21 10:00:26 +01:00
Hannah von Reth b8d39da311 Use correct ecm KDE_INSTALL_ variables 2016-06-14 16:33:35 +02:00
Javier Llorente 897a64b18f Fix desktop categories, remove version (see desktop-entry-spec), add a newline at eof 2016-02-13 12:20:03 +01:00
Hannah von Reth 52fbe44911 Fix gui/no-gui 2016-01-21 12:37:21 +01:00
Hannah von Reth 88c411b137 Fix pedantic warning 2016-01-08 15:08:44 +01:00
Hannah von Reth adb4f1fe42 remove backup file 2015-12-23 23:09:02 +01:00
Hannah von Reth f0b38b5b87 Fix growl backend 2015-12-23 15:30:51 +01:00
Hannah von Reth 7eb191ee02 Split settings in ui and cli module 2015-12-23 15:13:31 +01:00
Michael Palimaka fb4d31e56b Fix typos.
REVIEW: 126114
2015-12-21 21:47:42 +11:00
Hannah von Reth 65fc6a5d9c Clazy. Doc++. kdevelop format 2015-12-17 14:08:23 +01:00
Hannah von Reth 240aab1fc8 Fix timer connect 2015-12-12 11:55:31 +01:00
Hannah von Reth c274f3b202 prefer bundled plugins 2015-12-10 22:28:58 +01:00
Hannah von Reth 73396fb82f mark some functions with override 2015-12-09 14:05:23 +01:00
Hannah von Reth fb6ca324bd fix 2015-12-07 21:38:09 +01:00
Hannah von Reth 7c7bba556c Ifdef two cmd arguments of snoresend that are currently only supported on windows. 2015-12-07 21:24:03 +01:00
Hannah von Reth 87f6d04cd4 Revert "Remove broken option from snoresend"
This reverts commit 3aedea7933.
The methode is not broken and used by kde emerge.
2015-12-07 21:20:06 +01:00
Yuri Chornoivan 6b1ecf8f69 Fix minor typos 2015-12-07 19:06:08 +02:00
Aleix Pol 1e8299ef66 Fix warning 2015-12-07 03:50:34 +01:00
Yuri Chornoivan 2e50ef7192 Fix minor typos 2015-12-06 11:52:03 +02:00
Hannah von Reth 3aedea7933 Remove broken option from snoresend 2015-12-05 20:20:39 +01:00