732 Commits

Author SHA1 Message Date
Patrick von Reth
af53514ba0 updated gntp 2014-07-30 01:00:51 +02:00
Patrick von Reth
e6fce634e4 use my gntp-send fork instead of gntpp, get ridd of the boost dependencie and the dependencie to cryptopp 2014-07-30 00:37:24 +02:00
TheOneRing
28c9c51b5e Update README.md 2014-07-28 15:20:12 +02:00
TheOneRing
ed2f5ca5da Update README.md 2014-07-28 15:16:40 +02:00
TheOneRing
2c702b4318 version bump to rc1 v0.5.0rc1 2014-07-26 13:32:20 +02:00
Patrick von Reth
10623b4636 more qued connections 2014-07-25 13:57:47 +02:00
Patrick von Reth
edf25e2d7e dont register snore by default with growl, use a qtcpsocket insead to check if growl is running 2014-07-25 13:54:10 +02:00
Patrick von Reth
47b79dcc99 make notify a qued connection too, to make sure register is executed before notify 2014-07-25 13:53:24 +02:00
Patrick von Reth
5e68fd84cf dont creash if there are no plugins 2014-07-24 15:38:15 +02:00
Patrick von Reth
b7022a158b readd Growl to the list of default plugins on mac 2014-07-24 15:19:58 +02:00
Patrick von Reth
8e4bb3bf76 updated readme 2014-07-24 11:59:56 +02:00
Patrick von Reth
ab3c69cd73 reordered backends 2014-07-24 01:40:21 +02:00
Patrick von Reth
12d314a22b added osx screenshots 2014-07-24 00:41:54 +02:00
Patrick von Reth
e2619c023c fix leftover of hack 2014-07-24 00:22:38 +02:00
Patrick von Reth
981789b49f make OSX Notification Center the default backend on mac 2014-07-24 00:22:37 +02:00
Patrick von Reth
c5d5cf03e3 removed hack 2014-07-24 00:22:36 +02:00
kevin.urban
985cbb6dd5 added toPlainText() calls in osxnotificationcenter 2014-07-24 00:22:36 +02:00
kevin.urban
8f77609d36 minor cleanup in CMakeLists.txt for osxnotificationcenter 2014-07-24 00:22:35 +02:00
kevin.urban
e12c41781a removed unnecessary files 2014-07-24 00:22:34 +02:00
kevin.urban
b69a24c05e osxnotificationcenter seems to work now (displays notifications), but no icon set 2014-07-24 00:22:33 +02:00
kevin.urban
8ed4053554 added osxnotificationcenter backend plugin (does not work yet) 2014-07-24 00:22:32 +02:00
TheOneRing
750cf51566 Merge pull request #5 from muesli/master
Fixed typo.
2014-07-24 00:08:18 +02:00
Christian Muehlhaeuser
5899bb05c3 Fixed typo. 2014-07-24 00:06:31 +02:00
Patrick von Reth
f8b7b7aa83 version bump v0.5.0beta.4 2014-07-22 16:04:28 +02:00
Patrick von Reth
a3edb7477e qt4 build fix 2014-07-22 16:03:43 +02:00
Patrick von Reth
d445f5c14d small fix v0.5.0beta.3 2014-07-22 14:32:27 +02:00
Patrick von Reth
1cd2e62aa9 use QTemporaryDir for the cached images, reduce calls to QFile::exists and cache files internally 2014-07-22 14:19:25 +02:00
Patrick von Reth
2552cbf899 add seperate patchlevel variable 2014-07-18 11:42:45 +02:00
Patrick von Reth
ea02af4ca8 version bump v0.5.0beta.2 2014-07-16 15:13:44 +02:00
Patrick von Reth
5cc9959bb2 remove broken overkill plugin cache 2014-07-16 14:58:39 +02:00
Patrick von Reth
c041965223 version bump v0.5.0beta.1 2014-07-16 00:01:43 +02:00
Patrick von Reth
5fd7254212 don't delete a qscoped pointer 2014-07-14 10:07:47 +02:00
Patrick von Reth
b0a4297f01 eol 2014-07-08 01:15:28 +02:00
Patrick von Reth
358a71ce61 maybe this time 2014-07-08 01:13:30 +02:00
Patrick von Reth
02224896a6 Revert "more eol stuf..."
Changing the eol of png and exe isnt cool...

This reverts commit 1dca06655ca6364587a89567f344dc8f43b7ac61.
2014-07-08 00:46:53 +02:00
Patrick von Reth
655568b4db second try 2014-07-08 00:46:31 +02:00
Patrick von Reth
1dca06655c more eol stuf... 2014-07-08 00:37:42 +02:00
Patrick von Reth
934f5f3819 scale elements 2014-07-07 23:43:57 +02:00
Patrick von Reth
68165cfe83 fixed eol 2014-07-07 23:43:28 +02:00
Patrick von Reth
f88b0e4537 make sure eol is correct 2014-07-07 23:30:18 +02:00
Patrick von Reth
286c0bf33e removed dead code 2014-07-07 23:29:25 +02:00
Patrick von Reth
dd7790c190 version bump 2014-07-06 20:52:23 +02:00
Patrick von Reth
ec8109adfc resize image v0.5-alpha.1 2014-07-06 20:36:54 +02:00
Patrick von Reth
d38e35d532 fix 2014-07-06 14:28:21 +02:00
Patrick von Reth
07916d892d make notification locks time out 2014-07-06 12:14:00 +02:00
Patrick von Reth
a1a569b242 Fixed update of qued notifications 2014-07-06 12:09:47 +02:00
Patrick von Reth
f333e04334 use point size and open urls directly 2014-07-04 12:25:06 +02:00
Patrick von Reth
4c5f916b30 cache background color for applications 2014-07-04 11:38:54 +02:00
Patrick von Reth
6edbbd3df4 make privateHints mutable, so we can use them to cache stuff for applications even if we only acces them from a notification 2014-07-04 11:38:34 +02:00
Patrick von Reth
432fd89dd3 fixed size 2014-07-03 18:24:28 +02:00