Commit Graph

382 Commits

Author SHA1 Message Date
Patrick von Reth fd37a449b0 linux fixes 2014-02-21 01:12:14 +01:00
Patrick von Reth 4d92fb8afc some fixes to the snore backend 2014-02-20 20:40:55 +01:00
Patrick von Reth f65694717e extended testing strings 2014-02-20 20:40:04 +01:00
Patrick von Reth dec4232824 fix revision for release 2014-02-20 20:39:32 +01:00
Patrick von Reth 6b30cb6562 properly unload plugins 2014-02-20 20:38:58 +01:00
Patrick von Reth d9efefe2c1 use shared mem to prevent two apps from hiding their notifications 2014-02-20 11:02:27 +01:00
Patrick von Reth 56b1a0a3ae remove crazy locking until I have a better idea 2014-02-19 11:17:57 +01:00
Patrick von Reth e26cbde75a fix and cleanup 2014-02-18 19:01:26 +01:00
Patrick von Reth 3fe1418b08 detect broken cache 2014-02-18 18:45:25 +01:00
Patrick von Reth c035742265 use fallback also on linux 2014-02-18 15:27:02 +01:00
Patrick von Reth 2ec527507f fallback to Snore backend instead of system tray 2014-02-18 15:16:01 +01:00
Patrick von Reth 75d6970818 some changes to default backend layout, extended test 2014-02-18 15:15:11 +01:00
Patrick von Reth f18a3a1702 some desig changes 2014-02-18 11:57:52 +01:00
Patrick von Reth 88bd6a7cdb fixed plugin loading 2014-02-18 11:57:03 +01:00
Patrick von Reth 8522a1fd4f fixed plugin loading
Conflicts:
	src/core/plugins/plugins.cpp
	src/core/plugins/plugins.h
2014-02-15 19:48:14 +01:00
Patrick von Reth 58f95602ce cleaned up icon 2014-02-15 19:45:38 +01:00
Patrick von Reth 8e45af0901 cleanup 2014-02-15 12:34:08 +01:00
Patrick von Reth 1567e2d2a6 sort plugins 2014-02-14 17:04:10 +01:00
Patrick von Reth 2e3359331c cleanup 2014-02-14 16:28:06 +01:00
Patrick von Reth daa9a8e389 register application as meta type 2014-02-14 16:06:28 +01:00
Patrick von Reth 131f0b2fd9 soem cleanups 2014-02-14 13:54:46 +01:00
Patrick von Reth f4483142e1 fix 2014-02-14 12:48:33 +01:00
Patrick von Reth 50ed6e2943 trying to improve the threading issue 2014-02-14 12:24:06 +01:00
Patrick von Reth a8f169428d fixes and cleanup 2014-02-14 01:15:03 +01:00
Patrick von Reth 58756c4635 fixed case 2014-02-14 00:18:58 +01:00
Patrick von Reth 3737a88ca5 enable wordwrap for title 2014-02-13 23:55:42 +01:00
Patrick von Reth ac12b9e37c faster slide in 2014-02-13 23:33:30 +01:00
Patrick von Reth 45b0fa7708 changed size 2014-02-13 23:20:11 +01:00
Patrick von Reth bb25700094 fixes 2014-02-13 19:03:16 +01:00
Patrick von Reth 49b79615ec added a new backend, to internaly display notifications 2014-02-13 18:54:45 +01:00
Patrick von Reth 286ac4dd98 fixes 2014-02-12 12:04:43 +01:00
Patrick von Reth a0b5f45273 cleanup 2014-02-10 20:16:15 +01:00
Patrick von Reth 8c4bdbe3ae fixed snore frontend 2014-02-10 00:07:07 +01:00
Patrick von Reth f6331884c5 changed pluginDir test 2014-02-07 14:01:39 +01:00
Patrick von Reth e72ee23ea8 fixed a qdebug 2014-02-06 00:41:26 +01:00
Patrick von Reth 091625d0ba use revision again to identify the cache 2014-02-05 18:18:49 +01:00
Patrick von Reth 2d95122749 changes to the logging system 2014-02-05 17:15:50 +01:00
Patrick von Reth 6cc6f08317 make hint really work with qobjects 2014-02-04 16:35:16 +01:00
Patrick von Reth f2459a4ae8 only use pid in log filename if app name is not set 2014-02-04 15:24:25 +01:00
Patrick von Reth f1b9c24dbd use loggfile 2014-02-04 14:44:03 +01:00
Patrick von Reth 8870ef2df8 more doc 2014-02-04 13:37:40 +01:00
Patrick von Reth ff74de9d37 freedesktop does support updates 2014-02-03 13:05:49 +01:00
Patrick von Reth 43f8581847 fixed notification update support 2014-02-03 12:57:30 +01:00
Patrick von Reth 14e70eceee cleanup 2014-01-28 10:44:05 +01:00
Patrick von Reth 8e987c1cf8 more debug output, and added support for close notification to win8 backend 2014-01-27 17:51:45 +01:00
Patrick von Reth a6a668bb9f updated snoretoast.exe 2014-01-25 14:06:10 +01:00
Patrick von Reth 01c2e264ac disabled warning 2014-01-24 09:07:51 +01:00
Patrick von Reth 155b57efd8 instead of seperate cache, lock the cache 2014-01-24 09:00:40 +01:00
Patrick von Reth e61b9385d7 Revert "create plugin cache per application to prevent clashes on stratup"
This reverts commit e4e1ab0cbf.
2014-01-23 21:39:23 +01:00
Patrick von Reth e4e1ab0cbf create plugin cache per application to prevent clashes on stratup 2014-01-23 18:52:34 +01:00