Commit Graph

766 Commits

Author SHA1 Message Date
Patrick von Reth 160f51afbb more tr strings 2015-03-26 17:14:53 +01:00
Patrick von Reth 8d71edb748 add support for translations 2015-03-26 15:56:05 +01:00
Patrick von Reth 886a71eee3 build fix 2015-03-20 13:20:19 +01:00
Patrick von Reth df18b00985 updated desktop files 2015-03-20 13:11:43 +01:00
Patrick von Reth ecaeb935c6 whitespace 2015-03-18 17:38:06 +01:00
Patrick von Reth 204528e09a make build with current version 2015-03-18 17:37:10 +01:00
Patrick von Reth fe1c1af7e1 changed include dir 2015-03-16 11:50:08 +01:00
Patrick von Reth f95c50111b use default alert also in the daemon and always register the default alert 2015-03-16 10:45:50 +01:00
Patrick von Reth 81d6a3cc82 use default app icon 2015-03-11 15:46:14 +01:00
Patrick von Reth dbf3800511 remove setDefaultTimeout 2015-03-11 15:45:43 +01:00
Patrick von Reth 490935302f install version config for libsnore 2015-03-08 19:39:34 +01:00
Patrick von Reth 6746c248c9 make sure snore is in the main thread 2015-03-05 16:25:30 +01:00
Patrick von Reth 49180a6495 hide tabs if not used 2015-03-04 13:14:59 +01:00
Patrick von Reth bf39165bca disable plugin tabs for not loaded plugins 2015-03-04 11:34:43 +01:00
Patrick von Reth efce32156e add each plugin type to a seperate tab 2015-03-04 11:02:15 +01:00
Patrick von Reth 503d264839 make it more easy to embed the settings dialog 2015-03-03 13:02:07 +01:00
Patrick von Reth f83bbe53a8 change local setting prefix 2015-03-02 13:07:34 +01:00
Patrick von Reth a4fd9bfb72 add timeout to settings 2015-03-02 11:11:23 +01:00
Patrick von Reth aa331a7e98 make it possible to embed the settings dialog, enable snore-settings to modifiy local settings of other applications 2015-03-02 01:35:05 +01:00
Patrick von Reth 69819fb635 style 2015-03-01 17:29:17 +01:00
Patrick von Reth b1dcef1271 plugins are disabled by default 2015-03-01 17:27:36 +01:00
Patrick von Reth 70dfad1234 cleanup and better versioning of settings 2015-03-01 17:22:05 +01:00
Patrick von Reth 50ed661214 always use local settings 2015-03-01 16:53:04 +01:00
Patrick von Reth 943d19a439 fix plugin loading 2015-03-01 16:47:26 +01:00
Patrick von Reth ef402be6fc this should be less horrible 2015-03-01 16:35:30 +01:00
Patrick von Reth 2217cbeaf7 add settings to snarl 2015-03-01 16:09:09 +01:00
Patrick von Reth 06a82304bd versionize settings 2015-03-01 15:51:52 +01:00
Patrick von Reth 018628db88 add settings for growl, app specific settings 2015-03-01 15:51:51 +01:00
Patrick von Reth fff339be3a remove settings description 2015-03-01 15:51:49 +01:00
Patrick von Reth 882941d3af cleanup 2015-03-01 15:51:48 +01:00
Patrick von Reth 246f327785 set define only where needed 2015-02-26 13:56:08 +01:00
Patrick von Reth b7b8005049 make it possible to have some settings specific to your application 2015-02-26 13:56:07 +01:00
Patrick von Reth fa74937337 only change if dialog was accepted 2015-02-05 16:38:04 +01:00
Patrick von Reth d4ef70f6c4 fix file selector 2015-02-05 16:25:59 +01:00
Patrick von Reth 5341e7b2ab fix linux 2015-02-05 16:25:36 +01:00
Patrick von Reth e78af06b9a style 2015-02-04 16:52:45 +01:00
Patrick von Reth 97d7031719 remove snore() from plugins 2015-02-04 16:50:45 +01:00
Patrick von Reth 5825bd7638 remove d() in snorecore 2015-02-04 16:46:06 +01:00
Patrick von Reth 8217239c4b sync settings before a broadcast 2015-02-04 12:30:45 +01:00
Patrick von Reth 4ea2ce86d3 fix for new api 2015-02-04 10:43:18 +01:00
Patrick von Reth b0195ae4ac make sure snoresettings exits 2015-02-04 10:41:53 +01:00
Patrick von Reth e9e9d57dba use singleton for snorecore 2015-02-04 10:36:21 +01:00
Patrick von Reth 2713e36f90 don't alow it anymore to set the backend directly 2015-02-04 10:22:35 +01:00
Patrick von Reth e65e7d9cbe don't unload plugins if they failed to initialize so we have the possibility to use their settings 2015-02-04 10:00:53 +01:00
Patrick von Reth 4e5f99c0c6 fix 2015-02-04 09:58:10 +01:00
Patrick von Reth d9aac2372f cleanup settings for backends 2015-02-04 09:57:50 +01:00
Patrick von Reth c07e04faeb Don't add unloaded plugins to the list of plugins 2015-02-04 09:57:13 +01:00
Patrick von Reth 959f7a1a63 dont deregister two times 2015-02-04 09:56:46 +01:00
Patrick von Reth 641ed4dbb6 build fix 2015-02-03 18:54:41 +01:00
Patrick von Reth b1fa5e0fb3 remove WITH_FREEDESKTOP_FRONTEND setting 2015-02-03 18:47:10 +01:00
Patrick von Reth 27059afc3e fixes 2015-02-03 18:37:22 +01:00
Patrick von Reth a0ebe1b722 move settings dialog to core, add a config exe 2015-02-03 18:18:25 +01:00
Patrick von Reth 8cf88a448d save current primary backend 2015-02-03 16:52:30 +01:00
Patrick von Reth 5b4229224e apply astyle-kdelibs 2015-02-03 15:45:48 +01:00
Patrick von Reth 63db3a5c90 cleanup includes 2015-02-03 15:38:32 +01:00
Patrick von Reth c966c0b12e compile fix 2015-02-03 15:05:48 +01:00
Patrick von Reth 2dcd673c55 fix header install 2015-02-03 15:05:24 +01:00
Patrick von Reth 482e4c6cdb fix a crash 2015-02-03 14:54:55 +01:00
Patrick von Reth c9ebeca4d2 fixes 2015-02-03 12:39:56 +01:00
Patrick von Reth 3e8c809089 display plugin type 2015-02-03 12:21:12 +01:00
Patrick von Reth 331e9faaf1 handle whether a plugin is enabled 2015-02-03 12:11:46 +01:00
Patrick von Reth 4e0b906bb5 fix crash 2015-02-03 11:11:40 +01:00
Patrick von Reth a3fa05c1d0 prepare the possibility to disable plugins 2015-02-03 11:05:17 +01:00
Patrick von Reth 7d1e8280aa add missing file 2015-02-03 09:40:08 +01:00
Patrick von Reth 7d38b7582d cleanup 2015-02-02 20:54:48 +01:00
Patrick von Reth 910d4e6482 make it possible to disable backends 2015-02-02 20:28:00 +01:00
Patrick von Reth 9314047b14 added a sound backend 2015-02-02 18:35:00 +01:00
Patrick von Reth fbb92d5c00 toasty settings 2015-02-02 16:07:32 +01:00
Patrick von Reth d48da78cc1 added basic support for settings uis 2015-02-02 15:46:03 +01:00
Patrick von Reth c7c702b444 maybe fix plugin lookup when used on other system than build system 2015-02-02 12:25:07 +01:00
Patrick von Reth 44de021a62 fix typo 2015-02-02 11:59:29 +01:00
Patrick von Reth 4bc9c4cecb cleanup cmake and use kde install dirs 2015-02-02 11:39:21 +01:00
Patrick von Reth 1292423c73 use qscoped pointer this might fix the deadlock on exit 2015-02-01 19:41:35 +01:00
Patrick von Reth 8be2a991a0 fix linux build 2015-02-01 18:35:19 +01:00
Patrick von Reth f1e78e31ed fix 2015-02-01 16:02:30 +01:00
Patrick von Reth 93f9268a70 fix cmake 2015-02-01 16:00:27 +01:00
Patrick von Reth 72069392ad move daemon code to subdir and fix option 2015-02-01 15:21:49 +01:00
Patrick von Reth 918f87ba2e cleeanup structure 2015-01-27 15:00:12 +01:00
Patrick von Reth 050efebe42 use ecm for the icon 2015-01-27 14:57:00 +01:00
Patrick von Reth 3044dbff33 dont cache key 2015-01-22 14:54:12 +01:00
Patrick von Reth 6e0ac042d0 fix cinst stuff, not happy 2015-01-22 13:31:50 +01:00
Patrick von Reth cf1d34af11 some constnes 2015-01-22 13:19:41 +01:00
Patrick von Reth 3972f2bc45 don't cache the corner 2015-01-22 13:18:04 +01:00
Patrick von Reth b0594d4087 cleanup 2015-01-22 12:59:03 +01:00
Patrick von Reth 44bd51c3f5 add a setting to display the snore backend nitification in a different screen corner 2015-01-22 12:58:21 +01:00
Patrick von Reth 6d6c92f9a9 dont make register and close notification call close notification 2014-10-16 14:35:57 +02:00
Patrick von Reth ceb1eff0ae fixed cmake for linux 2014-10-14 14:24:10 +02:00
Patrick von Reth f5258c7337 drop QSystemTrayicon from snore and use a app hint instead 2014-10-14 11:59:00 +02:00
Patrick von Reth 64ee05b079 fix flicker of notification 2014-10-14 11:30:01 +02:00
Patrick von Reth 7803a8bfdc make it a bit longer 2014-09-23 16:42:50 +02:00
Patrick von Reth b8e5a90ae6 fixed max line computation 2014-09-23 16:36:28 +02:00
Patrick von Reth 3225fb65fa scale dependning on font size 2014-09-23 16:26:51 +02:00
Patrick von Reth 3f96f1effa fixed removig of the copies of resources 2014-09-22 15:26:14 +02:00
Patrick von Reth 6425338c35 changed icon download code as it could cause freezes 2014-09-22 15:10:49 +02:00
Patrick von Reth 0178f5ea1d use qt5 json magic to load plugins 2014-09-22 09:54:09 +02:00
Patrick von Reth f19e50d6f5 Don't use dpi foo but percentage of screen height 2014-09-22 09:38:11 +02:00
Patrick von Reth 5950b778ce this and that 2014-09-21 12:14:24 +02:00
Patrick von Reth 4c6033e1a2 qml power 2014-09-21 12:06:30 +02:00
Patrick von Reth 11d875ac89 ported to qtquick, no dpi scaling yet 2014-09-20 15:36:28 +02:00
Patrick von Reth b331644379 use cool new connects 2014-09-20 15:03:56 +02:00
Patrick von Reth 65931bdf9d fix toasty 2014-09-20 14:56:27 +02:00
Patrick von Reth 5ca8735398 drop qt4 support 2014-09-20 14:54:02 +02:00
Patrick von Reth c31cfa784f scale toasty only if bigger than 128px 2014-09-19 15:05:19 +02:00
Patrick von Reth dddc425b78 add settings 2014-09-19 12:42:48 +02:00
Patrick von Reth a8061793c8 try to fix mac osx focus issue with snore backend 2014-09-16 18:26:16 +02:00
Patrick von Reth 640a985ecb make sure that the temp folder exists 2014-09-16 18:25:59 +02:00
Patrick von Reth b506f3486b Code reformatted using kde-dev-scripts/astyle-kdelibs 2014-09-11 14:49:19 +02:00
Patrick von Reth 0d46672737 Code reformatted using kde-dev-scripts/astyle-kdelibs 2014-09-11 14:36:34 +02:00
Patrick von Reth 12a2886a74 buildsystem fixes 2014-09-09 13:37:17 +02:00
Patrick von Reth 62ec81a414 dont wrap title 2014-09-07 14:51:47 +02:00
Patrick von Reth a6f8ad0bdf use more bindings 2014-09-07 14:00:11 +02:00
Patrick von Reth 603cf42ab7 faster animation 2014-09-06 15:40:04 +02:00
Patrick von Reth 7f6494be68 codestyle 2014-09-06 12:06:25 +02:00
Patrick von Reth ab5f3a2c0d whitespace 2014-09-06 12:01:59 +02:00
Patrick von Reth ac46b2ecab more qml fixes 2014-09-06 11:56:18 +02:00
Patrick von Reth 85d01b248f improve qml 2014-09-06 11:44:33 +02:00
Patrick von Reth 091d2be1f5 use a qporpertyanimation instead of a qtimer... 2014-09-06 09:47:11 +02:00
Patrick von Reth 5f987723b5 readded close image 2014-08-25 22:47:08 +02:00
Patrick von Reth 9fcc70a98b possible workaround for a timer initialized in the wrong thread 2014-08-24 11:21:02 +02:00
Patrick von Reth e70a6c8fa8 fixed qtimer warning and possible crash caused by QScopedPointer deleting QTimer directly instead with deleteLater 2014-08-24 11:21:01 +02:00
Patrick von Reth adb44efaf9 log packages found 2014-08-22 13:59:59 +02:00
Patrick von Reth 2715cc7a44 dont ship gntp-send 2014-08-22 12:35:01 +02:00
Patrick von Reth 4b68280115 depend on ecm, drop kde stuff 2014-08-20 13:48:16 +02:00
Patrick von Reth a789650460 this is ugly but it removes the dependency to kicontheme 2014-08-20 13:26:26 +02:00
Patrick von Reth 875a3e44c3 remove warnings 2014-08-20 13:25:40 +02:00
Patrick von Reth b996033ca1 fix 2014-08-12 18:49:04 +02:00
Patrick von Reth 3711a37786 fix return code 2014-08-12 18:30:46 +02:00
Patrick von Reth 7e36686d1a added silent option to not print to stdout 2014-08-12 17:13:11 +02:00
Patrick von Reth fb1c93e4b2 moved from snorenotify 2014-08-12 14:14:56 +02:00
Patrick von Reth a7f25dd584 fixes 2014-08-12 14:13:06 +02:00
Patrick von Reth a65b541ce0 moved gmpsend to its own project, fixed build with oldstyle tests 2014-08-12 12:39:23 +02:00
Patrick von Reth c6ce534297 added option to build snore-send and added a missing file 2014-08-11 23:14:22 +02:00
Patrick von Reth 34f9689720 added a command line interface 2014-08-11 22:04:11 +02:00
Patrick von Reth 088a54c255 cleanedup options 2014-08-11 17:17:56 +02:00
Patrick von Reth 4e10c7864e drop kde4 support, added kf5 support, use cmake magic 2014-08-11 17:15:39 +02:00
Patrick von Reth 07e1e0a94c start kf5 support 2014-08-11 14:18:49 +02:00
Patrick von Reth 6c8a3e294c fixed return 2014-08-01 15:46:40 +02:00
Patrick von Reth bad5d8980c fixed issue that can cause the primary backend to deinitialize 2014-08-01 15:45:43 +02:00
Patrick von Reth e3003fc9be updated gntp-send 2014-08-01 14:28:16 +02:00
Patrick von Reth 5e94d98d54 only build growl bacend if it is checked out 2014-07-30 11:32:39 +02:00
Patrick von Reth a015a15026 fixed a crash 2014-07-30 11:23:17 +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
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 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
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 1dca06655c.
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
Patrick von Reth 7acaead283 yet another try 2014-02-21 11:11:04 +01:00
Patrick von Reth 2175f42fd3 qt4 build fix 2014-02-21 10:53:35 +01:00
Patrick von Reth b72e121728 more fixes 2014-02-21 01:37:36 +01:00
Patrick von Reth ee1569da35 more fixes 2014-02-21 01:30:02 +01:00
Patrick von Reth fd37a449b0 linux fixes 2014-02-21 01:12:14 +01:00
Patrick von Reth 4d92fb8afc some fixes to the snore backend 2014-02-20 20:40:55 +01:00
Patrick von Reth f65694717e extended testing strings 2014-02-20 20:40:04 +01:00
Patrick von Reth dec4232824 fix revision for release 2014-02-20 20:39:32 +01:00
Patrick von Reth 6b30cb6562 properly unload plugins 2014-02-20 20:38:58 +01:00
Patrick von Reth d9efefe2c1 use shared mem to prevent two apps from hiding their notifications 2014-02-20 11:02:27 +01:00
Patrick von Reth 56b1a0a3ae remove crazy locking until I have a better idea 2014-02-19 11:17:57 +01:00
Patrick von Reth e26cbde75a fix and cleanup 2014-02-18 19:01:26 +01:00
Patrick von Reth 3fe1418b08 detect broken cache 2014-02-18 18:45:25 +01:00
Patrick von Reth c035742265 use fallback also on linux 2014-02-18 15:27:02 +01:00
Patrick von Reth 2ec527507f fallback to Snore backend instead of system tray 2014-02-18 15:16:01 +01:00
Patrick von Reth 75d6970818 some changes to default backend layout, extended test 2014-02-18 15:15:11 +01:00
Patrick von Reth f18a3a1702 some desig changes 2014-02-18 11:57:52 +01:00
Patrick von Reth 88bd6a7cdb fixed plugin loading 2014-02-18 11:57:03 +01:00
Patrick von Reth 8522a1fd4f fixed plugin loading
Conflicts:
	src/core/plugins/plugins.cpp
	src/core/plugins/plugins.h
2014-02-15 19:48:14 +01:00
Patrick von Reth 58f95602ce cleaned up icon 2014-02-15 19:45:38 +01:00
Patrick von Reth 8e45af0901 cleanup 2014-02-15 12:34:08 +01:00
Patrick von Reth 1567e2d2a6 sort plugins 2014-02-14 17:04:10 +01:00
Patrick von Reth 2e3359331c cleanup 2014-02-14 16:28:06 +01:00
Patrick von Reth daa9a8e389 register application as meta type 2014-02-14 16:06:28 +01:00
Patrick von Reth 131f0b2fd9 soem cleanups 2014-02-14 13:54:46 +01:00
Patrick von Reth f4483142e1 fix 2014-02-14 12:48:33 +01:00
Patrick von Reth 50ed6e2943 trying to improve the threading issue 2014-02-14 12:24:06 +01:00
Patrick von Reth a8f169428d fixes and cleanup 2014-02-14 01:15:03 +01:00
Patrick von Reth 58756c4635 fixed case 2014-02-14 00:18:58 +01:00
Patrick von Reth 3737a88ca5 enable wordwrap for title 2014-02-13 23:55:42 +01:00
Patrick von Reth ac12b9e37c faster slide in 2014-02-13 23:33:30 +01:00
Patrick von Reth 45b0fa7708 changed size 2014-02-13 23:20:11 +01:00
Patrick von Reth bb25700094 fixes 2014-02-13 19:03:16 +01:00
Patrick von Reth 49b79615ec added a new backend, to internaly display notifications 2014-02-13 18:54:45 +01:00
Patrick von Reth 286ac4dd98 fixes 2014-02-12 12:04:43 +01:00
Patrick von Reth a0b5f45273 cleanup 2014-02-10 20:16:15 +01:00
Patrick von Reth 8c4bdbe3ae fixed snore frontend 2014-02-10 00:07:07 +01:00
Patrick von Reth f6331884c5 changed pluginDir test 2014-02-07 14:01:39 +01:00
Patrick von Reth e72ee23ea8 fixed a qdebug 2014-02-06 00:41:26 +01:00
Patrick von Reth 091625d0ba use revision again to identify the cache 2014-02-05 18:18:49 +01:00
Patrick von Reth 2d95122749 changes to the logging system 2014-02-05 17:15:50 +01:00
Patrick von Reth 6cc6f08317 make hint really work with qobjects 2014-02-04 16:35:16 +01:00
Patrick von Reth f2459a4ae8 only use pid in log filename if app name is not set 2014-02-04 15:24:25 +01:00
Patrick von Reth f1b9c24dbd use loggfile 2014-02-04 14:44:03 +01:00
Patrick von Reth 8870ef2df8 more doc 2014-02-04 13:37:40 +01:00
Patrick von Reth ff74de9d37 freedesktop does support updates 2014-02-03 13:05:49 +01:00
Patrick von Reth 43f8581847 fixed notification update support 2014-02-03 12:57:30 +01:00
Patrick von Reth 14e70eceee cleanup 2014-01-28 10:44:05 +01:00
Patrick von Reth 8e987c1cf8 more debug output, and added support for close notification to win8 backend 2014-01-27 17:51:45 +01:00