[kmymoney] [Bug 421056] Freeze: logarithmic vertical axis and negative data range From value
Thomas Baumgart
bugzilla_noreply at kde.org
Fri May 8 12:48:30 BST 2020
https://bugs.kde.org/show_bug.cgi?id=421056
Thomas Baumgart <thb at net-bembel.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version Fixed In| |5.0.9
Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
|money/d546edecf989a2c623bd4 |money/793483e956310cfee0841
|2c72a4758d4916ac870 |ceb8256c9c41c96c840
--- Comment #3 from Thomas Baumgart <thb at net-bembel.de> ---
Git commit 793483e956310cfee0841ceb8256c9c41c96c840 by Thomas Baumgart.
Committed on 08/05/2020 at 11:48.
Pushed by tbaumgart into branch '5.0'.
Fix Freeze: logarithmic vertical axis and negative data range From value
Summary:
Added a new validator for data range From and To values that ensures
user be unable to specify data range values lower than the precision
limit (always positive). The fields are re-validated when the user
checks/unchecks the 'Logarithmic vertical axis' option.
FIXED-IN: 5.0.9
Reviewers: tbaumgart
Tags: #kmymoney
Differential Revision: https://phabricator.kde.org/D29446
(cherry picked from commit d546edecf989a2c623bd42c72a4758d4916ac870)
M +8 -0 kmymoney/kmymoneyutils.cpp
M +21 -0 kmymoney/kmymoneyutils.h
M +134 -47 kmymoney/plugins/views/reports/reporttabimpl.cpp
M +19 -0 kmymoney/plugins/views/reports/reporttabimpl.h
https://commits.kde.org/kmymoney/793483e956310cfee0841ceb8256c9c41c96c840
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the KMyMoney-devel
mailing list