Patrick von Reth
|
8b57c2a41b
|
Revert "moved timeout code"
This reverts commit f8bd3fad8a .
|
2014-01-18 18:40:26 +01:00 |
Patrick von Reth
|
f8bd3fad8a
|
moved timeout code
|
2014-01-18 17:43:48 +01:00 |
Patrick von Reth
|
63f98fa638
|
rewroite startTimer
|
2014-01-18 17:24:53 +01:00 |
Patrick von Reth
|
f438c2a15c
|
introduced private hints
|
2014-01-18 16:59:22 +01:00 |
Patrick von Reth
|
d25d387e13
|
dropped http client support
|
2014-01-18 16:31:31 +01:00 |
Patrick von Reth
|
aaf7e00a5b
|
fixed netsnarl
|
2014-01-18 16:27:23 +01:00 |
Patrick von Reth
|
9d711a2b0a
|
fixed deadlock
|
2014-01-18 16:26:34 +01:00 |
Patrick von Reth
|
98fbac1fa1
|
cleanup
|
2014-01-16 10:32:24 +01:00 |
Patrick von Reth
|
adfe9f3380
|
close notifications on deinitialize
|
2014-01-16 10:13:55 +01:00 |
Patrick von Reth
|
964dacce52
|
fixed tray icon
|
2014-01-16 09:55:56 +01:00 |
Patrick von Reth
|
2171ed455b
|
fixed tray icon
|
2014-01-16 09:41:05 +01:00 |
Patrick von Reth
|
39191c146b
|
fixed crash
|
2014-01-16 09:30:01 +01:00 |
Patrick von Reth
|
39ce837ae4
|
fixed a crash
|
2014-01-15 18:49:20 +01:00 |
Patrick von Reth
|
b4cb329145
|
use a mutex to protect some things in icon
|
2014-01-15 18:49:12 +01:00 |
Patrick von Reth
|
135d0d470d
|
implemented uninitialize, its omehow ugly
|
2014-01-15 18:24:32 +01:00 |
Patrick von Reth
|
0f38add1cf
|
started work on deinit
|
2014-01-15 15:35:01 +01:00 |
Patrick von Reth
|
4fba46753e
|
make broadcast nonblocking
|
2014-01-15 13:40:29 +01:00 |
Patrick von Reth
|
77a290d82f
|
added a second test notification
|
2014-01-15 11:42:41 +01:00 |
Patrick von Reth
|
523c2ca18c
|
added a timeout for the download of icons
|
2014-01-15 11:42:40 +01:00 |
Patrick von Reth
|
a93839fab8
|
cache downloaded image
|
2014-01-14 21:50:24 +01:00 |
Patrick von Reth
|
b55e63af7d
|
fixed freedesktop build
|
2014-01-14 14:49:47 +01:00 |
Patrick von Reth
|
271050cb22
|
fixed image cache
|
2014-01-14 14:20:39 +01:00 |
Patrick von Reth
|
188adb974d
|
make the caching workg again
|
2014-01-14 13:38:54 +01:00 |
Patrick von Reth
|
39e70977cf
|
const fix
|
2014-01-14 12:51:46 +01:00 |
Patrick von Reth
|
ceb6a71066
|
small fix
|
2014-01-14 12:34:33 +01:00 |
Patrick von Reth
|
bb67fbf268
|
better key for qimage icons
|
2014-01-14 12:24:30 +01:00 |
Patrick von Reth
|
abbaeb524f
|
cleanup icon
|
2014-01-14 12:15:23 +01:00 |
Patrick von Reth
|
7e46b72bd6
|
removed obsolete define
|
2014-01-14 11:24:29 +01:00 |
Patrick von Reth
|
7faa02760c
|
fix
|
2014-01-14 11:15:43 +01:00 |
Patrick von Reth
|
fd82d23600
|
changed plugin install path
|
2014-01-14 11:01:22 +01:00 |
Patrick von Reth
|
094eb09deb
|
use default timeout
|
2014-01-14 10:22:54 +01:00 |
Patrick von Reth
|
a6138dc85b
|
moved action to its own class
|
2014-01-14 10:22:07 +01:00 |
Patrick von Reth
|
6d5b7a7b76
|
introduced default app
|
2014-01-14 10:10:58 +01:00 |
Patrick von Reth
|
760ed23bec
|
yet another fix
|
2014-01-13 15:41:38 +01:00 |
Patrick von Reth
|
a2dfefbba4
|
fix
|
2014-01-13 14:42:57 +01:00 |
Patrick von Reth
|
345f63a793
|
hide soem functions
|
2014-01-13 14:24:41 +01:00 |
Patrick von Reth
|
f8df055192
|
cleanup
|
2014-01-13 14:17:28 +01:00 |
Patrick von Reth
|
88aae3d8d8
|
cleanup of icon stuff
|
2014-01-13 14:13:05 +01:00 |
Patrick von Reth
|
6745afa680
|
added support for remote icons
|
2014-01-13 12:56:09 +01:00 |
Patrick von Reth
|
aea46dc42a
|
a real fix
|
2014-01-13 11:30:32 +01:00 |
Patrick von Reth
|
cbe10a3619
|
better to check if the notification origins in the frontend
|
2014-01-13 11:20:26 +01:00 |
Patrick von Reth
|
19a89f9e47
|
fixed crash
|
2014-01-13 11:18:00 +01:00 |
Patrick von Reth
|
b9f72387d5
|
fixed crash
|
2014-01-13 11:15:09 +01:00 |
Patrick von Reth
|
8d7626f950
|
fixed linux build
|
2014-01-13 10:43:00 +01:00 |
Patrick von Reth
|
5ef936cfb2
|
make a notification not only contain the name of alert and application but the objects themselfe
|
2014-01-13 10:28:41 +01:00 |
Patrick von Reth
|
570208f8dd
|
make the freedesktop backend use desktop-entry
|
2014-01-12 20:32:43 +01:00 |
Patrick von Reth
|
ad0b79d544
|
added hints to application
|
2014-01-12 20:05:34 +01:00 |
Patrick von Reth
|
ddc5abb1e6
|
dont return const QString&
|
2014-01-12 18:38:29 +01:00 |
Patrick von Reth
|
2475802a10
|
fix
|
2014-01-12 18:05:52 +01:00 |
Patrick von Reth
|
a16e680bd5
|
reduce amount of pointers ...
|
2014-01-12 18:00:45 +01:00 |