Patrick von Reth
21d1f1f92a
Update README.md
2015-07-09 14:36:04 +02:00
Patrick von Reth
7535df5b98
Update README.md
2015-07-09 12:49:18 +02:00
Patrick von Reth
822271870e
use reference
2015-07-09 12:01:06 +02:00
Patrick von Reth
5cb65c3625
Introduce key to Alert and Action.
...
As the name of them might be a translated string, the lookup of these using the name might be problematic.
Key is either identical to name or a fixed untranslated string.
2015-07-09 11:52:41 +02:00
Patrick von Reth
892d170791
drop active flag for alerts
2015-07-09 11:24:48 +02:00
Patrick von Reth
1a1e675745
Make Application::alerts use a Qstring as key again
2015-07-08 15:36:44 +02:00
Patrick von Reth
608a1be3d4
doc and some asserts
2015-07-08 12:21:20 +02:00
Patrick von Reth
889eab6f38
try to recconect pushover frontend
2015-07-08 12:10:53 +02:00
Patrick von Reth
e246656cb1
prevent multiple broadcasts of the same notification
2015-07-07 23:37:05 +02:00
Patrick von Reth
cec2801784
cleanup
2015-07-07 23:20:13 +02:00
Patrick von Reth
0612a6feef
add some doc
2015-07-07 23:18:41 +02:00
Patrick von Reth
9a383e8743
remove default constructor for icons
2015-07-07 23:01:50 +02:00
Patrick von Reth
a8380a3484
updated translations
2015-07-05 14:05:13 +02:00
Patrick von Reth
6aed996b34
generate .pri file
2015-07-05 13:48:47 +02:00
Patrick von Reth
5857d09085
cleanup includes
2015-07-05 13:06:21 +02:00
Patrick von Reth
884363e67f
added some doc and moved code out of utils
2015-07-05 12:24:59 +02:00
Patrick von Reth
b08310d869
Added some doc.
2015-07-05 12:16:33 +02:00
Patrick von Reth
ba8e6bde21
fix strings
2015-07-03 12:01:57 +02:00
Patrick von Reth
95cc073b5e
cleanup string creation
2015-07-03 11:58:43 +02:00
Patrick von Reth
09620f66f0
style fixes, kde-dev-scripts/astyle-kdelibs
2015-07-03 11:43:18 +02:00
Patrick von Reth
1dbc3e4710
rename settings functions
2015-07-03 11:37:28 +02:00
Patrick von Reth
7fb29fe49e
make pushover frontend 10% more clean
2015-07-03 11:32:37 +02:00
Patrick von Reth
8a30deef6b
add missing )
2015-07-02 16:28:54 +02:00
Patrick von Reth
6c67fa3acf
add missing )
2015-07-02 16:28:11 +02:00
Patrick von Reth
5283471eda
delay application registration
2015-07-02 15:45:08 +02:00
Patrick von Reth
5ca5c5df79
fix typo
2015-07-02 15:31:05 +02:00
Patrick von Reth
27369b004f
always build plugin
2015-07-02 15:12:30 +02:00
Patrick von Reth
ba72d65420
use KDE Frameworks compile settings
2015-07-02 14:24:11 +02:00
Patrick von Reth
a8f7d93523
cleanup
2015-06-30 11:19:41 +02:00
Patrick von Reth
fc2a42e51a
update doc
2015-06-29 21:17:54 +02:00
Patrick von Reth
4f96a52aa8
cleanup Hints, make noitification inherit Hints from application, fix marokup..
2015-06-29 21:09:05 +02:00
Patrick von Reth
64a680f729
fix markup stuff
2015-06-29 16:12:38 +02:00
Patrick von Reth
0433f38f37
make pushover frontend optional depending on Qt5WebSockets
2015-06-29 15:33:42 +02:00
Patrick von Reth
906a79cea8
fix missing ;
2015-06-29 15:33:16 +02:00
Patrick von Reth
bddefe63d5
Update README.md
2015-06-29 15:18:44 +02:00
Patrick von Reth
c998cf4a0e
updated doxygen.in
2015-06-29 15:12:27 +02:00
Patrick von Reth
8529ea873e
cleanup
2015-06-29 14:58:54 +02:00
Patrick von Reth
e68b7672a6
fix emergency notification
2015-06-29 14:34:10 +02:00
Patrick von Reth
5f52062425
add missing change
2015-06-29 12:21:06 +02:00
Patrick von Reth
4a57343a40
typo
2015-06-29 12:09:34 +02:00
Patrick von Reth
c004504a9d
normalize urgency in freedesktop backend
2015-06-29 12:08:23 +02:00
Patrick von Reth
b530d7771c
only acknowledge messaged withou acked parameter
2015-06-29 12:01:36 +02:00
Patrick von Reth
8ea70e63e8
add settings for pushover frontend, extend priority enum
2015-06-29 11:58:28 +02:00
Patrick von Reth
2510150af7
initialize plugin first
2015-06-29 11:58:27 +02:00
Patrick von Reth
4ec563a5de
Merge pull request #16 from jendas1/OSXNotificationCenter
...
OS X notifications
2015-06-29 10:16:48 +02:00
jendas
ada7a30dac
Switched to CamelCase convenction and deletion of activated notification
2015-06-29 10:01:41 +02:00
jendas
89b3b0ad3f
New: OS X notifications are now working again
2015-06-28 22:27:22 +02:00
Patrick von Reth
1e2d675b57
started work on a pushover frontend
2015-06-28 14:56:35 +02:00
Patrick von Reth
47d4bc1c40
fix
2015-06-27 15:19:23 +02:00
Patrick von Reth
2133691899
only use markup in pushover if the app has markup enabled
2015-06-27 15:18:19 +02:00