615 Commits

Author SHA1 Message Date
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
Patrick von Reth
a3edb7477e qt4 build fix 2014-07-22 16:03:43 +02:00
Patrick von Reth
d445f5c14d small fix 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
5cc9959bb2 remove broken overkill plugin cache 2014-07-16 14:58:39 +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
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
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
286c0bf33e removed dead code 2014-07-07 23:29:25 +02:00
Patrick von Reth
ec8109adfc resize image 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
Patrick von Reth
ff73367efb fixed spacing, and make it possible to change screen resolution 2014-07-03 14:39:36 +02:00
Patrick von Reth
a248773ed8 make it possible to see icons in designer 2014-07-03 14:20:53 +02:00
Patrick von Reth
b977907a80 scaling \m/ 2014-07-03 12:07:58 +02:00
Patrick von Reth
d19ece3b05 style updates 2014-07-03 11:23:59 +02:00
Patrick von Reth
55e4784f29 added missing parts of a commit 2014-07-03 11:23:41 +02:00
Patrick von Reth
11fbe486cb renamed qrc to prevent clashes on linux 2014-07-03 10:10:06 +02:00
Patrick von Reth
790c6e39b6 rewrote snore backend with qml 2014-07-02 18:54:05 +02:00
Patrick von Reth
064a93ff9f also test appdir/libsnore for plugins 2014-06-22 17:19:39 +02:00
Patrick von Reth
0fc53dc24e thx to cmake policy CMP0020 we dont need that hack anymore 2014-03-26 21:52:38 +01:00
Patrick von Reth
7d0eccecab dont suffix the deamon 2014-03-24 18:15:06 +01:00
Patrick von Reth
318a644b5b fix plugin install path 2014-03-23 17:21:37 +01:00
Patrick von Reth
012904645e fixed msvc crash 2014-03-23 17:14:27 +01:00
Patrick von Reth
9928a6040a fixed detection of win8 notification on win8.1 2014-03-23 17:08:55 +01:00
Patrick von Reth
a3a25e4af9 make it possible to coinstall qt4 and qt5 version 2014-03-23 16:11:11 +01:00
Patrick von Reth
5afad635c3 Fixed a crash in the processing of the notification queue 2014-02-26 11:01:41 +01:00
Patrick von Reth
b1f2f1929d Better align the title
Make the title align with the close buton
2014-02-26 11:00:54 +01:00
Patrick von Reth
cf2743b830 speedup animation 2014-02-25 23:40:40 +01:00
Patrick von Reth
74eae7814e fix layout 2014-02-25 16:58:58 +01:00
Patrick von Reth
3cd1eee4d3 some markdown doc 2014-02-25 11:31:43 +01:00
Patrick von Reth
f9a59f481d added doc for env vars 2014-02-24 20:22:31 +01:00
Patrick von Reth
9da3d3be4b add LIBSNORE_FORCE_CHACHE_UPDATE env var to force and update of the plugin cache 2014-02-24 18:58:28 +01:00
Patrick von Reth
61cdfc8b1c print cache location 2014-02-24 18:49:43 +01:00
Patrick von Reth
db954b29d9 cleanup 2014-02-24 18:10:35 +01:00
Patrick von Reth
65072e2866 trying to add mac support 2014-02-24 18:00:27 +01:00
Patrick von Reth
3d4cdec0c6 fixed ifdef 2014-02-21 11:36:22 +01:00
Patrick von Reth
3cbb0ff598 enable wordwrap on linux 2014-02-21 11:16:09 +01:00