555 Commits

Author SHA1 Message Date
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
TheOneRing
82ebb45b2c Update Changelog.md
Conflicts:
	Changelog.md
2014-10-16 15:14:13 +02:00
Patrick von Reth
e9abf54bcc update snoretoast 2014-10-16 15:12:22 +02: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
48ca32a4c4 updated snoretoast 2014-10-16 14:35:05 +02:00
Patrick von Reth
abadbd171a updated snoretoast 2014-10-16 13:58:28 +02:00
Patrick von Reth
a8f0e5bbca remove unused file 2014-10-14 14:26:33 +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
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 v0.5.0 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 v0.5.0rc3 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