- 02 May, 2021 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
I think it's a bug, but now sure if of libstdc++ or the spec, have opened https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100384 for the gcc people to comment on
-
- 15 Apr, 2021 2 commits
-
-
David Faure authored
Test plan: - removed lib64/plugins/kigpart.so - `kig` still works (finds the part on startup) - konqueror in filter/tests still allows to preview kig and kgeo files - lxr shows no other code loading "kigpart" by name directly KF6 task: https://phabricator.kde.org/T12340
-
Script Kiddy authored
-
- 14 Apr, 2021 3 commits
-
-
Heiko Becker authored
(cherry picked from commit 1ecaabb8)
-
Heiko Becker authored
-
Heiko Becker authored
-
- 09 Apr, 2021 1 commit
-
-
Heiko Becker authored
-
- 15 Mar, 2021 2 commits
-
-
Script Kiddy authored
-
Script Kiddy authored
-
- 13 Mar, 2021 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 24 Feb, 2021 1 commit
-
-
Heiko Becker authored
(cherry picked from commit 4aa8af66)
-
- 07 Feb, 2021 1 commit
-
-
Laurent Montel authored
-
- 29 Jan, 2021 2 commits
-
-
Heiko Becker authored
(cherry picked from commit 939d97e9)
-
Laurent Montel authored
-
- 10 Jan, 2021 1 commit
-
-
Maurizio Paolini authored
In an "invalid" test the case of exactly superposed points was not contemplated. Specifically we also need to cover for the case where norm1 or norm2 is numerically zero. BUG: 430884
-
- 02 Jan, 2021 1 commit
-
-
Christoph Feck authored
(cherry picked from commit e7dd552c)
-
- 23 Dec, 2020 2 commits
-
-
Antoni Bella Pérez authored
-
Antoni Bella Pérez authored
* Update date and version numbers * Change http: to https: * Add button images * Some improves and suitable tagging * Change 	 to tabualtion, capitalization * Use more entities * Add @title:window helpers to GUI messages
-
- 13 Dec, 2020 3 commits
-
-
Pino Toscano authored
-
Pino Toscano authored
It turns out the PyEval_* APIs has always been publically exposed but undocumented; because of this, they were deprecated in Python 3.9. Switch PyEval_CallObject to PyObject_CallObject, which has been available for a very long time (even in Python 2.7).
-
Pino Toscano authored
Apparently with Python 3.9 Py_Initialize() is needed even before creating PyObject's, i.e. what the default constructor of boost::python:dict does by calling PyDict_New(). Hence, move the insertion of the 'kig' module followed by Py_Initialize() in the constructor of a separate helper class: this class will be a private base for PythonScripter::Private, which thus can properly initialize boost::python objects.
-
- 07 Dec, 2020 1 commit
-
-
David Narváez authored
These are used (and deleted) later by the callers. This is a temporary fix so that it will go into the 20.12 release. A proper fix as outlined in Comment 3 of the bug report should go to master. BUG: 422665 FIXED-IN: 20.12.1
-
- 02 Dec, 2020 3 commits
-
-
Christoph Feck authored
(cherry picked from commit 76bd6db8)
-
Christoph Feck authored
-
Christoph Feck authored
-
- 25 Nov, 2020 1 commit
-
-
Christoph Feck authored
-
- 08 Nov, 2020 2 commits
-
-
Albert Astals Cid authored
-
Albert Astals Cid authored
-
- 31 Oct, 2020 1 commit
-
-
Christoph Feck authored
(cherry picked from commit 0640f952)
-
- 08 Oct, 2020 3 commits
-
-
Heiko Becker authored
-
Heiko Becker authored
-
Yuri Chornoivan authored
-
- 03 Oct, 2020 3 commits
-
-
Christoph Feck authored
(cherry picked from commit 46196a81)
-
Christoph Feck authored
-
Christoph Feck authored
-
- 10 Sep, 2020 1 commit
-
-
Script Kiddy authored
-
- 09 Sep, 2020 1 commit
-
-
Kukuh Syafaat authored
-
- 07 Sep, 2020 1 commit
-
-
Andreas Cord-Landwehr authored
(cherry picked from commit 87fdd248)
-