https://bugs.kde.org/show_bug.cgi?id=388074
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kun | |itconversion/b2419e57eeea5c | |d98b3bfb42c3032b421633bf39 Status|CONFIRMED |RESOLVED Version Fixed In| |5.53 Resolution|--- |FIXED --- Comment #9 from Nate Graham <[email protected]> --- Git commit b2419e57eeea5cd98b3bfb42c3032b421633bf39 by Nate Graham, on behalf of João Netto. Committed on 06/11/2018 at 21:11. Pushed by ngraham into branch 'master'. Updated with petroleum industry units Summary: Added a new volume unity Oil Barrels and a new permeability class that handles Darcy and MiliDarcys. FIXED-IN: 5.53 Reviewers: ngraham, broulik, #frameworks Reviewed By: ngraham Subscribers: ngraham, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D16684 M +1 -0 README.md M +1 -0 src/CMakeLists.txt M +2 -0 src/converter.cpp A +63 -0 src/permeability.cpp [License: LGPL (v2+)] A +36 -0 src/permeability_p.h [License: LGPL (v2+)] M +13 -2 src/unit.h M +10 -0 src/volume.cpp https://commits.kde.org/kunitconversion/b2419e57eeea5cd98b3bfb42c3032b421633bf39 -- You are receiving this mail because: You are watching all bug changes.
