Hannah von Reth
|
ca89ed48de
|
Whitespace
|
2015-10-01 14:08:18 +02:00 |
Hannah von Reth
|
2af3de04a2
|
Make use of layots instead of anchoring everything
|
2015-10-01 14:07:46 +02:00 |
Hannah von Reth
|
dd4f01baf2
|
Remove unmaintained changelog.md
|
2015-09-30 16:12:06 +02:00 |
Hannah von Reth
|
d93b55c163
|
Remove build status from readme
|
2015-09-29 17:37:50 +02:00 |
Hannah von Reth
|
e5228f0ad7
|
Version bump
|
2015-09-29 17:28:40 +02:00 |
Hannah von Reth
|
a5a5dc8e9a
|
Update changelog
|
2015-09-29 17:26:30 +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
|
85da7744ce
|
Update gitignore
|
2015-09-29 13:28:20 +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 |
Patrick von Reth
|
778d769fda
|
Update dependencies in the readme.
|
2015-09-09 19:50:08 +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 |
Aleix Pol
|
88ccb9907e
|
Add .reviewboardrc file
|
2015-09-07 22:22:57 +02:00 |
Patrick von Reth
|
f662c36829
|
Try gcc 4.8 on travis.
|
2015-09-07 15:05:42 +02:00 |
Patrick von Reth
|
096b554a9c
|
add toolchain repo for travis
|
2015-09-07 14:23:56 +02:00 |
Patrick von Reth
|
cfac8169e9
|
Use travis also for gcc-4.7.
|
2015-09-07 14:14:08 +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
|
853580852a
|
Free Travis instances don't support caching.
|
2015-09-04 16:51:40 +02:00 |
Patrick von Reth
|
21784b68aa
|
Use caching on travis.
|
2015-09-04 16:43:12 +02:00 |