- 06 Sep, 2020 1 commit
-
-
Andreas Cord-Landwehr authored
-
- 23 Jul, 2020 1 commit
-
-
Script Kiddy authored
-
- 18 Jun, 2020 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 17 Jun, 2020 2 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
- 30 May, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 23 May, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 22 May, 2020 1 commit
-
-
Yuri Chornoivan authored
Differential revision: https://phabricator.kde.org/D29421 BUG: 419527 FIXED-IN: 20.04.2
-
- 20 May, 2020 1 commit
-
-
Yuri Chornoivan authored
-
- 17 May, 2020 1 commit
-
-
Laurent Montel authored
-
- 10 May, 2020 1 commit
-
-
Script Kiddy authored
-
- 28 Apr, 2020 2 commits
-
-
Christoph Feck authored
-
Christoph Feck authored
CCBUG: 420720
-
- 27 Mar, 2020 1 commit
-
-
Script Kiddy authored
-
- 21 Jan, 2020 1 commit
-
-
Laurent Montel authored
it's not a problem here as it's a qfile which is flush when it will be deleted
-
- 15 Jan, 2020 1 commit
-
-
Yuri Chornoivan authored
Summary: The current scheme violates Runge-Kutta condition on error O(h^4) when dy is too high. This leads to visible shifting and discontinuities on the plots of integrals for e^x^2, e^abs(x), etc. BUG: 341256 Test Plan: 1. Compile and install KmPlot. 2. Create the Cartesian plot "f(x) = e^x^2". 3. Switch to the "Integral" tab and tick the "Show integral" item. 4. Try to change the scale (Ctrl+mouse wheel). The integral curve should be plotted as expected (no discontinuities, no extra lines on Ox). f(x)=e^x^2 and its integral Before the patch: {F7764991} After the patch: {F7764992} Reviewers: #kde_edu Subscribers: aacid, cfeck, kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D24972
-
- 06 Jan, 2020 1 commit
-
-
Laurent Montel authored
-
- 28 Nov, 2019 1 commit
-
-
Yuri Chornoivan authored
Summary: KConfigDialogManager::changedMap is deprecated since KF 5.32. This commit mimics the replacement commit from Okteta: https://cgit.kde.org/okteta.git/commit/?id=1ed966965b656bac22e1fe99e1b7ede00da68263 Test Plan: Compiles. It seems that Equation editor behavior does not change. Reviewers: #kde_edu, aacid Reviewed By: aacid Subscribers: kossebau, aacid, kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D25078
-
- 25 Nov, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 13 Nov, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 12 Nov, 2019 1 commit
-
-
Script Kiddy authored
-
- 30 Oct, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 01 Oct, 2019 1 commit
-
-
Laurent Montel authored
-
- 28 Sep, 2019 2 commits
-
-
Yuri Chornoivan authored
-
Yuri Chornoivan authored
Summary: foreach is obsolete Test Plan: 1. Compile, install, run. 2. Create some plot (sin(x)), save it, export it, close it, load it. 3. Use equation editor. Reviewers: #kde_edu, aacid Reviewed By: aacid Subscribers: aacid, kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D24212
-
- 22 Sep, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 19 Sep, 2019 1 commit
-
-
Yuri Chornoivan authored
Implement third derivative and loosen the mesh a bit to calculate the fourth. This should allow to calculate extrema for second derivative right. BUG: 304574
-
- 18 Sep, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 12 Aug, 2019 1 commit
-
-
Script Kiddy authored
-
- 13 Jul, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 05 Jul, 2019 1 commit
-
-
Script Kiddy authored
-
- 10 Jun, 2019 2 commits
-
-
Yuri Chornoivan authored
-
Yuri Chornoivan authored
The current default implicit plot 'y∙sinx + x∙cosy = 1' scales badly on the big area. This can be mitigated using some simpler but famous plot. BUG: 201515 Differential Revision: https://phabricator.kde.org/D21190
-
- 28 May, 2019 2 commits
-
-
Yuri Chornoivan authored
-
Yuri Chornoivan authored
Summary: As it was pointed out "KDialog had its own layout, and when porting to QDialog, a layout needs to be added" BUG: 407980 Test Plan: 1. Open KmPlot, choose "Catesian Plot". 2. Enter something (e.g. "x^2"). 3. Click on the Equation Editor button at the right of the input field. 4. Try to resize the window (all interface items are movable now). 5. Press the Constant Editor button. 6. Try to resize the window (all interface items are movable now). 7. Close the windows. 8. Try to choose any item from the "Tools" menu. 9. Try to resize the window (all interface items should be movable). Reviewers: #kde_edu, cfeck Reviewed By: cfeck Subscribers: kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D21428
-
- 23 May, 2019 1 commit
-
-
Jonathan Esk-Riddell authored
-
- 13 May, 2019 1 commit
-
-
Laurent Montel authored
-
- 24 Apr, 2019 1 commit
-
-
Laurent Montel authored
-
- 01 Apr, 2019 1 commit
-
-
Laurent Montel authored
-