Commit Graph

544 Commits

Author SHA1 Message Date
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
TheOneRing 00ff0f6456 Update Changelog.md 2014-09-22 11:25:39 +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 ec69ce843e enable c++11 2014-09-19 13:50:25 +02:00
Patrick von Reth dddc425b78 add settings 2014-09-19 12:42:48 +02:00
Patrick von Reth 026dd21055 update snoretoast with a static linked version 2014-09-17 12:59:33 +02:00
Patrick von Reth bab021d743 version bump 2014-09-16 18:29:03 +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 0d46672737 Code reformatted using kde-dev-scripts/astyle-kdelibs 2014-09-11 14:36:34 +02:00
Patrick von Reth e613f1de73 updated changelog 2014-09-11 11:15:43 +02:00
Patrick von Reth c8e0b82306 version bump 2014-09-11 11:11:53 +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 e374506c7b added changelog 2014-08-24 11:34:26 +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
TheOneRing cc5739c994 version bump 2014-08-23 00:51:42 +02:00
Patrick von Reth 51e9ce3f77 fixed doxygen description 2014-08-22 14:10:06 +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
TheOneRing 11a9133716 Update README.md 2014-08-20 22:23:42 +02:00
Patrick von Reth 4b68280115 depend on ecm, drop kde stuff 2014-08-20 13:48:16 +02:00
Patrick von Reth 5c1bca6b85 remove leftover from kde4 support 2014-08-20 13:37:50 +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 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