Commit Graph

904 Commits

Author SHA1 Message Date
Hannah von Reth 933b324b9c Use QWindow instad of WId 2015-12-05 19:48:33 +01:00
Hannah von Reth 68161098b9 Remove debug leftovers 2015-12-05 19:25:38 +01:00
Hannah von Reth 415ba49d1d Remvoe logger code 2015-12-05 18:53:59 +01:00
Hannah von Reth 638cad776e Fix pushover frontend settings 2015-12-05 18:13:57 +01:00
Hannah von Reth f6d46b868a Autogenerate plugin.json files, change plugin names to match enum names 2015-12-05 15:48:38 +01:00
Hannah von Reth 6e29a9ae18 Fix -Wpedantic warnings 2015-12-04 14:49:28 +01:00
Yuri Chornoivan 87c79a7173 Fix minor typo 2015-12-03 18:42:27 +02:00
Hannah von Reth efce6b76a0 Fix loading of secondary plugins 2015-12-03 15:48:04 +01:00
Hannah von Reth 867ee2268f cleanup 2015-12-03 15:25:29 +01:00
Hannah von Reth d16fc7d2c7 fix msvc 2015-12-03 15:24:45 +01:00
Hannah von Reth 6f962b9cd9 Fix Windows 2015-12-03 15:12:44 +01:00
Hannah von Reth f90bc36fb7 Fix enum values 2015-12-03 15:04:45 +01:00
Hannah von Reth 28c1edb783 Use CamelCase for enums 2015-12-03 14:36:54 +01:00
Hannah von Reth e7dec50230 Make dependencie to QWidget optional 2015-12-02 17:15:31 +01:00
Hannah von Reth 6768fe024d Code sytle 2015-12-02 16:50:34 +01:00
Hannah von Reth 9e271ef9fc Fix windows build 2015-12-02 16:44:26 +01:00
Hannah von Reth cd1fc258b6 Fix mac buil 2015-12-02 16:16:42 +01:00
Hannah von Reth 0ce253fad3 Remove the dependencie to QWidget from snorenotify by moving the settings to extra plugins 2015-12-02 16:08:15 +01:00
Hannah von Reth ac7ac2ddb3 Fix broken commit... 2015-11-28 13:35:47 +01:00
Hannah von Reth d0682ecf93 Clazy and style 2015-11-28 13:31:26 +01:00
Hannah von Reth 10a18f8239 Fix export for msvc 2015-11-28 13:15:09 +01:00
Hannah von Reth 38c0ffd31a Export logger, don't use qCInfo and thus don't depend on qt 5.5 2015-11-28 13:03:27 +01:00
Hannah von Reth da054dda25 Only log snore warning by default 2015-11-28 00:18:33 +01:00
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
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 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
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
Patrick von Reth e0d66739c3 Set text format for qml to richtext. 2015-08-25 22:37:13 +02:00
Yuri Chornoivan b5a6e8220e Fix minor typos 2015-08-25 22:03:05 +03:00
Patrick von Reth 8e70d20a73 Always install 128-apps-snore.png on unix 2015-08-24 18:34:27 +02:00
Patrick von Reth 9dcad1416c Fix snore settings if no app is specified$ 2015-08-24 18:04:01 +02:00
Patrick von Reth de33e8e913 Prepare for kde translations. 2015-08-24 17:48:08 +02:00
Patrick von Reth 4206d38c56 Use cmake_dependent_option for INSTALL_freedesktop_notification_service 2015-08-23 14:38:20 +02:00
Patrick von Reth eb4594c0a8 Document some of the cmake options. 2015-08-23 13:47:50 +02:00
Patrick von Reth 5aac4dc578 Make it possible to disable the installation as a dbus service. 2015-08-21 17:48:20 +02:00
Patrick von Reth 3c16572525 Code style 2015-08-18 10:41:46 +02:00