Commit Graph

1082 Commits

Author SHA1 Message Date
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 916cbd5eb0 Revert "Depend on qt5.5"
This reverts commit e602ece893.
2015-11-28 13:03:31 +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 e602ece893 Depend on qt5.5 2015-11-28 00:17:53 +01:00
Hannah von Reth b5fcc90724 Port from own logger to QLoggingCategory 2015-11-27 18:48:34 +01:00
Hannah von Reth 9a8752ad09 Fix msvc build 2015-11-27 14:50:59 +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 7c5d27d6c4 Version bump 2015-11-16 17:22:02 +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 18dfe08c22 Version bump 2015-10-14 11:37:07 +02: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 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