kwin/colorcorrection
Vlad Zahorodnii 5646c781c8 [nightcolor] Fix division by zero
Summary:
If qAbs(targetTemp - m_currentTemp) is less than TEMPERATURE_STEP, then
it will result in a division by zero.

FIXED-IN: 5.17.5
BUG: 415359

Reviewers: #kwin, apol

Reviewed By: apol

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D26493
2020-01-07 15:30:53 +02:00
..
colorcorrect_settings.kcfg [colorcorrection] Add "Constant" mode 2019-07-22 00:30:39 +03:00
colorcorrect_settings.kcfgc
colorcorrectdbusinterface.cpp
colorcorrectdbusinterface.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
constants.h Use more traditional doxygen style 2019-07-29 22:06:19 +03:00
manager.cpp [nightcolor] Fix division by zero 2020-01-07 15:30:53 +02:00
manager.h [nightcolor] Use local time in Automatic and Location mode 2019-09-26 11:31:01 +03:00
suncalc.cpp [nightcolor] Use local time in Automatic and Location mode 2019-09-26 11:31:01 +03:00
suncalc.h [nightcolor] Use local time in Automatic and Location mode 2019-09-26 11:31:01 +03:00