- 24 Dec, 2018 2 commits
-
-
Yuri Chornoivan authored
BUG: 351473 Differential Revision: https://phabricator.kde.org/D17696
-
Yuri Chornoivan authored
-
- 17 Dec, 2018 1 commit
-
-
Script Kiddy authored
-
- 15 Dec, 2018 5 commits
-
-
Yuri Chornoivan authored
-
Albert Astals Cid authored
-
Summary: Currently, print preview shows nothing due to the lack of connection. This patch tries to fix this. Test Plan: 1. Open an example plot. 2. Select "File -> Print preview". The print preview should be shown. {F6476956} Reviewers: #kde_edu Subscribers: kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D17585
-
Yuri Chornoivan authored
-
Yuri Chornoivan authored
-
- 12 Dec, 2018 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 10 Dec, 2018 1 commit
-
-
Laurent Montel authored
-
- 04 Dec, 2018 1 commit
-
-
Yuri Chornoivan authored
-
- 03 Dec, 2018 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 20 Nov, 2018 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 17 Nov, 2018 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 14 Nov, 2018 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 08 Nov, 2018 1 commit
-
-
Script Kiddy authored
-
- 07 Nov, 2018 1 commit
-
-
Albert Astals Cid authored
-
- 06 Nov, 2018 1 commit
-
-
Yuri Chornoivan authored
-
- 03 Nov, 2018 1 commit
-
-
Yuri Chornoivan authored
-
- 10 Oct, 2018 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
-
- 02 Oct, 2018 1 commit
-
-
Yuri Chornoivan authored
-
- 06 Jun, 2018 1 commit
-
-
Laurent Montel authored
-
- 01 Jun, 2018 1 commit
-
-
Maurizio Paolini authored
-
- 31 May, 2018 1 commit
-
-
David Narváez authored
Summary: Add the construction of the (inner) golden ratio point between two given points or equivalently on a single segment. Reviewers: paolini Reviewed By: paolini Subscribers: narvaez, paolini, kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D12913
-
- 20 May, 2018 1 commit
-
-
Summary: Fix the value range of the rgb color pen in asymptote exporter Reviewers: narvaez Reviewed By: narvaez Subscribers: narvaez, kde-edu Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D12914
-
- 06 Mar, 2018 1 commit
-
-
David Narváez authored
Summary: BUG: 386856 Reviewers: #kde_edu, apol, aspotashev Reviewed By: apol, aspotashev Subscribers: aspotashev, apol Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D9057
-
- 06 Jan, 2018 1 commit
-
-
Script Kiddy authored
-
- 11 Nov, 2017 1 commit
-
-
Script Kiddy authored
-
- 23 Oct, 2017 1 commit
-
-
David Narváez authored
Summary: This is long overdue and the fact that it has not caused more trouble in bugzilla means it is probably a non-issue, but just to be complete, here's code that migrates the old configuration to the new directories. BUG: 353729 Test Plan: Delete the kigrc config file, and the kig/kig-types/macros.kigt files if you have them. Run the application. Run it with existing kig/kig-types/macros.kigt too to make sure it does not delete the files. Reviewers: #kde_edu, apol Reviewed By: apol Subscribers: cfeck, apol Tags: #kde_edu Differential Revision: https://phabricator.kde.org/D8225
-
- 09 Oct, 2017 5 commits
-
-
David Narváez authored
I did not verify this porting correctly so it was mangling all the UI elements.
-
David Narváez authored
One can get a null pointer from selecting two superimposed objects (Shift + Left Click) and then canceling the popup menu by clicking somewhere else. CCBUG: 360153
-
David Narváez authored
This is a good idea for things like set squares, unit circles, etc. BUG: 353858
-
David Narváez authored
If things are invalid, you want the selection of the final objects to stay, otherwise it will still be invalid but the user wont' know.
-
David Narváez authored
This should have been part of 01eb87, but I guess the real thing to evaluate is why doesn't PointConstructMode inherit BaseConstructMode. CCBUG: 282916
-