Commit Graph

1082 Commits

Author SHA1 Message Date
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
Patrick von Reth 42871d35c4 Fix build on qt5.3 2015-09-04 16:38:49 +02:00
Patrick von Reth 9575e47046 update travis script 2015-09-04 16:27:16 +02:00
Patrick von Reth a3f9e8cd99 Snorenotify does not depend on qtquick only one backend does. 2015-09-03 15:36:41 +02:00
Patrick von Reth 47d8e30eb4 Use if >= in version detection instead of a switch case. 2015-09-03 14:48:55 +02:00
Patrick von Reth 270f70f872 Fix ifdef. 2015-08-31 11:19:42 +02:00
Lasse Liehu 6ed837eaff Use parameters instead of concatenation in UI strings
Translations sometimes need to have different word order.
2015-08-29 12:17:35 +03:00
Lasse Liehu fb74751e32 Clean up list of positions 2015-08-29 12:15:35 +03:00
Lasse Liehu 117bf2fe1c Fix typo 2015-08-29 12:14:41 +03:00
Patrick von Reth 6a70050a87 Version bump 2015-08-28 12:08:45 +02:00
Patrick von Reth 7347abbac5 Code style 2015-08-27 23:08:42 +02:00
Patrick von Reth c940e44b63 Ifdef the font selection on systems other than Windows. 2015-08-27 23:04:21 +02:00
Patrick von Reth 8262ad85fc Use different font for itegrated backend on windows 8 and 10 2015-08-27 22:48:09 +02:00
Patrick von Reth 029a633515 Process event befor closing the settings app. 2015-08-27 18:50:31 +02:00
Patrick von Reth c027b43ee7 Set freedesktop hint suppress-sound to the value of hints silent 2015-08-27 18:45:57 +02:00
Patrick von Reth 4685c7fe21 Fix urgency level in freedesktop notifications. 2015-08-27 18:37:32 +02:00
Patrick von Reth 9057d1735f Use default icon instad of path to the resource of the default icon. 2015-08-27 18:22:01 +02:00
Patrick von Reth 5d4620728b Fix gcc pedantic warning 2015-08-27 16:46:55 +02:00
Patrick von Reth 9b15b88640 Fix typo 2015-08-27 13:40:09 +02:00
Patrick von Reth a927047cbf Fix unicode string in msvc. 2015-08-27 13:15:17 +02:00
Adrián Chaves Fernández (Gallaecio) 9130bb7798 that it played → that is played 2015-08-27 07:12:08 +02:00
Adrián Chaves Fernández (Gallaecio) ed58774100 accout → account 2015-08-27 07:04:43 +02:00
Patrick von Reth a234cd2997 Only log to info not to warning ig no app id is present. 2015-08-25 23:15:15 +02:00
Patrick von Reth b58ae8471d Update SnoreToast.exe 2015-08-25 23:03:08 +02:00
Patrick von Reth 7c44aa6c8e Create an error if SystemTray backend is used and no tray icon avalible. 2015-08-25 22:37:16 +02:00