Commit Graph

947 Commits

Author SHA1 Message Date
Patrick von Reth d12eca88e2 process events before broadcast 2015-07-13 17:30:15 +02:00
Patrick von Reth 753dfc9109 improve the way plugins are initialized, looks a bit fishy for frontends 2015-07-13 17:20:51 +02:00
Patrick von Reth 3f9d5ec325 set default settings befor before initialize is called 2015-07-13 13:34:03 +02:00
Patrick von Reth 92aa7901d9 Update README.md 2015-07-10 18:03:05 +02:00
Patrick von Reth 43230c7fd9 Update README.md 2015-07-10 17:57:37 +02:00
Patrick von Reth bfcd9e2626 Update README.md 2015-07-10 17:34:23 +02:00
Patrick von Reth e373f0f36c Update README.md 2015-07-10 17:34:03 +02:00
Patrick von Reth 55f4606d49 fix cross compile on fedora 2015-07-10 16:47:28 +02:00
Patrick von Reth 1536c109a5 complete renaming of bakcneds 2015-07-10 14:18:15 +02:00
Patrick von Reth b0dd50540e fix crash 2015-07-10 14:18:14 +02:00
Patrick von Reth 8196e3a669 added an assert 2015-07-10 14:18:13 +02:00
Patrick von Reth b9620a1357 Update README.md 2015-07-10 14:00:47 +02:00
Patrick von Reth cd2bb17728 rename two plugins 2015-07-10 13:59:48 +02:00
Patrick von Reth b8dbc734c1 fix clash of plugins of different type with the same name 2015-07-10 13:56:19 +02:00
Patrick von Reth a586ca60e3 prevent notification loops 2015-07-10 12:39:52 +02:00
Patrick von Reth 7713c61fdb prevent notification loops 2015-07-10 12:17:57 +02:00
Patrick von Reth f724133f31 use better icon for freedesktop notifications 2015-07-10 12:07:36 +02:00
Patrick von Reth f0a99d68fe Update README.md 2015-07-09 14:38:22 +02:00
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