Commit Graph

808 Commits

Author SHA1 Message Date
Patrick von Reth 3e6ca13334 fix 2015-07-20 12:38:40 +02:00
Patrick von Reth a117e46a8a try build matrix 2015-07-20 12:29:36 +02:00
Patrick von Reth 9a8e6f327a fix batCall 2015-07-20 12:06:58 +02:00
Patrick von Reth 9be97a51dc notepad++ autocomplete sucks for " and ( 2015-07-20 11:50:39 +02:00
Patrick von Reth fc593756c0 fix powershell script 2015-07-20 11:41:55 +02:00
Patrick von Reth 0b593feb57 fix appveyor script 2015-07-20 11:27:58 +02:00
Patrick von Reth db449d03d5 improve appveyor script 2015-07-20 11:25:37 +02:00
Patrick von Reth 0e39862639 added appveyor ci for msvc 2015-07-17 16:03:29 +02:00
Patrick von Reth 4ea0d86f2a fix connect on msvc 2015-07-17 15:36:28 +02:00
Patrick von Reth 6ef2f00f4e update translation 2015-07-16 12:46:47 +02:00
Patrick von Reth 7b8ac28ac5 Update Changelog.md 2015-07-16 12:37:01 +02:00
Patrick von Reth 48ed76b4f4 Update README.md 2015-07-16 12:31:46 +02:00
Patrick von Reth 92b2c38d07 move SnoreSecondaryBackend to its own header 2015-07-16 11:47:58 +02:00
Patrick von Reth cdc651b6e6 improve plugin loading/error handling 2015-07-15 18:12:43 +02:00
Patrick von Reth 49a1f21e61 improve plugin loading/error handling 2015-07-15 18:11:09 +02:00
Patrick von Reth eecd2b4217 fix QTimer issues 2015-07-15 16:08:12 +02:00
Patrick von Reth 74a500efa9 fix QTimer issues 2015-07-15 16:05:16 +02:00
Patrick von Reth d310cb821c fix snarl backend 2015-07-15 15:39:15 +02:00
Patrick von Reth 0c072f3368 cleanup 2015-07-15 15:25:01 +02:00
Patrick von Reth f05300178d stop timeout timer if notification is closed 2015-07-15 15:19:17 +02:00
Patrick von Reth 61f0908a36 cleanup 2015-07-15 15:07:32 +02:00
Patrick von Reth 1146340184 improve test notification 2015-07-15 15:00:53 +02:00
Patrick von Reth 52bb577885 make osx backend work? 2015-07-15 12:43:15 +02:00
Patrick von Reth f67d4a5201 make sure the fallback works 2015-07-15 12:35:59 +02:00
Patrick von Reth 9f3cdc6f41 Make sure notification times out even so there is no working backend 2015-07-15 12:23:01 +02:00
Patrick von Reth 5112904d32 cleanup plugin loading 2015-07-15 11:21:14 +02:00
Patrick von Reth 7d0f7584fd improve SnorePlugin::setEnabled 2015-07-13 21:49:33 +02:00
Patrick von Reth 24bfc9e50b fix issues with broken backends 2015-07-13 18:38:59 +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