Hannah von Reth
|
18dfcbf615
|
Fix osx
|
2015-11-28 00:18:10 +01:00 |
Hannah von Reth
|
b5fcc90724
|
Port from own logger to QLoggingCategory
|
2015-11-27 18:48:34 +01:00 |
Hannah von Reth
|
30da52eea7
|
Fix clazy warnings
|
2015-11-27 14:39:09 +01:00 |
Hannah von Reth
|
c21eb32269
|
Fix clazy warnings
|
2015-11-27 14:30:54 +01:00 |
Hannah von Reth
|
77cf859574
|
Update snoretoast.exe
|
2015-11-16 17:20:47 +01:00 |
Hannah von Reth
|
aed2b0b20a
|
Fix msvc build
|
2015-11-11 18:51:24 +01:00 |
Hannah von Reth
|
2f48831074
|
Update copyright header
|
2015-10-12 14:12:18 +02:00 |
Hannah von Reth
|
04ea5aad47
|
Cleanup window flags for snore backend.
|
2015-10-05 17:34:19 +02:00 |
Hannah von Reth
|
ccbe90d202
|
Fix logging
|
2015-10-05 16:22:19 +02:00 |
Hannah von Reth
|
c9ff3f1f6f
|
Style
|
2015-10-05 16:18:55 +02:00 |
Hannah von Reth
|
9adfebd339
|
Handle close on qued notification
|
2015-10-05 16:18:31 +02:00 |
Hannah von Reth
|
f5fbb6a7ed
|
Try to improve the queing of snore backend notifications.
|
2015-10-05 16:05:21 +02:00 |
Hannah von Reth
|
e1e3c4ec21
|
Simplify download code.
|
2015-09-29 16:39:56 +02:00 |
Hannah von Reth
|
a2950d0592
|
Fix whitespace
|
2015-09-29 13:28:27 +02:00 |
Hannah von Reth
|
5d9c31f3ef
|
Seperate qml and c++ code more.
|
2015-09-29 12:51:19 +02:00 |
Hannah von Reth
|
cdcb09829a
|
Fix window movement on linux.
|
2015-09-28 18:53:11 +02:00 |
Hannah von Reth
|
a5de42860a
|
Fix variable names.
|
2015-09-28 12:45:17 +02:00 |
Hannah von Reth
|
7f041cf95e
|
Siplyfy code.
|
2015-09-28 12:23:54 +02:00 |
Hannah von Reth
|
57f117da29
|
Workaround for continued xChanged after window was hid.
|
2015-09-28 12:00:52 +02:00 |
Patrick von Reth
|
f143a9aced
|
Use a better timeout value for the notification mem lock
|
2015-09-26 16:24:44 +02:00 |
Patrick von Reth
|
052ddc718d
|
Hide notification depending on the touch point
|
2015-09-26 16:24:04 +02:00 |
Patrick von Reth
|
a8e3cdbfd0
|
Some doc.
|
2015-09-25 16:33:31 +02:00 |
Patrick von Reth
|
3e35faa880
|
Code style
|
2015-09-25 16:06:26 +02:00 |
Patrick von Reth
|
5bea4b509d
|
Improve qml code and alow dismiss with a touch gesture.
|
2015-09-25 16:06:10 +02:00 |
Patrick von Reth
|
a54d03e3b0
|
Move notification code from qml back to c++
|
2015-09-22 15:26:50 +02:00 |
Patrick von Reth
|
90e3b40c6a
|
Add missing include
|
2015-09-22 15:05:13 +02:00 |
Patrick von Reth
|
2190957ba7
|
Replace Icon implementation by an extension of QIcon.
|
2015-09-22 15:04:03 +02:00 |
Patrick von Reth
|
553a7a0bb2
|
Speednup background computation
|
2015-09-21 18:28:03 +02:00 |
Patrick von Reth
|
a256dd3ed5
|
Change the way the text color for snore notifications is computed.
|
2015-09-21 16:32:36 +02:00 |
Patrick von Reth
|
b5e77e6d5d
|
Don't use an image for the close button but draw it. Add a sircle around the close button if it has mouse over.
|
2015-09-21 16:15:23 +02:00 |
Patrick von Reth
|
bb0989b159
|
Make sure the close button has a higer z lvl than the root mouse area.
|
2015-09-17 20:39:21 +02:00 |
Patrick von Reth
|
faba87868b
|
Add a wrapper to be able to insert a lambda into the hints.
|
2015-09-15 15:30:54 +02:00 |
Patrick von Reth
|
d337082930
|
Set fillMode: Image.PreserveAspectFit
|
2015-09-15 15:27:26 +02:00 |
Patrick von Reth
|
447b6ef163
|
Use StyledText instead of RichText for qml backend(make things easyier)
|
2015-09-14 18:32:10 +02:00 |
Patrick von Reth
|
e3a479c4f6
|
Fix qml layout.
|
2015-09-11 21:36:01 +02:00 |
Patrick von Reth
|
9cbf5f7733
|
Apply imput by the VDG team.
|
2015-09-11 17:30:51 +02:00 |
Patrick von Reth
|
490e86917f
|
Remove qdebug call.
|
2015-09-11 17:27:30 +02:00 |
Patrick von Reth
|
05410652ca
|
init m_supportsRichtext
|
2015-09-10 17:41:18 +02:00 |
Patrick von Reth
|
e898a73122
|
Make freedesktop notifications markup detection not block.
|
2015-09-10 17:39:48 +02:00 |
Patrick von Reth
|
2c178b2fe4
|
Only set default hint when the application is created.
|
2015-09-10 17:17:08 +02:00 |
Patrick von Reth
|
d00c6ea013
|
Code style.
|
2015-09-10 12:51:12 +02:00 |
Patrick von Reth
|
4a9c2123b7
|
Make constHints reuse hints(), set the hint for silent when hints are used and not when they are created.
|
2015-09-10 12:44:14 +02:00 |
Sascha Häusler
|
47815cc35b
|
Fixing compiling qt connection
|
2015-09-09 13:57:21 +02:00 |
Patrick von Reth
|
9b83db0420
|
Don't crash if attatching to shared memory failed.
|
2015-09-08 17:16:45 +02:00 |
Aleix Pol
|
b81410f27c
|
Add a QIcon constructor for Snore::Icon
REVIEW: 125095
|
2015-09-07 22:25:07 +02:00 |
Aleix Pol
|
3ab8aed89c
|
Fix typos
REVIEW: 125095
|
2015-09-07 22:24:09 +02:00 |
Patrick von Reth
|
420ddbf177
|
Fix close button in qml.
|
2015-09-05 16:31:13 +02:00 |
Patrick von Reth
|
68ab7c9344
|
Fix z stacking of MouseArea in qml notifications.
|
2015-09-05 16:05:27 +02:00 |
Patrick von Reth
|
42871d35c4
|
Fix build on qt5.3
|
2015-09-04 16:38:49 +02:00 |
Patrick von Reth
|
a3f9e8cd99
|
Snorenotify does not depend on qtquick only one backend does.
|
2015-09-03 15:36:41 +02:00 |