Commit Graph

471 Commits

Author SHA1 Message Date
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 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 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 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 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 1dca06655c.
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 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 0196b73410 mark qdeclarative as required 2014-07-03 11:23:14 +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
TheOneRing 2e326c9ba8 Merge pull request #3 from dschmidt/0.5
Fix local installation of plugins
2014-06-22 16:28:04 +02:00
Dominik Schmidt b0e944c65d Fix local installation of plugins 2014-06-20 23:54:11 +02:00