Commit Graph

367 Commits

Author SHA1 Message Date
Patrick von Reth cf13a539fd namespaces yai 2011-11-09 23:13:46 +01:00
Patrick von Reth 2d6066b5db fixed dbus service on windows 2011-10-19 09:47:37 +02:00
Patrick von Reth 128c6daec0 make it possible to compile without kde and dbus 2011-10-07 12:51:37 +02:00
Patrick von Reth 3d5ed7f8ef fixed unregister with snarl 2011-08-12 18:27:29 +02:00
Patrick von Reth 29f9f677f8 only install the dbus interface if the freedesktop frontend is build 2011-08-12 17:23:17 +02:00
Patrick von Reth 98b9f23434 fixed sticky stuff :P 2011-08-12 14:51:20 +02:00
Patrick von Reth 1f809a2d95 use uint also for snarl 2011-08-11 14:29:03 +02:00
Patrick von Reth 3c6e943071 fixed another crash 2011-08-11 05:20:48 -07:00
Patrick von Reth 7727d37a67 fixed a crash 2011-08-11 05:14:09 -07:00
Patrick von Reth 830d46a208 cleaned up a mess and made it compile on linux, not stable yet 2011-08-10 11:26:44 -07:00
Patrick von Reth e69ef3ff82 added cryptopp find script 2011-08-10 12:31:07 +02:00
Patrick von Reth fb62d94097 added sticky() to notification, fixed handling of sticy in snarl, added function to sbnoreplugin to timeout activenotifications 2011-08-09 13:34:12 +02:00
Patrick von Reth 0f795eaeba use qsettings instead of xml stuff 2011-08-03 15:27:48 +02:00
Patrick von Reth 020ea2c4d2 install a .desktop 2011-08-02 17:50:07 +02:00
Patrick von Reth e348dd7f7c timeout for freedesktop notifications, to close them all 2011-07-29 20:12:48 +02:00
Patrick von Reth 2370fd47cc improved code 2011-07-29 17:00:59 +02:00
Patrick von Reth 8961a58a94 this and that 2011-07-29 14:45:00 +02:00
Patrick von Reth 6cdd6504a5 implemented gntp callbacks 2011-07-25 17:15:58 +02:00
Patrick von Reth d0956594a9 app icons for all regist calls, added non encrypted regist version with support for multiple alerts 2011-07-24 13:31:08 +02:00
Patrick von Reth 7e34fbaecf extended gntp with app icon 2011-07-24 12:28:44 +02:00
Patrick von Reth f558e1420a bugfix 2011-07-23 18:17:07 +02:00
Patrick von Reth 12d3c68df3 improved notification interface 2011-07-23 16:26:05 +02:00
Patrick von Reth 8b84a18172 looks better 2011-07-23 13:18:55 +02:00
Patrick von Reth c914445e0e use kicon to get the application icon woho(looks cool),require kde for kicon :P, added priority support to freedesktop notifications... 2011-07-23 13:14:37 +02:00
Patrick von Reth a7aff40dc2 its better to not cache .. 2011-07-22 14:56:51 +02:00
Patrick von Reth f90397a370 revert didnt work .. 2011-07-21 19:56:36 +02:00
Patrick von Reth f01c61f622 use a faster way for getting a qbytearray out of a qimage 2011-07-21 19:50:09 +02:00
Patrick von Reth 75ba909f7d improved icon handling 2011-07-21 18:33:43 +02:00
Patrick von Reth 7abeae216d improved icon class, only write icons out if needed (snarl) 2011-07-21 16:57:12 +02:00
Patrick von Reth 727cca7ba7 removed backup file 2011-07-20 17:31:38 +02:00
Patrick von Reth 289d495c7b tryed to clean up, could be that I faield 2011-07-20 17:30:35 +02:00
Patrick von Reth 15e824707f fix 2011-07-20 02:02:06 +02:00
Patrick von Reth bc7955f02c added action support to notificationinstance 2011-07-20 01:53:04 +02:00
Patrick von Reth 1f324d8b27 fixed action menus in snarl backend, fixed register with snarl if app name contains spaces,version bump to 0.1.5,cleaned up,some improvements in the freedesktopfrontend 2011-07-20 00:57:41 +02:00
Patrick von Reth ea8ab89e8e use gntppp instead of gntp-send 2011-07-19 18:18:30 +02:00
Patrick von Reth 9d97249ef6 use priority in notification interface 2011-07-19 00:41:27 +02:00
Patrick von Reth 212d56dc2c improved priority handling 2011-07-19 00:38:24 +02:00
Patrick von Reth 120245cb41 removed unused is notification stuff, should be reimplemented with hints, added priority support 2011-07-18 20:31:35 +02:00
Patrick von Reth fa92da30d7 QSharedData is copy on write and so wrong for what I need 2011-07-18 18:58:02 +02:00
Patrick von Reth 9e918f7435 use qshareddata, and added some new action stuff 2011-07-18 16:19:06 +02:00
Patrick von Reth 48fbb4f5b6 updated to snarl v42 2011-07-12 14:12:02 +02:00
Patrick von Reth 5a6886ddd7 fixed mingw-w64 build 2011-01-24 00:21:10 +01:00
Patrick von Reth e371e20e09 automatical register with snarl when snar starts 2011-01-10 13:28:27 +01:00
Patrick von Reth 9b23b6d80c improved saving, make it possible to recive actions in snorenotificationinstance 2011-01-10 01:24:52 +01:00
Patrick von Reth 0c87aa81a8 fixed to plaintext 2011-01-08 01:21:51 +01:00
Patrick von Reth 265b74ebaf 2 small fixes 2011-01-03 11:54:07 +01:00
Patrick von Reth 23da56b4a9 removed a lot of dead code 2011-01-02 16:11:23 +01:00
Patrick von Reth 857d91f100 version reset to 0.1 2011-01-02 15:12:26 +01:00
Patrick von Reth 38a4c0d4fd real mingw fix 2011-01-02 15:08:33 +01:00
Patrick von Reth 674e37de23 more correct mingw fix 2011-01-02 14:13:50 +01:00